Skip to content

tomverran/covid-vaccine-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID Vaccine Stats

An app to provide hopefully cheering statistics regarding the progress of the UK's vaccine rollout. This app was mostly made on a Sunday afternoon so please judge its quality accordingly.

You can see the stats at https://covid-vaccine-stats.uk/ and also on Twitter.

Lambda

The data powering the app is obtained from https://api.coronavirus.data.gov.uk (for the daily data) and https://www.england.nhs.uk/statistics/statistical-work-areas/covid-19-vaccinations/ (for the weekly England only data) with a Scala lambda that polls the API and relays the data to S3 & Twitter.

Frontend

The frontend is a React app, partially rendered at build time with a wonky webpack plugin of my own making.

About

App to show statistics about the COVID-19 vaccine rollout in the UK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published