Federal Agency

FEDERAL LABOR RELATIONS AUTHORITY Federal Contract Obligations (Last 5 Years)

Federal Labor Relations Authority procurement data for the last 5 years shows 363 award actions totaling $9.43 million.

This page summarizes Federal Labor Relations Authority obligations, vendors, NAICS mix, and annual award activity for the last 5 years. The agency recorded 363 award actions with an average action value of $25,969.71.

Generated at 03/21/2026

Analysis period: Last 5 years

Totals reflect readable and exact obligated amounts from FPDS query results and may differ slightly due to rounding.

Agency ID
5400
Total Obligated
9.43 million
9,427,007.06
Award Actions
363
Average Action Value
25,969.71

About FEDERAL LABOR RELATIONS AUTHORITY federal contract activity

Over the last 5 years, the Federal Labor Relations Authority (Agency ID 5400) obligated $9.43 million across 363 awards, with an average award value of $25,969.71. Procurement activity is modest in scale and concentrated in a relatively small set of recurring services and vendors.

Vendor concentration and leading contractors

THREE WIRE SYSTEMS is the clear leading vendor with $4.45 million obligated across 40 awards, accounting for nearly half of all obligations in the period. The next largest vendors—DEMBO, JONES, HEALY, PENNINGTO; KAPAX SOLUTIONS LLC; NEW TECH SOLUTIONS, INC.; and WEST PUBLISHING CORPORATION—each represent materially smaller shares, indicating a strong concentration of spend at the top.

Industry profile based on NAICS activity

Spending is dominated by NAICS 541519, Other Computer Related Services, with $5.28 million across 55 awards, making technology-related support the agency’s primary procurement category. The remaining top NAICS codes point to a mix of professional, administrative, and infrastructure services, led by offices of certified public accountants, temporary help services, computing infrastructure providers, and management consulting.

Annual contract trend over the analysis window

Annual obligations peaked in 2023 at $2.41 million, then declined to $1.77 million in 2022 and $2.13 million in 2021, before falling again to $1.52 million in 2024 and $1.61 million in 2025. Award counts were highest in 2021 at 95, but lower annual obligation levels in 2024 and 2025 suggest a smaller-dollar acquisition profile despite continued activity.

How to interpret this page

This summary is based on FPDS obligations data for the Federal Labor Relations Authority over the last 5 years. Totals, award counts, vendor concentration, NAICS mix, and annual trend figures are taken directly from the provided analysis window and rounded where shown in readable form.

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 = '5400'
        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
THREE WIRE SYSTEMS 4,446,669.13 4.45 million 40
DEMBO, JONES, HEALY, PENNINGTO 790,952.00 790.95 thousand 36
KAPAX SOLUTIONS LLC 707,789.97 707.79 thousand 12
NEW TECH SOLUTIONS, INC. 525,551.76 525.55 thousand 12
WEST PUBLISHING CORPORATION 377,081.04 377.08 thousand 17
PANAMERICA COMPUTERS, INC. 373,082.22 373.08 thousand 3
DISTRICT OF COLUMBIA, GOVERNMENT OF 326,858.71 326.86 thousand 20
KRJ CONSULTING LLC 308,980.50 308.98 thousand 8
QUICKBASE INC 248,981.26 248.98 thousand 5
WEBFIRST, INC. 205,573.20 205.57 thousand 2

Insight

Over the last 5 years, FEDERAL LABOR RELATIONS AUTHORITY obligated $9.43 million across 363 awards, with an average award value of $25,969.71. Spending is moderately concentrated: THREE WIRE SYSTEMS received $4.45 million, about 47% of total obligations, while the next nine vendors collectively account for the remaining top-vendor activity at much smaller dollar levels. The rest of the top vendors are distributed across contractors and one government entity, with no other vendor exceeding $0.80 million.

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 = '5400'
        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 5,280,594.63 5.28 million 55
541211 OFFICES OF CERTIFIED PUBLIC ACCOUNTANTS 851,124.00 851.12 thousand 39
561320 TEMPORARY HELP SERVICES 726,029.89 726.03 thousand 17
518210 COMPUTING INFRASTRUCTURE PROVIDERS, DATA PROCESSING, WEB HOSTING, AND RELATED SERVICES 463,165.16 463.17 thousand 16
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 396,826.52 396.83 thousand 18
519190 ALL OTHER INFORMATION SERVICES 289,595.22 289.60 thousand 13
523910 MISCELLANEOUS INTERMEDIATION 280,296.42 280.30 thousand 49
541512 COMPUTER SYSTEMS DESIGN SERVICES 205,573.20 205.57 thousand 2
517312 WIRELESS TELECOMMUNICATIONS CARRIERS (EXCEPT SATELLITE) 148,398.08 148.40 thousand 11
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 138,682.79 138.68 thousand 14

Insight

Over the last 5 years, FEDERAL LABOR RELATIONS AUTHORITY obligated $9.43 million across 363 awards, with spending concentrated in NAICS 541519, Other Computer Related Services, which accounts for $5.28 million across 55 awards. The remaining obligations are distributed across a much smaller set of service categories, led by 541211, Offices of Certified Public Accountants ($851.12 thousand; 39 awards) and 561320, Temporary Help Services ($726.03 thousand; 17 awards). Several other NAICS codes each represent less than $500 thousand, indicating a spend profile driven primarily by information technology services with secondary support in professional and labor services.

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 = '5400'
        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,612,847.84 1.61 million 67
2024 1,515,731.66 1.52 million 57
2023 2,406,184.06 2.41 million 60
2022 1,765,310.99 1.77 million 84
2021 2,126,932.51 2.13 million 95

Insight

Over the last 5 years, the Federal Labor Relations Authority obligated $9.43 million across 363 awards, averaging $25,969.71 per award. Obligations peaked in 2023 at $2.41 million, followed by a decline in 2024 to $1.52 million and a modest increase to $1.61 million in 2025. Award volume was highest in 2021 at 95 awards and generally trended downward before rising to 67 awards in 2025, indicating a relatively small, unevenly distributed procurement pattern across the period.

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.