Modular Dashboards & W3C CSVW Data Engine
How to build executive KPI metric bars, status matrices, and interactive W3C CSVW tabular data explorer components.
The Hugo-Carbon Modular Engine includes a specialized dashboard subsystem designed for tabular data exploration and executive operational metric displays.
1. Executive KPI Summary Row
The executive KPI summary row provides rapid status assessments with token-based delta indicators:
2. W3C CSVW Tabular Data Engine
The W3C CSV on the Web (CSVW) standard allows tabular datasets to be annotated with machine-readable metadata schemas (table.csv-metadata.json).
Key Features
- Client-Side Search: Instant full-text filtering across all columns without network roundtrips.
- Dynamic Sorting: Column header sort toggles with ascending/descending indicators.
- Type Coercion: Numbers, dates, and URLs formatted into interactive elements.
Visit the live Data Explorer Studio to interact with the full table explorer.