Artifact Data Loading

Fit data into a self-contained page - pre-aggregating at the source, choosing a grain, embedding formats and their real byte costs, precision trimming, pagination versus virtualization, and offering a download for the full detail. Use when the data will not fit, the page is slow to open, or you are about to embed raw rows. Trigger on "too much data", "page is huge", "embed the data", "how do I get the rows in", "pagination", "virtualize", "download CSV", "aggregate".

Lukehle d61a9ec 6.4 KB Updated

File contents

Lukehle/chartroom/tree/main/skills/artifact-data-loading commit d61a9ec9be

Frequently asked questions

npx skillmds@latest add lukehle/artifact-data-loading