datonic/datadex

Make it easy to play with the data

Opened this issue · 0 comments

Datadex is producing several datasets. Right now, they're all in HuggingFace as static files.

Should be easy for anyone to click a button from the Portal and have an environment with all the datasets ready to be used. Similar to #32 (comment).

The ideal solution is:

  1. Fully static (e.g: DuckDB WASM + Pyodide + Parquet files)
  2. Can be URL encoded so folks can share what they work on

Reallistically, we can start with a Colab Notebook that grabs all the datasets from HuggingFace.