Closed rtindru closed 3 years ago
@rtindru is attempting to deploy a commit to the Coronasafe Team on Vercel.
A member of the Team first needs to authorize it.
@rtindru as discussed, plz move this to https://github.com/coronasafe/life-data and close this PR here.
💙
Closing here as of now 📍 You can make any data related improvements on our pipeline (https://github.com/coronasafe/life-data) too 🎉
Thanks for this effort @rtindru 🤩
Fixes 259
Got this API with verified (by paid telecallers) leads for all resources. https://covid-data-provider.eu-gb.mybluemix.net/explorer
We'd like to scrape this API regularly and add data to a sheet that becomes a source for the backend.
Three pieces of functionality are implemented: 1) Scraping the API and pulling data into a dataclass 2) Mapping the data from the API to the Life Data Format 3) Creating a local CSV file with the rows (will update this to be a Gsheet write)