Federal Contractor

GULFSTREAM AEROSPACE CORPORATION (GEORGIA) Federal Contract Obligations (Last Year)

FPDS procurement analysis for GULFSTREAM AEROSPACE CORPORATION (GEORGIA), CAGE 59734, UEI NGABP44KQF33, covering the last full year.

In the last full year, GULFSTREAM AEROSPACE CORPORATION (GEORGIA) received 302 award actions totaling $303,645,865.11, for an average action value of $1,005,449.88. Obligations were concentrated with the U.S. Coast Guard and the Department of the Air Force, and the largest NAICS shares were in commercial air, rail, and water transportation equipment rental and leasing and other support activities for air transportation.

Generated at 03/21/2026

Analysis period: Last full year

Totals, counts, and industry and agency rollups reflect the provided FPDS analysis window and may include multiple award actions across the same vendor.

CAGE Code
59734
UEI
NGABP44KQF33
Total Obligated
303.65 million
303,645,865.11
Award Actions
302
Average Action Value
1,005,449.88

About GULFSTREAM AEROSPACE CORPORATION (GEORGIA) federal contract activity

GULFSTREAM AEROSPACE CORPORATION (GEORGIA) recorded $303.65 million in obligations across 302 awards in the last full year, with an average award value of $1.01 million. The vendor is identified by CAGE 59734 and UEI NGABP44KQF33, and its award profile is concentrated in aviation-related federal procurement.

Agency mix and customer concentration

The U.S. Coast Guard was the largest funding source, accounting for $175.50 million across 7 awards, followed by the Department of the Air Force at $135.45 million across 93 awards. Smaller obligations came from the FBI, NOAA, and NASA, indicating that most activity was driven by a narrow set of agencies with very different award counts and dollar volumes.

Industry profile based on NAICS activity

NAICS 532411, Commercial Air, Rail, and Water Transportation Equipment Rental and Leasing, was the dominant category at $175.50 million, which matches the Coast Guard’s funding concentration. NAICS 488190, Other Support Activities for Air Transportation, added $117.61 million across 133 awards, while Aircraft Manufacturing (336411) contributed $17.44 million; the remaining NAICS codes were minor by comparison.

Annual contract trend over the analysis window

The annual trend shows one reporting year, 2025, with total obligations of $303.65 million across 302 awards. With only a single year in the window, the data supports a point-in-time profile rather than a multi-year growth or contraction analysis.

How to interpret this page

This summary uses FPDS obligation data for the last full year and aggregates awards by vendor, agency, NAICS code, and fiscal year. Dollar totals reflect obligated amounts as recorded in the dataset, and counts represent award records within the analysis window.

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 = '59734'
        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
7008 U.S. COAST GUARD 175,501,561.22 175.50 million 7
5700 DEPT OF THE AIR FORCE 135,450,031.41 135.45 million 93
1549 FEDERAL BUREAU OF INVESTIGATION 966,399.13 966.40 thousand 10
1330 NATIONAL OCEANIC AND ATMOSPHERIC ADMINISTRATION 311,850.94 311.85 thousand 5
8000 NATIONAL AERONAUTICS AND SPACE ADMINISTRATION 147,320.95 147.32 thousand 10
2100 DEPT OF THE ARMY 67,200.00 67.20 thousand 2
6920 FEDERAL AVIATION ADMINISTRATION 45,000.00 45.00 thousand 2
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) -8,843,498.54 -8.84 million 173

Insight

Award activity for GULFSTREAM AEROSPACE CORPORATION (GEORGIA) was highly concentrated in the last full year, with $303.65 million obligated across 302 awards. The U.S. Coast Guard ($175.50 million, 7 awards) and the Department of the Air Force ($135.45 million, 93 awards) accounted for nearly all positive obligation, indicating a very narrow agency base. Other agencies contributed only minor amounts, while DCMA recorded a net negative obligation of $8.84 million across 173 awards, which materially reduced the overall total.

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 = '59734'
        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
532411 COMMERCIAL AIR, RAIL, AND WATER TRANSPORTATION EQUIPMENT RENTAL AND LEASING 175,501,561.22 175.50 million 5
488190 OTHER SUPPORT ACTIVITIES FOR AIR TRANSPORTATION 117,607,346.19 117.61 million 133
336411 AIRCRAFT MANUFACTURING 17,441,528.49 17.44 million 32
511199 ALL OTHER PUBLISHERS 67,200.00 67.20 thousand 2
513210 SOFTWARE PUBLISHERS 54,000.00 54.00 thousand 2
611430 PROFESSIONAL AND MANAGEMENT DEVELOPMENT TRAINING 45,000.00 45.00 thousand 2
513120 PERIODICAL PUBLISHERS 14,725.00 14.72 thousand 3
336413 OTHER AIRCRAFT PARTS AND AUXILIARY EQUIPMENT MANUFACTURING -7,085,495.79 -7.09 million 123

Insight

Over the last full year, obligations for GULFSTREAM AEROSPACE CORPORATION (CAGE 59734) were concentrated in a small number of NAICS codes, with 532411 accounting for $175.50 million and 488190 for $117.61 million of the $303.65 million total. These two codes represent the clear dominant share of vendor activity, while 336411 contributed a smaller $17.44 million; the remaining listed NAICS codes were immaterial by comparison. A negative $7.09 million in 336413 reduced net obligations and indicates reversals, deobligations, or other downward adjustments within that line of business.

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 = '59734'
        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 303,645,865.11 303.65 million 302

Insight

For the last full year, GULFSTREAM AEROSPACE CORPORATION (CAGE 59734) recorded $303.65 million in obligated awards across 302 awards, with an average award value of about $1.01 million. The activity is fully concentrated in a single reported year, so no intra-window trend can be assessed from this 1-year view. The award count indicates a relatively distributed set of obligations rather than reliance on a small number of 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.