Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 412 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 412 Bytes

coronaData

git clone

node git.js (clones John Hopkins University data from https://github.com/CSSEGISandData/COVID-19)

node writeForKepler.js (writes data that can be used with Kepler.gl example on index.html)

node writeJson.js (creates time based json files)

node writeToPostgres.js (inserts time based data to postgres. first run scripts.sql)

hint! update COVID-19 folder, every night.