Skip to content
/ covid-19 Public

D3 graphs for the Coronavirus pandemic that hopefully provide a useful perspective

Notifications You must be signed in to change notification settings

bradj/covid-19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19

View Live Version Here

  • Python 3.7 (any 3.x should be fine)
  • Make

About

Country data comes from here.

For United States, I am using this.

All of the munged data is here.

I am using D3 to render the data. I mostly copied this.

Use This Repo

  1. make get-data creates countries.json and states.json
  2. make build generates data.js from the above json files
  3. make all to do both
  4. Open index.html in a browser to test locally

About

D3 graphs for the Coronavirus pandemic that hopefully provide a useful perspective

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published