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.
- Host: GitHub
- URL: https://github.com/junosuarez/git-scraper-oregon-covid
- Owner: junosuarez
- Created: 2020-11-09T07:56:11.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-05-18T15:07:39.000Z (over 2 years ago)
- Last Synced: 2025-02-15T16:46:17.813Z (8 months ago)
- Topics: covid-data, covid19-data, data, git-scraping
- Homepage:
- Size: 981 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/