added asset to read agency_list.csv and add it to table in gtfs.duckdb

This commit is contained in:
Ben Varick 2025-11-05 18:22:26 -08:00
parent 7791d034ae
commit 2b47a45b8f
Signed by: ben
SSH key fingerprint: SHA256:jWnpFDAcacYM5aPFpYRqlsamlDyKNpSj3jj+k4ojtUo
9 changed files with 44 additions and 4 deletions

View file

@ -26,6 +26,7 @@ run_launcher:
volumes: # Make docker client accessible to any launched containers as well
- /var/run/docker.sock:/var/run/docker.sock
- /tmp/io_manager_storage:/tmp/io_manager_storage
- /home/ben/code/gtfs-dagster/data:/opt/dagster/app/data
run_storage:
module: dagster_postgres.run_storage