Federal Agency

DEPT OF DEFENSE EDUCATION ACTIVITY (DODEA) Federal Contract Obligations (Last Year)

FPDS procurement profile for the Department of Defense Education Activity (DODEA), Agency ID 97F2, covering last full year obligations, award actions, top vendors, and leading NAICS categories.

In the last full year, DODEA recorded $298,065,599.65 in obligations across 1,267 award actions, for an average action value of $235,253.03. Spending was concentrated in school and employee bus transportation, facilities support services, elementary and secondary schools, educational support services, and book publishers.

Generated at 03/21/2026

Analysis period: Last full year

Vendor and NAICS rankings reflect obligated dollars during the selected analysis window and may include repeated or similarly named entries as reported in FPDS.

Agency ID
97F2
Total Obligated
298.07 million
298,065,599.65
Award Actions
1,267
Average Action Value
235,253.03

About DEPT OF DEFENSE EDUCATION ACTIVITY (DODEA) federal contract activity

In the last full year, the Department of Defense Education Activity (DODEA) recorded $298.07 million in obligations across 1,267 awards, with an average award value of $235,253.03. The obligation volume indicates a high-activity procurement profile with spending spread across a relatively large number of awards.

Vendor concentration and leading contractors

Vendor obligations were led by TOWN OF LINCOLN TOWN HALL at $18.81 million on a single award, followed by AUDAX-REISEN-GESELLSCHAFT MIT BESCHRAENKTER HAFTUNG at $15.24 million across 25 awards and CUSTODIAL ENTERPRISES GMBH at $15.13 million across 8 awards. The remaining top vendors include CAESAR RODNEY SCHOOL DISTRICT and a second AUDAX-REISEN entry with materially smaller but still significant obligations, reflecting a mix of concentrated large awards and repeat vendor activity.

Industry profile based on NAICS activity

The largest share of obligations was concentrated in NAICS 485410, School and Employee Bus Transportation, at $94.24 million across 314 awards. Other major categories included Facilities Support Services, Elementary and Secondary Schools, Educational Support Services, and Book Publishers, showing that DODEA spending is centered on transportation, school operations, and education-related support services.

Annual contract trend over the analysis window

Annual trend data show $298.07 million in obligations and 1,267 awards in 2025, which matches the reported last full year analysis window. Because only one year is provided, the available trend supports a single-year snapshot rather than a multi-year comparison.

How to interpret this page

This summary is based on FPDS Query data for agency ID 97F2 over the last full year, using obligation totals, award counts, vendor rankings, and NAICS groupings provided in the source set. Values are reported as obligated dollars and reflect the supplied analysis window without additional estimation or external adjustment.

Top Vendors

SELECT
    vendor_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__vendor__vendorHeader__vendorName AS vendor_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__purchaserInformation__contractingOfficeAgencyID = '97F2'
        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
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor Total Obligated Readable Award Actions
TOWN OF LINCOLN TOWN HALL 18,808,443.19 18.81 million 1
AUDAX-REISEN-GESELLSCHAFT MIT BESCHRAENKTER HAFTUNG 15,236,480.73 15.24 million 25
CUSTODIAL ENTERPRISES GMBH 15,130,800.77 15.13 million 8
CAESAR RODNEY SCHOOL DISTRICT 11,977,355.82 11.98 million 2
AUDAX-REISEN-GESELLSCHAFT MIT BESCHRANKTER HAFTUNG 7,825,313.72 7.83 million 8
HIGHLAND FALLS FORT MONTGOMERY SCHOOL DISTRICT 7,142,667.09 7.14 million 1
SKE SRL 6,748,443.68 6.75 million 21
EFFECTIVE COMMUNICATION STRATEGIES LLC 6,673,657.47 6.67 million 16
TAYLOR MOTORS, INC. 6,652,053.74 6.65 million 20
CARAHSOFT TECHNOLOGY CORP. 6,530,839.36 6.53 million 2

Insight

Over the last full year, DODEA obligated $298.07 million across 1,267 awards, with an average award value of $235,253, indicating a broad award base with moderate transaction sizes. The top 10 vendors account for roughly $110.6 million, or about 37% of total obligations, showing moderate vendor concentration while most spend remains outside the leading vendors. The largest individual obligation was $18.81 million to TOWN OF LINCOLN TOWN HALL on a single award, while several other top vendors received multiple awards, including AUDAX-REISEN-GESELLSCHAFT MIT BESCHRAENKTER HAFTUNG (25 awards) and SKE SRL (21 awards), suggesting a mix of high-value one-time obligations and recurring vendor activity.

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__purchaserInformation__contractingOfficeAgencyID = '97F2'
        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
485410 SCHOOL AND EMPLOYEE BUS TRANSPORTATION 94,235,823.56 94.24 million 314
561210 FACILITIES SUPPORT SERVICES 39,812,269.05 39.81 million 179
611110 ELEMENTARY AND SECONDARY SCHOOLS 38,802,018.51 38.80 million 11
611710 EDUCATIONAL SUPPORT SERVICES 19,939,053.04 19.94 million 132
513130 BOOK PUBLISHERS 15,728,154.81 15.73 million 45
541519 OTHER COMPUTER RELATED SERVICES 15,450,881.40 15.45 million 34
511210 SOFTWARE PUBLISHERS 10,586,701.92 10.59 million 23
541512 COMPUTER SYSTEMS DESIGN SERVICES 9,884,301.67 9.88 million 10
561720 JANITORIAL SERVICES 8,716,477.04 8.72 million 20
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 5,978,536.29 5.98 million 18

Insight

DODEA obligated $298.07 million across 1,267 awards in the last full year, with spending concentrated in a small set of NAICS codes. School and Employee Bus Transportation (485410) was the largest category at $94.24 million, or about 31.6% of total obligations, followed by Facilities Support Services (561210) at $39.81 million and Elementary and Secondary Schools (611110) at $38.80 million. The remainder is spread across educational support, publishing, and IT-related services, indicating a procurement profile centered on student transportation, school operations, and supporting administrative and technology functions.

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__purchaserInformation__contractingOfficeAgencyID = '97F2'
        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 298,065,599.65 298.07 million 1,267

Insight

During the last full year, DODEA obligated $298.07 million across 1,267 awards, for an average award value of $235,253.03. With only one year of data in this window, no year-over-year trend can be assessed; the available profile instead indicates a moderately distributed award base rather than reliance on a small number of very large awards.

Use FPDS Query for deeper analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper market analysis across agencies, vendors, NAICS, and contract trends.

Continue from this last full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.