Federal Contractor

WALGREEN CO. Federal Contract Obligations (Last 5 Years)

Federal procurement profile for WALGREEN CO. (CAGE 1FRS4, UEI HRE3UMLEM2P5) covering obligations, awards, agencies, and NAICS patterns over the last 5 years.

WALGREEN CO. recorded $1.65 billion in obligated federal awards across 123 actions in the last 5 years, with an average action value of $13.38 million. Most obligated dollars came from the Office of Assistant Secretary for Preparedness and Response, the Office of the Assistant Secretary for Administration (ASA), and the Centers for Disease Control and Prevention.

Generated at 03/21/2026

Analysis period: Last 5 years

Totals reflect the provided analysis window and may include negative obligations in 2025, which reduce the net five-year total.

CAGE Code
1FRS4
UEI
HRE3UMLEM2P5
Total Obligated
1.65 billion
1,645,230,001.76
Award Actions
123
Average Action Value
13,375,853.67

About WALGREEN CO. federal contract activity

WALGREEN CO. (CAGE 1FRS4, UEI HRE3UMLEM2P5) recorded 123 FPDS awards totaling $1.65 billion over the last 5 years, for an average award value of $13.38 million. Obligations are concentrated in a small number of large awards, indicating a procurement profile driven more by high-dollar transactions than by high award volume.

Agency mix and customer concentration

Obligations are led by the Office of Assistant Secretary for Preparedness and Response at $824.77 million across 11 awards, followed by the Office of the Assistant Secretary for Administration at $506.15 million across 8 awards. The Centers for Disease Control and Prevention adds another $306.21 million across 15 awards, while the Indian Health Service contributes a much larger count of 81 awards but only $7.88 million, showing a mix of large program awards and smaller recurring actions.

Industry profile based on NAICS activity

The vendor’s obligations are dominated by NAICS 621511, Medical Laboratories, with $1.33 billion across 18 awards, followed by NAICS 621999, All Other Miscellaneous Ambulatory Health Care Services, with $306.33 million across 17 awards. Smaller but notable activity appears in Pharmaceutical Preparation Manufacturing ($7.60 million across 76 awards) and biotechnology R&D ($3.47 million across 3 awards), while Pharmacies and Drug Stores is immaterial at $299.86 thousand.

Annual contract trend over the analysis window

Annual obligations peaked in 2021 at $1.01 billion and remained elevated in 2022 at $613.96 million before declining to $85.25 million in 2023 and $3.06 million in 2024. The 2025 total is negative at -$63.68 million, which typically indicates deobligations or contract adjustments rather than new award activity, and should be interpreted in that context.

How to interpret this page

This page summarizes FPDS obligations associated with WALGREEN CO. by CAGE and UEI over the last 5 years, using total obligated dollars and award counts. Agency, NAICS, and annual trend sections reflect the provided aggregated FPDS data and should be read as obligation-based analysis, not necessarily spend, receipts, or active contract value.

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 = '1FRS4'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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
7505 OFFICE OF ASSISTANT SECRETARY FOR PREPAREDNESS AND RESPONSE 824,772,454.00 824.77 million 11
7570 OFFICE OF THE ASSISTANT SECRETARY FOR ADMINISTRATION (ASA) 506,152,946.00 506.15 million 8
7523 CENTERS FOR DISEASE CONTROL AND PREVENTION 306,212,245.35 306.21 million 15
7527 INDIAN HEALTH SERVICE 7,883,453.15 7.88 million 81
7012 U.S. IMMIGRATION AND CUSTOMS ENFORCEMENT 79,880.60 79.88 thousand 1
7529 NATIONAL INSTITUTES OF HEALTH 60,004.00 60.00 thousand 1
7001 OFFICE OF PROCUREMENT OPERATIONS 40,024.60 40.02 thousand 1
3600 VETERANS AFFAIRS, DEPARTMENT OF 17,385.70 17.39 thousand 3
6800 ENVIRONMENTAL PROTECTION AGENCY 11,608.36 11.61 thousand 2

Insight

Over the last 5 years, WALGREEN CO. (CAGE 1FRS4) received $1.65 billion across 123 awards, with obligations highly concentrated in HHS-related agencies. The Office of Assistant Secretary for Preparedness and Response accounted for $824.77 million, followed by the Office of the Assistant Secretary for Administration at $506.15 million and CDC at $306.21 million; these three agencies represent nearly all obligated dollars in this period. Award volume was broader than dollar concentration, led by Indian Health Service with 81 awards but only $7.88 million obligated, indicating a large number of lower-value actions alongside a small set of high-dollar 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 = '1FRS4'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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
621511 MEDICAL LABORATORIES 1,327,468,394.36 1.33 billion 18
621999 ALL OTHER MISCELLANEOUS AMBULATORY HEALTH CARE SERVICES 306,332,150.55 306.33 million 17
325412 PHARMACEUTICAL PREPARATION MANUFACTURING 7,600,981.99 7.60 million 76
541714 RESEARCH AND DEVELOPMENT IN BIOTECHNOLOGY (EXCEPT NANOBIOTECHNOLOGY) 3,468,614.00 3.47 million 3
446110 PHARMACIES AND DRUG STORES 299,856.86 299.86 thousand 8
541990 ALL OTHER PROFESSIONAL, SCIENTIFIC, AND TECHNICAL SERVICES 60,004.00 60.00 thousand 1

Insight

Over the last 5 years, WALGREEN CO. received 1.65 billion across 123 awards, with obligations heavily concentrated in NAICS 621511, Medical Laboratories, which accounts for 1.33 billion, or the large majority of total obligated dollars. NAICS 621999, All Other Miscellaneous Ambulatory Health Care Services, is the second-largest category at 306.33 million, bringing these two healthcare-related NAICS codes to essentially all obligated value in the period. The remaining NAICS codes are much smaller by dollars; however, 325412 Pharmaceutical Preparation Manufacturing accounts for a high award count (76) despite only 7.60 million obligated, indicating a more fragmented lower-dollar activity outside the dominant 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 = '1FRS4'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 -63,679,025.24 -63.68 million 20
2024 3,061,169.38 3.06 million 15
2023 85,254,808.78 85.25 million 27
2022 613,956,488.55 613.96 million 32
2021 1,006,636,560.29 1.01 billion 29

Insight

WALGREEN CO. (CAGE 1FRS4) received $1.65 billion across 123 awards over the last 5 years, with obligations heavily concentrated in 2021 ($1.01 billion) and 2022 ($613.96 million), which together represent nearly all of the observed activity. Award volume remained relatively stable at 15 to 32 awards per year, but obligated amounts declined sharply after 2022, falling to $85.25 million in 2023, $3.06 million in 2024, and -$63.68 million in 2025. The negative 2025 obligation indicates deobligations or downward adjustments in that year, reinforcing the recent contraction in spend.

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 5 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.