Federal Contractor

PARKER-HANNIFIN CORPORATION Federal Contract Obligations (Last Year)

PARKER-HANNIFIN CORPORATION (CAGE 59211, UEI D8HJPMFFSGS3) received 2,060 federal award actions totaling $209.04 million in the last full year.

Most obligations were concentrated at the Defense Logistics Agency, which accounted for $177.04 million across 1,826 actions. The largest NAICS category was 336413, Other Aircraft Parts and Auxiliary Equipment Manufacturing, at $195.65 million.

Generated at 03/21/2026

Analysis period: Last full year

Figures reflect the last full year and may differ slightly from displayed subtotals because of rounding.

CAGE Code
59211
UEI
D8HJPMFFSGS3
Total Obligated
209.04 million
209,043,155.05
Award Actions
2,060
Average Action Value
101,477.25

About PARKER-HANNIFIN CORPORATION federal contract activity

PARKER-HANNIFIN CORPORATION (CAGE 59211, UEI D8HJPMFFSGS3) received 2,060 awards totaling $209.04 million in the last full year, with an average award value of $101,477.25. The obligation profile is transaction-heavy, indicating broad use across many smaller contract actions rather than a small number of large awards.

Agency mix and customer concentration

The Defense Logistics Agency accounted for the clear majority of obligations at $177.04 million across 1,826 awards, making it the dominant buying activity in the period. The remainder was concentrated in the Department of the Air Force, Department of the Navy, U.S. Coast Guard, and Department of the Army, with materially smaller obligation volumes and award counts.

Industry profile based on NAICS activity

NAICS 336413, Other Aircraft Parts and Auxiliary Equipment Manufacturing, drove nearly all activity at $195.65 million across 1,959 awards, showing a strong concentration in aerospace components. Smaller but meaningful obligations appeared in engineering services, aircraft engine and parts manufacturing, repair and maintenance, and aircraft manufacturing, indicating some adjacent technical support and aviation-related work.

Annual contract trend over the analysis window

The annual trend shows $209.04 million obligated in 2025, which is the entire analysis window provided. Because only one year is available, the dataset supports a level view of activity rather than a multi-year growth or decline assessment.

How to interpret this page

This summary is based on FPDS award obligations tied to PARKER-HANNIFIN CORPORATION using CAGE 59211 and UEI D8HJPMFFSGS3 over the last full year. Agency and NAICS sections reflect total obligated dollars and award counts from the provided aggregates; no additional contract-level attributes were assumed beyond the supplied data.

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 = '59211'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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
97AS DEFENSE LOGISTICS AGENCY 177,035,986.53 177.04 million 1,826
5700 DEPT OF THE AIR FORCE 16,413,450.47 16.41 million 34
1700 DEPT OF THE NAVY 13,238,851.55 13.24 million 133
7008 U.S. COAST GUARD 1,694,267.09 1.69 million 37
2100 DEPT OF THE ARMY 667,585.47 667.59 thousand 29
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) -6,986.06 -6.99 thousand 1

Insight

PARKER-HANNIFIN CORPORATION’s obligations in the last full year were highly concentrated in the Defense Logistics Agency, which accounted for $177.04 million across 1,826 awards, or the clear majority of the vendor’s $209.04 million total. The next largest agencies were the Department of the Air Force ($16.41 million, 34 awards) and the Department of the Navy ($13.24 million, 133 awards), indicating a strong but much smaller secondary presence across military buyers. Other agencies contributed comparatively limited obligations, including the U.S. Coast Guard, Department of the Army, and a negligible negative amount at DCMA.

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 = '59211'
        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
336413 OTHER AIRCRAFT PARTS AND AUXILIARY EQUIPMENT MANUFACTURING 195,654,775.97 195.65 million 1,959
541330 ENGINEERING SERVICES 7,369,986.87 7.37 million 4
336412 AIRCRAFT ENGINE AND ENGINE PARTS MANUFACTURING 3,274,737.29 3.27 million 12
811210 ELECTRONIC AND PRECISION EQUIPMENT REPAIR AND MAINTENANCE 1,243,350.00 1.24 million 1
336411 AIRCRAFT MANUFACTURING 951,974.70 951.97 thousand 24
488190 OTHER SUPPORT ACTIVITIES FOR AIR TRANSPORTATION 246,505.46 246.51 thousand 8
332911 INDUSTRIAL VALVE MANUFACTURING 200,172.64 200.17 thousand 12
334511 SEARCH, DETECTION, NAVIGATION, GUIDANCE, AERONAUTICAL, AND NAUTICAL SYSTEM AND INSTRUMENT MANUFACTURING 158,337.00 158.34 thousand 2
332991 BALL AND ROLLER BEARING MANUFACTURING 150,860.25 150.86 thousand 3
334519 OTHER MEASURING AND CONTROLLING DEVICE MANUFACTURING 88,034.87 88.03 thousand 5

Insight

PARKER-HANNIFIN CORPORATION’s obligations in the last full year were highly concentrated in NAICS 336413, Other Aircraft Parts and Auxiliary Equipment Manufacturing, which accounted for 195.65 million of 209.04 million total obligated dollars and 1,959 of 2,060 awards. Secondary activity was limited and fragmented across a small number of aerospace-related and engineering NAICS, led by 541330 at 7.37 million and 336412 at 3.27 million. The remaining NAICS categories each represented less than 1.25 million in obligations, indicating a narrow procurement profile dominated by aircraft parts manufacturing.

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 = '59211'
        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 209,043,155.05 209.04 million 2,060

Insight

PARKER-HANNIFIN CORPORATION (CAGE 59211) recorded $209.04 million in obligated value across 2,060 awards in the last full year, indicating a high volume of relatively small awards with an average award value of $101,477.25. The annual profile is concentrated in a single reported year, so the available 1-year window does not support a multi-year trend assessment. Within that year, procurement activity appears broadly distributed across many actions rather than dominated by a small number of large awards.

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