Metro-Records / la-metro-dashboard

An Airflow-based dashboard for LA Metro
5 stars 0 forks source link

Point staging dashboard at app upgrade, import data scraped by prod dashboard into app upgrade #97

Closed hancush closed 2 years ago

hancush commented 2 years ago

Overview

See title. I made these changes so the app upgrade receives scraped data and performs hourly ETL on the same schedule as the production site. This PR also removes the data integrity check, as @fatima3558 addressed the root issue in https://github.com/datamade/la-metro-dashboard/pull/72, and the management command has been removed in the latest version of django-councilmatic.