get_lenders
List SBA 7(a) lenders ranked by loan count, total amount, or average loan size, with filters for state, county, industry, and time period.
Instructions
List SBA 7(a) lenders ranked by loan count, total amount, or average loan size. Optional filters: state (2-digit FIPS), county (5-digit FIPS), industry (NAICS), year/quarter, and a from_period/to_period range (YYYY-Qq). sort accepts 'loan_count' (default), 'total_amount', or 'avg_amount'. limit is capped at 50. Source: US Small Business Administration, 7(a) Loan Program (public domain).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | loan_count | |
| year | No | ||
| limit | No | ||
| state | No | ||
| county | No | ||
| quarter | No | ||
| industry | No | ||
| to_period | No | ||
| from_period | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |