These time series are fetched from JHU's daily reports using my program.
This repo hosts the time series of the states that have at least one 'Admin1' with available data.
The datas are organized in two different ways:
Data series are JHU's like.
Admin2 Province Country date1 date2 etc.
Data series are organized in columns, so they are easily plotted with tools like Gnuplot, or parsed with languages like C or Python.
Admin2
Province
Country
date1
date2
etc.
This bugs are due to my program.
When JHU adds a 'province', the old datas are lost.
Countries with a space or a special character inside the name are not included. At this moment, only UK is in this situation.
If you publish these time series, or you use them in a website/article (etc.) please provide a link to this repo.
-
JHU's official time series : only few countries are shown completely, but they are useful to parse World data at country level and US data at Admin2 level.
-
Italian 'Protezione Civile' official data : several kinds of data collected at Admin2 level.