act-now-coalition / can-scrapers

MIT License
9 stars 13 forks source link

Trigger covid-data-model Update Combined Datasets action from Prefect flow #413

Closed smcclure17 closed 2 years ago

smcclure17 commented 2 years ago

Add a flow to run after UpdateParquetFiles to trigger the covid-data-model Update Combined Datasets action via an HTML request. In the case that there is no new data, this flow will not execute.

This also adds a slack notifier to ping #dev-alerts whenever NYTParquetScheduledUpdater fails.

This update datasets run was triggered by the contents of make_request()

Post-merge TODOs: