edited README

This commit is contained in:
Ben Varick 2025-11-07 18:12:34 -08:00
parent cb7247f2f1
commit b2571a8a48
Signed by: ben
SSH key fingerprint: SHA256:jWnpFDAcacYM5aPFpYRqlsamlDyKNpSj3jj+k4ojtUo

View file

@ -4,7 +4,9 @@ Dagster setup that scrapes GTFS and GTFS-RT for specified transit agencies and a
## Input ## Input
You define which agencies and feeds to scrape with the file`config/agency_list.csv` You define which agencies and feeds to scrape with the file`config/agency_list.csv`
To include the transit agencies that you want to scrape, add the relevant IDs from mobilitydatabase.org To include the transit agencies that you want to scrape, add the relevant IDs from mobilitydatabase.org
See `config/agency_list.csv.sample` for an example. See `config/agency_list.csv.sample` for an example.
## set your environment ## set your environment