SBA Loans

Overview

All SBA 504 loan data transactions, loan terms, and statuses.

Data InformationValue
Refresh CadenceMonthly
Historical Coverage1991-2024
SBA Loan Type Coverage504, 7a

Schema

NameDescription
BQ_SBA_IDUnique Identifier of the loan record
BQ_IDUnique ID assigned by BQ to the Organization.
BQ_SBA_LOAN_PROGRAMIndicator of whether loan was approved under SBA's 7(a) or 504 loan program
BQ_SBA_BANK_NAMEName of the third party lender
BQ_SBA_BANK_FDIC_NUMBERThe Federal Depository Insurance Corporation certificate ID of the lender
BQ_SBA_BANK_NCUA_NUMBERThe National Credit Union Association charter number of the lender
BQ_SBA_CDC_ADDRESS1_LINE_1bq_sba_cdc_address1_line_1
BQ_SBA_CDC_ADDRESS1_LINE_2bq_sba_cdc_address1_line_2
BQ_SBA_CDC_ADDRESS1_CITYbq_sba_cdc_address1_city
BQ_SBA_CDC_ADDRESS1_STATEbq_sba_cdc_address1_state
BQ_SBA_CDC_ADDRESS1_ZIP5bq_sba_cdc_address1_zip5
BQ_SBA_CDC_ADDRESS1_ZIP9bq_sba_cdc_address1_zip9
BQ_SBA_CDC_ADDRESS1_RDIbq_sba_cdc_address1_rdi
BQ_SBA_CDC_ADDRESS1_LATITUDEbq_sba_cdc_address1_latitude
BQ_SBA_CDC_ADDRESS1_LONGITUDEbq_sba_cdc_address1_longitude
BQ_SBA_CDC_ADDRESS1_COUNTY_NAMEbq_sba_cdc_address1_county_name
BQ_SBA_CDC_ADDRESS1_COUNTY_FIPSbq_sba_cdc_address1_county_fips
BQ_SBA_CDC_ADDRESS1_ZIP_TYPEbq_sba_cdc_address1_zip_type
BQ_SBA_CDC_ADDRESS1_DPV_MATCH_CODEbq_sba_cdc_address1_dpv_match_code
BQ_SBA_CDC_ADDRESS1_BUILDING_DEFAULT_INDICATORbq_sba_cdc_address1_building_default_indicator
BQ_SBA_CDC_ADDRESS1_SECONDARY_NUMBERbq_sba_cdc_address1_secondary_number
BQ_SBA_GROSS_APPROVAL_AMOUNTTotal loan amount
BQ_SBA_GUARANTEED_APPROVALAmount of SBA's loan guaranty
BQ_SBA_APPROVAL_DATEDate on which the loan was approved
BQ_SBA_APPROVAL_FISCAL_YEARFiscal year in which the loan was approved
BQ_SBA_FIRST_DISBURSEMENT_DATEDate of first loan disbursement (if available)
BQ_SBA_DELIVERY_METHODSpecific delivery method loan was approved under
BQ_SBA_SUBPGMDESCSubprogram description - specific subprogram under which the loan was approved under
BQ_SBA_INITIAL_INTEREST_RATEInitial interest rate - total interest rate (base rate plus spread) at the time the loan was approved
BQ_SBA_TERM_IN_MONTHSLoan term length
BQ_SBA_FRANCHISE_CODEFranchise Code
BQ_SBA_FRANCHISE_NAMEFranchise Name (if applicable)
BQ_SBA_PROJECT_COUNTYCounty where project occurs
BQ_SBA_PROJECT_STATEState where project occurs
BQ_SBA_DISTRICT_OFFICESBA district office
BQ_SBA_BUSINESS_TYPEBorrower's Business Type - Individual, Partnership, or Corporation
BQ_SBA_BUSINESS_AGESBA began collecting the following business age information in fiscal year 2018: Change of Ownership, Existing or more than 2 years old, New Business or 2 years or less, Startup, Loan Funds will Open Business
BQ_SBA_LOAN_STATUSCurrent status of loan: COMMIT = Undisbursed, PIF = Paid In Full, CHGOFF = Charged Off, CANCLD = Cancelled, EXEMPT = The status of loans that have been disbursed but have not been cancelled, paid in full, or charged off are exempt from disclosure under FOIA Exemption 4
BQ_SBA_PAID_IN_FULL_DATEDate on which the loan was paid in full (if applicable)
BQ_SBA_CHARGE_OFF_DATEDate on which the SBA charged off loan (if applicable)
BQ_SBA_GROSS_CHARGE_OFF_AMOUNTTotal Amount of SBA/CDC loan balance charged off (includes guaranteed and non-guaranteed portion of loan)
BQ_SBA_REVOLVER_STATUSIndicator of whether a loan is a term loan or revolving line of credit (0=Term, 1=Revolver)

Key Concepts

SBA Loan 504 and 7a data are available across multiple datasets

SBA Loan data are separated by loan type and can be accessed through the following datasets

Use BQ_ID as a join key across datasets

To merge the general loan data with legal entity information, you can use BQ_ID as a unique identifier and join key to easily match the data.