htrc / torchlite-app

torchlite-app.vercel.app
0 stars 0 forks source link

Jupyter Notebook: TORCHLITE API Demo #38

Open cwulfman opened 1 year ago

cwulfman commented 1 year ago
Notebook name | TORCHLITE API Demo -- | -- Use case | A user wants to quickly understand what data the TORCHLITE APIs can return and in what format(s) Description | This notebook has the following general functionality:
  1. Using a sample workset, demo basic API calls and the code required, including: - [ ] Retrieving full EF files - [ ] Retrieving specific EF data fields - [ ] Retrieving full metadata - [x] Retrieving specific metadata fields - [ ] Faceting/subsetting EF files for a sample research question
  2. This notebook: - [x] Contains detailed, beginner-friendly documentation in markdown cells - [x] Is in Python or another beginner-friendly language - [ ] Include a JSON “viewer” library that supports a user-friendly tree view or other “GUI” view of the retrieved JSON data. Relevant Extracted Features JSON Object Keys | Multiple metadata and data fields