Skip to content
/ RIPTA Public

Exploring a GTFS API using Pandas, SQLite3, Matplotlib, and geopandas

Notifications You must be signed in to change notification settings

gcrosti/RIPTA

Repository files navigation

RIPTA

Exploring a GTFS API using Pandas, SQLite3, Matplotlib, and geopandas

The Create Database notebook creates a local SQLite3 database and stores data from a get method into it, after checking for dupes.

The Analyse Database notebook maps data from a few HTTP requests over 1 day to better understand it (also contains some pretty maps).

The API_query and auto_run_API_query files replicate the above database storage process to pull data every 5 minutes.

About

Exploring a GTFS API using Pandas, SQLite3, Matplotlib, and geopandas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published