Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Execute this script to run the DAG for a date range for the staging NDB

https://github.com/pmidc-digit/utilities/tree/develop/egov-national-dashboard-accelerator

sh iterate_over_date.sh <start-date> <end-date>
ex: sh iterate_over_date.sh 2022-03-01 2022-03-05

...