Federal Contractor

EMERGENT, LLC Federal Contract Obligations (Last Year)

EMERGENT, LLC (CAGE 4J2K1, UEI NUNVJJM2UYY1) recorded 402.79 million in obligated federal awards across 349 actions in the last full year.

EMERGENT, LLC obligated 402,786,639.51 across 349 federal award actions in the last full year, for an average action value of 1,154,116.44. Most of the total was tied to DEPT OF THE AIR FORCE and to NAICS 541519, Other Computer Related Services.

Generated at 03/21/2026

Analysis period: Last full year

Totals, counts, and averages reflect the selected analysis window and may differ from other FPDS views because of reporting timing and record updates.

CAGE Code
4J2K1
UEI
NUNVJJM2UYY1
Total Obligated
402.79 million
402,786,639.51
Award Actions
349
Average Action Value
1,154,116.44

About EMERGENT, LLC federal contract activity

EMERGENT, LLC (CAGE 4J2K1, UEI NUNVJJM2UYY1) recorded 402.79 million in obligated dollars across 349 awards in the last full year, with an average award value of 1.15 million. The spending profile indicates a high-volume vendor with meaningful concentration in a limited set of award relationships and service areas.

Agency mix and customer concentration

The largest funding source was the Department of the Air Force at 176.31 million across 27 awards, followed by the Department of State at 51.36 million and the Department of Veterans Affairs at 46.07 million. U.S. Customs and Border Protection and the Department of the Army also contributed material activity, indicating a customer base spanning defense, civilian, and homeland security buyers.

Industry profile based on NAICS activity

The vendor's obligations were overwhelmingly concentrated in NAICS 541519, Other Computer Related Services, which accounted for 384.96 million and 225 awards. Secondary activity appeared in Electronic Computer Manufacturing (334111) at 16.18 million, with smaller amounts spread across software publishing and computer/software wholesaling codes, suggesting a technology and IT services profile with some hardware-related work.

Annual contract trend over the analysis window

The annual trend shows 2025 as the only reported year in the analysis window, with 402.79 million obligated across 349 awards. Because the dataset covers a single full year, it supports a point-in-time view of activity rather than a multi-year growth assessment.

How to interpret this page

This summary is based on FPDS obligation records for the last full year associated with EMERGENT, LLC using CAGE code 4J2K1 and UEI NUNVJJM2UYY1. Agency and NAICS shares reflect obligated dollars and award counts as reported in the source data; no external validation or extrapolation was applied.

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 = '4J2K1'
        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
5700 DEPT OF THE AIR FORCE 176,307,857.90 176.31 million 27
1900 STATE, DEPARTMENT OF 51,362,289.72 51.36 million 13
3600 VETERANS AFFAIRS, DEPARTMENT OF 46,068,529.69 46.07 million 3
7014 U.S. CUSTOMS AND BORDER PROTECTION 22,582,946.74 22.58 million 7
2100 DEPT OF THE ARMY 13,341,790.31 13.34 million 22
2800 SOCIAL SECURITY ADMINISTRATION 11,954,097.70 11.95 million 6
7530 CENTERS FOR MEDICARE AND MEDICAID SERVICES 11,324,599.27 11.32 million 3
7529 NATIONAL INSTITUTES OF HEALTH 10,984,625.07 10.98 million 9
7022 FEDERAL EMERGENCY MANAGEMENT AGENCY 7,185,609.49 7.19 million 5
4732 FEDERAL ACQUISITION SERVICE 6,324,074.27 6.32 million 7

Insight

EMERGENT, LLC’s last full year obligations were concentrated in a small set of agencies, led by the Department of the Air Force at $176.31 million across 27 awards, or about 43.8% of total obligated dollars. The top three agencies—the Air Force, Department of State, and Department of Veterans Affairs—accounted for roughly 68.9% of total obligations, indicating a strong dollar concentration among a few customers. Award activity was more distributed than dollars, with 349 awards overall and several agencies showing relatively low obligation per award compared with the Air Force’s larger 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 = '4J2K1'
        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
541519 OTHER COMPUTER RELATED SERVICES 384,962,592.32 384.96 million 225
334111 ELECTRONIC COMPUTER MANUFACTURING 16,178,973.95 16.18 million 74
513210 SOFTWARE PUBLISHERS 958,222.74 958.22 thousand 8
511210 SOFTWARE PUBLISHERS 544,273.47 544.27 thousand 37
423430 COMPUTER AND COMPUTER PERIPHERAL EQUIPMENT AND SOFTWARE MERCHANT WHOLESALERS 91,130.65 91.13 thousand 1
518210 COMPUTING INFRASTRUCTURE PROVIDERS, DATA PROCESSING, WEB HOSTING, AND RELATED SERVICES 46,000.00 46.00 thousand 1
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 5,446.38 5.45 thousand 1
541512 COMPUTER SYSTEMS DESIGN SERVICES 0.00 0.00 2

Insight

EMERGENT, LLC’s last full year obligations are highly concentrated in NAICS 541519 (Other Computer Related Services), which accounts for $384.96 million across 225 awards, or about 95.6% of total obligated dollars. The next largest category, NAICS 334111 (Electronic Computer Manufacturing), is a distant second at $16.18 million across 74 awards, while all other NAICS codes each represent less than $1.0 million. This distribution indicates a strong reliance on a single primary service line, with limited dollar volume spread across several ancillary IT and software-related categories.

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 = '4J2K1'
        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 402,786,639.51 402.79 million 349

Insight

In the last full year, EMERGENT, LLC (CAGE 4J2K1) obligated $402.79 million across 349 awards, for an average award value of $1.15 million. This indicates a relatively high-volume award pattern with obligation volume distributed across many actions rather than concentrated in a small number of awards. The single-year window does not show year-over-year change, so the annual trend is limited to documenting the current level of activity.

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.