Adding of number active and inactive vehicles on road.
Closed this issue · 3 comments
JianLoong commented
There is a fair amount of data available from the Malaysia Open Data website
It would be great if the number of vehicles on road can be added to the API. The data itself can be obtained from here. However, there might be some data missing or the information there might be incomplete. If so, these should be marked as "NA". Please note that there are two numbers, the number of active vehicles and the number of inactive vehicles.
Mannuel25 commented
Hello @JianLoong , I'd love to take this up. Kindly assign it to me. Here's what I'd do; for each state I'll add two new fields called total_active_vehicles
, total_inactive_vehicles
then enter their values.
JianLoong commented
Sure, I have assigned this to you. @Mannuel25
Mannuel25 commented
Thank you!