Create interactive plots using data from the latest UK govt. COVID-19 API
- The plots don't render properly even when viewing externally using nbviewer and binder, download the .ipynb files locally to view plots
- uk-covid19 python module used to stream data directly from the UK govt. COVID-19 API
- Links to documentation here...
https://pypi.org/project/uk-covid19/
https://coronavirus.data.gov.uk/developers-guide#methods - Plotly and cufflinks used to create interactive plots.