ABS-EE Loan-Level Panel — SEC EDGAR

Delinquency trends from SEC EDGAR ABS-EE filings. Loan-level auto credit data, parsed from servicer reports so you don’t have to.
Data source: SEC EDGAR ABS-EE autoloan panel — loan-level data from asset-backed securities filings. Parsed from raw XML filings via the bens-data-lake pipeline. Coverage varies by issuer. See Data Sources for full methodology.

This is structured finance data — the kind of thing you’d normally pay a Bloomberg terminal to look at, except it’s sitting in SEC EDGAR and nobody told you. ABS-EE filings contain loan-level performance data for auto loan ABS trusts: origination date, balance, days past due, payment status. The good stuff.


Loan Volume

Total loans in the panel over time. This gives a sense of coverage — more loans means more issuers filing, means the delinquency rate above is a better sample.


Methodology

What counts as delinquent: A loan is classified as 90+ days past due (days_past_due >= 90) at the servicer-reported filing date. The bucket used here is the most severe — it excludes 30–59 day and 60–89 day buckets.

What’s included: All loans in Hive-partitioned Parquet files under abs_ee/curated/asset_class=autoloan/ on R2. Coverage is limited to issuers that file ABS-EE with the SEC — not all auto ABS trusts are required to do so.

Known limitations: Servicer definitions of “days past due” can vary slightly by issuer. This is the data as filed. No harmonization has been applied across issuers.

For full source documentation, see Data Sources →