GovCon Recompetes: expiring contracts by NAICS + incumbent avatar

GovCon Recompetes: expiring contracts by NAICS + incumbent

Pricing

$150.00 / 1,000 answer serveds

Go to Apify Store
GovCon Recompetes: expiring contracts by NAICS + incumbent

GovCon Recompetes: expiring contracts by NAICS + incumbent

Federal contracts whose period of performance ends within a month window, soonest first — the recompete pipeline. Filter by NAICS and awarding agency. Every row names the incumbent (by UEI) and its obligated total, with a receipt: source URL, retrieval time, caveats, and guardrails.

Pricing

$150.00 / 1,000 answer serveds

Rating

0.0

(0)

Developer

citature

citature

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

24 days ago

Last modified

Share

GovCon Recompetes — contracts expiring soon, with the incumbent

Which federal contracts in your NAICS expire soon, who holds them, and what did they charge? This actor returns the recompete pipeline: contracts whose period of performance ends within a month window, soonest first, each row naming the incumbent and its obligated dollars — with a full citation receipt.

Built for capture and business-development teams who need a defensible pipeline of upcoming recompetes, and for AI agents doing the same research, with the exact public source attached to every number.

Data comes straight from USASpending.gov — the primary, public-domain federal record of contract awards. No aggregator, no scoring, no editorializing.

What you can ask

  • Which contracts in NAICS 541512 (IT services) expire between 2025-07 and 2026-06, and who are the incumbents?
  • What is the Department of Defense recompete pipeline for the next year?
  • Sorted soonest-first, what expires next in my market, and how big is each?

Keywords: government contracts, recompete, period of performance, contract expiration, incumbent, NAICS, capture management, business development, GovCon, federal contracting, contract pipeline, USAspending, awarding agency, UEI, contract vehicles, defense contracts, re-compete, opportunity pipeline.

Input

FieldTypeRequiredNotes
expiring_fromstring YYYY-MMyesFirst expiry month.
expiring_tostring YYYY-MMyesLast expiry month.
naicsstringnoNAICS code or 2–6 digit prefix.
agencystringnoAwarding-agency name prefix.
limitinteger 1–500no (default 50)Max rows.
{ "expiring_from": "2025-07", "expiring_to": "2026-06", "naics": "5415", "limit": 25 }

Output — an answer with a receipt

The actor returns one receipt object (also stored as the run's OUTPUT). The answer is the list of expiring contracts; matches declares the exact cross-source joins the answer relied on, and citations is the exact source you can re-run yourself.

{
"answer": [
{
"contract_award_id": "CONT_AWD_…",
"piid": "W58RGZ21C0011",
"expiry_month": "2025-09",
"pop_end_date": "2025-09-29",
"award_type": "contract",
"naics_code": "541512",
"naics_description": "COMPUTER SYSTEMS DESIGN SERVICES",
"awarding_agency": "Department of Defense",
"awarding_agency_code": "097",
"recipient_uei": "ABC123DEF456",
"recipient_name": "EXAMPLE CONTRACTOR INC",
"amount_cents": 4250000000,
"fiscal_year": 2022
}
],
"matches": [
{
"match_method": "exact",
"left_key": "usaspending.recipient_uei",
"right_key": "citature.entity_recipient.uei"
},
{
"match_method": "exact",
"left_key": "usaspending.awarding_agency_code",
"right_key": "citature.entity_agency_code.agency_code"
}
],
"coverage": [
"Coverage reflects records currently in citature's dataset, not the full upstream history.",
"Recompete timing reflects each contract's current period-of-performance end date as reported to the awarding agency; option years and modifications can push the actual recompete later."
],
"guardrails": [
"Research over public-domain federal records — not legal, financial, or eligibility advice.",
"citature reports what the record says. It never renders a compliance verdict, a screening pass/fail, or a recommendation.",
"Entity-level records only (committees, candidates, recipients, agencies, contracts). No individual-person data."
],
"schema_version": "0.1.0"
}

Money is always integer cents (amount_cents). The incumbent is resolved on the UEI (the universal federal awardee key) and the agency on its official toptier code — both exact joins, declared in matches.

Guardrails

  • Research over public-domain federal records — not legal, financial, or eligibility advice.
  • Recompete timing reflects the reported period-of-performance end date. Option years and modifications can push the actual recompete later.
  • citature reports what the record says. It never renders a determination or a recommendation.
  • Entity-level records only. No individual-person data is ever returned.

Pricing

Pay per successful answer. You are charged only when an answer is served; a rejected or failed request is never billed.