CSSPLICE / splice-catalog

MIT License
1 stars 1 forks source link

SPLICE Dataset Catalog and the dataset spreadsheet #18

Open cashaffer opened 1 week ago

cashaffer commented 1 week ago

There exists the CompED-Systematic-Analysis of Open Access CSed Datasets: https://docs.google.com/spreadsheets/d/1jWdemuCXdjKTVWihuIiHlmmlAqZKfx7haehEOev1pBg/edit?usp=sharing

The SPLICE dataset catalog should somehow relate to this spreadsheet. Perhaps periodically/automatically pull records from it, or provide functionality at least as convenient as using a spreadsheet for filtering and search.

awhicks commented 4 days ago

It seems there are two options for this integration:

  1. Use and API like https://github.com/googleapis/google-api-nodejs-client/blob/main/samples/sheets/quickstart.js to automate pulling data from the sheet into our DB
  2. Embed the google sheets document directly into our page for that catalog