Collection of automatically prepared COVID-19 datasets.
Live Demo
Report Bug
·
Request Feature
This project is a collection of automatically prepared COVID-19 datasets. Currently there are datasets only for Bulgaria, but soon datasets for other countries will be added as well.
To get a local copy follow these simple example steps.
- Clone the repo
git clone https://github.com/COVID-19-Bulgaria/covid-database.git
- Use the data as you wish
For each country the following datasets might be available:
TotalsDataset.json
- includes the latest known information about the infected, cured, fatal totals in the specified countryDateCasesDataset.json
- includes historical data about how the infected, cured, fatal cases were changing for each date since the beginning of the disease in the specified countryDateDiffCasesDataset.json
- includes historical data about the delta infected, cured, fatal cases for each date since the beginning of the disease in the specified countryGeoDataset.json
- includes infected, cured, fatal totals and coordinates per geographic location for the specified country
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Project is distributed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.