DuckDB WASM: Stats From Parquet

This example renders global stats using DuckDB WASM and remote Parquet files. The component reads from stats.parquet at the configured base URL.

Default Base

Uses the default base: https://workers.joblist.today

Custom Base (override)

Override the base domain via the parquet-base attribute. The file must exist at {base}/stats.parquet.