Small Business Administration 7(a) loan-guarantee data — aggregated across lenders, counties, states, and NAICS industries. This is the smallest of the four verticals by record count, but it’s the most underused: it ties SEC-registered companies to the small-business credit activity in their HQ county, and it’s the only public dataset with standardised charge-off outcomes at that granularity.
Connecticut county-level aggregates have a FIPS schema gap. A 2022 FIPS schema change for Connecticut counties left approximately 6,408 loans unresolved at the county level. These loans are visible in state-level aggregates for CT but do not roll up into any county-level CT aggregate. Fix targeted for the next data refresh. Avoid using Connecticut counties as recipe targets or in production dashboards until the fix lands.
Loan-level records are not exposed. The endpoints return aggregates, not individual loans. This is intentional — borrower-level PII is not redistributable. If you need loan-level data for licensed research, contact hello@thesma.dev.
7(a) only in 1.0.0. SBA 504 (real-estate fixed-asset loans) and Microloan Program data are on the post-1.0.0 roadmap but not in the 1.0.0 release.
The ?include=lending_context parameter on any SEC company or financials endpoint adds a lending_context object with SBA aggregates for the company’s headquarters county and its NAICS industry:
The enrichment is geographic AND industry — local_market describes the company’s HQ county; industry_lending describes the company’s NAICS regardless of geography. Unlike labor_context which has 6 enrichment dimensions (industry / local_market / turnover / compensation / summary / data_freshness), lending_context has 2 (local_market / industry_lending). SBA is a single-source dataset; the labor surface composes 5 BLS surveys.