An open API service indexing awesome lists of open source software.

https://github.com/junosuarez/git-scraper-oregon-covid

Oregon Covid-19 data, scraped from Oregon Health Authority.
https://github.com/junosuarez/git-scraper-oregon-covid

covid-data covid19-data data git-scraping

Last synced: 8 months ago
JSON representation

Oregon Covid-19 data, scraped from Oregon Health Authority.

Awesome Lists containing this project

README

          

# Oregon covid data

This is a github archive of oregon covid data, scraped from [Oregon Health Authority](https://govstatus.egov.com/OR-OHA-COVID-19). These data are provided as-is with no warranty expressed or implied.

# County

Data about testing, cases, and deaths. OHA updates approximately daily. Scraped via GitHub Actions hourly. All changes reflected in the repo history.

Source: [Testing and Outcomes by County dashboard](https://public.tableau.com/profile/oregon.health.authority.covid.19#!/vizhome/OregonCOVID-19TestingandOutcomesbyCounty-SummaryTable/CasesandTestingbyCountySummaryTable).

# About

Inspired by Simon Willison: https://simonwillison.net/2020/Oct/9/git-scraping/