Skip to content

Commit

Permalink
README table with links, description
Browse files Browse the repository at this point in the history
  • Loading branch information
mbkoltai committed Dec 19, 2021
1 parent e0bbfba commit 23da501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
The script [datavis.R](https://github.com/mbkoltai/uk_covid_datavis/blob/master/datavis.R) pulls data from the UK Coronavirus dashboard and creates all the plots below. For now all data are for England only.
ONS population denominators are used instead of NIMS for vaccine coverage and per population incidence rates. The ONS data used are [uploaded](https://github.com/mbkoltai/uk_covid_datavis/blob/master/ONS_2019_midpoint_population_estim_modified.csv) [to the repo](https://github.com/mbkoltai/uk_covid_datavis/blob/master/ons_all_age_groups_uk_england_2019.csv).

| Data type | Metric | Faceted/grouped by | Lin/log | Y-scale | Link | comment |
| Data type | Metric | Facet/group by | Lin/log | Y-scale | Link | comment |
|---------------------|--------------------------------------------|--------------------------------------|---------|------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------|
| Cases | absolute number | 10-year age bands, grouped by 5 year | linear | fixed | [link](https://raw.githubusercontent.com/mbkoltai/uk_covid_datavis/master/england_cases_number_10_yr_agebands.png) | |
| Cases | absolute number | 10-year age bands, grouped by 5 year | log | free | [link](https://raw.githubusercontent.com/mbkoltai/uk_covid_datavis/master/england_cases_number_10_yr_agebands_log.png) | |
Expand Down

0 comments on commit 23da501

Please sign in to comment.