I’m trying to create a list of electric buses (by reg number / number plate) in service today so I can differentiate them within the predictions and other APIs.
The only way I know how to do this right now is to manually download the Bus Fleet Audit Excel file (from March 2021) and use that to lookup which buses are electric.
This is fine, though the data is already out of date as there are many more electric buses that have entered service since March, which are contained within the prediction API responses but aren’t included in the 9-month-old fleet audit.
Is there a better and more up-to-date way to find out which buses are electric without having to wait until the next audit for 2022?