Use this page to review federal contract obligations for NAICS 541380 (TESTING LABORATORIES) for last 5 years. The analysis is based on FPDS award-action data.
NAICS Industry
NAICS 541380 Federal Contract Obligations (Last 5 Years)
This page summarizes federal contract obligations for NAICS 541380 (TESTING LABORATORIES) for last 5 years, 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 5 years analysis window.
About NAICS 541380 federal contract activity
This page summarizes last 5 years of federal contract activity associated with NAICS 541380 (TESTING LABORATORIES). Based on the current FPDS Query dataset, this industry shows 2.94 billion in visible obligations across 28,447 award actions, with an average action value of 103,267.94. 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 541380 (TESTING LABORATORIES) 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 AIR FORCE, with 518.26 million in obligations, followed by NATIONAL INSTITUTES OF HEALTH. 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 541380 (TESTING LABORATORIES) over the last 5 years. The current ranking is led by ENGINEERING RESEARCH AND CONSULTING, INC., with 148.51 million in obligations, followed by GINKGO BIOWORKS, 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 for NAICS 541380 (TESTING LABORATORIES) 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 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 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__productOrServiceInformation__principalNAICSCode = '541380'
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 |
|---|---|---|---|---|
| 5700 | DEPT OF THE AIR FORCE | 518,263,579.23 | 518.26 million | 1,195 |
| 7529 | NATIONAL INSTITUTES OF HEALTH | 361,218,699.29 | 361.22 million | 2,610 |
| 8000 | NATIONAL AERONAUTICS AND SPACE ADMINISTRATION | 303,897,039.95 | 303.90 million | 606 |
| 7523 | CENTERS FOR DISEASE CONTROL AND PREVENTION | 254,363,701.72 | 254.36 million | 266 |
| 6940 | NATIONAL HIGHWAY TRAFFIC SAFETY ADMINISTRATION | 232,757,132.31 | 232.76 million | 1,035 |
| 3600 | VETERANS AFFAIRS, DEPARTMENT OF | 232,590,369.65 | 232.59 million | 4,303 |
| 6800 | ENVIRONMENTAL PROTECTION AGENCY | 211,532,536.30 | 211.53 million | 1,741 |
| 2100 | DEPT OF THE ARMY | 155,902,579.98 | 155.90 million | 3,730 |
| 1700 | DEPT OF THE NAVY | 153,236,474.68 | 153.24 million | 2,783 |
| 97AK | DEFENSE INFORMATION SYSTEMS AGENCY (DISA) | 93,759,593.59 | 93.76 million | 884 |
Insight
NAICS 541380 (TESTING LABORATORIES) appears to be concentrated among a relatively small group of major buying agencies over the last 5 years. The visible ranking is led by DEPT OF THE AIR FORCE, followed by NATIONAL INSTITUTES OF HEALTH, 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 = '541380'
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
)
ORDER BY total_obligated DESC
LIMIT 10
| Vendor | CAGE Code | Total Obligated | Readable | Award Actions |
|---|---|---|---|---|
| ENGINEERING RESEARCH AND CONSULTING, INC. | 0VYZ2 | 148,510,420.25 | 148.51 million | 36 |
| GINKGO BIOWORKS, INC. | 563U7 | 117,482,558.04 | 117.48 million | 17 |
| RAYTHEON COMPANY | 15090 | 110,085,397.75 | 110.09 million | 160 |
| AGILE DEFENSE, LLC | 1HXK0 | 93,740,800.59 | 93.74 million | 881 |
| AMENTUM SERVICES, INC. | 5W3V7 | 86,397,547.92 | 86.40 million | 38 |
| EMORY UNIVERSITY | 2K291 | 75,704,330.07 | 75.70 million | 55 |
| TRANSPORTATION RESEARCH CENTER INC. | 4N623 | 66,831,473.43 | 66.83 million | 287 |
| THE BIONETICS CORP | 2H984 | 61,459,092.48 | 61.46 million | 58 |
| TRANSPORTATION RESEARCH CENTER INC | 4N623 | 59,190,325.76 | 59.19 million | 70 |
| BAYLOR COLLEGE OF MEDICINE | 9Z482 | 59,155,231.33 | 59.16 million | 50 |
Insight
Within NAICS 541380 (TESTING LABORATORIES), visible obligations over the last 5 years appear concentrated among a relatively small set of leading vendors. ENGINEERING RESEARCH AND CONSULTING, INC. ranks first, followed by GINKGO BIOWORKS, INC., 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 = '541380'
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 | 603,556,903.55 | 603.56 million | 5,660 |
| 2024 | 666,327,231.48 | 666.33 million | 5,994 |
| 2023 | 579,331,684.65 | 579.33 million | 5,485 |
| 2022 | 591,535,191.74 | 591.54 million | 5,530 |
| 2021 | 496,912,171.45 | 496.91 million | 5,778 |
Insight
The annual trend shows how obligations in NAICS 541380 (TESTING LABORATORIES) moved across the last 5 years, from 2021 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 5 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.