Federal Contractor

NAN, INC. Federal Contract Obligations (Last 10 Years)

Federal procurement profile for NAN, INC. (CAGE 0U373, UEI J1P1SQSCUYK6) covering obligated awards over the last 10 years.

NAN, INC. recorded 534 award actions totaling $1.59 billion in obligated value over the last 10 years, with an average action value of $2.98 million. Most of the activity came from the Department of the Navy and the Department of the Army, led by construction work under NAICS 236220 and 237990.

Generated at 03/21/2026

Analysis period: Last 10 years

Figures reflect the provided 10-year analysis window and may not include unclassified or otherwise non-readable obligations.

CAGE Code
0U373
UEI
J1P1SQSCUYK6
Total Obligated
1.59 billion
1,592,445,150.30
Award Actions
534
Average Action Value
2,982,107.02

About NAN, INC. federal contract activity

NAN, INC. (CAGE 0U373, UEI J1P1SQSCUYK6) received 534 FPDS awards totaling $1.59 billion over the last 10 years, with an average award value of $2.98 million. The award profile indicates a substantial federal contracting footprint concentrated in construction-related work.

Agency mix and customer concentration

The Department of the Navy is the dominant customer, accounting for $1.01 billion across 225 awards, followed by the Department of the Army with $574.92 million across 260 awards. The remaining obligations are materially smaller and are spread across the Public Buildings Service, the Department of Veterans Affairs, and the Department of State, indicating limited diversification beyond the two primary defense agencies.

Industry profile based on NAICS activity

The vendor’s obligations are concentrated in NAICS 236220, Commercial and Institutional Building Construction, which represents $1.10 billion across 394 awards. Secondary activity is concentrated in other construction segments, led by NAICS 237990 at $270.58 million, with additional work in multifamily housing, single-family housing, and power and communication line construction.

Annual contract trend over the analysis window

Annual obligations were highest in 2025 at $544.06 million across 96 awards, after a decline from the 2022 peak of $355.81 million and a low point in 2021 at $40.02 million. The pattern shows substantial year-to-year volatility, with a notable rebound in 2025 after more moderate activity in 2023 and 2024.

How to interpret this page

This summary is based on FPDS award records associated with NAN, INC. using the provided CAGE code and UEI over the last 10 years. Totals reflect obligated dollars and award counts from the supplied agency, NAICS, and annual aggregates; no additional sources or assumptions 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 = '0U373'
        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
1700 DEPT OF THE NAVY 1,006,143,548.20 1.01 billion 225
2100 DEPT OF THE ARMY 574,921,310.10 574.92 million 260
4740 PUBLIC BUILDINGS SERVICE 10,768,113.00 10.77 million 1
3600 VETERANS AFFAIRS, DEPARTMENT OF 413,429.20 413.43 thousand 42
1900 STATE, DEPARTMENT OF 196,250.12 196.25 thousand 4
7013 TRANSPORTATION SECURITY ADMINISTRATION 2,499.68 2.50 thousand 2

Insight

Over the last 10 years, NAN, INC. received $1.59 billion across 534 awards, with obligations heavily concentrated in the Department of the Navy ($1.01 billion; 225 awards) and the Department of the Army ($574.92 million; 260 awards). Together, these two agencies account for nearly all recorded obligations, indicating a strong concentration in defense-related procurement. All other agencies represent comparatively minor activity, led by the Public Buildings Service at $10.77 million on one award, with remaining agencies each below $0.5 million.

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 = '0U373'
        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
236220 COMMERCIAL AND INSTITUTIONAL BUILDING CONSTRUCTION 1,100,936,530.37 1.10 billion 394
237990 OTHER HEAVY AND CIVIL ENGINEERING CONSTRUCTION 270,580,926.37 270.58 million 56
236116 NEW MULTIFAMILY HOUSING CONSTRUCTION (EXCEPT FOR-SALE BUILDERS) 123,505,661.22 123.51 million 40
236115 NEW SINGLE-FAMILY HOUSING CONSTRUCTION (EXCEPT FOR-SALE BUILDERS) 59,729,076.45 59.73 million 12
237130 POWER AND COMMUNICATION LINE AND RELATED STRUCTURES CONSTRUCTION 35,422,717.01 35.42 million 20
237310 HIGHWAY, STREET, AND BRIDGE CONSTRUCTION 2,015,311.00 2.02 million 2
238290 OTHER BUILDING EQUIPMENT CONTRACTORS 163,970.02 163.97 thousand 2
236210 INDUSTRIAL BUILDING CONSTRUCTION 56,178.08 56.18 thousand 4
811310 COMMERCIAL AND INDUSTRIAL MACHINERY AND EQUIPMENT (EXCEPT AUTOMOTIVE AND ELECTRONIC) REPAIR AND MAINTENANCE 17,828.00 17.83 thousand 1
238210 ELECTRICAL CONTRACTORS AND OTHER WIRING INSTALLATION CONTRACTORS 14,452.10 14.45 thousand 1

Insight

Over the last 10 years, NAN, INC. has received $1.59 billion across 534 awards, with activity heavily concentrated in NAICS 236220, Commercial and Institutional Building Construction, which accounts for $1.10 billion and 394 awards. The next largest categories are 237990, Other Heavy and Civil Engineering Construction ($270.58 million; 56 awards), and the residential construction codes 236116 and 236115, indicating a strong construction portfolio centered on building and civil work. Obligations drop sharply after the top four NAICS, with only limited activity in other codes, suggesting a highly concentrated vendor profile rather than broad NAICS diversification.

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 = '0U373'
        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 544,057,664.03 544.06 million 96
2024 158,470,147.51 158.47 million 71
2023 213,567,042.66 213.57 million 66
2022 355,814,672.32 355.81 million 75
2021 40,020,756.77 40.02 million 55
2020 194,269,388.76 194.27 million 52
2019 74,033,823.26 74.03 million 31
2018 6,872,466.46 6.87 million 19
2017 5,318,808.53 5.32 million 66
2016 20,380.00 20.38 thousand 3

Insight

Over the last 10 years, NAN, INC. received $1.59 billion across 534 awards, with obligations highly concentrated in the most recent years. FY2025 is the clear peak at $544.06 million and 96 awards, followed by FY2022 at $355.81 million; together, these two years account for a substantial share of total obligations. Prior-year activity is more variable, with smaller and uneven obligations from FY2016 through FY2021, including a low point of $20.38 thousand in FY2016.

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.