Federal Agency

NATIONAL OCEANIC AND ATMOSPHERIC ADMINISTRATION Federal Contract Obligations (Last Year)

National Oceanic and Atmospheric Administration procurement data for the last full year show 5,879 award actions totaling $2.07 billion in obligations.

NOAA obligated $2,074,189,665.42 across 5,879 award actions in the last full year, for an average action value of $352,813.34. The workload was concentrated in information technology and technical services, with custom computer programming, other computer-related services, and computer systems design leading the top NAICS categories.

Generated at 03/21/2026

Analysis period: Last full year

Values reflect the last full year and may differ from later updated reports or rounded summaries.

Agency ID
1330
Total Obligated
2.07 billion
2,074,189,665.42
Award Actions
5,879
Average Action Value
352,813.34

About NATIONAL OCEANIC AND ATMOSPHERIC ADMINISTRATION federal contract activity

In the last full year, the National Oceanic and Atmospheric Administration obligated $2.07 billion across 5,879 awards, with an average award value of $352,813.34. The agency’s spending profile indicates a high-volume procurement portfolio with material concentration in technical services, information technology, and ship-related requirements.

Vendor concentration and leading contractors

The largest vendor by obligated dollars was GENERAL DYNAMICS INFORMATION TECHNOLOGY, INC. at $116.85 million across 20 awards, followed by JAG ALASKA INC. at $106.51 million across 3 awards. EARTH RESOURCES TECHNOLOGY, LLC, LYNKER TECHNOLOGIES LLC, and SCIENCE APPLICATIONS INTERNATIONAL CORPORATION also ranked among the top recipients, suggesting a mix of large support contracts and recurring service relationships.

Industry profile based on NAICS activity

Procurement was concentrated in IT and technical service NAICS categories, led by 541511 Custom Computer Programming Services at $303.40 million and 541519 Other Computer Related Services at $257.20 million. 541512 Computer Systems Design Services and 541990 All Other Professional, Scientific, and Technical Services also accounted for significant obligations, while 336611 Ship Building and Repairing indicates a notable non-IT industrial component in the agency’s buying activity.

Annual contract trend over the analysis window

The annual trend shows $2.07 billion obligated in 2025 across 5,879 awards, which serves as the full-year benchmark for this analysis window. Because only one annual observation is provided, the data support a level assessment rather than a year-over-year growth or decline analysis.

How to interpret this page

This page is based on FPDS Query obligation data for NATIONAL OCEANIC AND ATMOSPHERIC ADMINISTRATION, Agency ID 1330, using the last full year as the analysis window. Vendor and NAICS rankings are derived from total obligated dollars within the reported period, and the trend reflects annual totals for the same window.

Top Vendors

SELECT
    vendor_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__vendor__vendorHeader__vendorName AS vendor_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__purchaserInformation__contractingOfficeAgencyID = '1330'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY vendor_name
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor Total Obligated Readable Award Actions
GENERAL DYNAMICS INFORMATION TECHNOLOGY, INC. 116,850,958.23 116.85 million 20
JAG ALASKA INC. 106,512,967.00 106.51 million 3
EARTH RESOURCES TECHNOLOGY, LLC 102,290,202.21 102.29 million 69
LYNKER TECHNOLOGIES LLC 76,066,065.71 76.07 million 75
SCIENCE APPLICATIONS INTERNATIONAL CORPORATION 72,025,945.36 72.03 million 66
RAYTHEON COMPANY 70,502,846.95 70.50 million 53
L3HARRIS TECHNOLOGIES, INC. 64,856,905.76 64.86 million 23
GAMA-1 TECHNOLOGIES, LLC 62,072,414.20 62.07 million 34
LOCKHEED MARTIN CORPORATION 59,350,443.00 59.35 million 3
NV5 GEOSPATIAL, INC. 41,713,424.75 41.71 million 21

Insight

During the last full year, NOAA obligated $2.07 billion across 5,879 awards, with the top 10 vendors accounting for a meaningful share of that activity. Obligations are concentrated among a small number of vendors at the top, led by GENERAL DYNAMICS INFORMATION TECHNOLOGY, INC. ($116.85 million), JAG ALASKA INC. ($106.51 million), and EARTH RESOURCES TECHNOLOGY, LLC ($102.29 million), while the remaining vendors each received between $41.71 million and $76.07 million. Award counts are more distributed than dollars, ranging from 3 awards for JAG ALASKA INC. and LOCKHEED MARTIN CORPORATION to 75 awards for LYNKER TECHNOLOGIES LLC, indicating a mix of large-value and recurring procurement activity.

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__purchaserInformation__contractingOfficeAgencyID = '1330'
        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
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 303,397,073.74 303.40 million 323
541519 OTHER COMPUTER RELATED SERVICES 257,203,276.03 257.20 million 603
541512 COMPUTER SYSTEMS DESIGN SERVICES 209,650,628.28 209.65 million 152
336611 SHIP BUILDING AND REPAIRING 149,547,481.93 149.55 million 177
541990 ALL OTHER PROFESSIONAL, SCIENTIFIC, AND TECHNICAL SERVICES 118,261,821.12 118.26 million 337
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 116,286,749.83 116.29 million 283
541330 ENGINEERING SERVICES 107,517,326.71 107.52 million 242
541620 ENVIRONMENTAL CONSULTING SERVICES 102,300,211.34 102.30 million 214
518210 COMPUTING INFRASTRUCTURE PROVIDERS, DATA PROCESSING, WEB HOSTING, AND RELATED SERVICES 92,978,169.11 92.98 million 47
541370 SURVEYING AND MAPPING (EXCEPT GEOPHYSICAL) SERVICES 92,538,872.93 92.54 million 84

Insight

For the last full year, NOAA obligated $2.07 billion across 5,879 awards, with the top 10 NAICS codes accounting for a substantial share of spending and indicating a concentrated procurement profile. Information technology-related categories dominate the mix: custom computer programming services (541511), other computer related services (541519), and computer systems design services (541512) together total $770.25 million across 1,078 awards. Outside IT, spending is also concentrated in ship building and repairing (336611), R&D in physical, engineering, and life sciences (541715), engineering services (541330), environmental consulting (541620), and surveying and mapping (541370), suggesting a portfolio centered on technical, scientific, and maritime support requirements.

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__purchaserInformation__contractingOfficeAgencyID = '1330'
        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 2,074,189,665.42 2.07 billion 5,879

Insight

In the last full year, NOAA obligated $2.07 billion across 5,879 awards, with an average award value of $352,813.34. Because the window contains only one annual observation (FY 2025), trend direction cannot be assessed; this section provides a single-year baseline for future comparison. The obligation volume and award count indicate a broad distribution of procurement activity across many awards rather than reliance on a small number of transactions.

Use FPDS Query for deeper analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper market analysis across agencies, vendors, NAICS, and contract trends.

Continue from this last full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.