Federal Contractor

FOREIGN AWARDEES (UNDISCLOSED) Federal Contract Obligations (Last Year)

FPDS summary for FOREIGN AWARDEES (UNDISCLOSED) (CAGE 3JEV3, UEI NN2NGPDNCK23) covering the last full year of federal obligations.

In the last full year, FOREIGN AWARDEES (UNDISCLOSED) received $15.12 million across 672 award actions, for an average action value of $22,503.46. The Department of the Army accounted for the largest share of obligations, followed by the Bureau of Engraving and Printing, while the main NAICS activity was commercial and institutional building construction.

Generated at 03/21/2026

Analysis period: Last full year

Agency, NAICS, and annual trend values reflect the provided analysis window and may not sum to every underlying award due to rounding or classification differences.

CAGE Code
3JEV3
UEI
NN2NGPDNCK23
Total Obligated
15.12 million
15,122,331.24
Award Actions
672
Average Action Value
22,503.46

About FOREIGN AWARDEES (UNDISCLOSED) federal contract activity

FOREIGN AWARDEES (UNDISCLOSED) recorded $15.12 million in obligated value across 672 awards in the last full year, for an average award size of $22,503.46. Activity was concentrated in a small number of agencies, with the Department of the Army and the Bureau of Engraving and Printing accounting for the majority of obligations. The vendor profile suggests a high-volume award pattern with relatively modest average dollar values.

Agency mix and customer concentration

The Department of the Army was the largest customer at $9.47 million across 75 awards, followed by the Bureau of Engraving and Printing at $5.06 million across 10 awards. Smaller but still material obligations came from USDA Departmental Administration, the Department of State, and U.S. Special Operations Command. Overall, the agency mix is concentrated, with the top two agencies representing most of the obligated value.

Industry profile based on NAICS activity

The NAICS profile is led by 236220, Commercial and Institutional Building Construction, at $5.60 million, and 541715, research and development in the physical, engineering, and life sciences, at $5.06 million. Additional obligations were tied to 327390, 532412, and 517111, indicating exposure across construction, equipment leasing, manufacturing, and telecommunications-related activity. The mix spans multiple sectors, but obligations are dominated by a few codes rather than broadly distributed.

Annual contract trend over the analysis window

All reported obligation and award activity falls in 2025, totaling $15.12 million across 672 awards. With only one annual point in the window, the data supports a snapshot rather than a multi-year trend assessment. The volume of awards relative to obligated value points to frequent, lower-dollar transactions.

How to interpret this page

This summary is based on FPDS obligations associated with CAGE 3JEV3 and UEI NN2NGPDNCK23 over the last full year. Agency and NAICS sections reflect ranked obligated value and award counts from the provided analysis window, and the annual trend uses the reported yearly aggregate. No additional assumptions or external sources 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 = '3JEV3'
        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
2100 DEPT OF THE ARMY 9,468,432.10 9.47 million 75
2041 BUREAU OF ENGRAVING AND PRINTING 5,058,768.98 5.06 million 10
1205 USDA, DEPARTMENTAL ADMINISTRATION 1,245,815.56 1.25 million 5
1900 STATE, DEPARTMENT OF 1,186,103.05 1.19 million 118
97ZS U.S. SPECIAL OPERATIONS COMMAND (USSOCOM) 771,236.76 771.24 thousand 16
9776 USTRANSCOM 397,932.95 397.93 thousand 2
2036 BUREAU OF THE FISCAL SERVICE 198,917.05 198.92 thousand 65
12K3 ANIMAL AND PLANT HEALTH INSPECTION SERVICE 19,222.00 19.22 thousand 2
1700 DEPT OF THE NAVY 3,685.00 3.69 thousand 2
2900 FEDERAL TRADE COMMISSION -30,320.00 -30.32 thousand 4

Insight

Obligations for FOREIGN AWARDEES (UNDISCLOSED) are concentrated in a small number of agencies: the Department of the Army accounts for $9.47 million of the $15.12 million total, followed by the Bureau of Engraving and Printing at $5.06 million. These two agencies represent the vast majority of obligated dollars in the last full year, while the remaining agencies each account for materially smaller amounts. Award counts are more distributed, led by the Department of State (118 awards) and the Department of the Army (75 awards), indicating that higher dollar concentration is not matched by the same concentration in transaction volume. A negative obligation at the Federal Trade Commission (-$30.32 thousand) suggests some deobligation activity within the period.

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 = '3JEV3'
        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 5,604,174.00 5.60 million 22
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 5,058,768.98 5.06 million 10
327390 OTHER CONCRETE PRODUCT MANUFACTURING 4,864,597.00 4.86 million 2
532412 CONSTRUCTION, MINING, AND FORESTRY MACHINERY AND EQUIPMENT RENTAL AND LEASING 4,513,700.00 4.51 million 11
517111 WIRED TELECOMMUNICATIONS CARRIERS 1,705,600.00 1.71 million 6
333924 INDUSTRIAL TRUCK, TRACTOR, TRAILER, AND STACKER MACHINERY MANUFACTURING 1,380,000.00 1.38 million 1
561920 CONVENTION AND TRADE SHOW ORGANIZERS 1,245,815.56 1.25 million 5
331420 COPPER ROLLING, DRAWING, EXTRUDING, AND ALLOYING 904,125.00 904.13 thousand 1
812990 ALL OTHER PERSONAL SERVICES 717,591.25 717.59 thousand 174
332323 ORNAMENTAL AND ARCHITECTURAL METAL WORK MANUFACTURING 417,920.00 417.92 thousand 1

Insight

Over the last full year, obligations to FOREIGN AWARDEES (UNDISCLOSED) were concentrated in a few NAICS codes, with 236220 and 541715 together accounting for about 10.66 million of the 15.12 million obligated. Award activity was more dispersed than dollars: 812990 received 174 awards but only 717.59 thousand obligated, indicating a high-volume, low-dollar pattern, while several higher-dollar NAICSs were supported by just 1 to 2 awards. The mix spans construction, R&D, equipment rental, telecommunications, and manufacturing, suggesting a broad procurement footprint with no single NAICS dominating award counts or obligations.

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 = '3JEV3'
        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 15,122,331.24 15.12 million 672

Insight

Over the last full year, FOREIGN AWARDEES (UNDISCLOSED) recorded $15.12 million in obligated dollars across 672 awards, for an average award value of $22.5 thousand. Because only one annual data point is provided, no year-over-year trend can be assessed from this window. The volume of awards relative to total obligation indicates a distributed award profile rather than concentration in a small number of high-dollar 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.