vega / vega-datasets

Common repository for example datasets used by Vega-related projects
261 stars 207 forks source link

List all sources #15

Closed domoritz closed 2 months ago

mcnuttandrew commented 5 years ago

Seems like this has fallen by the wayside, but, should it ever come back to development: it would be cool if there were some elementary statistics for each of the datasets. Like how many rows of data, the names of the columns, the types of those columns, etc. Basically the same collection of things that kaggle lists for lots of the datasets on there

santiagorr commented 5 years ago

It should be great to include the license of the source files as well.

hydrosquall commented 3 years ago

it would be cool if there were some elementary statistics for each of the datasets

I think there are at least 2 components that this issue could be split up into

In the meantime, there are at least 2 peer projects that can fulfill some of the data exploration usecases for the single file data requests

domoritz commented 2 years ago

world-110m.json looks like it could be from https://www.jsdelivr.com/package/npm/world-atlas?version=1.1.4&path=world (https://github.com/topojson/world-atlas).