public accessible data for COVID-19 in Germany
As the Robert Koch Institute does not publish data in a computer consumable format, we decided to grab the information from their website and make this dataset public available.
This dataset is going to be updated daily, as soon as the information from the Robert Koch Institute is available.
Source: https://www.rki.de/DE/Content/InfAZ/N/Neuartiges_Coronavirus/Situationsberichte/Archiv.html
Just download the files from here and use them as they are. We are providing a CSV format.
https://covid19publicdata.blob.core.windows.net/rki/covid19-germany-federalstates.csv https://covid19publicdata.blob.core.windows.net/rki/covid19-germany-counties.csv
The URL will stay the same even when data is updated. So feel free to grab this url in an automated manner.
We also provide the global data from Johns Hopkins CSSE in this database. This dataset is going to be updated daily, as soon as the information is available.
Source: https://github.com/CSSEGISandData/COVID-19
Just download the csv from here and use them as they are. We are providing a CSV format. Or use the Database (see below). https://covid19publicdata.blob.core.windows.net/hopkins/covid19-hopkins.csv
Data of European Centre for Disease Prevention and Control is also available here. This dataset is going to be updated daily, as soon as the information is available. Just download the csv from here and use them as they are. We are providing a CSV format. Or use the Database (see below). https://covid19publicdata.blob.core.windows.net/ecdc/covid19-ECDC.csv
If you would like to connect to our database, feel free to use this information for login:
Server: covid19dbserver.database.windows.net
Authentication type: SQL Login
username: datareader
password: eg4?%bKrY.T#SpBhEBk8DmH9
database: covid19db
tables: [dbo].[RKI], [dbo].[RKICounties], [dbo].[Hopkins], [dbo].[ECDC]
views: [dbo].[vRKI], [dbo].[vRKICounties], [dbo].[vHopkins], 0[dbo].[vECDC]