Use Our Data
Everything you need to cite, embed, or build on American Default's household financial distress data. All data is free to use with attribution — no API keys, no paywalls, no registration.
Data Downloads
All downloads are CSV format, generated at build time from the same data that powers the site. Updated automatically when new data arrives.
/api/downloads/{slug}.csv.JSON API
Static JSON endpoints generated at build time. No authentication required. CORS headers allow cross-origin requests from any domain.
Current ADI composite score, zone classification, component Z-scores, and full quarterly history back to 2005.
curl https://americandefault.org/api/adi.json Example response
{
"meta": {
"description": "American Distress Index...",
"attribution": "American Default (americandefault.org)"
},
"current": {
"date": "2025-09-28",
"score": 57.12,
"zone": "Elevated",
"components": {
"buffer_depletion": { "z_score": 0.569, "weight": 0.30 },
"debt_stress": { "z_score": 0.185, "weight": 0.25 },
"financial_conditions": { "z_score": 0.607, "weight": 0.15 },
"cost_pressure": { "z_score": 0.149, "weight": 0.15 },
"labor_market": { "z_score": 0.025, "weight": 0.15 }
}
},
"history": [ ... ]
} All 96 indicators with current value, trend direction, units, source, last updated date, and page URL.
curl https://americandefault.org/api/indicators.json Full time series for a single indicator. Includes all historical data points, metadata, and editorial context.
curl https://americandefault.org/api/indicators/the-fha-signal.json Replace {slug} with any indicator's URL slug. Find all slugs in the indicators index or on the indicators catalog page.
Embeddable Charts
Every indicator has a standalone embeddable chart. Drop the iframe into any CMS, blog post, or news article. Charts are responsive, load from CDN, and render with no external dependencies.
<iframe src="https://americandefault.org/embed/fha-delinquency/" width="100%" height="420" frameborder="0"></iframe> The embed URL pattern is /embed/{slug}/. Every indicator page has a one-click "Embed" button that generates the snippet.
All 96 indicators have embed pages. Browse the full list at Indicators.
Cite This Data
Select any indicator to generate a formatted citation. Every indicator also has downloadable BibTeX and RIS files for import into reference managers (Zotero, Mendeley, EndNote, etc.).
For bulk citations, download the ADI composite BibTeX or use the individual indicator .bib/.ris files. The "Cite" button on every indicator page also provides formatted citations.
Pre-Built Story Angles
Each angle below comes with original analysis, supporting data, and embeddable charts. Use as a starting point for your own reporting. For county-level data packages, see our county story kits — pre-built story packages for all 3,144 U.S. counties.
Attribution & Citation
How to cite
For the ADI composite score:
American Distress Index, americandefault.org
For individual indicator data:
[Source Agency], [Series Name], via American Default (americandefault.org)
For original analysis:
Ross Kilburn, "[Article Title]," American Default, [Date]. americandefault.org/analysis/[slug]/
Rules of use
- The ADI composite score, component analysis, and all editorial content are original work by American Default
- Underlying raw data comes from federal sources — cite the original agency when referencing specific government statistics
- We do not make predictions. The ADI tracks current conditions, not forecasts. Do not frame ADI readings as predictions in your reporting
- All data is free to use. No permission required beyond attribution. No commercial restrictions
- Charts, embeds, and API data may be used in any publication or platform
Questions about appropriate citation? Email press@americandefault.org.
About the Project
Media Contact
We respond to all press inquiries within 24 hours. Available for interviews, data commentary, background briefings, and custom data pulls for your reporting.
Key Pages
Boilerplate
American Default is an independent, nonpartisan data project that tracks U.S. household financial distress. Its flagship product, the American Distress Index (ADI), is a composite 0-100 score derived from 96 federal economic indicators across five dimensions: buffer depletion, debt stress, financial conditions, cost pressure, and labor market strain. The project publishes free indicator tracking, original analysis, 51 state financial distress profiles, foreclosure law guides for all 50 states, and a 245-term financial distress glossary. American Default does not provide financial advice, accept advertising, or paywall any data. Founded in 2026 by Ross Kilburn. More at americandefault.org.