Skip to content

Instantly share code, notes, and snippets.

@RebBlumstein
RebBlumstein / JS-CSV-to-JSON-JH-COVID-19.js
Created November 20, 2020 07:29
CSV to JSON: John's Hopkins COVID-19 Data
// John's Hopkins API Data as CSV
// See https://github.com/CSSEGISandData/COVID-19
// URLs for the CSVs on GitHub
const casesURL = "https://raw.githubusercontent.com/CSSEGISandData/COVID-19/master/csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_confirmed_global.csv";
const deathsURL = "https://raw.githubusercontent.com/CSSEGISandData/COVID-19/master/csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_deaths_global.csv";
const recoveredURL = "https://raw.githubusercontent.com/CSSEGISandData/COVID-19/master/csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_recovered_global.csv";
var oComposite = {}; // This will contain the composite of all the data sets
@RebBlumstein
RebBlumstein / keybase.md
Created May 7, 2020 18:56
keybaseProof

Keybase proof

I hereby claim:

  • I am rebblumstein on github.
  • I am blumstein (https://keybase.io/blumstein) on keybase.
  • I have a public key ASCO9iGaMi6lcaJAOPITDAFzbj1uuwYP7mvhRgkA33gC_go

To claim this, I am signing this object: