Vehicle Number

Vehicle Number 1549 / 15F06723D0002056 Federal Contract Action Summary (Last Year)

Procurement record for vehicle number associated with Agency ID 1549 and PIID 15F06723D0002056 during the last full year.

This page summarizes the available FPDS data for vehicle number under Agency ID 1549 for PIID 15F06723D0002056. The record shows 3 award actions and no obligated dollars in the analysis window.

Generated at 03/21/2026

Analysis period: Last full year

Total obligated is 0.00, with an exact value of 0 and an average action value of 0.

Agency ID
1549
PIID
15F06723D0002056
Type
Vehicle
Total Obligated
0.00
0.00
Actions
3
Average Action Value
0.00

Overview

The available record for vehicle number under Agency ID 1549 and PIID 15F06723D0002056 covers the last full year. It contains 3 award actions and reports no obligated funding in that period. The readable and exact obligation totals both resolve to zero.

How to use this page

Use this page as a concise reference for the procurement record associated with the specified vehicle number. The data is limited to the provided analysis window and does not indicate any obligated value despite multiple award actions.

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 = '1549' AND content__IDV__contractID__IDVID__PIID = '15F06723D0002056'
    AND content__IDV__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
    AND content__IDV__purchaserInformation__contractingOfficeAgencyID != ''
    AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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
1549 FEDERAL BUREAU OF INVESTIGATION 0.00 0.00 3

Insight

Within the 1-year window, obligations are fully concentrated in the Federal Bureau of Investigation, which accounts for all 3 awards associated with this vehicle. Total obligated dollars are $0.00, indicating activity occurred without recorded obligation value in the provided data. This pattern suggests administrative or non-obligating award activity rather than funded spending concentration.

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 = '1549' AND content__IDV__contractID__IDVID__PIID = '15F06723D0002056'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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 = '1549' AND content__IDV__contractID__IDVID__PIID = '15F06723D0002056'
    AND content__IDV__productOrServiceInformation__principalNAICSCode IS NOT NULL
    AND content__IDV__productOrServiceInformation__principalNAICSCode != ''
    AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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
541614 PROCESS, PHYSICAL DISTRIBUTION, AND LOGISTICS CONSULTING SERVICES 0.00 0.00 3

Insight

Over the 1-year window, all recorded awards under PIID 15F06723D0002056 are concentrated in NAICS 541614, Process, Physical Distribution, and Logistics Consulting Services. This category accounts for 3 awards with $0.00 obligated, indicating activity in this NAICS but no reported obligation value in the provided data. No other NAICS codes are present, so there is no observable distribution across additional industry 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 = '1549' AND content__IDV__contractID__IDVID__PIID = '15F06723D0002056'
    AND content__IDV__productOrServiceInformation__productOrServiceCode IS NOT NULL
    AND content__IDV__productOrServiceInformation__productOrServiceCode != ''
    AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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
R706 SUPPORT- MANAGEMENT: LOGISTICS SUPPORT 0.00 0.00 3

Insight

All three actions in the 1-year window were classified under PSC R706, Support- Management: Logistics Support, indicating complete concentration in a single PSC category for this vehicle. Total obligated amount is $0.00 across these awards, so the distribution reflects activity without recorded obligation value. This pattern suggests the vehicle was used exclusively for logistics support actions during the period, with no diversification across PSCs.

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 = '1549' AND content__IDV__contractID__IDVID__PIID = '15F06723D0002056'
    AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
    AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) < toStartOfYear(now())
GROUP BY year
ORDER BY year ASC
Year Total Obligated Readable Actions
2025 0.00 0.00 3

Insight

For PIID 15F06723D0002056, the 1-year annual trend shows all recorded obligation activity concentrated in FY 2025, with three awards reported and $0.00 in total obligated value. This indicates award activity occurred without recorded funding obligation in the observed period. With only one year present, no year-over-year trend can be assessed.

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 full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.