This page summarizes the available FPDS activity for vehicle number associated with Agency ID 12K2 and PIID 123J1420D0264. The analysis window covers the last 5 years and shows 3 award actions with no obligated dollars recorded.
Vehicle Number
Vehicle Number 12K2 / 123J1420D0264 Federal Contract Action Summary (Last 5 Years)
Procurement profile for vehicle number under Agency ID 12K2 and PIID 123J1420D0264, covering award activity in the last 5 years.
Total obligated amount is 0.00, with an exact value of 0 and an average action value of 0 across 3 award actions.
Overview
The procurement record for vehicle number under Agency ID 12K2 and PIID 123J1420D0264 reflects 3 award actions in the last 5 years. The reported total obligated amount is 0.00, and the exact obligated value is 0. This indicates recorded action activity without obligated spending in the provided data.
How to use this page
Use this page to identify the contract vehicle record, review the action count, and confirm the obligated totals tied to PIID 123J1420D0264. The page is limited to the supplied FPDS summary fields and does not add award details that are not present in the inputs.
Top Agencies
SELECT
content__IDV__purchaserInformation__contractingOfficeAgencyID AS agency_id,
content__IDV__purchaserInformation__contractingOfficeAgencyID__name AS agency_name,
sum(content__IDV__dollarValues__obligatedAmount) AS total_obligated,
count() AS award_count,
formatReadableQuantity(sum(content__IDV__dollarValues__obligatedAmount)) AS total_obligated_readable
FROM fpds.data
WHERE
content__IDV__contractID__IDVID__agencyID = '12K2' AND content__IDV__contractID__IDVID__PIID = '123J1420D0264'
AND content__IDV__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
AND content__IDV__purchaserInformation__contractingOfficeAgencyID != ''
AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) < toStartOfYear(now())
GROUP BY
agency_id,
agency_name
ORDER BY total_obligated DESC
LIMIT 10
| Agency ID | Agency Name | Total Obligated | Readable | Actions |
|---|---|---|---|---|
| 12K2 | AGRICULTURAL MARKETING SERVICE | 0.00 | 0.00 | 3 |
Insight
Over the past 5 years, all recorded obligations under vehicle 123J1420D0264 are concentrated in a single agency, the Agricultural Marketing Service (12K2). The agency is associated with 3 awards, but reported total obligated amount is $0.00, indicating activity without measurable obligation value in the provided data. This pattern suggests very limited financial execution and no observable cross-agency distribution for this vehicle.
Top Vendors
SELECT
vendor_name,
cage_code,
total_obligated,
award_count,
formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
SELECT
content__award__vendor__vendorHeader__vendorName AS vendor_name,
ifNull(content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode, '') AS cage_code,
sum(content__IDV__dollarValues__obligatedAmount) AS total_obligated,
count() AS award_count
FROM fpds.data
WHERE
content__IDV__contractID__IDVID__agencyID = '12K2' AND content__IDV__contractID__IDVID__PIID = '123J1420D0264'
AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
AND content__award__vendor__vendorHeader__vendorName != ''
AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) < toStartOfYear(now())
GROUP BY
vendor_name,
cage_code
)
ORDER BY total_obligated DESC
LIMIT 10
| Vendor | CAGE Code | Total Obligated | Readable | Actions |
|---|
Insight
No vendor concentration was available for this analysis window.
Top NAICS
SELECT
content__IDV__productOrServiceInformation__principalNAICSCode AS naics_code,
content__IDV__productOrServiceInformation__principalNAICSCode__description AS naics_name,
sum(content__IDV__dollarValues__obligatedAmount) AS total_obligated,
count() AS award_count,
formatReadableQuantity(sum(content__IDV__dollarValues__obligatedAmount)) AS total_obligated_readable
FROM fpds.data
WHERE
content__IDV__contractID__IDVID__agencyID = '12K2' AND content__IDV__contractID__IDVID__PIID = '123J1420D0264'
AND content__IDV__productOrServiceInformation__principalNAICSCode IS NOT NULL
AND content__IDV__productOrServiceInformation__principalNAICSCode != ''
AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) < toStartOfYear(now())
GROUP BY
naics_code,
naics_name
ORDER BY total_obligated DESC
LIMIT 10
| NAICS Code | Description | Total Obligated | Readable | Actions |
|---|---|---|---|---|
| 311421 | FRUIT AND VEGETABLE CANNING | 0.00 | 0.00 | 3 |
Insight
Over the 5-year window, this vehicle’s obligations are fully concentrated in NAICS 311421, Fruit and Vegetable Canning. The record reflects 3 awards in this NAICS, but total obligated dollars are $0.00, indicating activity without reported obligation value. Based on the provided rows, there is no evidence of distribution across additional NAICS codes for this vehicle.
Top PSC Codes
SELECT
content__IDV__productOrServiceInformation__productOrServiceCode AS psc_code,
content__IDV__productOrServiceInformation__productOrServiceCode__description AS psc_name,
sum(content__IDV__dollarValues__obligatedAmount) AS total_obligated,
count() AS award_count,
formatReadableQuantity(sum(content__IDV__dollarValues__obligatedAmount)) AS total_obligated_readable
FROM fpds.data
WHERE
content__IDV__contractID__IDVID__agencyID = '12K2' AND content__IDV__contractID__IDVID__PIID = '123J1420D0264'
AND content__IDV__productOrServiceInformation__productOrServiceCode IS NOT NULL
AND content__IDV__productOrServiceInformation__productOrServiceCode != ''
AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) < toStartOfYear(now())
GROUP BY
psc_code,
psc_name
ORDER BY total_obligated DESC
LIMIT 10
| PSC Code | Description | Total Obligated | Readable | Actions |
|---|---|---|---|---|
| 8915 | FRUITS AND VEGETABLES | 0.00 | 0.00 | 3 |
Insight
Within the 5-year window for vehicle 123J1420D0264 under agency 12K2, all reported obligations in the top PSC category are concentrated in PSC 8915, Fruits and Vegetables. This PSC appears on 3 awards but carries $0.00 total obligated, indicating award activity without recorded obligated value in this category. The distribution is highly concentrated because no other PSCs are provided in the query result.
Annual Trend
SELECT
toYear(parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate)) AS year,
sum(content__IDV__dollarValues__obligatedAmount) AS total_obligated,
formatReadableQuantity(sum(content__IDV__dollarValues__obligatedAmount)) AS total_obligated_readable,
count() AS award_count
FROM fpds.data
WHERE
content__IDV__contractID__IDVID__agencyID = '12K2' AND content__IDV__contractID__IDVID__PIID = '123J1420D0264'
AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) < toStartOfYear(now())
GROUP BY year
ORDER BY year ASC
| Year | Total Obligated | Readable | Actions |
|---|---|---|---|
| 2023 | 0.00 | 0.00 | 3 |
Insight
For PIID 123J1420D0264 within Agency 12K2, the 5-year annual trend reflects all recorded obligations in 2023, with no obligated dollars reported. The activity is fully concentrated in a single year and consists of three awards, indicating transaction volume without corresponding obligation value. This suggests the vehicle was used in 2023 but did not generate measurable obligated funding in the period provided.
Use FPDS Query for deeper award and vehicle analysis
Explore federal procurement data with custom SQL, fast filtering, and deeper contract action analysis across agencies, vendors, NAICS, PSC, and annual trends.
Continue from this last 5 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.