Skip to content
AGENTIC Data Mining
● Public TOOL contracts.awards LAST SYNC

USASpending federal contract awards

Federal contract awards, IDVs, and notices joined to awardee entity records. Query by NAICS, agency, awardee, vehicle, or dollar band as awards post.

Records

Awards, IDVs, and notices joined to entities

History

New records

~3,100/day

Posted as awards publish

Freshness

Hourly

JSON · Public · included in subscription

Coverage syncing from the live ingestion pipeline…

Query parameters

recipient_namestring

Recipient/contractor name, full-text word/prefix match against the SAM.gov legal name

recipient_ueistring

Recipient SAM.gov Unique Entity ID, exact match

awarding_agency / naics_codestring

Awarding federal agency (partial match) or NAICS classification (exact)

min_award_amount / max_award_amountnumber

Bounds on award_amount (USD)

limitnumber

Max records per response (default 25, max 50)

Most-used parameters shown; the tool's full input schema (including start/end/modified date windows and set-aside/competition filters) is served by the MCP server at connection time.

Example call

Request · contracts.awards
{
  "tool": "contracts.awards",
  "params": {
    "recipient_name": "Boeing",
    "naics_code": "541715",
    "limit": 25
  }
}

What you can ask

  • What federal IDIQ contracts has the Air Force awarded in NAICS 541512 this year?
  • Show me all Boeing contract awards over $10M in FY2026
  • Which agencies are awarding sole-source contracts in aerospace?
Full tool reference →

Install in Claude Desktop

One-click .mcpb bundle — adds the contracts.awards tool to Claude Desktop. Prompts for your API key on install; nothing is baked in.

Install in Claude Desktop (.mcpb)

Schema

Field Type Description
award_idstringPIID / award number
recipient_namestringRecipient/contractor legal name (SAM.gov)
recipient_ueistringRecipient's SAM.gov Unique Entity ID
awarding_agencystringAwarding agency
naics_codestringNAICS code
award_amountnumberAward obligation amount
start_date / end_dateISO datePeriod of performance
last_modified_dateISO dateUSASpending.gov's own last-update timestamp for the award
setaside_familystringComputed set-aside family (small_biz | 8a | wosb | sdvosb | hubzone | full_open | other), filterable
recompete_windowstringComputed re-bid timing bucket, filterable
competition_intensitystringComputed from extent_competed + number_of_offers_received, filterable
pop_state_codestringPlace-of-performance US state code, filterable
total_obligated_amountnumberCumulative obligations to date on the award
funding_agencystringFunding agency, when distinct from the awarding agency
naics_descriptionstringHuman-readable NAICS description

Sample record

Sample · contracts.awards
{
  "award_id": "FA8750-26-C-0012",
  "recipient_name": "EXAMPLE RESEARCH LLC",
  "recipient_uei": "ABC123DEF456",
  "awarding_agency": "DEPT OF THE AIR FORCE",
  "naics_code": "541715",
  "award_amount": 12400000,
  "last_modified_date": "2026-07-09",
  "setaside_family": "small_biz",
  "recompete_window": "expiring_6mo",
  "competition_intensity": "sole_source",
  "pop_state_code": "VA",
  "total_obligated_amount": 4800000
}

Use it for

  • Award momentum by NAICS ahead of earnings
  • Vendor concentration checks in diligence
  • Recompete and protest watchlists
● Public Real-time

SEC Form 3/4/5 insider transactions

sec.filings

Insider transactions and quarterly institutional holdings, parsed to structured records within minutes of EDGAR acceptance. Filter by CIK, ticker, transaction code, or filing window.

All EDGAR filers · 2004–present

Included in subscription View dataset
● Public Daily

STOCK Act trades

congress.trades

Periodic transaction reports from members of Congress and senior staff, normalized to ticker, amount band, and disclosure lag. Query by member, chamber, committee, or ticker.

House + Senate PTRs · 2012–present

Included in subscription View dataset
● Public Daily

USPTO patents/TM

ip.filings

Patent applications, grants, assignments, and trademark filings with assignee normalization. Track filing velocity by assignee, CPC class, or examiner art unit.

Patents + trademarks · 2005–present (backfill in progress)

Included in subscription View dataset