Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crawl data from new PHE dashboard #38

Closed
tomwhite opened this issue Apr 15, 2020 · 2 comments
Closed

Crawl data from new PHE dashboard #38

tomwhite opened this issue Apr 15, 2020 · 2 comments

Comments

@tomwhite
Copy link
Owner

The new PHE dashboard at https://coronavirus.data.gov.uk/ has data for

  • UK, England, Scotland, Wales, NI cases
  • UK, England, Scotland, Wales, NI deaths
  • English region cases
  • English UTLA cases

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

@slowe
Copy link

slowe commented Apr 16, 2020

@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.

@tomwhite
Copy link
Owner Author

@slowe totally agree. Thanks for raising this with the appropriate people!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants