Federal Contractor

MODERNA US, INC. Federal Contract Obligations (Last 10 Years)

MODERNA US, INC. (CAGE 8PTM0, UEI G5BFKCJLDML6) received 12 federal award actions over the last 10 years, totaling $1.79 billion.

In the last 10 years, MODERNA US, INC. recorded $1,788,399,999 in obligated federal awards across 12 actions, for an average action value of $149,033,333.25. The Department of the Army accounted for the full obligated total, and all obligations were classified under NAICS 325412, Pharmaceutical Preparation Manufacturing.

Generated at 03/21/2026

Analysis period: Last 10 years

2023 shows five award actions with no obligated dollars, while 2022 contains seven award actions and the full $1.79 billion in obligations.

CAGE Code
8PTM0
UEI
G5BFKCJLDML6
Total Obligated
1.79 billion
1,788,399,999.00
Award Actions
12
Average Action Value
149,033,333.25

About MODERNA US, INC. federal contract activity

MODERNA US, INC. (CAGE 8PTM0, UEI G5BFKCJLDML6) recorded 12 FPDS awards totaling 1.79 billion over the last 10 years, with an average award value of 149.03 million. The obligation profile is highly concentrated, indicating a small number of large awards rather than a broad stream of lower-value transactions.

Agency mix and customer concentration

Obligations are overwhelmingly concentrated at the DEPT OF THE ARMY, which accounts for the full 1.79 billion across 4 awards. The remaining 8 awards are tied to the OFFICE OF ASSISTANT SECRETARY FOR PREPAREDNESS AND RESPONSE, but no obligated dollars are recorded for that agency in the provided data.

Industry profile based on NAICS activity

All recorded obligations fall under NAICS 325412, Pharmaceutical Preparation Manufacturing, with 12 awards totaling 1.79 billion. This indicates a single-industry procurement profile aligned to pharmaceutical manufacturing activity.

Annual contract trend over the analysis window

Annual activity is split between 2022 and 2023, but all obligated dollars are concentrated in 2022, when 7 awards generated the full 1.79 billion. In 2023, 5 awards are recorded with no obligated dollars, suggesting award activity continued without additional recorded obligation in the provided period.

How to interpret this page

This summary is based on FPDS award records for the last 10 years using the vendor’s CAGE code and UEI identifiers. Totals reflect obligated dollars as provided in the dataset; award counts and annual figures are reported exactly as supplied, including entries with zero obligation.

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 = '8PTM0'
        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
2100 DEPT OF THE ARMY 1,788,399,999.00 1.79 billion 4
7505 OFFICE OF ASSISTANT SECRETARY FOR PREPAREDNESS AND RESPONSE 0.00 0.00 8

Insight

Over the last 10 years, MODERNA US, INC. has $1.79 billion in obligated value across 12 awards, with activity highly concentrated in the Department of the Army. The Department of the Army accounts for the full $1.79 billion and 4 awards, indicating that obligated dollars are entirely concentrated in a single agency. The Office of Assistant Secretary for Preparedness and Response records 8 awards but no obligated value, suggesting a distribution of awards that does not translate into obligated dollars within this window.

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 = '8PTM0'
        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
325412 PHARMACEUTICAL PREPARATION MANUFACTURING 1,788,399,999.00 1.79 billion 12

Insight

MODERNA US, INC. shows complete concentration in NAICS 325412, Pharmaceutical Preparation Manufacturing, over the last 10 years. The firm received 12 awards in this single NAICS, totaling $1.79 billion, indicating a highly focused procurement profile with no diversification across other industry codes in the provided data. Average award value across the period was approximately $149.0 million, suggesting awards were relatively high-value and concentrated within the pharmaceutical manufacturing category.

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 = '8PTM0'
        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
2023 0.00 0.00 5
2022 1,788,399,999.00 1.79 billion 7

Insight

Over the last 10 years, MODERNA US, INC. received $1.79 billion across 12 awards, with procurement activity highly concentrated in 2022. That year accounts for the full obligation total, with 7 awards totaling $1.79 billion, while 2023 recorded 5 awards with no obligated dollars. This indicates a sharp, one-year funding spike rather than a sustained annual obligation pattern.

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.