This page summarizes the vehicle number procurement record associated with Agency ID 1900 and PIID 19AQMM20D0058. The record shows 8 award actions in the last 5 years with no obligated dollars reported.
Vehicle Number
Vehicle Number 1900 / 19AQMM20D0058 Federal Contract Action Summary (Last 5 Years)
Vehicle number record for agency 1900 and PIID 19AQMM20D0058 covering award activity in the last 5 years.
Totals reflect a readable obligated amount of 0.00 and an exact obligated amount of 0 across 8 award actions.
Overview
The available data for this vehicle number record covers the last 5 years and identifies Agency ID 1900 under PIID 19AQMM20D0058. Across that period, the record includes 8 award actions but no obligated funding amount is reported.
How to use this page
Use this page to review the basic procurement footprint for the vehicle number record and to confirm the award action count tied to PIID 19AQMM20D0058. Because the obligated total is zero, the page is most useful for identification and activity tracking rather than dollar-based analysis.
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 = '19AQMM20D0058'
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 |
|---|---|---|---|---|
| 1900 | STATE, DEPARTMENT OF | 0.00 | 0.00 | 8 |
Insight
Over the 5-year window, all reported obligations for PIID 19AQMM20D0058 are concentrated under the Department of State (Agency ID 1900). The vehicle reflects 8 awards, but total obligated dollars are 0.00, indicating activity without recorded funding obligation. This pattern suggests the vehicle’s usage is limited to non-obligated or zero-dollar award actions within a single agency.
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 = '19AQMM20D0058'
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 = '1900' AND content__IDV__contractID__IDVID__PIID = '19AQMM20D0058'
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 |
|---|---|---|---|---|
| 561612 | SECURITY GUARDS AND PATROL SERVICES | 0.00 | 0.00 | 8 |
Insight
For this vehicle over the past 5 years, all reported awards in the top NAICS are concentrated in NAICS 561612, Security Guards and Patrol Services. The activity is limited to 8 awards, with no obligated dollars recorded in this row, indicating award volume without associated recorded obligation value in the provided data. This suggests a narrow and highly specialized usage pattern for the vehicle within the period reviewed.
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 = '19AQMM20D0058'
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 |
|---|---|---|---|---|
| S206 | HOUSEKEEPING- GUARD | 0.00 | 0.00 | 8 |
Insight
For PIID 19AQMM20D0058, obligations under the top PSC are fully concentrated in S206 (HOUSEKEEPING- GUARD), with no obligated dollars reported over the 5-year window. The vehicle records 8 awards in this PSC, indicating recurring award activity despite the absence of obligated value. This pattern suggests administrative or ordering activity has occurred, but not at a measurable obligated-dollar level in the data provided.
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 = '19AQMM20D0058'
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 | 0.00 | 0.00 | 1 |
| 2022 | 0.00 | 0.00 | 1 |
| 2023 | 0.00 | 0.00 | 1 |
| 2024 | 0.00 | 0.00 | 2 |
| 2025 | 0.00 | 0.00 | 3 |
Insight
Across the 5-year window, this vehicle shows no obligated dollars in any year, with total obligated remaining at $0.00 from 2021 through 2025. Award activity is present each year and increases over time, rising from one award in 2021-2023 to two awards in 2024 and three awards in 2025. This pattern indicates activity concentrated in award counts rather than obligated value, with no evidence of funding spread across the period.
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.