This REST API provides some (but not all) datasets from the given data source in JSON
format.
Following are the datasets provided by the API:
-
AgeGroupDetails.csv
-
HospitalBedsIndia.csv
-
population_india_census2011.csv
-
Build image
make build
-
Run image as a container
make run
-
Stop running container
make stop
https://www.kaggle.com/sudalairajkumar/covid19-in-india
This project was created to be submitted as an assignment, and is not one of my personal projects.