datonic / datadex

📦 Serverless and local-first Open Data Platform
http://datadex.datonic.io
MIT License
220 stars 14 forks source link

Decouple Website #30

Open davidgasquez opened 8 months ago

davidgasquez commented 8 months ago

Datadex will produce static files. A way to improve UX would be to create a static website that showcase the files.

Thinking further down, perhaps something like Astro running get requests with DuckDB and displaying charts might be possible and offer a dynamic way to explore breakdowns dynamically. E.g; datadex.com/energy/spain.

davidgasquez commented 5 months ago

We need to showcase the two ways of using the data.

  1. Fully static
  2. DuckDB WASM + Static Parquet file