Use this page to review federal contract obligations in U.S. Virgin Islands for last full year. The analysis is based on FPDS award-action data.
Geography
U.S. Virgin Islands Federal Contract Obligations (Last Year)
This page summarizes federal contract obligations in U.S. Virgin Islands for last full year, including award volume and market trend context.
All figures on this page are based on FPDS award-action obligation data for completed calendar years only within the last full year analysis window.
About U.S. Virgin Islands federal contract activity
This page summarizes last full year of federal contract activity associated with U.S. Virgin Islands. Based on the current FPDS Query dataset, this geography shows 38.09 million in visible obligations across 454 award actions, with an average action value of 83,889.51. 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 U.S. Virgin Islands appears concentrated among a relatively small group of federal buyers over the last full year. The visible agency ranking is led by DEPT OF THE NAVY, with 15.17 million in obligations, followed by PUBLIC BUILDINGS SERVICE. 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 U.S. Virgin Islands over the last full year. The current ranking is led by S.C.A. - SHIPPING CONSULTANTS ASSOCIATED LTD., with 9.81 million in obligations, followed by WAYPOINT LLC. 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 U.S. Virgin Islands across the last full year, from 2025 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 full year. 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 = 'VI'
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 |
|---|---|---|---|---|
| 1700 | DEPT OF THE NAVY | 15,172,278.48 | 15.17 million | 31 |
| 4740 | PUBLIC BUILDINGS SERVICE | 5,644,033.40 | 5.64 million | 65 |
| 7022 | FEDERAL EMERGENCY MANAGEMENT AGENCY | 5,203,748.29 | 5.20 million | 54 |
| 2100 | DEPT OF THE ARMY | 2,974,318.46 | 2.97 million | 71 |
| 3600 | VETERANS AFFAIRS, DEPARTMENT OF | 2,780,106.00 | 2.78 million | 1 |
| 1443 | NATIONAL PARK SERVICE | 1,567,975.77 | 1.57 million | 61 |
| 1544 | U.S. MARSHALS SERVICE | 1,108,467.85 | 1.11 million | 22 |
| 7014 | U.S. CUSTOMS AND BORDER PROTECTION | 953,933.42 | 953.93 thousand | 21 |
| 6920 | FEDERAL AVIATION ADMINISTRATION | 720,337.74 | 720.34 thousand | 33 |
| 1448 | U.S. FISH AND WILDLIFE SERVICE | 622,321.00 | 622.32 thousand | 7 |
Insight
U.S. Virgin Islands contract activity over the last full year appears concentrated among a relatively small group of buying agencies. The visible ranking is led by DEPT OF THE NAVY, followed by PUBLIC BUILDINGS SERVICE, 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 = 'VI'
AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
AND content__award__vendor__vendorHeader__vendorName != ''
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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 |
|---|---|---|---|---|
| S.C.A. - SHIPPING CONSULTANTS ASSOCIATED LTD. | U0LE8 | 9,810,931.76 | 9.81 million | 9 |
| WAYPOINT LLC | 75PM2 | 4,874,877.72 | 4.87 million | 10 |
| CADMUS GROUP LLC, THE | 1DGA5 | 3,745,071.50 | 3.75 million | 4 |
| ADVANTIX ENGINEERING CORP | 59NG5 | 3,471,892.40 | 3.47 million | 18 |
| PRIMARY CARE SOLUTIONS, INC. | 7KM83 | 2,780,106.00 | 2.78 million | 1 |
| SCHNEIDER ELECTRIC BUILDINGS AMERICAS, INC. | 0YB51 | 1,546,065.00 | 1.55 million | 6 |
| FALKEN USVI LLC | 80ZC4 | 1,483,506.00 | 1.48 million | 1 |
| METROPOLITAN SECURITY SERVICES, INC. | 3C9W7 | 1,041,128.14 | 1.04 million | 6 |
| N. K. BHANDARI, ARCHITECTURE & ENGINEERING, P. C. | 02ZY8 | 652,007.43 | 652.01 thousand | 7 |
| ALL AMERICAN EQUIPMENT | 1N2K1 | 622,321.00 | 622.32 thousand | 3 |
Insight
Visible obligations in U.S. Virgin Islands over the last full year appear concentrated among a relatively small set of leading vendors. S.C.A. - SHIPPING CONSULTANTS ASSOCIATED LTD. ranks first, followed by WAYPOINT LLC, 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 = 'VI'
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 |
|---|---|---|---|---|
| 488310 | PORT AND HARBOR OPERATIONS | 14,355,286.35 | 14.36 million | 20 |
| 236220 | COMMERCIAL AND INSTITUTIONAL BUILDING CONSTRUCTION | 3,937,638.16 | 3.94 million | 59 |
| 541620 | ENVIRONMENTAL CONSULTING SERVICES | 3,683,837.55 | 3.68 million | 12 |
| 621498 | ALL OTHER OUTPATIENT CARE CENTERS | 2,780,106.00 | 2.78 million | 1 |
| 541330 | ENGINEERING SERVICES | 2,536,707.50 | 2.54 million | 18 |
| 561612 | SECURITY GUARDS AND PATROL SERVICES | 1,941,088.26 | 1.94 million | 15 |
| 561210 | FACILITIES SUPPORT SERVICES | 1,122,659.43 | 1.12 million | 16 |
| 238210 | ELECTRICAL CONTRACTORS AND OTHER WIRING INSTALLATION CONTRACTORS | 818,174.63 | 818.17 thousand | 21 |
| 541614 | PROCESS, PHYSICAL DISTRIBUTION, AND LOGISTICS CONSULTING SERVICES | 648,007.97 | 648.01 thousand | 11 |
| 561720 | JANITORIAL SERVICES | 619,517.36 | 619.52 thousand | 16 |
Insight
The top-NAICS table highlights the industries with the largest visible obligations in U.S. Virgin Islands over the last full year. 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 = 'VI'
AND content__award__productOrServiceInformation__productOrServiceCode IS NOT NULL
AND content__award__productOrServiceInformation__productOrServiceCode != ''
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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 |
|---|---|---|---|---|
| M2CA | SHIP HUSBANDING SERVICES-MANAGEMENT/INTEGRATION SERVICE | 8,376,116.87 | 8.38 million | 11 |
| R699 | SUPPORT- ADMINISTRATIVE: OTHER | 4,083,399.48 | 4.08 million | 8 |
| Z2AA | REPAIR OR ALTERATION OF OFFICE BUILDINGS | 4,076,155.47 | 4.08 million | 35 |
| M2AC | HUSBANDING SERVICES-REMOVAL SERVICES | 3,145,301.58 | 3.15 million | 3 |
| M2BA | HUSBANDING SERVICES-TRANSPORTATION SERVICES | 2,833,867.90 | 2.83 million | 6 |
| Q201 | MEDICAL- MANAGED HEALTHCARE | 2,678,399.26 | 2.68 million | 3 |
| S206 | HOUSEKEEPING- GUARD | 1,941,088.26 | 1.94 million | 15 |
| AG23 | ENERGY R&D SERVICES; ENERGY CONSERVATION; EXPERIMENTAL DEVELOPMENT | 1,546,065.00 | 1.55 million | 6 |
| S201 | HOUSEKEEPING- CUSTODIAL JANITORIAL | 1,235,283.39 | 1.24 million | 17 |
| R799 | SUPPORT- MANAGEMENT: OTHER | 1,149,931.62 | 1.15 million | 2 |
Insight
The top-PSC table highlights the product and service codes with the largest visible obligations in U.S. Virgin Islands over the last full year. 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 = 'VI'
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 | 38,085,840.32 | 38.09 million | 454 |
Insight
The annual trend shows how obligations in U.S. Virgin Islands moved across the last full year, from 2025 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 full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.