Python API returning Italian Civil Protection Department and Ministry of Health official COVID19 data in Italy. It is based on daily web scraping activity.
Returns JSON info about the project
Returns JSON daily data about total infected people, positive, deads, recovered.
Optional parameter:
- data (type: String, example: 2020-02-25 18:00)
Returns JSON daily data about the sanitary state of infected people.
Optional parameter:
- data (type: String, example: 2020-02-25 18:00)
Returns GeoJSON daily data about the outbreaks in each Region.
Optional parameter:
- data (type: String, example: 2020-02-25 18:00)
Returns GeoJSON data about the last updated outbreaks in each Region.
Optional parameter:
- data (type: String, example: 2020-02-25 18:00)
Returns more complete GeoJSON data about the last updated outbreaks in each Region.
Optional parameter:
- data (type: String, example: 2020-02-25 18:00)
All information comes from Sito del Dipartimento della Protezione Civile - Presidenza del Consiglio dei Ministri
...to my friend Andrea Borruso for his precious suggestions and encouragement