Federal Contractor

BCCG A JOINT VENTURE Federal Contract Obligations (Last Year)

BCCG A JOINT VENTURE is a federal vendor identified by CAGE 9GPJ4 and UEI VNQTYNAV9C25, with 13 award actions and $3.14 billion obligated in the last full year.

In the last full year, BCCG A JOINT VENTURE received $3,141,129,288.06 across 13 award actions, for an average action value of $241,625,329.85. All reported obligations were recorded with U.S. Customs and Border Protection, primarily under NAICS 236220, Commercial and Institutional Building Construction.

Generated at 03/21/2026

Analysis period: Last full year

Figures reflect the last full year analyzed and summarize obligated amounts, award counts, and concentration by agency and NAICS code.

CAGE Code
9GPJ4
UEI
VNQTYNAV9C25
Total Obligated
3.14 billion
3,141,129,288.06
Award Actions
13
Average Action Value
241,625,329.85

About BCCG A JOINT VENTURE federal contract activity

BCCG A JOINT VENTURE (CAGE 9GPJ4, UEI VNQTYNAV9C25) recorded 13 FPDS-reported awards in the last full year, totaling $3.14 billion in obligated value. The average award value was $241.6 million, indicating a highly concentrated award profile with large-dollar obligations rather than a broad base of smaller actions.

Agency mix and customer concentration

All reported obligations in the analysis window were attributed to the U.S. Customs and Border Protection, which accounted for the full $3.14 billion across 13 awards. This indicates a single-agency award concentration, with no additional agency diversity reflected in the provided dataset.

Industry profile based on NAICS activity

The vendor’s reported obligations were entirely associated with NAICS 236220, Commercial and Institutional Building Construction, totaling $3.14 billion across 13 awards. The available data therefore points to a single-industry concentration centered on commercial and institutional construction work.

Annual contract trend over the analysis window

The annual trend shows all reported obligation activity in 2025, with $3.14 billion across 13 awards in the last full year. Because only one year is present in the dataset, the trend view supports a snapshot assessment rather than a multi-year trajectory.

How to interpret this page

This page is based on the provided FPDS Query summary for the last full year and reflects only the records included in that dataset. Totals, counts, and averages are derived from the reported obligated amount and award count; no additional sources or assumptions were used.

Top Agencies

SELECT
    agency_id,
    agency_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__purchaserInformation__contractingOfficeAgencyID AS agency_id,
        anyHeavy(content__award__purchaserInformation__contractingOfficeAgencyID__name) AS agency_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '9GPJ4'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY agency_id
)
ORDER BY total_obligated DESC
LIMIT 10
Agency ID Agency Name Total Obligated Readable Award Actions
7014 U.S. CUSTOMS AND BORDER PROTECTION 3,141,129,288.06 3.14 billion 13

Insight

Over the last full year, BCCG A JOINT VENTURE’s obligations of $3.14 billion were entirely concentrated with U.S. Customs and Border Protection (Agency ID 7014). The vendor recorded 13 awards in this period, yielding an average award value of approximately $241.6 million and indicating a highly concentrated, single-agency procurement profile.

Top NAICS

SELECT
    naics_code,
    naics_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__productOrServiceInformation__principalNAICSCode AS naics_code,
        anyHeavy(content__award__productOrServiceInformation__principalNAICSCode__description) AS naics_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '9GPJ4'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY naics_code
)
ORDER BY total_obligated DESC
LIMIT 10
NAICS Code Description Total Obligated Readable Award Actions
236220 COMMERCIAL AND INSTITUTIONAL BUILDING CONSTRUCTION 3,141,129,288.06 3.14 billion 13

Insight

BCCG A JOINT VENTURE’s obligations in the last full year are fully concentrated in NAICS 236220, Commercial and Institutional Building Construction. All 13 awards, totaling $3.14 billion, fall under this single NAICS, indicating no observable distribution across other industry codes in the period reviewed. The average award value of approximately $241.6 million suggests a portfolio of large-value construction actions within one primary market segment.

Annual Trend

SELECT
    year,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        toYear(parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate)) AS year,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '9GPJ4'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 3,141,129,288.06 3.14 billion 13

Insight

During the last full year, BCCG A JOINT VENTURE (CAGE 9GPJ4) received $3.14 billion in obligations across 13 awards, averaging about $241.6 million per award. Obligations in the 1-year window are concentrated entirely in FY 2025, indicating a highly concentrated award profile within the period reviewed. This distribution suggests material procurement activity driven by a limited number of high-value actions.

Use FPDS Query for deeper contractor analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper contractor analysis across buying agencies, NAICS, 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.