This page summarizes federal award activity tied to vehicle number 70FB7022D00000001 for agency 7022. The record shows 5 award actions with total obligations of $279.21 million.
Vehicle Number
Vehicle Number 7022 / 70FB7022D00000001 Federal Contract Action Summary (Last 10 Years)
Procurement analysis for vehicle number 70FB7022D00000001 under agency 7022 over the last 10 years.
Totals are based on the reported analysis window and the exact obligated amount of $279,206,605.41.
Overview
Over the last 10 years, vehicle number 70FB7022D00000001 is associated with 5 award actions and total obligations of $279,206,605.41. The average action value is $55,841,321.08, indicating a small number of high-value actions rather than frequent low-value activity.
How to use this page
Use this page to review procurement activity tied to the vehicle identifier and to compare award concentration over time. The figures here are limited to the provided agency, PIID, and analysis window, and should be read as a summary of recorded obligations and action count.
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 = '7022' AND content__IDV__contractID__IDVID__PIID = '70FB7022D00000001'
AND content__IDV__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
AND content__IDV__purchaserInformation__contractingOfficeAgencyID != ''
AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 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 |
|---|---|---|---|---|
| 7022 | FEDERAL EMERGENCY MANAGEMENT AGENCY | 279,206,605.41 | 279.21 million | 5 |
Insight
For PIID 70FB7022D00000001 over the 10-year window, all recorded obligations are concentrated in a single agency: the Federal Emergency Management Agency. FEMA accounts for $279.21 million across 5 awards, indicating a highly concentrated obligation pattern with no distribution across other agencies in the provided data.
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 = '7022' AND content__IDV__contractID__IDVID__PIID = '70FB7022D00000001'
AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
AND content__award__vendor__vendorHeader__vendorName != ''
AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 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 = '7022' AND content__IDV__contractID__IDVID__PIID = '70FB7022D00000001'
AND content__IDV__productOrServiceInformation__principalNAICSCode IS NOT NULL
AND content__IDV__productOrServiceInformation__principalNAICSCode != ''
AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 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 |
|---|---|---|---|---|
| 423860 | TRANSPORTATION EQUIPMENT AND SUPPLIES (EXCEPT MOTOR VEHICLE) MERCHANT WHOLESALERS | 279,206,605.41 | 279.21 million | 5 |
Insight
Over the 10-year window, obligations for vehicle actions under PIID 70FB7022D00000001 are fully concentrated in NAICS 423860, Transportation Equipment and Supplies (Except Motor Vehicle) Merchant Wholesalers. This NAICS accounts for $279.21 million across 5 awards, indicating a narrow vendor/category distribution rather than a diversified mix of vehicle-related procurement activity. The concentration suggests the procurement pattern is heavily tied to a single wholesale supply category.
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 = '7022' AND content__IDV__contractID__IDVID__PIID = '70FB7022D00000001'
AND content__IDV__productOrServiceInformation__productOrServiceCode IS NOT NULL
AND content__IDV__productOrServiceInformation__productOrServiceCode != ''
AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 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 |
|---|---|---|---|---|
| V129 | TRANSPORTATION/TRAVEL/RELOCATION- TRANSPORTATION: OTHER | 279,206,605.41 | 279.21 million | 5 |
Insight
Obligations are fully concentrated in PSC V129, Transportation/Travel/Relocation - Transportation: Other, with $279.21 million across 5 awards over the 10-year window. This indicates a highly concentrated spend profile with no other PSCs appearing in the provided results. The low award count relative to obligated value suggests a small number of relatively large transportation-related actions drove the vehicle’s activity.
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 = '7022' AND content__IDV__contractID__IDVID__PIID = '70FB7022D00000001'
AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) < toStartOfYear(now())
GROUP BY year
ORDER BY year ASC
| Year | Total Obligated | Readable | Actions |
|---|---|---|---|
| 2022 | 279,206,605.41 | 279.21 million | 1 |
| 2023 | 0.00 | 0.00 | 2 |
| 2024 | 0.00 | 0.00 | 1 |
| 2025 | 0.00 | 0.00 | 1 |
Insight
Obligations for PIID 70FB7022D00000001 are highly concentrated in 2022, when a single award accounted for $279.21 million. Subsequent years show award activity but no obligated dollars: two awards in 2023, one in 2024, and one in 2025. This pattern indicates a sharp one-year obligation peak followed by continued transactional activity without additional funding recorded 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 10 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.