-
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create built-in Data Packages picker #102
Comments
Curated list of data packages in the wild: https://data-packages.frictionlessdata.io/ Repo: https://github.com/frictionlessdata/data-packages Their packages CSV doc with links to published data packages: https://github.com/frictionlessdata/data-packages/blob/main/data/packages.csv That |
… view and table schema configs (#102) for a simpler view of that tabular data file. Full public dataset datapackage.json url can be derived from the remaining github user/repo/branch/path columns.
will add data package resources list in #104 to complete data package views/nav experience. |
just an fyi, simple query to find more |
with samples from https://github.com/datasets as part of
datapackage
standard adoption planned in #81.Use this Observable JS notebook to wire those demo datasets
datapackage.json
and resources loading:https://observablehq.com/@randomfractals/data-package
Display built-in sample Data Packages via
tabular.data.listDataPackages
command and categorize them with new Quick Pick item separators released in vscode v1.64.0: https://code.visualstudio.com/updates/v1_64#_quickpickitem-separatorsThe text was updated successfully, but these errors were encountered: