covid19-data icon indicating copy to clipboard operation
covid19-data copied to clipboard

Add population per county

Open tomquisel opened this issue 4 years ago • 2 comments

This allows case rate to be calculated, which is more valuable for detecting counties that are having disproportionately large outbreaks.

tomquisel avatar Mar 18 '20 16:03 tomquisel

Not sure if this will be helpful down the line, but I've found population data here: https://www.census.gov/data/tables/time-series/demo/popest/2010s-counties-total.html

Here are the direct links further in the page: https://www2.census.gov/programs-surveys/popest/datasets/2010-2019/counties/totals/co-est2019-alldata.csv https://www2.census.gov/programs-surveys/popest/technical-documentation/file-layouts/2010-2019/co-est2019-alldata.pdf

cscollett avatar Mar 26 '20 21:03 cscollett

That looks like the best source. There's also this: https://factfinder.census.gov/faces/tableservices/jsf/pages/productview.xhtml?pid=PEP_2018_PEPANNRES&src=pt but it's out of date and may just contain the same data anyway. A daily population estimate would be a fantastic addition to the data!

LloydChapman avatar Mar 27 '20 17:03 LloydChapman