-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
We can add local datasets if
- the dataset license is compatible with the package MIT license (this is often tough to figure out, because the provenance of many available datastes is unclear)
- the dataset is small enough that it won't significantly affect the package size
Adding a dataset to the package is easy:
- add the name to the list at https://github.com/jakevdp/vega_datasets/blob/master/tools/download_datasets.py#L17
- add dataset description & references (including license if available) to https://github.com/jakevdp/vega_datasets/blob/master/vega_datasets/dataset_info.json
- run
python tools/download_datasets.py
- commit the downloaded datasets & modified descriptions & open a Pull Request
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed