DynamicGenetics / COVID-19-Community-Response

Mapping community support in Wales during the COVID-19 pandemic
https://covidresponsemap.wales
GNU General Public License v3.0
5 stars 0 forks source link

Vaccination data #105

Closed ninadicara closed 3 years ago

ninadicara commented 3 years ago

I've looked into it now and the vaccination data is pulled from the same location as the COVID-19 case rate data is. This should mean we can reuse the same functions for collecting the dataset and will just need to write new ones to process the spreadsheet.

I think we will want : http://www2.nphs.wales.nhs.uk:8080/CommunitySurveillanceDocs.nsf/PublicPage?OpenPage&AutoFramed
title = "COVID19 vaccination downloadable data"
sheet = "HealthBoard_LocalAuthority"
filters: Risk group = "Wales residents aged 18 years and older"

There are columns for first and second dose so we might want to provide layers for both?

leriomaggio commented 3 years ago

@ninadicara do you think we can now close this issue?

ninadicara commented 3 years ago

@leriomaggio the only outstanding tasks are the Welsh version, and updating documentation. These can stay in this issue, or we can just group them together in #106 - WDYT?