Skip to content

List tabular data resources for a data package #104

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
5 tasks done
RandomFractals opened this issue Feb 5, 2022 · 1 comment
Closed
5 tasks done

List tabular data resources for a data package #104

RandomFractals opened this issue Feb 5, 2022 · 1 comment
Labels

Comments

@RandomFractals
Copy link
Owner

RandomFractals commented Feb 5, 2022

to complete built-in data packages browsing experience started in #102.

  • Use https://github.com/frictionlessdata/datapackage-js library to load and list tabular data resources.
  • Display data package resources in another quick pick list for now
  • Link tabular data resource to load and display Tabular data view
  • Provide an option to view tabular data resources for any Data Package via Open Data File Url prompt added in Add Open Data File command with quick input prompt #48
  • Add datapackage.json to the supported data file formats in this extension and expose List Data Resources context menu option for such files in built-in vscode File Explorer and open datapackage.json code editors

An extended version of this feature will also be added in the new Data Packages views in #105 to provide file explorer type data package browsing experience.

@RandomFractals
Copy link
Owner Author

Updated data packages list display:

tabular-data-public-data-packages

and new list of tabular data resources displayed for the selected data package (country codes):

tabular-data-country-codes

RandomFractals added a commit that referenced this issue Feb 6, 2022
and rewrite them back to raw github user conent url for loading data from github repositories into table view.
RandomFractals added a commit that referenced this issue Feb 6, 2022
when displaying tabular data resources quick pick list
RandomFractals added a commit that referenced this issue Feb 6, 2022
Display info message about no tabular data resources present in the provided datapackage.json config.
RandomFractals added a commit that referenced this issue Feb 6, 2022
…#104)

enables List Data Resource menu options in vscode file explorer and datapackage.json doc title and editor context menus.
RandomFractals added a commit that referenced this issue Feb 6, 2022
it's exposed via vscode file and editor menus now
RandomFractals added a commit that referenced this issue Feb 7, 2022
…ntext menus (#104)

instead of the package icon to denote that list resources command displays data resource list extracted from a data package json config
RandomFractals added a commit that referenced this issue Feb 8, 2022
RandomFractals added a commit that referenced this issue Feb 9, 2022
when loading data package info to list tabular data resources
RandomFractals added a commit that referenced this issue Feb 9, 2022
to cover local and remote data files and and supported data formats, including listing tabular data resources from datapackage.json descriptor files
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