Technical methodology

The verification story, in full: for the plain-language explainer of each mechanism, see the methodology page.

This project's central claim is not that it has the numbers — the numbers are the state's own, from DESE's published State Aid Notices. The claim is that it can show you how each number is produced and prove the reconstruction against the state's records. Here is what that means, precisely.

What "verified" means, exactly

The verification method is formula-fitting: for each mechanism, a candidate formula (rate × the right count, on the right year's basis) is applied to every district's actual paid dollars, and the residual is measured district by district, year by year. Three classes result, an ordinal confidence scale:

The four load-bearing results

The honest walls

Verification is not complete, and the site says so on every line. The remaining gaps, and the specific document that would close each:

The 2025-26 preliminary caveat

2025-26 (fy36) figures are DESE's preliminary run (Prelim #4). Where a verified formula applies, it reproduces the preliminary numbers exactly, computed from final enrollment; where it does not, the preliminary published dollar is shown and tagged. The data layer is built so the final notice, when it posts, swaps in cleanly — one regenerate, no changes to any view. One rate caveat worth flagging: the 2026-27 foundation rate ($8,037) excludes employer insurance that Act 909 of 2025 moves off the rate, so it is not directly comparable to 2025-26's $8,162 without adjustment.

Why there is no on-behalf layer for Arkansas (and why Census figures disagree with Arkansas's own)

The revenue picture on this site is four layers — state, required local (the 25-mill URT), additional local, and federal — all from districts' audited annual reports (ASR). It deliberately does not add a fifth "state-paid benefits on behalf" layer. That layer was built, tested, and dropped, because for Arkansas it double-counts.

The tempting source is the U.S. Census F-33 school-finance survey, whose reported "state revenue" for Arkansas runs far above the state's own books. On the 234 districts matched to both sources in 2023-24, F-33 state revenue exceeds ASR state revenue by +$2.20B. In many states that gap is real — the state centrally pays teacher retirement on behalf of districts, money that never touches a district's books. But in Arkansas it is almost entirely a classification difference, not on-behalf money:

So adding F-33 state − ASR state as an "on-behalf" layer would have inflated it ~4× by re-counting the URT already shown in layers 1–2. Anyone comparing Census F-33 to Arkansas's own funding figures should expect this state↔local reclassification and not read the gap as hidden benefits. Full reconciliation and re-derivation: qa/registry_revenue_layers.md. (Added 2026-07-21.)

Looking ahead — Act 909 of 2025. From 2026-27, the employer health-insurance contribution moves off the foundation rate and becomes a DESE-paid benefit. At that point Arkansas will have a measurable state-paid insurance amount: the plan is to add it then as a properly-measured "State-paid insurance (from 2026-27)" layer — drawn as a distinct, clearly-labeled cap above the audited total — using published DESE/EBD amounts, never an estimate. It also means the 2026-27 foundation rate ($8,037) is a channel-shift lower, not a cut, and is not comparable to 2025-26's $8,162 without adding the moved insurance back.

Mechanism-by-mechanism

Every state-aid mechanism, its verification class over the panel, and the formula-fit residual where one was measured. Rendered live from data/registry_meta.json.

MechanismScopeVerified Median fit errorLine-item-years≈ Total

Reproducing this

Every figure in every view derives at render time from four JSON files under data/, built by the scripts in scripts/ from the upstream mart and the verified registry (data/analysis/registry.csv). scripts/spot_check.py independently re-derives sampled view numbers from the mart and asserts equality — roster membership, $0.00 additivity, JSON == mart totals and line items, statewide == sum of districts — and must pass before any view is declared done. The upstream pipeline and its per-mechanism verification memos (qa/registry_fy*.md) are available on request.

Prefer the plain-language version? The methodology page explains each mechanism for a general reader, with its statute and formula.