edited README
This commit is contained in:
parent
b718007dda
commit
cb7247f2f1
1 changed files with 3 additions and 1 deletions
|
|
@ -3,7 +3,9 @@
|
|||
Dagster setup that scrapes GTFS and GTFS-RT for specified transit agencies and adds them to a DuckDB
|
||||
|
||||
## Input
|
||||
This reads from the `config/agency_list.csv` file, copy `agency_list.csv.sample` to `agency_list.csv` and edit this file to include the transit agencies that you want to scrape, add the relevant IDs from mobilitydatabase.org
|
||||
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
|
||||
See `config/agency_list.csv.sample` for an example.
|
||||
|
||||
## set your environment
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue