IBM / covid19-india-data

Publicly available structured COVID-19 data from India, extracted automatically from daily health bulletins published by state governments.
https://ibm.biz/covid-data-india
MIT License
21 stars 8 forks source link

Monitoring script #107

Open TathagataChakraborti opened 2 years ago

TathagataChakraborti commented 2 years ago

We need some sort of ping when bulletin schemas change. Since we already have CI/CD set up, all we need are some checks and balances on the extraction script that can catch things like these and log it as a report at the end of the daily run:

Others? @MayankAgarwal

This way we don't have to check manually when schemas need updating.