Methodology & Data Quality

Auto Loan ABS Data Explorer ← Back to Explorer

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

1. Data Source

All content is derived from SEC ABS-EE loan-level filings submitted to EDGAR under Regulation AB II (Rule 17g-7). These are regulatory disclosures that auto-loan securitization trusts are legally required to file on a defined schedule — typically monthly — containing approximately 100 fields per loan per reporting period.

2. Credit Score Methodology

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.

3. Metric Definitions

Delinquency (Vintage Curves + Time Series)

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

Losses (Cumulative Net Loss by Vintage)

Repossessions (1st-Time Repo Rate)

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.

Credit Score vs Default (Kaplan-Meier Survival Analysis)

4. Scope & Boundary Notes

Note on 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%'.

Score-boundary note: 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).

5. Known Limitations

6. Update Schedule & Audit Trail

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