covidatlas / li

Next-generation serverless crawler for COVID-19 data
Apache License 2.0
57 stars 33 forks source link

Add scraper for Kern County, CA #493

Open hannahleeCAN opened 4 years ago

hannahleeCAN commented 4 years ago

Location name

Kern County, CA

Source URL

https://kernpublichealth.com/covid-19_dashboard/

Notes/comments

Testing data from your scraper has been blank since April 16th

jzohrab commented 4 years ago

Hi @hannahleeCAN , this is a PowerBI dashboard. Kern has changed their reporting a few times: it was https://kernpublichealth.com/covid-19_dashboard/ at first, then an image, and now this. This data source looks time-consuming to dissect, there are a bunch of asynchronous network calls to get data for the charts. Are you able to determine which ones we should use?

Thanks for the issue! jz