queryverse / VegaDatasets.jl

Julia package for loading the standard Vega data sets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flare.json parses incorrectly

randyzwitch opened this issue · comments

This line assumes that every JSON object has the same keys, which isn't true in the case of flare.json

https://github.com/davidanthoff/VegaDatasets.jl/blob/master/src/VegaDatasets.jl#L13