You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@tomwhite I've commented on their Github repo and sent an email to the feedback email. I will also point this out to some lovely NHS Digital folks who shall hopefully be in the #OpenDataSavesLives Zoom call at 11am. I think having fixed URLs is an important thing. I will push to get whoever is currently publishing the new JSON to mirror the latest version at a fixed URL. URLs are fundamental building blocks of the web. Nobody can currently link to the "latest" version of the data.
The new PHE dashboard at https://coronavirus.data.gov.uk/ has data for
Plus historical data for all of these.
There are CSV links, but the page is dynamically generated HTML. So it might be easier to pull data from the underlying JSON feed, see https://github.com/PublicHealthEngland/coronavirus-dashboard/blob/master/src/hooks/useLoadData.js.
Also discussed here: https://twitter.com/DavidBeavan/status/1250454570070933504
The text was updated successfully, but these errors were encountered: