Use this page to review federal contract obligations for NAICS 541380 (TESTING LABORATORIES) for last 10 years. The analysis is based on FPDS award-action data.
NAICS Industry
NAICS 541380 Federal Contract Obligations (Last 10 Years)
This page summarizes federal contract obligations for NAICS 541380 (TESTING LABORATORIES) for last 10 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 10 years analysis window.
About NAICS 541380 federal contract activity
This page summarizes last 10 years of federal contract activity associated with NAICS 541380 (TESTING LABORATORIES). Based on the current FPDS Query dataset, this industry shows 5.03 billion in visible obligations across 59,302 award actions, with an average action value of 84,827.19. 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 10 years. The visible agency ranking is led by DEPT OF THE AIR FORCE, with 948.32 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 10 years. The current ranking is led by PERSONALIS INC, with 151.80 million in obligations, followed by ENGINEERING RESEARCH AND CONSULTING, 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 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 = '541380'
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 |
|---|---|---|---|---|
| 5700 | DEPT OF THE AIR FORCE | 948,315,328.24 | 948.32 million | 2,277 |
| 7529 | NATIONAL INSTITUTES OF HEALTH | 632,859,982.64 | 632.86 million | 4,909 |
| 8000 | NATIONAL AERONAUTICS AND SPACE ADMINISTRATION | 474,832,269.72 | 474.83 million | 1,468 |
| 3600 | VETERANS AFFAIRS, DEPARTMENT OF | 472,826,135.12 | 472.83 million | 6,646 |
| 6800 | ENVIRONMENTAL PROTECTION AGENCY | 365,627,576.44 | 365.63 million | 4,835 |
| 6940 | NATIONAL HIGHWAY TRAFFIC SAFETY ADMINISTRATION | 340,955,591.41 | 340.96 million | 1,787 |
| 2100 | DEPT OF THE ARMY | 294,340,203.60 | 294.34 million | 8,324 |
| 7523 | CENTERS FOR DISEASE CONTROL AND PREVENTION | 287,546,646.85 | 287.55 million | 573 |
| 1700 | DEPT OF THE NAVY | 258,667,321.76 | 258.67 million | 6,017 |
| 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 10 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 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 |
|---|---|---|---|---|
| PERSONALIS INC | 6RMZ9 | 151,802,096.00 | 151.80 million | 5 |
| ENGINEERING RESEARCH AND CONSULTING, INC. | 0VYZ2 | 148,510,420.25 | 148.51 million | 36 |
| RAYTHEON COMPANY | 15090 | 142,642,568.75 | 142.64 million | 182 |
| TRANSPORTATION RESEARCH CENTER INC. | 4N623 | 139,589,184.43 | 139.59 million | 627 |
| BIONETICS CORPORATION, THE | 09ZK5 | 125,461,771.42 | 125.46 million | 129 |
| BROAD INSTITUTE, INC., THE | 5BP51 | 119,866,683.16 | 119.87 million | 75 |
| GINKGO BIOWORKS, INC. | 563U7 | 117,482,558.04 | 117.48 million | 17 |
| BAYLOR COLLEGE OF MEDICINE | 9Z482 | 108,153,683.36 | 108.15 million | 76 |
| AGILE DEFENSE, LLC | 1HXK0 | 93,740,800.59 | 93.74 million | 881 |
| AMENTUM SERVICES, INC. | 5W3V7 | 86,397,547.92 | 86.40 million | 38 |
Insight
Within NAICS 541380 (TESTING LABORATORIES), visible obligations over the last 10 years appear concentrated among a relatively small set of leading vendors. PERSONALIS INC ranks first, followed by ENGINEERING RESEARCH AND CONSULTING, 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 10 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 |
| 2020 | 528,307,879.92 | 528.31 million | 5,708 |
| 2019 | 432,181,740.17 | 432.18 million | 5,303 |
| 2018 | 387,262,433.53 | 387.26 million | 5,960 |
| 2017 | 351,263,446.51 | 351.26 million | 6,862 |
| 2016 | 393,743,571.53 | 393.74 million | 7,022 |
Insight
The annual trend shows how obligations in NAICS 541380 (TESTING LABORATORIES) 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.