Federal Contractor

KOKOSING ALBERICI TRAYLOR, LLC Federal Contract Obligations (Last 5 Years)

KOKOSING ALBERICI TRAYLOR, LLC recorded $1.94 billion in federal obligations across 67 award actions in the last 5 years, led by the Department of the Army and NAICS 237990.

KOKOSING ALBERICI TRAYLOR, LLC (CAGE 914G9, UEI JKR3GLXEDRD1) is a federal contractor with all reported obligations in this window coming from the Department of the Army. Its awards are concentrated in Other Heavy and Civil Engineering Construction (NAICS 237990), with activity rising sharply in 2022 and continuing through 2025.

Generated at 03/21/2026

Analysis period: Last 5 years

Figures reflect the last 5 years of readable FPDS obligations and award actions shown in the provided dataset.

CAGE Code
914G9
UEI
JKR3GLXEDRD1
Total Obligated
1.94 billion
1,935,590,946.56
Award Actions
67
Average Action Value
28,889,417.11

About KOKOSING ALBERICI TRAYLOR, LLC federal contract activity

KOKOSING ALBERICI TRAYLOR, LLC recorded $1.94 billion in obligated FPDS activity across 67 awards in the last 5 years, with an average award value of $28.89 million. The profile indicates a relatively concentrated federal contracting footprint at this CAGE code and UEI, driven by large-dollar construction obligations.

Agency mix and customer concentration

All identified obligations in the analysis window came from the DEPT OF THE ARMY, which accounted for the full $1.94 billion and all 67 awards. This indicates a single-agency award mix and suggests the vendor’s federal business is highly dependent on Army procurement activity.

Industry profile based on NAICS activity

The vendor’s award base is entirely concentrated in NAICS 237990, Other Heavy and Civil Engineering Construction, which also accounts for the full $1.94 billion and all 67 awards. That concentration is consistent with a heavy civil construction contractor performing work within a narrowly defined industry profile.

Annual contract trend over the analysis window

Obligations peaked in 2022 at $1.08 billion across 3 awards, then declined to $479.14 million in 2023 and $231.05 million in 2024, before reaching $147.88 million through 2025 with 35 awards. The award count increased materially as annual obligated dollars fell, indicating smaller average award sizes in the most recent periods.

How to interpret this page

This summary is based on FPDS Query records associated with CAGE 914G9 and UEI JKR3GLXEDRD1 over the last 5 years. Totals reflect obligated dollars, award counts, and the identified top agency, NAICS, and annual trends from the supplied dataset only.

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 = '914G9'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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
2100 DEPT OF THE ARMY 1,935,590,946.56 1.94 billion 67

Insight

Over the last 5 years, KOKOSING ALBERICI TRAYLOR, LLC’s federal obligations are fully concentrated in the Department of the Army, which accounts for the full $1.94 billion total across 67 awards. This indicates a highly concentrated customer base with no reported obligation diversity across agencies in the provided period. The average award value is approximately $28.9 million, suggesting a portfolio weighted toward relatively large Army awards.

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 = '914G9'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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
237990 OTHER HEAVY AND CIVIL ENGINEERING CONSTRUCTION 1,935,590,946.56 1.94 billion 67

Insight

Over the last 5 years, KOKOSING ALBERICI TRAYLOR, LLC’s obligated dollars are fully concentrated in NAICS 237990, Other Heavy and Civil Engineering Construction. The vendor received 67 awards in this NAICS, totaling $1.94 billion, indicating a highly concentrated award profile with no observed diversification across other NAICS codes in this section. The average award value of about $28.9 million suggests a consistently large-dollar civil construction workload over the period.

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 = '914G9'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 147,875,955.83 147.88 million 35
2024 231,051,422.00 231.05 million 21
2023 479,139,418.73 479.14 million 8
2022 1,077,524,150.00 1.08 billion 3

Insight

Over the last 5 years, KOKOSING ALBERICI TRAYLOR, LLC obligated $1.94 billion across 67 awards, averaging $28.9 million per award. Obligations are heavily concentrated in 2022, when the vendor received $1.08 billion across 3 awards, compared with $479.1 million in 2023 and $231.1 million in 2024. In 2025, obligations declined to $147.9 million, but award volume increased to 35, indicating a shift toward a larger number of smaller awards relative to prior years.

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