Skip to content

Python scripts to collect public transit timetables over time from GTFS data

License

Notifications You must be signed in to change notification settings

LucasJavaudin/PublicTransitDataCollect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Public Transit Data Collect

This repository contains the Python scripts that I am using to collect public transit timetables data from transport.data.gouv.fr.

Use

  • Install the required Python packages listed in requirements.txt.
  • Run the script gtfs_to_parquet.py at regular time interval (e.g., each day) to collect public transit timetables from all datasets at transport.data.gouv.fr as Parquet files in the data/ directory.

About

Python scripts to collect public transit timetables over time from GTFS data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages