Skip to content
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

Closed
RandomFractals opened this issue Feb 4, 2022 · 5 comments
Closed

Create built-in Data Packages picker #102

RandomFractals opened this issue Feb 4, 2022 · 5 comments
Labels

Comments

@RandomFractals
Copy link
Owner

RandomFractals commented Feb 4, 2022

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-separators

@RandomFractals
Copy link
Owner Author

RandomFractals commented Feb 4, 2022

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 packages.csv in our Perspective Grid view. We can probably use it to populate our built-in Data Packages list:

tabular-data-packages

@RandomFractals RandomFractals changed the title Create built-in Data Packages gallery with samples from https://github.com/datasets Create built-in Data Packages picker Feb 4, 2022
RandomFractals added a commit that referenced this issue Feb 4, 2022
… 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.
@RandomFractals
Copy link
Owner Author

RandomFractals commented Feb 4, 2022

new Tabular Data: List Data Packages command display:

tabular-data-packages-command

Data Package quick pick list:

tabular-data-packages-list

@RandomFractals
Copy link
Owner Author

will add data package resources list in #104 to complete data package views/nav experience.

RandomFractals added a commit that referenced this issue Feb 5, 2022
to display built-in sample data packages from vscode:// Url when launching vscode desktop version from a browser via system-wide Urls
RandomFractals added a commit that referenced this issue Feb 9, 2022
@RandomFractals
Copy link
Owner Author

Geo data packages search results example display:

tabular-data-geo-data-packages

@RandomFractals
Copy link
Owner Author

just an fyi, simple query to find more datapackage.json configs on github:

https://github.com/search?q=filename%3Adatapackage.json+language%3AJSON+language%3AJSON&type=Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant