Skip to content

wesleyi23/GTFS-Frictionless

Repository files navigation

GTFS-Frictionless

UNDER DEVELOPMENT

An effort to create a Frictionless Schema for the GTFS specification. Frictionless is a set of patterns for describing data including Data Package (for datasets), Data Resource (for files) and Table Schema (for tables).

Running the python script generate_frictionless_schema.py will use a table driven approach to produce a Frictionless Data Package Schema for the GTFS specification and Frictionless Table Schemas for each file in a GTFS feed.

Data from the GTFS specification has been copied from the markdown tables in the specification to a markdown file for each GTFS file. These may be found in the tables_in_spec folder and may be updated as the specification changes.

Look up tables for metadata, required by the Frictionless data standards, are in the lookup_tables folder. You will find the following tables in that folder:

Based on work by Stephen Gates: https://github.com/Stephen-Gates/GTFS

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages