Federal Contractor

ADAMS AND ASSOCIATES, INC. Federal Contract Obligations (Last Year)

FPDS procurement profile for ADAMS AND ASSOCIATES, INC. (CAGE 3J8V5, UEI HV9FBNEWXMY9) covering obligations, awards, agencies, and NAICS activity in the last full year.

In the last full year, ADAMS AND ASSOCIATES, INC. recorded $205,221,925.94 in total obligations across 238 award actions, for an average action value of $862,276.99. All reported obligations in this period were concentrated under the Office of the Assistant Secretary for Administration and Management and NAICS 611519, Other Technical and Trade Schools.

Generated at 03/21/2026

Analysis period: Last full year

Figures reflect the provided FPDS analysis window and may differ from other reports due to timing and data updates.

CAGE Code
3J8V5
UEI
HV9FBNEWXMY9
Total Obligated
205.22 million
205,221,925.94
Award Actions
238
Average Action Value
862,276.99

About ADAMS AND ASSOCIATES, INC. federal contract activity

ADAMS AND ASSOCIATES, INC. (CAGE 3J8V5, UEI HV9FBNEWXMY9) recorded 238 FPDS awards totaling $205.22 million in the last full year, for an average award value of $862,276.99. The obligation profile is concentrated rather than dispersed, indicating a meaningful volume of repeat federal activity within the period.

Agency mix and customer concentration

All reported obligations are attributed to the OFFICE OF THE ASSISTANT SECRETARY FOR ADMINISTRATION AND MANAGEMENT, which accounted for the full $205.22 million across 238 awards. This indicates a single-agency concentration in the observed period, with no other agencies appearing in the provided top-agency data.

Industry profile based on NAICS activity

The vendor's reported obligations are entirely associated with NAICS 611519, OTHER TECHNICAL AND TRADE SCHOOLS, representing $205.22 million across 238 awards. The NAICS profile therefore shows complete concentration in one service category over the analysis window.

Annual contract trend over the analysis window

Annual trend data for 2025 shows $205.22 million in obligated value across 238 awards, matching the full-period totals provided. Based on the supplied data, the award volume and obligation level are captured in a single year with no additional yearly variation available.

How to interpret this page

This summary uses the provided FPDS Query aggregates for the last full year and reflects only the supplied vendor, agency, NAICS, and annual trend fields. It does not infer contract type, competition status, or performance scope beyond the reported obligations and award counts.

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 = '3J8V5'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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
1605 OFFICE OF THE ASSISTANT SECRETARY FOR ADMINISTRATION AND MANAGEMENT 205,221,925.94 205.22 million 238

Insight

During the last full year, ADAMS AND ASSOCIATES, INC. (CAGE 3J8V5) received $205.22 million across 238 awards, with an average award value of $862,276.99. Obligations were fully concentrated in a single agency, the Office of the Assistant Secretary for Administration and Management (agency 1605), which accounted for all reported obligations and award activity. This indicates a highly concentrated funding profile with no diversification across other agencies in the reporting period.

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 = '3J8V5'
        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
611519 OTHER TECHNICAL AND TRADE SCHOOLS 205,221,925.94 205.22 million 238

Insight

Over the last full year, ADAMS AND ASSOCIATES, INC. obligated $205.22 million across 238 awards, with an average award value of $862,276.99. Obligations are fully concentrated in NAICS 611519, Other Technical and Trade Schools, indicating a highly focused procurement profile with no diversification across additional NAICS codes in this period. This concentration suggests the vendor’s federal activity is tied exclusively to technical and trade education services for the analyzed window.

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 = '3J8V5'
        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 205,221,925.94 205.22 million 238

Insight

In the last full year, ADAMS AND ASSOCIATES, INC. (CAGE 3J8V5) recorded $205.22 million in obligations across 238 awards, averaging $862,276.99 per award. Activity is fully concentrated in 2025 within the 1-year window, so no year-over-year trend can be assessed from the provided data. The award profile suggests a mix of moderate-sized obligations rather than reliance on a small number of exceptionally large awards.

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