cns-iu / hsd

Health System Dynamics
https://cns-iu.github.io/hsd/
0 stars 1 forks source link

Integrate sample CSV data #5

Closed bherr2 closed 6 years ago

bherr2 commented 6 years ago

Integrate CSV provided by Griffin for data. Get as far as you can using a vega .json file and a linked gist (please add to comments). After that, we will move on to integration into the angular repo (a separate issue).

axdanbol commented 6 years ago

Gist at https://gist.github.com/axdanbol/d77ffabcc9cfb2f3c9b7d7e2404a7f8f

bherr2 commented 6 years ago

CSV processing with a vega.json is finished. You can view the processed data in a tree here: https://vega.github.io/editor/#/gist/vega/axdanbol/d77ffabcc9cfb2f3c9b7d7e2404a7f8f

This will eventually be integrated into the repository when we start creating components.