Closed noahbouchier closed 3 years ago
This seems to be a tagging error the operators are called Operators
rather than Operator
and are slightly different structures.
I've made a small change which seems to work.
I haven't done a lot of testing with the new Open Bus Data Service so please report any other problems.
Also OBDS now offers a national GTFS file which may be of use https://data.bus-data.dft.gov.uk/timetable/download/
Upon attempting to read in data from the DfT's Open Bus Data Service into R, using the UK2GTFS package, I'm receiving errors in the
transxchange_import
function.The data comes from the Open Bus Data Service, found here: https://data.bus-data.dft.gov.uk/timetable/category/dataset/6/ - see attached zip file for cleaned data used in the code.
Minimal cleaning had to be undertaken on the "383_SMA_PC_383_20201025.xml" file, due to what looks like a typo, where an "Indicator" tag was mistyped as "Iroundicator".
Any help in successfully reading in these files would be greatly appreciated,
Thanks in advance
The full traceback
Code executed
383 xml data.zip