datahub
datahub copied to clipboard
🌀 Rapidly build rich data portals using a modern frontend framework
This is about shaping a Data Catalogs or Data Portals feature. In their simplest form a Data Catalogs is a site listing datasets. It thus includes a dataset listing functionality...
2024-10-11 UPDATE: I'd recommend using https://pagefind.app at least in self-hosted cases. Not sure it would work in cloud case though. For cloud we'd probably work via the markdowndb index we...
## Example Check out the number of data files vs number of data previews https://datahub.io/@Daniellappv/glucose-matters/glycemic-index-glycemic-load-foods Github repo link if needed https://github.com/Daniellappv/glucose-matters/blob/main/glycemic-index-glycemic-load-foods.md ## Description I have 6 data files in my...
## Changelog ### Added - **CSV Embedding**: Implemented support for embedding CSV files using `![[data.csv]]` syntax. CSV files are rendered as tables in markdown. ### Updated - **`fromMarkdown.ts`**: Modified to...

## Description It seems it can be difficult to create some charts using our current components set. While it is possible to create almost any component you want with our...