Federal Contractor

SCIENTIFIC RESEARCH CORPORATION Federal Contract Obligations (Last 5 Years)

Federal procurement profile for SCIENTIFIC RESEARCH CORPORATION (CAGE 0D5A6, UEI FAK7LNGRNAN5) covering awards over the last 5 years.

SCIENTIFIC RESEARCH CORPORATION recorded 2,329 award actions totaling $1.82 billion in obligated federal spending over the last five years, with an average action value of $780,151.67. The company’s activity is concentrated with the Department of the Navy and in NAICS 541330 Engineering Services, which accounts for most of the obligated value.

Generated at 03/21/2026

Analysis period: Last 5 years

Totals reflect the stated 5-year analysis window and are based on readable and exact obligated amounts, award counts, agencies, NAICS codes, and annual trends provided.

CAGE Code
0D5A6
UEI
FAK7LNGRNAN5
Total Obligated
1.82 billion
1,816,973,248.81
Award Actions
2,329
Average Action Value
780,151.67

About SCIENTIFIC RESEARCH CORPORATION federal contract activity

SCIENTIFIC RESEARCH CORPORATION (CAGE 0D5A6, UEI FAK7LNGRNAN5) recorded 2,329 awards totaling $1.82 billion over the last 5 years, with an average award value of $780,151.67. The profile indicates a high-volume contracting base with materially concentrated spend in a relatively small number of agencies and labor/technical service categories.

Agency mix and customer concentration

The DEPT OF THE NAVY is the dominant customer, accounting for $1.25 billion across 1,651 awards, or the clear majority of the vendor’s obligated value. The next largest buyers are the DEPT OF THE AIR FORCE, FEDERAL ACQUISITION SERVICE, and DEPT OF THE ARMY, while the STATE, DEPARTMENT OF STATE adds a smaller but still visible federal footprint.

Industry profile based on NAICS activity

Activity is heavily concentrated in NAICS 541330, Engineering Services, which represents $1.48 billion and 1,992 awards, indicating the core of the vendor’s federal work is engineering-centric. Secondary categories are much smaller and span professional services, aircraft manufacturing, industrial machinery manufacturing, and computer-related services, suggesting limited diversification beyond the primary engineering base.

Annual contract trend over the analysis window

Obligations peaked in 2024 at $475.35 million, then eased to $413.55 million in 2025, but remained above 2023 and 2022 levels. Award counts were relatively stable year to year, ranging from 442 to 495, which suggests fluctuations in dollar volume were driven more by award size than by contract volume.

How to interpret this page

This summary is based on FPDS obligation and award data for the last 5 years, grouped by vendor CAGE and UEI, then aggregated by agency, NAICS code, and fiscal year. Dollar and count figures reflect totals as reported in the provided analysis window; agency and NAICS shares are interpreted from those aggregate totals without inferring contract type, vehicle, or performance details not present in the source data.

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 = '0D5A6'
        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
1700 DEPT OF THE NAVY 1,247,179,259.37 1.25 billion 1,651
5700 DEPT OF THE AIR FORCE 211,405,245.86 211.41 million 181
4732 FEDERAL ACQUISITION SERVICE 157,810,803.79 157.81 million 81
2100 DEPT OF THE ARMY 142,762,582.20 142.76 million 212
1900 STATE, DEPARTMENT OF 38,558,263.08 38.56 million 149
7014 U.S. CUSTOMS AND BORDER PROTECTION 17,593,756.31 17.59 million 22
6901 OFFICE OF THE SECRETARY 1,500,000.00 1.50 million 4
97AS DEFENSE LOGISTICS AGENCY 510,945.71 510.95 thousand 9
97JC MISSILE DEFENSE AGENCY (MDA) 500.00 500.00 1
1406 DEPARTMENTAL OFFICES 0.00 0.00 1

Insight

Over the last 5 years, SCIENTIFIC RESEARCH CORPORATION’s obligations are highly concentrated with the DEPT OF THE NAVY, which accounts for $1.25 billion and 1,651 awards, or roughly 69% of total obligations. The next largest funding sources are the DEPT OF THE AIR FORCE ($211.41 million), FEDERAL ACQUISITION SERVICE ($157.81 million), and DEPT OF THE ARMY ($142.76 million), indicating a secondary but much smaller base across defense and civilian agencies. Remaining agencies contribute comparatively minor amounts, with each below $40 million and several at negligible levels, reflecting a narrow agency distribution overall.

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 = '0D5A6'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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
541330 ENGINEERING SERVICES 1,475,320,809.94 1.48 billion 1,992
541990 ALL OTHER PROFESSIONAL, SCIENTIFIC, AND TECHNICAL SERVICES 94,590,419.87 94.59 million 103
336411 AIRCRAFT MANUFACTURING 82,422,608.94 82.42 million 27
333318 OTHER COMMERCIAL AND SERVICE INDUSTRY MACHINERY MANUFACTURING 60,925,153.09 60.93 million 76
541519 OTHER COMPUTER RELATED SERVICES 56,624,749.91 56.62 million 62
334511 SEARCH, DETECTION, NAVIGATION, GUIDANCE, AERONAUTICAL, AND NAUTICAL SYSTEM AND INSTRUMENT MANUFACTURING 45,210,408.31 45.21 million 18
332993 AMMUNITION (EXCEPT SMALL ARMS) MANUFACTURING 964,500.60 964.50 thousand 5
335311 POWER, DISTRIBUTION, AND SPECIALTY TRANSFORMER MANUFACTURING 473,370.75 473.37 thousand 2
334111 ELECTRONIC COMPUTER MANUFACTURING 199,465.44 199.47 thousand 6
334417 ELECTRONIC CONNECTOR MANUFACTURING 152,248.07 152.25 thousand 6

Insight

Over the last 5 years, SCIENTIFIC RESEARCH CORPORATION’s obligations are heavily concentrated in NAICS 541330, Engineering Services, which accounts for $1.48 billion across 1,992 awards, or the clear majority of its $1.82 billion total. The next largest NAICS, 541990, Aircraft Manufacturing (336411), and 333318 contribute materially less, each well below $100 million, indicating a long tail of smaller obligational activity outside the core engineering base. This pattern suggests a sustained reliance on engineering services with limited diversification into related technical and manufacturing categories.

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 = '0D5A6'
        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 413,553,888.80 413.55 million 442
2024 475,353,598.29 475.35 million 447
2023 342,326,563.23 342.33 million 461
2022 289,367,024.46 289.37 million 484
2021 296,372,174.03 296.37 million 495

Insight

SCIENTIFIC RESEARCH CORPORATION (CAGE 0D5A6) obligated $1.82 billion across 2,329 awards over the last 5 years, with an average award value of $780.2 thousand. Annual obligations were highest in 2024 at $475.35 million, followed by 2025 at $413.55 million, after a lower range in 2021–2023 of $289.37 million to $342.33 million. Award counts were relatively steady year to year, ranging from 442 to 495, indicating a broadly distributed award profile rather than reliance on a small number of large obligations.

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 5 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.