Since I have beeen working with COVID-19 related data for Portugal since March 2020, what you will find here are experiments to visualize that data
Using Python Plotly
Please install Pandas and Plotly
Data published by DGS and INSA and gathered manually
Please feel free to add issues but I'm probably not the person to fix them ;)
This graph shows the evolution per county in Portugal of the number of new confirmed cases in 14 days by 100,000 inhabitants since March 2020, along with the R(t) incidence in the respective health region. Unlike the previous script, this one divides the screen into the different health regions.
This graph shows the evolution per county in Portugal of the number of new confirmed cases in 14 days by 100,000 inhabitants since March 2020, along with the R(t) incidence in the respective health region. Unlike the previous script, this one divides the screen into the different health regions.