Use this page to review federal contract obligations for PSC Y1DB (CONSTRUCTION OF LABORATORIES AND CLINICS) for last full year. The analysis is based on FPDS award-action data.
PSC Code
PSC Y1DB Federal Contract Obligations (Last Year)
This page summarizes federal contract obligations for PSC Y1DB (CONSTRUCTION OF LABORATORIES AND CLINICS) 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 PSC Y1DB federal contract activity
This page summarizes last full year of federal contract activity associated with PSC Y1DB (CONSTRUCTION OF LABORATORIES AND CLINICS). Based on the current FPDS Query dataset, this category shows 547.76 million in visible obligations across 249 award actions, with an average action value of 2,199,845.50. 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 PSC Y1DB (CONSTRUCTION OF LABORATORIES AND CLINICS) 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 172.21 million in obligations, followed by DEPT OF THE ARMY. 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 PSC Y1DB (CONSTRUCTION OF LABORATORIES AND CLINICS) over the last full year. The current ranking is led by J. E. DUNN CONSTRUCTION COMPANY, with 150.75 million in obligations, followed by DPR-RQ CONSTRUCTION, 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 for PSC Y1DB (CONSTRUCTION OF LABORATORIES AND CLINICS) 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 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 category-scale obligations, top buying agencies, leading vendors, 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__productOrServiceInformation__productOrServiceCode = 'Y1DB'
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 | 172,213,779.37 | 172.21 million | 40 |
| 2100 | DEPT OF THE ARMY | 159,931,421.67 | 159.93 million | 108 |
| 4740 | PUBLIC BUILDINGS SERVICE | 150,748,966.17 | 150.75 million | 4 |
| 12K3 | ANIMAL AND PLANT HEALTH INSPECTION SERVICE | 32,783,096.00 | 32.78 million | 2 |
| 3600 | VETERANS AFFAIRS, DEPARTMENT OF | 19,336,368.62 | 19.34 million | 35 |
| 9761 | DEFENSE THREAT REDUCTION AGENCY (DTRA) | 7,317,055.23 | 7.32 million | 9 |
| 2900 | FEDERAL TRADE COMMISSION | 2,516,864.80 | 2.52 million | 6 |
| 12H2 | AGRICULTURAL RESEARCH SERVICE | 1,819,962.00 | 1.82 million | 8 |
| 7527 | INDIAN HEALTH SERVICE | 362,032.00 | 362.03 thousand | 2 |
| 1434 | US GEOLOGICAL SURVEY | 357,624.00 | 357.62 thousand | 1 |
Insight
PSC Y1DB (CONSTRUCTION OF LABORATORIES AND CLINICS) appears to be concentrated among a relatively small group of major buying agencies over the last full year. The visible ranking is led by DEPT OF THE NAVY, followed by DEPT OF THE ARMY, which suggests that agency demand in this category 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(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__productOrServiceCode = 'Y1DB'
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,
content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode
)
ORDER BY total_obligated DESC
LIMIT 10
| Vendor | CAGE Code | Total Obligated | Readable | Award Actions |
|---|---|---|---|---|
| J. E. DUNN CONSTRUCTION COMPANY | 0LNN2 | 150,748,966.17 | 150.75 million | 4 |
| DPR-RQ CONSTRUCTION, LLC | 8KQ80 | 145,777,106.31 | 145.78 million | 3 |
| WALSH/GILBANE JV | 74KJ6 | 51,500,000.00 | 51.50 million | 1 |
| GRUNLEY CONSTRUCTION CO., INC. | 0MW40 | 38,212,000.00 | 38.21 million | 3 |
| DEAN SNYDER CONSTRUCTION CO. | 8AJY9 | 32,783,096.00 | 32.78 million | 2 |
| STAMPEDE VENTURES, INC. | 6WK76 | 25,225,101.99 | 25.23 million | 2 |
| SAMPSON CONSTRUCTION CO INC | 3BFE9 | 24,629,194.00 | 24.63 million | 3 |
| HBP JOINT VENTURE | 8AUF2 | 15,121,453.00 | 15.12 million | 21 |
| AMERITECH CONTRACTING LLC | 8HBD7 | 13,630,360.00 | 13.63 million | 1 |
| URS FEDERAL SERVICES INTERNATIONAL, INC | 5XPQ8 | 13,496,192.09 | 13.50 million | 2 |
Insight
Within PSC Y1DB (CONSTRUCTION OF LABORATORIES AND CLINICS), visible obligations over the last full year appear concentrated among a relatively small set of leading vendors. J. E. DUNN CONSTRUCTION COMPANY ranks first, followed by DPR-RQ CONSTRUCTION, LLC, which helps define the current competitive landscape in this category.
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__productOrServiceCode = 'Y1DB'
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 | 547,761,530.03 | 547.76 million | 249 |
Insight
The annual trend shows how obligations in PSC Y1DB (CONSTRUCTION OF LABORATORIES AND CLINICS) moved across the last full year, from 2025 through 2025. This helps users judge whether visible contract activity in this category appears stable, rising, or easing over time.
Use FPDS Query for deeper PSC analysis
Explore federal procurement data with custom SQL, fast filtering, and deeper PSC analysis across agencies, vendors, 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.