kforeman / covid19-scraper

MIT License
7 stars 7 forks source link

Create parser for https://www.who.int/india/emergencies/india-situation-report #21

Open szelenka opened 4 years ago

szelenka commented 4 years ago

Create a web scraper for url:

https://www.who.int/india/emergencies/india-situation-report

This Issue is to create a parser to run daily via Prefect.

Country Organization data_type nid
India WHO India

Preliminary data available

nivmukka commented 4 years ago

I would like to investigate this URL and write a Python scraper.

nivmukka commented 4 years ago

@kforeman , @szelenka , I think this is a better website to scrape for data from India -> https://www.mohfw.gov.in/ The WHO.int website also links to this MoH government website in their weekly PDF reports.

Are we allowed to update the URL in the scraping script?

szelenka commented 4 years ago

Possibly, this list came from David at UW.

David's not on this github, but he is on the Slack channel. I'd suggest giving him a ping in the #parsing_team channel to gather his thoughts.