thegraphnetwork / EpiGraphHub

Software platform to Gather, transmform, harmonize and store epidemiological data for analytical purposes.
https://epigraphhub.org
GNU General Public License v3.0
8 stars 10 forks source link

feat(airflow dags): Externally triggered DAG template (foph: 'done'). #150

Closed luabida closed 1 year ago

luabida commented 2 years ago

Start working on https://github.com/thegraphnetwork/EpiGraphHub/issues/148

This DAG will be triggered after task done on foph DAG is marked as successful.

NOTES:

Locally tests are a bit strange if the start_date on both DAGs doesn't specify the start minute, so I've added the exactly time on both.

xmnlab commented 2 years ago

@luabida do you mind rebasing your code on top of the main branch pls? thanks!