-
Create hospitalisation graphs
-
Testing graph in the style of the new york times
-
Interactive matplotlib+d3 plots
-
Fix matplotlib too many plots warning
-
Set up a github action to update the plots every day
-
Add average toggle to plots
-
timeline plot
-
GIFs Graphs over time
-
Refactor to use pandas dfs
-
Cumulative etc by demographics
-
Refactor into different files
- data loading/saving
- plotting
- data processing
- main
-
Refactor functions into smaller self contained pieces
-
Create excess mortality + covid deaths graphs
- http://old.reddit.com/r/dataisbeautiful/comments/jn8ufq/doing_things_properly_70000_5000_excess_deaths/
- https://www.ons.gov.uk/peoplepopulationandcommunity/birthsdeathsandmarriages/deaths/datasets/weeklyprovisionalfiguresondeathsregisteredinenglandandwales
- https://www.nrscotland.gov.uk/statistics-and-data/statistics/statistics-by-theme/vital-events/general-publications/weekly-and-monthly-data-on-births-and-deaths/weekly-data-on-births-and-deaths
- https://www.nisra.gov.uk/publications/weekly-deaths
-
Graphs showing the cases per capita of Scottish regions
- Group them by tiers?
-
MPLD3 bugs
- Grey grid lines
- Bold font
- Inter font
- Respect newlines
- Have percentages zoom correctly
- Always show interaction tools
- Fix the legend size and background
- Checkout the plugins?
-
add noscript version of the plots
-
number of cases line plot with colouring for percent positive
- https://twitter.com/DrEricDing/status/1330212172757078017
- percent positive
- whether under lockdown
- Refactor graphs that take the longest to draw
- Heatmap by age group
- Compare UK to other countries