Federal Contractor

TRIPLE CANOPY, INC. Federal Contract Obligations (Last 10 Years)

Federal procurement profile for TRIPLE CANOPY, INC. (CAGE 3K6X2, UEI F481BZWYCZA7) covering obligations, award volume, and agency/NAICS mix over the last 10 years.

TRIPLE CANOPY, INC. recorded $3.68 billion in obligations across 3,190 award actions in the last 10 years, with an average action value of $1,153,677.92. Most of this activity is concentrated in security guard and patrol services, led by the Office of Procurement Operations and the Department of State.

Generated at 03/21/2026

Analysis period: Last 10 years

Figures reflect readable and exact FPDS totals for the stated 10-year analysis window and may include contract actions across multiple agencies and NAICS codes.

CAGE Code
3K6X2
UEI
F481BZWYCZA7
Total Obligated
3.68 billion
3,680,232,586.30
Award Actions
3,190
Average Action Value
1,153,677.92

About TRIPLE CANOPY, INC. federal contract activity

TRIPLE CANOPY, INC. (CAGE 3K6X2, UEI F481BZWYCZA7) recorded $3.68 billion in obligated awards across 3,190 actions over the last 10 years, for an average award value of $1.15 million. The profile is concentrated in security-related federal services contracting, with award volume and dollars heavily tied to a small set of civilian and defense buyers.

Agency mix and customer concentration

The largest share of obligations came from the Office of Procurement Operations, which accounted for $1.95 billion across 2,434 awards, making it the primary buying office in the period. The Department of State was the second-largest customer at $1.20 billion across 411 awards, followed by the Department of the Army at $476.70 million across 274 awards; the Department of the Air Force and Department of the Navy were much smaller buyers by comparison.

Industry profile based on NAICS activity

NAICS 561612, Security Guards and Patrol Services, dominated the vendor’s award base with $3.33 billion and 2,735 awards, indicating that core revenue was driven by guard and patrol requirements. Other material lines included NAICS 561621 at $231.36 million and NAICS 541618 at $51.31 million, while facilities support and management consulting represented smaller but recurring portions of the portfolio.

Annual contract trend over the analysis window

Recent annual obligations remained in the low-to-mid hundreds of millions, ranging from $324.21 million in 2025 to a high of $468.50 million in 2024 among the years shown. Award counts in that span also remained elevated, with 353 to 507 awards per year, suggesting sustained transaction volume rather than reliance on a few large awards. The data indicates steady demand with year-to-year variation, but no single year dominates the recent profile.

How to interpret this page

This summary is based on FPDS obligation and award-count data for the last 10 years associated with TRIPLE CANOPY, INC., using the provided CAGE code and UEI. Agency, NAICS, and annual trend observations are derived from the listed top categories and do not infer performance, pricing, or contract outcomes beyond the reported procurement records.

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 = '3K6X2'
        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
7001 OFFICE OF PROCUREMENT OPERATIONS 1,946,843,571.54 1.95 billion 2,434
1900 STATE, DEPARTMENT OF 1,203,742,562.34 1.20 billion 411
2100 DEPT OF THE ARMY 476,696,225.21 476.70 million 274
5700 DEPT OF THE AIR FORCE 42,118,649.75 42.12 million 56
1700 DEPT OF THE NAVY 10,831,577.46 10.83 million 14
7570 OFFICE OF THE ASSISTANT SECRETARY FOR ADMINISTRATION (ASA) 0.00 0.00 1

Insight

Over the last 10 years, TRIPLE CANOPY, INC. has obligated $3.68 billion across 3,190 awards, with funding highly concentrated in two agencies. The OFFICE OF PROCUREMENT OPERATIONS accounts for $1.95 billion and 2,434 awards, while the DEPARTMENT OF STATE accounts for $1.20 billion and 411 awards; together they represent the clear majority of obligations. The DEPT OF THE ARMY is a distant third at $476.70 million, and all remaining agencies each represent a comparatively small share of total obligated value.

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 = '3K6X2'
        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
561612 SECURITY GUARDS AND PATROL SERVICES 3,329,673,303.35 3.33 billion 2,735
561621 SECURITY SYSTEMS SERVICES (EXCEPT LOCKSMITHS) 231,361,908.10 231.36 million 326
541618 OTHER MANAGEMENT CONSULTING SERVICES 51,314,202.43 51.31 million 41
561210 FACILITIES SUPPORT SERVICES 29,769,654.67 29.77 million 48
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 14,914,395.21 14.91 million 9
541330 ENGINEERING SERVICES 12,358,995.08 12.36 million 9
561990 ALL OTHER SUPPORT SERVICES 10,831,577.46 10.83 million 14
611430 PROFESSIONAL AND MANAGEMENT DEVELOPMENT TRAINING 8,550.00 8.55 thousand 7
315999 OTHER APPAREL ACCESSORIES AND OTHER APPAREL MANUFACTURING 0.00 0.00 1

Insight

Over the last 10 years, TRIPLE CANOPY, INC. (CAGE 3K6X2) has obligated 3.68 billion across 3,190 awards, with activity heavily concentrated in NAICS 561612, Security Guards and Patrol Services, which accounts for 3.33 billion and 2,735 awards. NAICS 561621, Security Systems Services, is a distant second at 231.36 million and 326 awards, indicating the vendor’s portfolio is dominated by security-related services. All remaining NAICS codes are comparatively minor, with each contributing less than 52 million and only small award counts, reflecting limited diversification beyond core security operations.

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 = '3K6X2'
        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 324,211,536.17 324.21 million 288
2024 468,495,538.94 468.50 million 353
2023 413,316,416.63 413.32 million 389
2022 410,168,842.20 410.17 million 507
2021 411,885,940.83 411.89 million 487
2020 531,554,709.91 531.55 million 432
2019 405,000,500.03 405.00 million 350
2018 466,868,346.01 466.87 million 264
2017 222,698,842.48 222.70 million 112
2016 26,031,913.10 26.03 million 8

Insight

Over the last 10 years, TRIPLE CANOPY, INC. received 3.68 billion across 3,190 awards, with annual obligations concentrated in the 2018–2025 period. Funding rose from 26.03 million in 2016 to a high of 531.55 million in 2020, then remained in a relatively stable range of about 405.00 million to 468.50 million from 2021 through 2024 before declining to 324.21 million in 2025. Award volume generally tracked obligations, peaking at 507 awards in 2022 and remaining elevated through 2025, indicating sustained multi-award activity rather than reliance on a small number of large awards.

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.