UKHSA-Internal/coronavirus-dashboard-api-v2

Queries from the archives not returning data

DaveJephson opened this issue · 2 comments

There is a problem getting data from the archive that seems to be specific to 2021-02-24 and 2021-02-25.

This query returns a blank file:
https://api.coronavirus.data.gov.uk/v2/data?areaType=overview&metric=newDeaths28DaysByDeathDate&format=csv&release=2021-02-24

This query returns a 500 error:
https://api.coronavirus.data.gov.uk/v2/data?areaType=overview&metric=newDeaths28DaysByDeathDate&format=csv&release=2021-02-25

Closed as entered in incorrect repository