This page summarizes the vehicle number associated with PIID 19AQMM22A0113 for Agency ID 1900. The record shows 4 award actions and 67.50 million in total obligated value across the last 10 years.
Vehicle Number
Vehicle Number 1900 / 19AQMM22A0113 Federal Contract Action Summary (Last 10 Years)
Vehicle number record for Agency ID 1900 under PIID 19AQMM22A0113, showing obligations and award activity over the last 10 years.
Totals reflect the last 10 years of available obligation and award action data for this vehicle.
Overview
The vehicle number record is tied to Agency ID 1900 and PIID 19AQMM22A0113. Over the last 10 years, it includes 4 award actions with total obligations of 67.50 million, for an average action value of 16.875 million.
How to use this page
Use this page to review the basic procurement footprint for this vehicle number, including total obligated value and action count. It is a concise reference for comparing award activity over the analysis window.
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 = '1900' AND content__IDV__contractID__IDVID__PIID = '19AQMM22A0113'
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 |
|---|---|---|---|---|
| 1900 | STATE, DEPARTMENT OF | 67,500,000.00 | 67.50 million | 4 |
Insight
Over the 10-year window, all recorded obligation for PIID 19AQMM22A0113 is concentrated in a single agency: the Department of State. The agency accounts for $67.50 million across 4 awards, indicating a fully concentrated obligation profile with no cross-agency distribution 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 = '1900' AND content__IDV__contractID__IDVID__PIID = '19AQMM22A0113'
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 = '1900' AND content__IDV__contractID__IDVID__PIID = '19AQMM22A0113'
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 |
|---|---|---|---|---|
| 337122 | NONUPHOLSTERED WOOD HOUSEHOLD FURNITURE MANUFACTURING | 67,500,000.00 | 67.50 million | 4 |
Insight
Over the 10-year window, obligations under vehicle PIID 19AQMM22A0113 are fully concentrated in NAICS 337122, Nonupholstered Wood Household Furniture Manufacturing. The entire 67.50 million in obligated value is associated with 4 awards, indicating a narrow industrial distribution and limited NAICS diversity within this vehicle. This concentration suggests the vehicle has been used consistently for this single NAICS category rather than across a broad set of industries.
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 = '1900' AND content__IDV__contractID__IDVID__PIID = '19AQMM22A0113'
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 |
|---|---|---|---|---|
| 7105 | HOUSEHOLD FURNITURE | 67,500,000.00 | 67.50 million | 4 |
Insight
Obligations under PIID 19AQMM22A0113 are fully concentrated in PSC 7105, Household Furniture, with $67.50 million across 4 awards over the 10-year window. This indicates a narrow commodity focus and limited PSC diversification for this vehicle. The average obligation per award is substantial, suggesting a small number of relatively large actions rather than broad distribution across multiple product services codes.
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 = '1900' AND content__IDV__contractID__IDVID__PIID = '19AQMM22A0113'
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 | 0.00 | 0.00 | 1 |
| 2023 | 67,500,000.00 | 67.50 million | 2 |
| 2024 | 0.00 | 0.00 | 1 |
Insight
Obligations under PIID 19AQMM22A0113 are highly concentrated in FY 2023, when $67.5 million was obligated across 2 awards. FY 2022 and FY 2024 each show 1 award with no obligated dollars, indicating activity occurred in those years but without recorded obligation value. Over the 10-year window provided, the pattern reflects a single-year funding spike rather than a sustained obligation trend.
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.