In the last full year, WYLE LABORATORIES, INC. showed mixed federal spending activity, led by the DEPT OF THE AIR FORCE at $1.17 million and offset by larger negative obligations across the DEPT OF THE NAVY, DCMA, and the DEPT OF THE ARMY. Contract activity was concentrated in engineering, research and development, and air transportation support work.
Federal Contractor
WYLE LABORATORIES, INC. Federal Contract Obligations (Last Year)
WYLE LABORATORIES, INC. (CAGE 2B360, UEI KNV8E5VRLHT9) recorded $-3.33 million in federal obligations across 40 award actions in the last full year.
Annual totals reflect the last full year only and may include both positive and negative obligated amounts as recorded in FPDS.
About WYLE LABORATORIES, INC. federal contract activity
WYLE LABORATORIES, INC. (CAGE 2B360, UEI KNV8E5VRLHT9) recorded -$3.33 million in obligated value across 40 awards in the last full year, for an average award value of -$83.18 thousand. The negative net obligation indicates the period included substantial deobligations or downward adjustments against prior awards, rather than net new funding growth.
Agency mix and customer concentration
The DEPT OF THE AIR FORCE was the largest positive contributor at $1.17 million across 8 awards, partially offsetting materially negative net obligations elsewhere. The DEPT OF THE NAVY accounted for the largest negative total at -$3.55 million across 27 awards, while the DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) and DEPT OF THE ARMY also posted negative totals, indicating the vendor’s activity was concentrated in defense organizations with uneven obligation movement.
Industry profile based on NAICS activity
The vendor’s award profile was concentrated in technical and support services tied to engineering, R&D, and air transportation support. The largest positive NAICS was 541715 at $1.49 million from a single award, while 488190 and 541330 drove the largest negative totals, suggesting the year’s net result was heavily influenced by adjustments in support and engineering-related work.
Annual contract trend over the analysis window
Annual activity in 2025 totaled -$3.33 million across 40 awards, so the full-year view is not a multi-year trend but a single-year net obligation snapshot. The data show volume across many awards with negative net value, which is consistent with deobligation-heavy contract administration during the period.
How to interpret this page
This summary is based on FPDS Query data for the vendor’s CAGE and UEI over the last full year, using obligated dollars, award counts, agency totals, NAICS totals, and annual aggregation. Negative obligated amounts are presented as reported and should be interpreted as net adjustments within the analysis period, not as revenue or sales figures.
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__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '2B360'
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 |
|---|---|---|---|---|
| 5700 | DEPT OF THE AIR FORCE | 1,166,673.34 | 1.17 million | 8 |
| 2100 | DEPT OF THE ARMY | -251,317.96 | -251.32 thousand | 2 |
| 9763 | DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) | -690,274.79 | -690.27 thousand | 3 |
| 1700 | DEPT OF THE NAVY | -3,552,289.30 | -3.55 million | 27 |
Insight
Over the last full year, WYLE LABORATORIES, INC. received 40 awards totaling -$3.33 million, indicating a net downward obligated value across the period. Obligations were heavily concentrated with the DEPT OF THE NAVY, which accounted for 27 awards and -$3.55 million, more than offsetting positive obligations from the DEPT OF THE AIR FORCE at $1.17 million across 8 awards. The remaining agencies contributed smaller negative net obligations: DCMA at -$690.27 thousand and the DEPT OF THE ARMY at -$251.32 thousand.
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__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '2B360'
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 |
|---|---|---|---|---|
| 541715 | RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) | 1,494,000.00 | 1.49 million | 1 |
| 541990 | ALL OTHER PROFESSIONAL, SCIENTIFIC, AND TECHNICAL SERVICES | -53,382.06 | -53.38 thousand | 1 |
| 541712 | RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT BIOTECHNOLOGY) | -327,326.66 | -327.33 thousand | 7 |
| 541330 | ENGINEERING SERVICES | -1,772,661.09 | -1.77 million | 13 |
| 488190 | OTHER SUPPORT ACTIVITIES FOR AIR TRANSPORTATION | -2,667,838.90 | -2.67 million | 18 |
Insight
Over the last full year, WYLE LABORATORIES, INC. (CAGE 2B360) received 40 awards with net obligated dollars of -$3.33 million, indicating overall deobligation activity despite mixed results by NAICS. Obligations were concentrated in 488190, Other Support Activities for Air Transportation, which had 18 awards and the largest negative total at -$2.67 million, followed by 541330, Engineering Services, with 13 awards and -$1.77 million. Positive obligations were limited to 541715, Research and Development in the Physical, Engineering, and Life Sciences (Except Nanotechnology and Biotechnology), at $1.49 million on a single award, partially offsetting smaller negative amounts in 541712 and 541990.
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__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '2B360'
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 | -3,327,208.71 | -3.33 million | 40 |
Insight
For the last full year, WYLE LABORATORIES, INC. (CAGE 2B360) recorded total obligated amounts of -$3.33 million across 40 awards, yielding an average award value of -$83,180.21. The annual activity is concentrated in a single reporting year, so the 1-year view indicates a compact award distribution rather than a multi-year trend. The negative obligated total should be interpreted as the net funding position reflected in the FPDS data for the period.
Use FPDS Query for deeper contractor analysis
Explore federal procurement data with custom SQL, fast filtering, and deeper contractor analysis across buying agencies, NAICS, 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.