Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: parse extra data available in Ulsterbus and Goldliner OpenDataNI ATCO-CIF files #13

Open
davidjrice opened this issue Apr 11, 2024 · 0 comments

Comments

@davidjrice
Copy link
Owner

davidjrice commented Apr 11, 2024

Thanks to the work in #7 we can easily see unparsed data in the OpenDataNI dataset on Ulsterbus and Goldliner Timetable Data (last updated 8th November 2023).

The following record identifiers are not yet handled by the library and will be returned in the :unparsed resultant lines array.

  • QD - Route Description
  • QN - Journey Note
  • QQ - Bus Operator Continuation
  • QV - Vehicle Type

Each of these are documented in the ATCO-CIF spec but will need thought how to adapt the parsed data structure to make sense with their inclusion.

@davidjrice davidjrice changed the title Parse extra data available in Ulsterbus and Goldliner ATCO-CIF files feature: parse extra data available in Ulsterbus and Goldliner ATCO-CIF files Apr 11, 2024
@davidjrice davidjrice changed the title feature: parse extra data available in Ulsterbus and Goldliner ATCO-CIF files feature: parse extra data available in Ulsterbus and Goldliner OpenDataNI ATCO-CIF files Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant