Federal Contractor

AAR GOVERNMENT SERVICES, INC. Federal Contract Obligations (Last 10 Years)

AAR GOVERNMENT SERVICES, INC. (CAGE 814N0, UEI GFWVNNYFEVR2) has received 1,848 federal award actions totaling $2.07 billion over the last 10 years.

The vendor’s obligations are concentrated in aviation support and aircraft-related work, led by NAICS 488190 at $1.37 billion across 1,472 actions. Its largest agency relationships are with the Department of State, the Department of the Navy, and the Department of the Air Force.

Generated at 03/21/2026

Analysis period: Last 10 years

Totals reflect FPDS-observed obligations for the last 10 years and may include negative adjustments, such as the DCMA total of -$7.77 million.

CAGE Code
814N0
UEI
GFWVNNYFEVR2
Total Obligated
2.07 billion
2,071,275,651.00
Award Actions
1,848
Average Action Value
1,120,820.15

About AAR GOVERNMENT SERVICES, INC. federal contract activity

AAR GOVERNMENT SERVICES, INC. (CAGE 814N0, UEI GFWVNNYFEVR2) has received $2.07 billion across 1,848 FPDS-recorded awards over the last 10 years, for an average award value of about $1.12 million. The obligation history indicates a substantial, recurring federal contracting footprint rather than a small number of large one-time actions.

Agency mix and customer concentration

Obligations are concentrated in a small set of agencies, led by the Department of State at $904.39 million across 449 awards, followed by the Department of the Navy at $569.64 million across 709 awards and the Department of the Air Force at $563.52 million across 350 awards. Energy added $41.50 million across 14 awards, while DCMA shows a net negative obligation of $7.77 million across 326 awards, which may reflect modifications, deobligations, or closeout adjustments in the FPDS record.

Industry profile based on NAICS activity

The vendor’s work is heavily centered in NAICS 488190, Other Support Activities for Air Transportation, which accounts for $1.37 billion and 1,472 awards. Secondary concentration appears in aircraft and aviation-related manufacturing codes, including NAICS 336413 at $401.39 million, 336412 at $149.60 million, and 336411 at $120.32 million, with limited diversification into professional and technical services under NAICS 541990.

Annual contract trend over the analysis window

Annual obligations remained elevated in each year shown, ranging from $274.67 million in 2025 to a peak of $377.59 million in 2023. Award volume increased sharply in 2025 to 530 awards, while 2024 and 2023 recorded higher-dollar years with 335 and 295 awards respectively, suggesting a mix of larger obligations and varying award counts over time.

How to interpret this page

This summary is based on FPDS award records associated with the supplied CAGE code and UEI over the last 10 years. Totals reflect obligated amounts as captured in the dataset, and category rollups are limited to the agencies, NAICS codes, and annual values provided.

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 = '814N0'
        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
1900 STATE, DEPARTMENT OF 904,388,798.75 904.39 million 449
1700 DEPT OF THE NAVY 569,636,766.65 569.64 million 709
5700 DEPT OF THE AIR FORCE 563,515,500.64 563.52 million 350
8900 ENERGY, DEPARTMENT OF 41,503,077.00 41.50 million 14
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) -7,768,492.04 -7.77 million 326

Insight

Over the last 10 years, AAR GOVERNMENT SERVICES, INC. has received $2.07 billion across 1,848 awards, with obligations concentrated in a small set of agencies. The Department of State is the largest customer at $904.39 million, followed by the Department of the Navy at $569.64 million and the Department of the Air Force at $563.52 million; these three agencies account for the clear majority of obligated dollars. Department of Energy represents a much smaller portion at $41.50 million, while DCMA shows a net negative obligated total of $7.77 million across 326 awards, indicating downward adjustment activity within the period.

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 = '814N0'
        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
488190 OTHER SUPPORT ACTIVITIES FOR AIR TRANSPORTATION 1,371,328,641.70 1.37 billion 1,472
336413 OTHER AIRCRAFT PARTS AND AUXILIARY EQUIPMENT MANUFACTURING 401,389,715.78 401.39 million 48
336412 AIRCRAFT ENGINE AND ENGINE PARTS MANUFACTURING 149,596,541.02 149.60 million 296
336411 AIRCRAFT MANUFACTURING 120,315,411.34 120.32 million 13
541990 ALL OTHER PROFESSIONAL, SCIENTIFIC, AND TECHNICAL SERVICES 28,645,341.16 28.65 million 19

Insight

AAR GOVERNMENT SERVICES, INC. shows strong concentration in NAICS 488190, Other Support Activities for Air Transportation, which accounts for $1.37 billion across 1,472 awards, or the majority of the $2.07 billion obligated over the last 10 years. The next largest NAICS, 336413, Other Aircraft Parts and Auxiliary Equipment Manufacturing, is a distant second at $401.39 million across 48 awards, followed by 336412 at $149.60 million across 296 awards and 336411 at $120.32 million across 13 awards. Overall activity is concentrated in aviation support and aircraft-related manufacturing, with a long tail of smaller obligations in other professional, scientific, and technical services.

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 = '814N0'
        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 274,670,973.81 274.67 million 530
2024 324,306,156.44 324.31 million 335
2023 377,586,442.34 377.59 million 295
2022 275,619,414.69 275.62 million 271
2021 337,102,951.96 337.10 million 174
2020 258,729,114.46 258.73 million 147
2019 223,260,597.30 223.26 million 96

Insight

Over the last 10 years, AAR GOVERNMENT SERVICES, INC. (CAGE 814N0) obligated $2.07 billion across 1,848 awards, averaging $1.12 million per award. Annual obligations were concentrated in a relatively narrow range of about $223.26 million to $377.59 million, with the highest activity in 2023 ($377.59 million) and 2021 ($337.10 million). Award volume increased sharply in 2025 to 530 awards, while obligated dollars declined from 2023–2024 levels, indicating a shift toward higher transaction counts at lower average award value.

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.