This page summarizes federal procurement activity for vehicle number associated with Agency ID 3300 and PIID F13CC10014 over the last 5 years. The record shows 16 award actions with total obligated funding of 10.42 million and an average action value of 651,327.63.
Vehicle Number
Vehicle Number 3300 / F13CC10014 Federal Contract Action Summary (Last 5 Years)
FPDS summary for vehicle number under Agency ID 3300, PIID F13CC10014, covering the last 5 years of award activity.
Totals are based on the provided analysis window and reported obligated amounts, with exact obligated value of 10,421,242.
Overview
Over the last 5 years, vehicle number under Agency ID 3300 and PIID F13CC10014 recorded 16 award actions. Total obligated funding for the period was 10,421,242, with an average action value of 651,327.63.
How to use this page
This page is intended to support review of procurement activity associated with this vehicle record in FPDS. It presents the reported obligation totals and action count for the selected analysis window without adding interpretation beyond the provided data.
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 = '3300' AND content__IDV__contractID__IDVID__PIID = 'F13CC10014'
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 |
|---|---|---|---|---|
| 3300 | SMITHSONIAN INSTITUTION | 10,421,242.00 | 10.42 million | 16 |
Insight
Over the 5-year window, obligations for vehicle PIID F13CC10014 are fully concentrated at the Smithsonian Institution (agency ID 3300), with $10.42 million across 16 awards. This indicates that all recorded spending for this vehicle is attributable to a single agency, with no diversification across other agencies in the provided data. The award pattern suggests repeated use of the vehicle by the same agency rather than broad interagency distribution.
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 = '3300' AND content__IDV__contractID__IDVID__PIID = 'F13CC10014'
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 = '3300' AND content__IDV__contractID__IDVID__PIID = 'F13CC10014'
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 |
|---|---|---|---|---|
| 541310 | ARCHITECTURAL SERVICES | 10,421,242.00 | 10.42 million | 16 |
Insight
Over the 5-year window, obligations for PIID F13CC10014 are fully concentrated in NAICS 541310, Architectural Services, with $10.42 million across 16 awards. This indicates a single-service profile with no observed NAICS diversification in the provided data. The award pattern suggests repeated procurement activity within the same professional services category rather than a broad mix of labor categories.
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 = '3300' AND content__IDV__contractID__IDVID__PIID = 'F13CC10014'
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 |
|---|---|---|---|---|
| C211 | ARCHITECT AND ENGINEERING- GENERAL: LANDSCAPING, INTERIOR LAYOUT, AND DESIGNING | 10,421,242.00 | 10.42 million | 16 |
Insight
Over the 5-year window for vehicle PIID F13CC10014 under agency 3300, obligations are fully concentrated in PSC C211. The vehicle recorded 16 awards totaling $10.42 million in this single professional services category, indicating no diversification across PSCs in the provided data. This pattern suggests the vehicle was used consistently for architect and engineering-related requirements rather than a broad mix of service types.
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 = '3300' AND content__IDV__contractID__IDVID__PIID = 'F13CC10014'
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 |
|---|---|---|---|
| 2021 | 3,060,017.00 | 3.06 million | 5 |
| 2022 | 4,420,000.00 | 4.42 million | 3 |
| 2023 | 2,761,980.00 | 2.76 million | 6 |
| 2024 | 179,245.00 | 179.25 thousand | 2 |
Insight
Obligations for PIID F13CC10014 are concentrated in the earlier part of the 5-year window, with $4.42 million in 2022 and $3.06 million in 2021, followed by a decline to $2.76 million in 2023 and a sharp drop to $179.25 thousand in 2024. Award activity is not proportional to dollars, ranging from 2 awards in 2024 to 6 awards in 2023, indicating a smaller-dollar, higher-count pattern in 2023. Overall, the trend reflects a substantial reduction in obligated value after 2022, with the most recent year materially below prior levels.
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.