This repository has been archived by the owner on Mar 10, 2023. It is now read-only.
This repository has been archived by the owner on Mar 10, 2023. It is now read-only.
I created a CLEANED dataset that combines cases, recoveries, and deaths to 1 CSV file #1241
Open
Description
This is not an issue perse, but I wanted to share this info with the community.
I've created a SINGLE, cleaned dataset that includes ALL cases, recoveries, and deaths into a single CSV file. It also:
- Contains data in a more "stacked" format and is rolled up by
state
,country
, anddate
. - Cleans all historical US data to roll up at the state level.
- Adds several additional columns for easier analysis.
I believe it is in an easier to use format than the CSVs posted to this repo (especially when performing analysis with BI tools).
The dataset along with more info (and the code used to create it) can be found here
Thank you JHU for all of the hard work here!
Metadata
Metadata
Assignees
Labels
No labels
Activity