Federal Contractor

PERATON TECHNOLOGY SERVICES INC. Federal Contract Obligations (Last 5 Years)

PERATON TECHNOLOGY SERVICES INC. (CAGE 6KTD1, UEI CJ38H41QMGA1) received 1.42 billion in federal obligations across 1,331 actions over the last 5 years.

PERATON TECHNOLOGY SERVICES INC. shows a concentrated federal footprint with 610.47 million from the Federal Acquisition Service, 299.46 million from the Office of Procurement Operations, and meaningful obligations from the Navy and Army. Its largest NAICS categories are engineering services, computing infrastructure providers, custom computer programming, and research and development, with annual obligations peaking in 2023 at 420.40 million.

Generated at 03/21/2026

Analysis period: Last 5 years

Figures reflect obligated dollars and award counts recorded in the FPDS analysis window for the last 5 years.

CAGE Code
6KTD1
UEI
CJ38H41QMGA1
Total Obligated
1.42 billion
1,418,875,109.93
Award Actions
1,331
Average Action Value
1,066,021.87

About PERATON TECHNOLOGY SERVICES INC. federal contract activity

PERATON TECHNOLOGY SERVICES INC. (CAGE 6KTD1, UEI CJ38H41QMGA1) received 1.42 billion in obligated federal awards across 1,331 awards over the last 5 years, for an average award value of 1.07 million. The profile is characterized by high award volume and material obligations spread across multiple civilian and defense buyers.

Agency mix and customer concentration

Obligations are concentrated in a small set of agencies, led by the Federal Acquisition Service at 610.47 million across 189 awards and the Office of Procurement Operations at 299.46 million across 278 awards. Defense demand is also significant, with the Department of the Navy at 193.68 million and the Department of the Army at 100.09 million, while the Office of the Comptroller of the Currency represents a smaller but notable civilian customer at 42.01 million.

Industry profile based on NAICS activity

The vendor's spending is anchored in engineering and IT-related work. NAICS 541330 Engineering Services leads at 613.52 million, followed by 518210 Computing Infrastructure Providers, Data Processing, Web Hosting, and Related Services at 368.63 million and 541511 Custom Computer Programming Services at 256.04 million; R&D categories 541715 and 541712 add a smaller but meaningful share.

Annual contract trend over the analysis window

Annual obligations increased from 230.94 million in 2021 to a peak of 420.40 million in 2023, then moderated to 244.59 million in 2024 and 201.56 million in 2025. Award counts remained relatively stable from 2022 through 2025, indicating that the decline in obligations in the later years reflects lower dollar value per award rather than a collapse in transaction volume.

How to interpret this page

This summary is based on FPDS award data for the last 5 years and uses obligated dollars, award counts, and category rollups by agency and NAICS. Amounts are reported as provided in the source dataset and reflect obligations captured for the vendor's CAGE and UEI; they are not a substitute for contract-level review.

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 = '6KTD1'
        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
4732 FEDERAL ACQUISITION SERVICE 610,467,642.72 610.47 million 189
7001 OFFICE OF PROCUREMENT OPERATIONS 299,459,594.45 299.46 million 278
1700 DEPT OF THE NAVY 193,681,245.56 193.68 million 238
2100 DEPT OF THE ARMY 100,092,554.26 100.09 million 185
2046 OFFICE OF THE COMPTROLLER OF THE CURRENCY 42,008,860.27 42.01 million 71
97AK DEFENSE INFORMATION SYSTEMS AGENCY (DISA) 29,167,852.12 29.17 million 32
4773 OFFICE OF ADMINISTRATIVE SERVICES 22,605,773.13 22.61 million 89
7014 U.S. CUSTOMS AND BORDER PROTECTION 20,979,216.83 20.98 million 15
7009 U.S. SECRET SERVICE 19,953,267.08 19.95 million 34
97AD IMMEDIATE OFFICE OF THE SECRETARY OF DEFENSE 14,043,250.80 14.04 million 15

Insight

Over the last 5 years, PERATON TECHNOLOGY SERVICES INC. received $1.42 billion across 1,331 awards, with obligations concentrated in a few agencies. The Federal Acquisition Service accounted for the largest share at $610.47 million, followed by the Office of Procurement Operations at $299.46 million and the Department of the Navy at $193.68 million; together, these three agencies represent the dominant funding sources. The remaining top agencies are materially smaller, indicating a long-tail distribution across multiple civilian and defense organizations rather than broad equal spread.

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 = '6KTD1'
        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
541330 ENGINEERING SERVICES 613,516,960.03 613.52 million 355
518210 COMPUTING INFRASTRUCTURE PROVIDERS, DATA PROCESSING, WEB HOSTING, AND RELATED SERVICES 368,630,914.15 368.63 million 443
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 256,044,871.26 256.04 million 297
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 166,029,106.22 166.03 million 189
541712 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT BIOTECHNOLOGY) 11,144,757.13 11.14 million 24
541512 COMPUTER SYSTEMS DESIGN SERVICES 3,215,560.34 3.22 million 14
334511 SEARCH, DETECTION, NAVIGATION, GUIDANCE, AERONAUTICAL, AND NAUTICAL SYSTEM AND INSTRUMENT MANUFACTURING 147,833.00 147.83 thousand 6
541519 OTHER COMPUTER RELATED SERVICES 145,107.80 145.11 thousand 3

Insight

Over the last 5 years, PERATON TECHNOLOGY SERVICES INC. received 1.42 billion across 1,331 awards, with obligations concentrated in a small set of service-oriented NAICS codes. Engineering Services (541330) is the largest category at 613.52 million across 355 awards, followed by Computing Infrastructure Providers, Data Processing, Web Hosting, and Related Services (518210) at 368.63 million across 443 awards and Custom Computer Programming Services (541511) at 256.04 million across 297 awards. These three NAICS codes account for the majority of obligated dollars, indicating a strong concentration in engineering, IT infrastructure, and software services; R&D in the physical and engineering sciences (541715) adds another 166.03 million across 189 awards. Smaller obligations are dispersed across related technical NAICS codes, with limited activity outside the core portfolio.

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 = '6KTD1'
        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 201,560,134.44 201.56 million 296
2024 244,590,228.08 244.59 million 306
2023 420,403,309.66 420.40 million 313
2022 321,380,469.41 321.38 million 254
2021 230,940,968.34 230.94 million 162

Insight

Over the last 5 years, PERATON TECHNOLOGY SERVICES INC. recorded $1.42 billion across 1,331 awards, averaging about $1.07 million per award. Obligations were concentrated in 2023 at $420.40 million, the highest annual total in the period, followed by a decline in 2024 and 2025 to $244.59 million and $201.56 million, respectively. Award counts were relatively steady from 2022 through 2025, ranging from 254 to 313, indicating that the recent decline in obligated dollars was driven more by lower annual funding levels than by a large change in award volume.

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.