Federal Contract Awards

Overview

Federal Contract Awards track US government contract and grant awards from USASpending.gov. Each signal identifies a company that just won a federal contract, including award amount, awarding agency, NAICS classification, and LLM-enriched analysis of what the company will need to execute the contract.

We process awards daily, filtering to tech and professional services NAICS codes with a >$100K threshold. Each award is enriched with domain resolution, business category classification, and outreach hooks.

Signal Subtype

SignalSubtype EnumDescription
Federal ContractcompanyFederalContractCompany awarded a federal contract or grant

Schema

{
  "signal_id": "usg-75D30126F00005",
  "signal_type": "federal-contract-award",
  "signal_subtype": "companyFederalContract",
  "association": "company",
  "detected_at": "2026-04-01T00:00:00Z",
  "company": {
    "name": "Acme Data Systems",
    "domain": "acmedata.com",
    "industries": ["Information Technology"]
  },
  "data": {
    "award_id": "75D30126F00005",
    "internal_id": 356696291,
    "award_amount": 311340,
    "total_obligation": 311340,
    "base_and_all_options": 311340,
    "awarding_agency": "Department of Health and Human Services",
    "awarding_sub_agency": "Centers for Disease Control and Prevention",
    "funding_agency": "Department of Health and Human Services",
    "funding_sub_agency": "Centers for Disease Control and Prevention",
    "funding_office": "CDC OFFICE OF ACQUISITION SERVICES",
    "award_type_code": "D",
    "start_date": "2026-04-01",
    "end_date": "2027-05-01",
    "potential_end_date": "2027-05-01",
    "naics_code": "541519",
    "naics_description": "Other Computer Related Services",
    "psc_code": "D399",
    "psc_description": "SUPPORT- MANAGEMENT: DATA COLLECTION",
    "description": "Data analytics platform for health surveillance",
    "place_of_performance_city": "Atlanta",
    "place_of_performance_state": "GA",
    "recipient_uei": "LECJQDCLHVE5",
    "recipient_address": "275 E MAIN ST",
    "recipient_city": "ATLANTA",
    "recipient_state": "GA",
    "recipient_zip": "30301",
    "recipient_business_categories": ["Small Business", "SBA Certified Small Disadvantaged Business"],
    "parent_company_name": "Acme Data Systems Inc",
    "parent_company_uei": "LECJQDCLHVE5",
    "competition_type": "FULL AND OPEN COMPETITION",
    "number_of_offers": 5,
    "pricing_type": "FIRM FIXED PRICE",
    "set_aside_type": "SMALL BUSINESS SET-ASIDE",
    "commercial_item_status": "COMMERCIAL PRODUCTS/SERVICES",
    "source_url": "https://www.usaspending.gov/award/CONT_AWD_75D30126F00005_7523",
    "summary": "Acme Data Systems won a $311K contract from CDC for data collection and analytics.",
    "detail": "This award focuses on health data collection infrastructure. The company will likely need cloud analytics tools and data management platforms to execute.",
    "relevance": 0.8,
    "primary_topic": "Healthcare IT",
    "topics": ["Health Data", "Analytics", "Government IT"],
    "pain_points_extracted": ["Data collection infrastructure", "Analytics capabilities"],
    "use_cases_extracted": ["Data analytics platforms", "Cloud infrastructure"],
    "outreach_hooks": [
      "Congrats on the CDC award — we help government contractors scale their data infrastructure.",
      "Noticed your new HHS contract. Our platform accelerates health data analytics."
    ],
    "tags": ["healthcare-it", "government", "data-analytics"],
    "confidence": "high",
    "sentiment": "positive"
  }
}

Field Reference

Core Fields

FieldTypeDescription
signal_idstringUnique identifier (prefixed usg-)
signal_typestringAlways "federal-contract-award"
signal_subtypestringAlways "companyFederalContract"
detected_atstring (ISO 8601)Award effective date
associationstringAlways "company"

Company Object

FieldTypeDescription
company.namestringAward recipient name
company.domainstringCompany website domain (when resolved)
company.industriesarray[string]Industry classifications

Award Details

FieldTypeDescription
award_idstringFederal award identifier (PIID or FAIN)
award_amountnumberAward dollar amount
total_obligationnumberTotal government obligation
base_and_all_optionsnumberFull contract value including options
awarding_agencystringFederal agency making the award
awarding_sub_agencystringSub-agency
funding_agencystringAgency providing funds
funding_officestringSpecific office
award_type_codestringContract type code (A-D for contracts, 02-05 for grants)
start_datestring (YYYY-MM-DD)Contract start date
end_datestring (YYYY-MM-DD)Contract end date
potential_end_datestringIncluding option years
naics_codestringNAICS industry code
naics_descriptionstringNAICS code description
psc_codestringProduct/Service code
psc_descriptionstringPSC description
descriptionstringAward description from USASpending
source_urlstringDirect link to USASpending.gov award page

Recipient Details

FieldTypeDescription
recipient_ueistringUnique Entity Identifier (SAM.gov)
recipient_addressstringStreet address
recipient_citystringCity
recipient_statestringState code
recipient_zipstringZIP code
recipient_business_categoriesarray[string]SBA categories (small business, 8(a), HUBZone, etc.)
parent_company_namestringParent company name
parent_company_ueistringParent company UEI

Competition & Pricing

FieldTypeDescription
competition_typestringHow the contract was competed
number_of_offersintegerNumber of bids received
pricing_typestringContract pricing structure
set_aside_typestringSmall business set-aside type
commercial_item_statusstringCommercial vs. government-specific

Enrichment Fields

FieldTypeDescription
summarystringLLM-generated award summary
detailstringAnalysis of what the company will need to execute
relevancefloat (0-1)B2B relevance score
primary_topicstringPrimary topic classification
topicsarray[string]Topic tags
pain_points_extractedarray[string]Inferred pain points
use_cases_extractedarray[string]Potential vendor use cases
outreach_hooksarray[string]Ready-to-use outreach messages
tagsarray[string]Classification tags
confidencestringhigh, medium, or low
sentimentstringpositive, neutral, or negative

Delivery

DetailValue
GCS Bucketgs://autobound-federal-contract-award/
RefreshDaily
FormatJSONL + Parquet
SourceUSASpending.gov
FilterTech/services NAICS codes, >$100K awards