| name | arktrace-demo-data |
| description | Download the arktrace demo dataset from R2 for local development. Use when you need sample data without running the full pipeline. |
| license | Apache-2.0 |
| compatibility | Requires AWS CLI or wrangler; no credentials needed for public bucket |
| metadata | {"repo":"arktrace"} |
uv run python scripts/sync_r2.py --demo
Downloads a lightweight Parquet bundle to data/processed/. No API keys required — the demo bundle is public.
After download, start the dashboard:
cd app && npm run dev
See references/demo-data.md for bundle contents, size, and update cadence.