Dagster setup that scrapes GTFS and GTFS-RT for specified transit agencies and adds them to a DuckDB
Find a file
2025-11-05 18:22:26 -08:00
data/gtfs initial dagster setup 2025-11-05 17:24:58 -08:00
user_code/gtfs added asset to read agency_list.csv and add it to table in gtfs.duckdb 2025-11-05 18:22:26 -08:00
.gitignore added asset to read agency_list.csv and add it to table in gtfs.duckdb 2025-11-05 18:22:26 -08:00
dagster.yaml added asset to read agency_list.csv and add it to table in gtfs.duckdb 2025-11-05 18:22:26 -08:00
docker-compose.yaml added asset to read agency_list.csv and add it to table in gtfs.duckdb 2025-11-05 18:22:26 -08:00
Dockerfile_dagster initial dagster setup 2025-11-05 17:24:58 -08:00
Dockerfile_user_code_gtfs added asset to read agency_list.csv and add it to table in gtfs.duckdb 2025-11-05 18:22:26 -08:00
LICENSE Initial commit 2025-11-05 18:22:18 -06:00
README.md Initial commit 2025-11-05 18:22:18 -06:00
workspace.yaml added asset to read agency_list.csv and add it to table in gtfs.duckdb 2025-11-05 18:22:26 -08:00

gtfs-dagster

Dagster setup that scrapes GTFS and GTFS-RT for specified transit agencies and adds them to a DuckDB