Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 996 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 996 Bytes

COVID-19 Italian Data Plots

This project provides basic statistics and visualizations of COVID-19 data in Italy using data from the Dipartimento della Protezione Civile (DPC).

I am an Electronics Engineer, not a data scientist. This project is my personal effort to monitor trends and stay informed about the situation.

An interactive and almost always-updated version of these plots is available here.

📂 Website Code

The code for the website is located in the ./docs folder of this repository. The site is built entirely in JavaScript and runs on the client side.

📊 Latest Data

Latest Data

🔧 Installation

To get started, ensure you have Python 3.7+ and pip installed. Then, run the following command from the project root:

pip install -r requirements.txt  

🖼️ Generate a Plot

To generate a plot, simply run:

python basic_plot.py