Geography

Puerto Rico Federal Contract Obligations (Last 5 Years)

This page summarizes federal contract obligations in Puerto Rico for last 5 years, including award volume and market trend context.

Use this page to review federal contract obligations in Puerto Rico for last 5 years. The analysis is based on FPDS award-action data.

Generated at 03/15/2026

Analysis period: Last 5 years

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

State Code
PR
State
Puerto Rico
Total Obligated
6.72 billion
6,720,329,241.46
Award Actions
28,008
Average Action Value
239,943.20

About Puerto Rico federal contract activity

This page summarizes last 5 years of federal contract activity associated with Puerto Rico. Based on the current FPDS Query dataset, this geography shows 6.72 billion in visible obligations across 28,008 award actions, with an average action value of 239,943.20. 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 in Puerto Rico appears concentrated among a relatively small group of federal buyers over the last 5 years. The visible agency ranking is led by DEPT OF THE ARMY, with 2.53 billion in obligations, followed by DEFENSE LOGISTICS AGENCY. 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 Puerto Rico over the last 5 years. The current ranking is led by WESTON SOLUTIONS, INC., with 1.40 billion in obligations, followed by PROPPER INTERNATIONAL, INC.. 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 in Puerto Rico across the last 5 years, from 2021 through 2025. This is useful for spotting periods of expansion, relative stability, or softening activity in this federal market.

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 geography-level obligations, top buying agencies, leading vendors, major industries, major PSC categories, and visible year-over-year movement within last 5 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__placeOfPerformance__principalPlaceOfPerformance__stateCode = 'PR'
        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
2100 DEPT OF THE ARMY 2,525,416,352.20 2.53 billion 2,903
97AS DEFENSE LOGISTICS AGENCY 1,551,280,215.16 1.55 billion 6,230
3600 VETERANS AFFAIRS, DEPARTMENT OF 465,596,364.30 465.60 million 2,622
7008 U.S. COAST GUARD 429,869,933.63 429.87 million 662
6925 FEDERAL HIGHWAY ADMINISTRATION 301,926,910.99 301.93 million 123
1700 DEPT OF THE NAVY 236,344,232.90 236.34 million 1,257
4740 PUBLIC BUILDINGS SERVICE 174,275,875.56 174.28 million 1,229
1605 OFFICE OF THE ASSISTANT SECRETARY FOR ADMINISTRATION AND MANAGEMENT 137,898,317.44 137.90 million 130
7014 U.S. CUSTOMS AND BORDER PROTECTION 124,520,784.14 124.52 million 590
7001 OFFICE OF PROCUREMENT OPERATIONS 106,876,216.28 106.88 million 170

Insight

Puerto Rico contract activity over the last 5 years appears concentrated among a relatively small group of buying agencies. The visible ranking is led by DEPT OF THE ARMY, followed by DEFENSE LOGISTICS AGENCY, which suggests that federal demand in this geography 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,
        ifNull(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__placeOfPerformance__principalPlaceOfPerformance__stateCode = 'PR'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY
        vendor_name,
        cage_code
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor CAGE Code Total Obligated Readable Award Actions
WESTON SOLUTIONS, INC. 2M222 1,398,341,419.76 1.40 billion 18
PROPPER INTERNATIONAL, INC. 8A749 388,061,994.79 388.06 million 425
4CONTRACTOR JV 8RZJ7 294,160,932.05 294.16 million 12
TUTOR PERINI CORPORATION 1CKB7 218,808,071.26 218.81 million 56
M M MANUFACTURING LLC 65G96 214,916,000.82 214.92 million 302
FERROVIAL CONSTRUCCION PR, LLC 60GK0 150,282,377.49 150.28 million 9
RQ-AECOM 2 JV 7PQ14 139,154,380.03 139.15 million 37
AURORA INDUSTRIES, LLC 6C8T1 124,779,059.01 124.78 million 173
NOVEL CONSTRUCTION LLC 8G3N5 117,719,884.38 117.72 million 27
PUERTO RICO APPAREL MANUFACTURING (PRAMA) CORP. 4GQ11 89,785,734.67 89.79 million 173

Insight

Visible obligations in Puerto Rico over the last 5 years appear concentrated among a relatively small set of leading vendors. WESTON SOLUTIONS, INC. ranks first, followed by PROPPER INTERNATIONAL, INC., which helps define the current competitive landscape in this geography.

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__placeOfPerformance__principalPlaceOfPerformance__stateCode = 'PR'
        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
236220 COMMERCIAL AND INSTITUTIONAL BUILDING CONSTRUCTION 2,699,130,626.23 2.70 billion 1,621
315210 CUT AND SEW APPAREL CONTRACTORS 590,333,952.61 590.33 million 979
237990 OTHER HEAVY AND CIVIL ENGINEERING CONSTRUCTION 362,289,077.11 362.29 million 278
237310 HIGHWAY, STREET, AND BRIDGE CONSTRUCTION 316,006,388.70 316.01 million 219
314910 TEXTILE BAG AND CANVAS MILLS 221,804,778.93 221.80 million 163
561612 SECURITY GUARDS AND PATROL SERVICES 189,796,448.59 189.80 million 860
315250 CUT AND SEW APPAREL MANUFACTURING (EXCEPT CONTRACTORS) 167,034,399.68 167.03 million 329
541330 ENGINEERING SERVICES 163,488,867.30 163.49 million 847
562910 REMEDIATION SERVICES 154,171,978.71 154.17 million 331
315990 APPAREL ACCESSORIES AND OTHER APPAREL MANUFACTURING 122,212,967.54 122.21 million 191

Insight

The top-NAICS table highlights the industries with the largest visible obligations in Puerto Rico over the last 5 years. This helps show which federal market segments are most prominent in the state.

Top PSC Codes

SELECT
    psc_code,
    psc_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__productOrServiceInformation__productOrServiceCode AS psc_code,
        anyHeavy(content__award__productOrServiceInformation__productOrServiceCode__description) AS psc_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__placeOfPerformance__principalPlaceOfPerformance__stateCode = 'PR'
        AND content__award__productOrServiceInformation__productOrServiceCode IS NOT NULL
        AND content__award__productOrServiceInformation__productOrServiceCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY psc_code
)
ORDER BY total_obligated DESC
LIMIT 10
PSC Code Description Total Obligated Readable Award Actions
Z2JZ REPAIR OR ALTERATION OF MISCELLANEOUS BUILDINGS 1,710,133,865.34 1.71 billion 108
8415 CLOTHING, SPECIAL PURPOSE 824,854,485.00 824.85 million 1,382
Y1JZ CONSTRUCTION OF MISCELLANEOUS BUILDINGS 543,654,441.63 543.65 million 236
8465 INDIVIDUAL EQUIPMENT 478,954,488.75 478.95 million 375
Y1LB CONSTRUCTION OF HIGHWAYS, ROADS, STREETS, BRIDGES, AND RAILWAYS 317,735,361.87 317.74 million 213
S206 HOUSEKEEPING- GUARD 187,321,633.63 187.32 million 826
8405 OUTERWEAR, MEN'S 158,155,381.67 158.16 million 481
Z2LB REPAIR OR ALTERATION OF HIGHWAYS/ROADS/STREETS/BRIDGES/RAILWAYS 156,011,145.31 156.01 million 38
S201 HOUSEKEEPING- CUSTODIAL JANITORIAL 123,613,840.35 123.61 million 471
F108 ENVIRONMENTAL SYSTEMS PROTECTION- ENVIRONMENTAL REMEDIATION 90,996,017.07 91.00 million 257

Insight

The top-PSC table highlights the product and service codes with the largest visible obligations in Puerto Rico over the last 5 years. This helps show which categories of federal demand are most prominent in the state.

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__placeOfPerformance__principalPlaceOfPerformance__stateCode = 'PR'
        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 928,017,463.43 928.02 million 6,267
2024 1,145,583,128.99 1.15 billion 5,533
2023 2,298,262,743.36 2.30 billion 5,858
2022 1,632,679,439.21 1.63 billion 5,766
2021 715,786,466.47 715.79 million 4,584

Insight

The annual trend shows how obligations in Puerto Rico moved across the last 5 years, from 2021 through 2025. This helps users judge whether visible contract activity appears stable, rising, or easing over time.

Use FPDS Query for deeper geographic analysis

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