vega_datasets
vega_datasets copied to clipboard
Two Weather Datasets
It appears that are two datasets called weather in the vega/vega-datasets repo:
Currently the altair-viz/vega_datasets only includes weather.json.
To add weather.csv do I just add an entry to vega_datasets/datasets.json?
Also any thoughts on what to name the two?
It looks like weather.csv is essentially the same as seattle-weather.csv, but includes Seattle + New York City. So maybe label it weather_comparison?