[Airflow]: NWS Locations, Action Stages
Opened this issue · 0 comments
brettpalmberg commented
Broken-out from previous Github Issue #60. USACE/water-api endpoints were recently refactored.
This issue covers implementation of 3 airflow DAGs.
- etl National Weather Service Sites
- etl National Weather Service Action Stages (Saved as Timeseries)
Storing action stages as timeseries values (saved in
timeseries_value
table) can be evaluated in the future, does not need to be implemented now.