Skip to content

Add datapackage.json support to Tabular Data Viewer with a dropdown of listed data sources to load and view #81

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

Closed
RandomFractals opened this issue Jan 16, 2022 · 4 comments
Labels

Comments

@RandomFractals
Copy link
Owner

RandomFractals commented Jan 16, 2022

This is the last remaining feature we planned for adopting frictionless data standards in #15

See datapackage.json specs: https://specs.frictionlessdata.io/data-package/

And https://specs.frictionlessdata.io/data-resource/#introduction

@peterdesmet
Copy link

Cool! Being able to explore a dataset from a datapackage.json file (only) in Visual Studio Code would be a feature I'd likely use. If you need examples of large data packages, let me know.

@RandomFractals
Copy link
Owner Author

RandomFractals commented Jan 18, 2022

Great! I think your camtrap example dataset could be a good test bed for it: https://github.com/tdwg/camtrap-dp/tree/main/example

Remote data loading will be added in #53 & I jotted some notes from our table schema naming discussion in #84.

@RandomFractals
Copy link
Owner Author

Created simple Observable JS notebook to explore some of the public datapackage.json sources published on DataHub:

https://observablehq.com/@randomfractals/data-package

@RandomFractals
Copy link
Owner Author

Closing this since new public Data Packages picker added in #102 provides over 750 data packages to explore from github, and there is also new List Data Resources context menu in editor titlebar to view tabular data sources and table views from open datapackage.json files (see #104).

@RandomFractals RandomFractals changed the title Add datapackage.json support to Table View with a dropdown of listed data sources to load and view Add datapackage.json support to Tabular Data Viewer with a dropdown of listed data sources to load and view Feb 9, 2022
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

2 participants