first addition of agency_names.csv

This commit is contained in:
Ben Varick 2025-12-07 18:04:08 -07:00
parent e068cbed20
commit 31c58c028f
Signed by: ben
SSH key fingerprint: SHA256:jWnpFDAcacYM5aPFpYRqlsamlDyKNpSj3jj+k4ojtUo
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View file

@ -3,6 +3,7 @@
# Exclude agency_list.csv # Exclude agency_list.csv
config/agency_list.csv config/agency_list.csv
config/agency_names.csv
#Exclude contents of the postres_data directory #Exclude contents of the postres_data directory
postgres_data postgres_data

View file

@ -6,9 +6,9 @@ Dagster setup that scrapes GTFS and GTFS-RT for specified transit agencies and a
1. Edit the .env file. 1. Edit the .env file.
copy `env.sample` to `.env` and change: 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 - 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` 2. Edit `config/agency_list.csv`
- See `config/agency_list.csv.sample` for an example. - See `config/agency_list.csv.sample` for an example.

View file

@ -0,0 +1,4 @@
Name
Metro Transit - City of Madison
Milwaukee County Transit System (MCTS)
Whatcom Transportation Authority