Skip to content

Charts of data from the Coronavirus in the UK API

License

Notifications You must be signed in to change notification settings

iaindillingham/coronavirus-uk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coronavirus in the UK

Charts of data from the Coronavirus in the UK API. You can read about them in this thread on Twitter. Despite the statistics making grim reading, some people said some nice things about the charts.

The specs/*.vg.json Vega specs describe the charts. Paste each into the Vega Editor's Vega tab. To add style, paste specs/config.json into the Config tab. (You will need to have Avenir Next Condensed installed to see the charts as I designed them.)

The src/print_url.py Python script prints a URL for querying the Coronavirus in the UK API. It doesn't have any dependencies: run python3 src/print_url.py to print the URL.

Notebooks

To execute the notebooks in the notebooks directory, first install Poetry. Then, execute poetry install. Finally, execute poetry run jupyter lab.

About

Charts of data from the Coronavirus in the UK API

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages