This works by using DuckDB WASM to run SQL queries with data (.parquet files) after downloading them from Hugging Face. Keep in mind that these parquet file can be many MBs big. Visit dataset repository on Hugging Face to see all available data and file sizes.
Use the example queries to get started or enter your own query.
You can use an LLM (like ChatGPT, Mistral, etc.) to help generate custom SQL queries for this data. Paste the dataset information into your conversation to make it easier to generate queries.