Skip to content

A modest initial effort to collate state and county COVID-19 data for Oregon

License

Notifications You must be signed in to change notification settings

meli-lewis/oregon_covid_tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oregon COVID Tracking

To start, this is a simple analysis notebook and some data sets.

Installation

Use the package manager pip to install the packages in the requirements file.

pip install -r requirements.txt

The data

I think it's especially important to know how many people have been tested (not just how many tests have been conducted, as people can be tested more than once) on the county level. I pulled some weekly numbers from the Multnomah County Health Department dashboard, but it's only for Clackamas, Multnomah, Washington and Yamhill counties. If you already have more granular and/or complete data, let me know! Otherwise, I'll do more research and, if necessary, file records requests.

In this repo

data/input/

Local files corresponding to data I retrieved from other sources. You can see more information on this by viewing the notebook in your browser.

I'll add better descriptions here soon.

data/output/

Data after normalization, merging and modest calculation.

I'll add better descriptions here soon too.

Contributing

Pull requests are welcome for any errors in the analysis code or documentation.

License

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

About

A modest initial effort to collate state and county COVID-19 data for Oregon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages