Federal Contractor

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Federal Contract Obligations (Last 10 Years)

Federal procurement profile for MASSACHUSETTS INSTITUTE OF TECHNOLOGY (CAGE 3G050, UEI SN5KKUDR9LY8) covering obligations, agencies, NAICS codes, and annual award trends over the last 10 years.

Over the last 10 years, MASSACHUSETTS INSTITUTE OF TECHNOLOGY received 3,200 award actions totaling $10.63 billion, with almost all obligations coming from the Department of the Air Force. Activity is concentrated in R&D-related NAICS codes, especially 541712, and annual obligations have stayed above $1.1 billion in each of the last five years shown.

Generated at 03/21/2026

Analysis period: Last 10 years

Agency, NAICS, and annual totals are based on the provided FPDS analysis window and may reflect rounding in readable values.

CAGE Code
3G050
UEI
SN5KKUDR9LY8
Total Obligated
10.63 billion
10,625,276,234.95
Award Actions
3,200
Average Action Value
3,320,398.82

About MASSACHUSETTS INSTITUTE OF TECHNOLOGY federal contract activity

MASSACHUSETTS INSTITUTE OF TECHNOLOGY has received $10.63 billion across 3,200 FPDS-reported awards over the last 10 years, with an average award value of $3.32 million. The profile is highly concentrated, reflecting a small number of very large obligations rather than a broad spread of low-dollar actions.

Agency mix and customer concentration

The DEPT OF THE AIR FORCE dominates the relationship, accounting for $10.63 billion and 3,190 awards, or nearly the entire observed total. Other agencies appear only marginally, with the DEPT OF THE ARMY, FEDERAL AVIATION ADMINISTRATION, and DEPT OF THE NAVY contributing negligible dollar amounts and DCMA showing zero obligated value despite three recorded awards.

Industry profile based on NAICS activity

Award activity is overwhelmingly concentrated in NAICS 541712, which represents $10.57 billion across 2,997 awards and defines the core procurement profile as research and development in the physical, engineering, and life sciences. The remaining dollars are split across 541715 and a small tail of unrelated or ancillary categories, including 541990, 541380, and 611430, none of which materially change the overall R&D-heavy mix.

Annual contract trend over the analysis window

Annual obligations remain strong and relatively stable in the most recent five years shown, ranging from $1.11 billion in 2021 to $1.56 billion in 2024, with 2025 already at $1.26 billion. Award counts are also steady, generally in the mid-300s per year, indicating sustained contracting volume alongside high-dollar awards.

How to interpret this page

This summary is based on FPDS records for the vendor matched to CAGE code 3G050 and UEI SN5KKUDR9LY8 over the last 10 years. Totals, agency concentration, NAICS mix, and annual trends reflect obligated dollars and award counts only; no attempt was made to infer unreported scope, subcontracting, or non-FPDS activity.

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 = '3G050'
        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
5700 DEPT OF THE AIR FORCE 10,625,210,860.26 10.63 billion 3,190
2100 DEPT OF THE ARMY 54,829.00 54.83 thousand 3
6920 FEDERAL AVIATION ADMINISTRATION 35,000.00 35.00 thousand 1
1700 DEPT OF THE NAVY 2,000.00 2.00 thousand 1
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) 0.00 0.00 3
8000 NATIONAL AERONAUTICS AND SPACE ADMINISTRATION -2,144.31 -2.14 thousand 1
7529 NATIONAL INSTITUTES OF HEALTH -24,310.00 -24.31 thousand 1

Insight

Over the last 10 years, Massachusetts Institute of Technology’s obligations are overwhelmingly concentrated in the Department of the Air Force, which accounts for $10.63 billion across 3,190 of 3,200 awards. All other agencies represent immaterial activity by comparison, with the Department of the Army, FAA, and Navy each contributing less than $55 thousand and only a few awards. DCMA shows three awards with zero obligated value, while NASA and NIH reflect small negative obligations, indicating minimal offsetting adjustments relative to the overall portfolio.

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 = '3G050'
        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
541712 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT BIOTECHNOLOGY) 10,565,846,742.29 10.57 billion 2,997
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 58,460,859.03 58.46 million 24
541990 ALL OTHER PROFESSIONAL, SCIENTIFIC, AND TECHNICAL SERVICES 913,948.94 913.95 thousand 174
541380 TESTING LABORATORIES 52,229.00 52.23 thousand 2
611430 PROFESSIONAL AND MANAGEMENT DEVELOPMENT TRAINING 2,600.00 2.60 thousand 1
611310 COLLEGES, UNIVERSITIES, AND PROFESSIONAL SCHOOLS 2,000.00 2.00 thousand 1

Insight

Over the last 10 years, MIT’s obligations under CAGE 3G050 are highly concentrated in NAICS 541712, which accounts for about $10.57 billion across 2,997 awards, or nearly all reported obligations in this section. NAICS 541715 is a distant second at $58.46 million across 24 awards, while all remaining NAICS codes together represent less than $1 million and a small share of award volume. This pattern indicates a sustained procurement profile centered on research and development in the physical, engineering, and life sciences, with limited diversification into other service 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 = '3G050'
        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 1,256,047,966.53 1.26 billion 375
2024 1,563,127,679.39 1.56 billion 376
2023 1,293,527,371.71 1.29 billion 336
2022 1,173,527,882.20 1.17 billion 337
2021 1,109,069,441.11 1.11 billion 362
2020 1,139,499,394.80 1.14 billion 398
2019 1,061,664,800.87 1.06 billion 365
2018 1,062,148,571.11 1.06 billion 339
2017 948,599,491.10 948.60 million 303
2016 18,063,636.13 18.06 million 9

Insight

Over the last 10 years, MASSACHUSETTS INSTITUTE OF TECHNOLOGY (CAGE 3G050) received $10.63 billion across 3,200 awards, averaging $3.32 million per award. Obligations were concentrated in the most recent nine years, with annual totals generally between $948.60 million and $1.56 billion, compared with only $18.06 million in 2016. The series is relatively stable from 2017 through 2025, with a modest peak in 2024 and a slight decline in 2025, indicating sustained but not sharply increasing obligation levels.

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.