first addition of agency_names.csv
This commit is contained in:
parent
e068cbed20
commit
31c58c028f
3 changed files with 7 additions and 2 deletions
|
|
@ -6,9 +6,9 @@ Dagster setup that scrapes GTFS and GTFS-RT for specified transit agencies and a
|
|||
|
||||
1. Edit the .env file.
|
||||
copy `env.sample` to `.env` and change:
|
||||
- Postgres database password - make it something random before the first run
|
||||
- Postgres database password - make it something random before the first run.
|
||||
- MobilityDatabase.org API token
|
||||
- Location of `data`, `config`, and `postgres_data` directories (default is in working directory). `config` is part of the repo as it comes with sample configuration files.
|
||||
- *Optional* Change location of `data`, `config`, and `postgres_data` directories, default is in working directory. `config` is part of the repo as it comes with sample configuration files.
|
||||
|
||||
2. Edit `config/agency_list.csv`
|
||||
- See `config/agency_list.csv.sample` for an example.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue