clausherther / nfl-dbt

This repo contains dbt models to transform NFL Play-by-Play (pbp) data sourced from https://github.com/nflverse/nflverse-data into analytical models
Apache License 2.0
20 stars 4 forks source link

Update `extract_load.py` to use connection info from `~/.dbt/profiles.yml` #1

Closed clausherther closed 4 years ago

clausherther commented 4 years ago

Instead of using local variables for extract_load.py, look up the relevant connection info from ~/.dbt/profiles.yml