Federal Contractor

SLSCO LTD. Federal Contract Obligations (Last 10 Years)

SLSCO LTD. (CAGE 5C2J9, UEI F1PMZXNJ7NM5) shows 2.64 billion in obligated federal awards across 265 actions over the last 10 years.

Most of SLSCO LTD.’s federal obligations came from the Department of the Army, with additional work for U.S. Customs and Border Protection and the Department of the Navy. The award history is concentrated in highway, street, and bridge construction, along with specialty trade and commercial building construction.

Generated at 03/21/2026

Analysis period: Last 10 years

Annual totals include a negative obligation in 2024, which can reflect deobligations or other contract adjustments.

CAGE Code
5C2J9
UEI
F1PMZXNJ7NM5
Total Obligated
2.64 billion
2,636,816,990.05
Award Actions
265
Average Action Value
9,950,252.79

About SLSCO LTD. federal contract activity

SLSCO LTD. (CAGE 5C2J9, UEI F1PMZXNJ7NM5) has received $2.64 billion across 265 FPDS-recorded awards over the last 10 years, with an average award value of about $9.95 million. The award profile is concentrated in large-scale federal construction and related services, indicating a primarily project-based contracting relationship rather than a broad, transactional vendor footprint.

Agency mix and customer concentration

The Department of the Army is the clear dominant customer, accounting for $1.77 billion across 219 awards, or the large majority of obligations in the window. U.S. Customs and Border Protection is the second-largest agency at $470.05 million across 18 awards, followed by the Department of the Navy at $397.48 million across 26 awards; the Department of the Air Force and U.S. Immigration and Customs Enforcement appear only marginally in the record.

Industry profile based on NAICS activity

The NAICS profile is heavily weighted toward highway, street, and bridge construction (237310), which represents $1.49 billion across 203 awards and is the core of the vendor’s activity. Additional volume is concentrated in all other specialty trade contractors (238990) and commercial and institutional building construction (236220), while the remaining NAICS entries are immaterial by comparison.

Annual contract trend over the analysis window

Annual obligations show uneven year-to-year movement, with strong positive activity in 2023 and 2025 and a negative net total in 2024, which likely reflects de-obligations, closeout adjustments, or similar contract actions rather than a simple absence of work. Award counts remain active in each reported year, suggesting continuing federal engagement despite volatility in obligated dollars.

How to interpret this page

This summary is based on FPDS award records associated with SLSCO LTD., using the provided CAGE code and UEI over the last 10 years. Obligated amounts, award counts, agency totals, NAICS distributions, and annual trend values are taken directly from the supplied dataset and are reported as aggregate totals; negative annual obligations are preserved as reported and not reinterpreted.

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 = '5C2J9'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 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,769,285,138.27 1.77 billion 219
7014 U.S. CUSTOMS AND BORDER PROTECTION 470,045,477.30 470.05 million 18
1700 DEPT OF THE NAVY 397,483,124.48 397.48 million 26
5700 DEPT OF THE AIR FORCE 3,000.00 3.00 thousand 1
7012 U.S. IMMIGRATION AND CUSTOMS ENFORCEMENT 250.00 250.00 1

Insight

Over the last 10 years, SLSCO LTD. has received $2.64 billion across 265 awards, with obligations heavily concentrated in the DEPT OF THE ARMY, which accounts for $1.77 billion and 219 awards. U.S. CUSTOMS AND BORDER PROTECTION is the second-largest customer at $470.05 million across 18 awards, followed by the DEPT OF THE NAVY at $397.48 million across 26 awards. The remaining listed agencies represent immaterial obligation levels, including $3.00 thousand from the DEPT OF THE AIR FORCE and $250 from U.S. IMMIGRATION AND CUSTOMS ENFORCEMENT, indicating a highly concentrated customer base.

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 = '5C2J9'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 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
237310 HIGHWAY, STREET, AND BRIDGE CONSTRUCTION 1,494,223,043.01 1.49 billion 203
238990 ALL OTHER SPECIALTY TRADE CONTRACTORS 601,796,833.49 601.80 million 14
236220 COMMERCIAL AND INSTITUTIONAL BUILDING CONSTRUCTION 539,539,214.78 539.54 million 42
624230 EMERGENCY AND OTHER RELIEF SERVICES 1,252,648.77 1.25 million 3
237990 OTHER HEAVY AND CIVIL ENGINEERING CONSTRUCTION 2,500.00 2.50 thousand 1
238160 ROOFING CONTRACTORS 2,500.00 2.50 thousand 1
561612 SECURITY GUARDS AND PATROL SERVICES 250.00 250.00 1

Insight

SLSCO LTD.’s obligations over the last 10 years are highly concentrated in construction-related NAICS codes, led by 237310 Highway, Street, and Bridge Construction at $1.49 billion across 203 awards, or about 57% of total obligations. The next largest categories are 238990 All Other Specialty Trade Contractors at $601.8 million and 236220 Commercial and Institutional Building Construction at $539.5 million, bringing these three NAICS codes to roughly 99% of total obligated value. Other NAICS codes account for only nominal dollars and isolated awards, indicating a narrow procurement profile with limited diversification outside core construction work.

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 = '5C2J9'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 179,343,594.83 179.34 million 31
2024 -354,710,519.15 -354.71 million 18
2023 530,073,913.06 530.07 million 12
2022 22,948,457.47 22.95 million 17
2021 11,674,105.00 11.67 million 29
2020 802,902,708.13 802.90 million 96
2019 822,320,918.71 822.32 million 52
2018 622,263,812.00 622.26 million 10

Insight

Over the last 10 years, SLSCO LTD. (CAGE 5C2J9) accumulated $2.64 billion across 265 awards, averaging $9.95 million per award. Obligations are highly concentrated in 2018-2020, with annual totals of $622.26 million, $822.32 million, and $802.90 million, respectively, followed by a sharp contraction in 2021-2022. Activity rebounded in 2023 to $530.07 million, then 2024 recorded a net deobligation of $354.71 million before a positive $179.34 million in 2025.

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