NAICS Industry

NAICS 532112 Federal Contract Obligations (Last 10 Years)

This page summarizes federal contract obligations for NAICS 532112 (PASSENGER CAR LEASING) for last 10 years, including award volume and market trend context.

Use this page to review federal contract obligations for NAICS 532112 (PASSENGER CAR LEASING) for last 10 years. The analysis is based on FPDS award-action data.

Generated at 03/15/2026

Analysis period: Last 10 years

All figures on this page are based on FPDS award-action obligation data for completed calendar years only within the last 10 years analysis window.

NAICS Code
532112
Industry
PASSENGER CAR LEASING
Total Obligated
907.43 million
907,427,904.84
Award Actions
15,101
Average Action Value
60,090.58

About NAICS 532112 federal contract activity

This page summarizes last 10 years of federal contract activity associated with NAICS 532112 (PASSENGER CAR LEASING). Based on the current FPDS Query dataset, this industry shows 907.43 million in visible obligations across 15,101 award actions, with an average action value of 60,090.58. This view is designed to help users quickly understand scale, buyer concentration, contractor concentration, and overall market direction before moving into deeper procurement analysis.

Agency demand and leading federal buyers

Demand for NAICS 532112 (PASSENGER CAR LEASING) appears concentrated among a relatively small group of federal buyers over the last 10 years. The visible agency ranking is led by DEPT OF THE ARMY, with 332.89 million in obligations, followed by DEPT OF THE AIR FORCE. This kind of concentration is useful context for business development, bid targeting, and understanding where the strongest federal demand appears to sit.

Vendor concentration and leading contractors

The vendor distribution helps show which contractors capture the largest visible share of obligations in NAICS 532112 (PASSENGER CAR LEASING) over the last 10 years. The current ranking is led by MATRAN, INC., with 61.46 million in obligations, followed by POINT JUNCTION CAR RENTAL. This gives users a practical view of the competitive landscape and the visible concentration at the top of the market.

Annual contract trend over the analysis window

The annual trend table provides a year-based view of how visible obligations and award actions have evolved for NAICS 532112 (PASSENGER CAR LEASING) across the last 10 years, from 2016 through 2025. This is useful for spotting periods of expansion, relative stability, or softening activity in this federal industry segment.

How to interpret this page

The tables and trend blocks on this page are generated from FPDS-derived procurement records prepared offline for fast public delivery. They are intended to give a practical summary of industry-scale obligations, top buying agencies, leading vendors, and visible year-over-year movement within last 10 years. Users who need deeper filtering, custom SQL, or cross-market comparison can continue the analysis directly inside FPDS Query.

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__productOrServiceInformation__principalNAICSCode = '532112'
        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 332,893,207.13 332.89 million 4,632
5700 DEPT OF THE AIR FORCE 304,781,713.79 304.78 million 3,321
4732 FEDERAL ACQUISITION SERVICE 105,243,032.42 105.24 million 3,808
1700 DEPT OF THE NAVY 93,278,038.56 93.28 million 922
1900 STATE, DEPARTMENT OF 25,004,793.56 25.00 million 928
97F2 DEPT OF DEFENSE EDUCATION ACTIVITY (DODEA) 17,881,503.05 17.88 million 107
97ZS U.S. SPECIAL OPERATIONS COMMAND (USSOCOM) 11,674,573.06 11.67 million 456
19BM INTERNATIONAL BOUNDARY AND WATER COMMISSION: U.S.-MEXICO 5,001,126.84 5.00 million 82
97F5 WASHINGTON HEADQUARTERS SERVICES (WHS) 2,846,781.20 2.85 million 16
7009 U.S. SECRET SERVICE 1,283,142.69 1.28 million 70

Insight

NAICS 532112 (PASSENGER CAR LEASING) appears to be concentrated among a relatively small group of major buying agencies over the last 10 years. The visible ranking is led by DEPT OF THE ARMY, followed by DEPT OF THE AIR FORCE, which suggests that agency demand in this industry is not evenly distributed.

Top Vendors

SELECT
    vendor_name,
    cage_code,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__vendor__vendorHeader__vendorName AS vendor_name,
        anyHeavy(content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode) AS cage_code,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__productOrServiceInformation__principalNAICSCode = '532112'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY vendor_name
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor CAGE Code Total Obligated Readable Award Actions
MATRAN, INC. 4YUA8 61,461,977.88 61.46 million 1,791
POINT JUNCTION CAR RENTAL SHHL5 55,963,983.58 55.96 million 394
FUTURE SERVICES GENERAL TRADI NG & CONTRACTING CO. SG452 54,211,493.61 54.21 million 527
CHERRY TRADING COMPANY SZQ81 33,700,811.99 33.70 million 161
MISCELLANEOUS FOREIGN AWARDEES 35KC0 32,034,680.71 32.03 million 853
FUTURE SERVICES FOR GENERAL TRADING & CONTRACTING CO SG452 29,791,339.29 29.79 million 553
HERTZ CORPORATION, THE 0SY70 26,746,292.96 26.75 million 1,221
CLASS WORLDWIDE GENERAL TRADI NG 2CDLW 21,455,765.42 21.46 million 257
AL QABANDI UNITED COMPANY SX307 21,249,150.05 21.25 million 467
JAIDAH MOTORS AND TRADING COM PANY SL187 20,791,079.58 20.79 million 199

Insight

Within NAICS 532112 (PASSENGER CAR LEASING), visible obligations over the last 10 years appear concentrated among a relatively small set of leading vendors. MATRAN, INC. ranks first, followed by POINT JUNCTION CAR RENTAL, which helps define the current competitive landscape in this industry slice.

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__productOrServiceInformation__principalNAICSCode = '532112'
        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 81,204,468.41 81.20 million 1,529
2024 92,211,427.68 92.21 million 1,543
2023 100,811,084.44 100.81 million 1,690
2022 83,627,591.26 83.63 million 1,467
2021 88,988,786.64 88.99 million 1,592
2020 89,137,454.48 89.14 million 1,714
2019 94,810,945.36 94.81 million 1,349
2018 116,207,099.24 116.21 million 1,360
2017 94,728,127.65 94.73 million 1,603
2016 65,700,919.68 65.70 million 1,254

Insight

The annual trend shows how obligations in NAICS 532112 (PASSENGER CAR LEASING) moved across the last 10 years, from 2016 through 2025. This helps users judge whether visible contract activity in this industry appears stable, rising, or easing over time.

Use FPDS Query for deeper industry analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper industry analysis across agencies, vendors, 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.