Methodology & Data Quality

Auto Loan & Auto Lease ABS Data Explorers ← Loan Explorer  ·  ← Lease Explorer

This page documents the data sources, definitions, and quality considerations behind every chart and table in the Auto Loan and Auto Lease ABS Data Explorers. It is written for practitioners who need to evaluate whether the numbers meet their standard of care before citing them.

Sections tagged Auto Loan or Auto Lease apply to that explorer only. Everything else applies to both.

1. Data Source

All content is derived from SEC ABS-EE asset-level filings submitted to EDGAR under Regulation AB II. Securitization trusts are legally required to file these monthly XML disclosures on a defined schedule. Our pipeline fetches the XML, parses it into per-issuer DuckDB files, deduplicates across filings, and aggregates the results served here. Typical latency from a new SEC filing to the explorer is under 24 hours.

Auto Loan coverage Auto Loan

Approximately 100 fields per loan per reporting period.

Auto Lease coverage Auto Lease

Approximately 70 fields per lease per reporting period.

2. Active Pool & Delinquency

Both explorers report count-weighted, mutually exclusive DPD buckets: the 30–59 bucket, the 60+ bucket and the current (<30) bucket sum to the total active count and do not overlap.

A note on weighting

Delinquency is count-weighted: every active loan or lease counts once, regardless of size, so the rate answers what share of borrowers are behind. Loss is balance-weighted: it is a ratio of dollars, so it answers what share of the pool’s money was lost. Both are ratios of sums rather than averages of deal-level rates, so a small deal with an extreme rate cannot distort the issuer figure.

The two conventions are standard for their respective metrics, but they are not the same question — on a book where large loans behave differently from small ones, delinquency and loss will diverge for reasons of construction alone. Each chart names its denominator on the y-axis.

What counts as “active”

The two explorers apply different active tests, and this is the main place their definitions diverge:

Auto Loan DPD values are capped at 999 in the pipeline. Some issuers use sentinel values (SDART uses 2577, DRIVE uses 1699) for already-charged-off loans; these are excluded from the DPD bucket counts.

3. Reconciliation Against Issuer Filings Auto Lease

The lease active-pool definition was validated against Ford Credit Auto Lease Trust 2023-A’s Monthly Investor Report (Form 10-D) for the December 2024 collection period. The 10-D’s reported end-of-period pool count and securitization value reproduce exactly under our definition:

MetricOur valueFord 10-D
Active lease count (EOP)21,64921,649
EOP securitization value$660,433,746$660,433,746

Where the lease numerator diverges from issuer reports

Even with matched denominators, our 30+ DPD count typically runs 10–20% above the corresponding figure in monthly investor reports. Two structural reasons:

Trends and relative comparisons across issuers remain meaningful. For deal-level absolute counts, consult the issuer’s Form 10-D.

4. Loss Metrics Auto Loan

Loss figures come from monthly 10-D servicer distribution reports (EDGAR), not from the ABS-EE loan tape. The servicer states each deal’s losses directly, which is the authoritative pool-level figure. The Losses tab offers two views of that data.

Cumulative Net Loss, by vintage or series

Annualized Net Loss, by calendar month

CNL is cumulative and indexed by loan age, so it cannot be placed on a calendar axis: averaging it across an issuer’s deals in a given month produces a figure driven by pool age mix rather than credit. The annualized net loss rate is a point-in-time flow, so it can be aggregated per issuer over calendar time the way the delinquency rate is.

Compare year-over-year, not month-over-month. Auto losses swing hard with tax-refund season — one subprime shelf averages 6.63% in January against 4.03% in May. A month-over-month move is usually the calendar, not the credit.

Because the two tabs read different filings, their as-of dates differ: ABS-EE delinquency data is a month-end snapshot, while 10-D loss data follows each deal’s mid-month distribution calendar. A shelf’s newest loss month can therefore sit one month behind its newest delinquency month. The loss chart states its as-of month in the subtitle. A shelf whose 10-D figures fail our internal reconciliation check is withheld from the annualized series rather than published unverified.

5. Repossessions (1st-Time Repo Rate) Auto Loan

1st-time repossession = the first reporting period in which a loan’s repossessedIndicator transitions to TRUE. Each loan is counted at most once, at its first-ever repo period.

6. Credit Score Methodology Auto Loan

Analysis uses the consumer credit bureau score reported in SEC ABS-EE filings, filtered to the 300–900 range. Seven of twenty-five issuers explicitly identify this as a FICO score; the remaining eighteen report a generic “bureau score” label. Industry practice strongly favors FICO Auto Score for auto lending decisions, but we cannot independently verify the score model for all issuers. Loans without a reported score (~0–15% by issuer) are excluded from the analysis.

Commercial / dealer bureau scores (obligorCreditScoreType LIKE '%commercial%') are excluded because they use a different scoring scale than consumer scores and would contaminate the low-score bands of prime issuers.

Credit Score vs Default (Kaplan-Meier survival analysis)

7. Vintage Curves vs Time Series

8. Scope & Boundary Notes

Auto Loan Issuers with commercial-auto exposure: for issuers that securitize both consumer and commercial auto loans (Ford, Ally), we exclude commercial-bureau-scored loans from our “Below Prime” bucket. Commercial bureau scores use a different scale than consumer FICO (typically 0–100), and including them would mix fleet and small-business loans with subprime consumer loans. For a consumer credit analysis, the stricter exclusion is more defensible. The SQL filter is: LOWER(obligorCreditScoreType) NOT LIKE '%commercial%'.

Auto Loan Score boundary: our “Below Prime” bucket is scores 300–659 inclusive, reflecting 10-point score bucketing. Definitions that treat 660 as below prime will show slightly higher counts; the difference is typically small (∼1–4% for small-volume issuers where a repo happens to land on exactly 660).

Auto Lease Delinquency only (MVP): residual-value realization, disposition mix, and cumulative net loss metrics are computed by the pipeline but are not yet surfaced, pending independent corroboration.

9. Known Limitations

10. Update Schedule & Audit Trail

This methodology page is regenerated with every pipeline run and is always in sync with the data currently served on both explorers.