Federal Agency

NATIONAL LABOR RELATIONS BOARD Federal Contract Obligations (Last Year)

Last full year federal procurement summary for the National Labor Relations Board, showing 198 award actions totaling $25.26 million.

The National Labor Relations Board obligated $25.26 million across 198 award actions in the last full year. Procurement activity was concentrated in computer-related services and systems, led by GLOBAL ALLIANT INC and other IT and support vendors.

Generated at 03/21/2026

Analysis period: Last full year

Amounts reflect obligated dollars for the selected analysis window and may not sum exactly due to rounding.

Agency ID
6300
Total Obligated
25.26 million
25,255,958.23
Award Actions
198
Average Action Value
127,555.34

About NATIONAL LABOR RELATIONS BOARD federal contract activity

During the last full year, the National Labor Relations Board recorded 198 awards totaling $25.26 million, with an average award value of $127,555.34. Spending was concentrated in a relatively small number of actions, indicating a mix of recurring service contracts and higher-value IT-related procurements.

Vendor concentration and leading contractors

GLOBAL ALLIANT INC led vendor obligations with $10.63 million across 7 awards, accounting for a substantial share of the agency's total obligations. The remaining top vendors—COUNTERTRADE PRODUCTS, INC., GOVCONNECTION INC, DISTRIBUTED COMPUTING SYSTEM SOLUTIONS PROVIDER, INC, and CODE PLUS, INC.—each received materially smaller totals, reinforcing the concentration of spend among a limited supplier base.

Industry profile based on NAICS activity

Procurement activity was dominated by NAICS 541519, Other Computer Related Services, at $11.24 million across 54 awards. Additional obligations were concentrated in computer systems design, electronic computer manufacturing, computer facilities management, and custom computer programming, showing a clear emphasis on information technology and related support services.

Annual contract trend over the analysis window

The annual trend shows $25.26 million obligated in 2025 across 198 awards, which serves as the full-year baseline for this analysis window. With only one year shown, the available data supports a point-in-time view rather than a multi-year growth assessment.

How to interpret this page

This summary is based on FPDS obligations for the National Labor Relations Board, agency ID 6300, using the last full year as the analysis window. Vendor and NAICS rankings reflect total obligated dollars and award counts in the provided dataset; no inflation adjustment, deobligation normalization, or outlier filtering was applied.

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 = '6300'
        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
GLOBAL ALLIANT INC 10,625,993.65 10.63 million 7
COUNTERTRADE PRODUCTS, INC. 2,236,249.88 2.24 million 3
GOVCONNECTION INC 2,022,287.72 2.02 million 5
DISTRIBUTED COMPUTING SYSTEM SOLUTIONS PROVIDER, INC 1,759,157.49 1.76 million 8
CODE PLUS, INC. 1,220,878.17 1.22 million 2
VERIZON BUSINESS NETWORK SERVICES LLC 1,034,307.54 1.03 million 14
WEST PUBLISHING CORPORATION 715,201.35 715.20 thousand 3
ESCRIBERS, LLC 632,125.55 632.13 thousand 9
SUPPLYSOURCE DC, LLC 605,847.79 605.85 thousand 6
NEW TECH SOLUTIONS, INC. 454,200.47 454.20 thousand 10

Insight

Over the last full year, the National Labor Relations Board obligated $25.26 million across 198 awards, with procurement activity concentrated among a small set of vendors. GLOBAL ALLIANT INC accounted for $10.63 million across 7 awards, or about 42% of total obligations, making it the dominant vendor in this period. The remaining top vendors were much smaller and more distributed, ranging from $2.24 million to $454.20 thousand, with higher award counts at several firms indicating recurring but lower-dollar 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 = '6300'
        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
541519 OTHER COMPUTER RELATED SERVICES 11,236,424.53 11.24 million 54
541512 COMPUTER SYSTEMS DESIGN SERVICES 3,161,511.61 3.16 million 2
334111 ELECTRONIC COMPUTER MANUFACTURING 2,081,282.98 2.08 million 3
541513 COMPUTER FACILITIES MANAGEMENT SERVICES 1,759,157.49 1.76 million 8
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 1,270,180.17 1.27 million 3
517110 WIRED TELECOMMUNICATIONS CARRIERS 1,076,028.35 1.08 million 18
561492 COURT REPORTING AND STENOTYPE SERVICES 1,016,050.25 1.02 million 31
519130 INTERNET PUBLISHING AND BROADCASTING AND WEB SEARCH PORTALS 773,323.35 773.32 thousand 7
337215 SHOWCASE, PARTITION, SHELVING, AND LOCKER MANUFACTURING 605,847.79 605.85 thousand 6
511210 SOFTWARE PUBLISHERS 390,599.92 390.60 thousand 2

Insight

NATIONAL LABOR RELATIONS BOARD obligated $25.26 million across 198 awards in the last full year, averaging $127.6 thousand per award. Obligations were concentrated in IT-related NAICS codes, led by 541519 Other Computer Related Services at $11.24 million, or about 44% of total obligations, with the next four NAICS categories all related to computer services and manufacturing. The remaining top NAICS categories were more dispersed, with smaller obligations in telecommunications, court reporting, web publishing, shelving/locker manufacturing, and software publishing, indicating a procurement profile dominated by information technology and support 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 = '6300'
        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 25,255,958.23 25.26 million 198

Insight

For the last full year, the National Labor Relations Board obligated $25.26 million across 198 awards, yielding an average award value of $127.6 thousand. With only one year of data in the 1-year window, no year-over-year trend can be assessed. The obligation level and award count indicate a moderately distributed procurement profile rather than reliance on a small number of high-value 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.