Skip to content

rlahoda/covid-19-data

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covid-19 Data

View the processed data at: (https://covid-19-graph.netlify.com/)

Python scripts to parse the CSV to JSON

To use the python scripts, just use the commandline and type $ python states-csv-parse.py or $ python counties-csv-parse.py to run the script. I found that for some reason there's an error that sometimes shows up in the county data script if I don't run it in Python 3, so for that just do $ python3 states-csv-parse.py or $ python3 counties-csv-parse.py if you have it available.

About

An ongoing repository of data on coronavirus cases and deaths in the U.S.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 48.6%
  • JavaScript 24.0%
  • Python 18.7%
  • SCSS 8.7%