. ├── config/ │ └── airflow.cfg # Custom Airflow configuration ├── connection.csv # Airflow connection seed file ├── dags/ │ ├── source_to_bronze/ │ │ ├── source_to_bronze.yaml # Table & connection ...
FOREIGN KEY (order_date_id) REFERENCES dim_date(date_id), FOREIGN KEY (approved_date_id) REFERENCES dim_date(date_id), FOREIGN KEY (pickup_date_id) REFERENCES dim ...
We're excited to announce a partnership with The Open Data Team at the NYC Office of Technology and Innovation (OTI), BetaNYC, and Data Through Design (DxD) for a hands-on tutorial focused on one of ...