covidatlas / li

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

Migrate Alameda County to new ArcGIS FeatureServer #605

Closed 1ec5 closed 3 years ago

1ec5 commented 3 years ago

Summary

Updated the Alameda County, California, scraper to scrape the new FeatureServer that’s currently being updated.

Fixes #562.

Changes

This change removes the hospitalization and testing data, since those FeatureServers have been discontinued, but keeps the code’s structure in place in case the county restores those datasets.

Additional notes

The county also publishes a more detailed time series of cases and deaths by city and ZIP code, but this scraper doesn’t use that FeatureServer because the Li report structure doesn’t currently support it.