Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Vendored primary artifacts are pinned by SHA-256, so their bytes must
# survive checkout unchanged. Without this, a Windows checkout with
# autocrlf on rewrites line endings in the text-shaped ones and every
# SHA gate fails confusingly (reported in review of #92).
*.csv -text
*.csv-metadata.json -text
*.jsonl -text
11 changes: 11 additions & 0 deletions app/public/data/lanes.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,17 @@
"running": false,
"updated": "2026-08-24",
"note": "314 claims from 2 independent models (339 staged rows = 314 ingested + 25 tallied drops)"
},
{
"id": "ons-etb",
"source": "ONS",
"area": "effects of taxes and benefits on household income",
"mode": 1,
"country": "UK",
"stage": "ingested",
"running": false,
"updated": "2026-08-24",
"note": "2640 claims across 5 income concepts (1 not_expressible in PE-UK: benefits in kind)"
}
]
}
Loading
Loading