Federal Agency

FEDERAL MEDIATION AND CONCILIATION SERVICE Federal Contract Obligations (Last 5 Years)

Federal Mediation and Conciliation Service procurement activity over the last 5 years totals $26.31 million across 474 award actions.

This page summarizes FPDS award activity for the Federal Mediation and Conciliation Service (Agency ID 9300) during the last 5 years. The agency averaged $55,515.96 per action, with procurement concentrated in information technology, software, and management consulting services.

Generated at 03/21/2026

Analysis period: Last 5 years

Figures reflect award actions in the selected analysis window and may include multiple actions for the same vendor or requirement.

Agency ID
9300
Total Obligated
26.31 million
26,314,565.36
Award Actions
474
Average Action Value
55,515.96

About FEDERAL MEDIATION AND CONCILIATION SERVICE federal contract activity

The Federal Mediation and Conciliation Service obligated $26.31 million across 474 awards over the last 5 years, with an average award value of $55,515.96. Spending is concentrated in information technology and management support services, indicating a procurement profile centered on operational support rather than large-dollar transactional buying.

Vendor concentration and leading contractors

AGELIX CONSULTING LLC is the top vendor by obligated value at $2.63 million across 5 awards, followed closely by METAS SOLUTIONS LLC at $2.58 million across 7 awards. The remaining top vendors—NEOSTEK, INC; QUESTIVITY, INC.; and REGAN TECHNOLOGIES CORPORATION—show continued reliance on a small set of recurring contractors, with obligations ranging from $1.10 million to $1.76 million.

Industry profile based on NAICS activity

NAICS 541519, Other Computer Related Services, leads all categories at $8.08 million across 74 awards, well ahead of the next-largest category. Administrative management and general management consulting services (541611), custom computer programming services (541511), software publishers (511210), and computer systems design services (541512) reinforce a technology- and advisory-heavy spend mix.

Annual contract trend over the analysis window

Annual obligations peaked in 2024 at $8.14 million, slightly above 2023 at $8.02 million, before declining to $1.25 million in 2025 based on the current analysis window. Award counts were highest in 2021 and 2024 at 116 and 97, respectively, suggesting relatively broad procurement activity even in years with lower obligated amounts.

How to interpret this page

This summary uses FPDS records for the Federal Mediation and Conciliation Service, agency ID 9300, covering the last 5 years of available data. Metrics are based on obligated dollars and award counts, and vendor and NAICS rankings are derived from total obligated value within the same analysis period.

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 = '9300'
        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 Total Obligated Readable Award Actions
AGELIX CONSULTING LLC 2,625,265.35 2.63 million 5
METAS SOLUTIONS LLC 2,584,637.61 2.58 million 7
NEOSTEK, INC 1,758,417.12 1.76 million 13
QUESTIVITY, INC. 1,287,762.89 1.29 million 8
REGAN TECHNOLOGIES CORPORATION 1,103,380.03 1.10 million 2
REGAN TECHNOLOGIES CORP 1,099,081.32 1.10 million 5
CHARLES F. DAY & ASSOCIATES, LLC 1,068,093.50 1.07 million 4
CARAHSOFT TECHNOLOGY CORP. 1,023,414.73 1.02 million 4
PLANET TECHNOLOGIES, INC. 1,016,416.02 1.02 million 14
PLANET TECHNOLOGIES INC 898,620.00 898.62 thousand 5

Insight

Over the last 5 years, FMCS obligated $26.31 million across 474 awards, with an average award value of $55.52 thousand. Obligations are moderately concentrated among a small set of vendors: the top 10 vendors account for about $14.36 million, or roughly 54.6% of total obligations. Several vendors appear in split entries under slightly different names, including REGAN TECHNOLOGIES and PLANET TECHNOLOGIES, which suggests the vendor concentration may be understated if those records are combined.

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 = '9300'
        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
541519 OTHER COMPUTER RELATED SERVICES 8,075,137.59 8.08 million 74
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 4,098,559.76 4.10 million 43
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 3,525,023.31 3.53 million 32
511210 SOFTWARE PUBLISHERS 2,708,168.06 2.71 million 36
541512 COMPUTER SYSTEMS DESIGN SERVICES 2,091,565.79 2.09 million 24
611430 PROFESSIONAL AND MANAGEMENT DEVELOPMENT TRAINING 1,089,022.73 1.09 million 78
517312 WIRELESS TELECOMMUNICATIONS CARRIERS (EXCEPT SATELLITE) 582,522.68 582.52 thousand 20
561990 ALL OTHER SUPPORT SERVICES 547,706.89 547.71 thousand 4
561920 CONVENTION AND TRADE SHOW ORGANIZERS 525,511.23 525.51 thousand 7
513210 SOFTWARE PUBLISHERS 512,070.69 512.07 thousand 16

Insight

Over the last 5 years, FEDERAL MEDIATION AND CONCILIATION SERVICE obligated $26.31 million across 474 awards, with spending concentrated in IT and management support categories. NAICS 541519, Other Computer Related Services, is the largest category at $8.08 million, or about 31% of total obligations, followed by 541611 and 541511 at $4.10 million and $3.53 million, respectively. The top five NAICS categories account for roughly $20.57 million, about 78% of total obligated dollars, indicating a relatively concentrated spending profile.

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 = '9300'
        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 1,250,556.92 1.25 million 81
2024 8,140,717.76 8.14 million 97
2023 8,024,459.71 8.02 million 83
2022 4,661,988.45 4.66 million 97
2021 4,236,842.52 4.24 million 116

Insight

Over the last 5 years, the Federal Mediation and Conciliation Service obligated $26.31 million across 474 awards, averaging $55.5K per award. Obligations were heavily concentrated in 2023 and 2024, which together accounted for $16.17 million, or about 61% of the five-year total. Activity was highest by award count in 2021 and 2022, while 2025 is notably lower to date at $1.25 million across 81 awards, indicating a sharp year-over-year reduction in obligation volume.

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