Federal Agency

OVERSEAS PRIVATE INVESTMENT CORPORATION Federal Contract Obligations (Last 10 Years)

Federal procurement summary for the OVERSEAS PRIVATE INVESTMENT CORPORATION (Agency ID 7100) covering obligations, award activity, vendors, NAICS concentrations, and annual trends over the last 10 years.

Over the last 10 years, the OVERSEAS PRIVATE INVESTMENT CORPORATION recorded 1,445 award actions with $134.96 million obligated, for an average action value of $93,398.68. Procurement activity is concentrated in computer-related services, programming, consulting, legal services, and investment advice.

Generated at 03/21/2026

Analysis period: Last 10 years

Annual figures, vendor totals, and NAICS totals reflect the provided analysis window and may include negative obligations in individual years such as 2020.

Agency ID
7100
Total Obligated
134.96 million
134,961,101.69
Award Actions
1,445
Average Action Value
93,398.68

About OVERSEAS PRIVATE INVESTMENT CORPORATION federal contract activity

Over the last 10 years, the OVERSEAS PRIVATE INVESTMENT CORPORATION (Agency ID 7100) obligated $134.96 million across 1,445 awards, for an average award value of $93,398.68. The profile reflects a high volume of comparatively modest awards rather than a small number of large obligations.

Vendor concentration and leading contractors

Spending is concentrated among a small set of vendors, led by CREOAL CONSULTING, LLC at $19.26 million across 35 awards and RSR INTERNATIONAL, LLC at $12.67 million across 73 awards. Other leading recipients include MIDDLE EAST INVESTMENT INITIATIVE INC, PRAGMATICS, INC., and NEAR NORTHEAST LLC, indicating recurring use of specialized service providers.

Industry profile based on NAICS activity

Obligations are concentrated in professional and technical services, especially NAICS 541519 Other Computer Related Services at $24.44 million and 263 awards, and NAICS 541511 Custom Computer Programming Services at $19.72 million. Additional spend is concentrated in management consulting, legal services, and investment advice, showing reliance on IT, advisory, and legal support functions.

Annual contract trend over the analysis window

Annual obligations were strongest from 2016 through 2019, ranging from $31.21 million to $35.71 million, with 2016 as the peak year in the provided trend data. In 2020, obligations fell to a negative $22.30 thousand across 89 awards, indicating an anomalous year relative to the prior pattern and suggesting adjustments or cancellations in the recorded obligations.

How to interpret this page

This summary uses FPDS award records for Agency ID 7100 over the last 10 years and reflects obligated dollars, award counts, vendor totals, NAICS totals, and annual trend data as provided. Negative obligations are reported as recorded in the source data and may reflect deobligations, corrections, or other adjustments rather than new spending.

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 = '7100'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 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
CREOAL CONSULTING, LLC 19,263,600.82 19.26 million 35
RSR INTERNATIONAL, LLC 12,668,713.48 12.67 million 73
MIDDLE EAST INVESTMENT INITIATIVE INC 6,522,850.00 6.52 million 6
PRAGMATICS, INC. 4,809,273.69 4.81 million 10
NEAR NORTHEAST LLC 4,250,900.25 4.25 million 9
IRON VINE SECURITY LLC 4,041,337.08 4.04 million 10
CARAHSOFT TECHNOLOGY CORPORATION 3,153,396.98 3.15 million 20
RER SOLUTIONS, INC. 3,121,200.00 3.12 million 11
TELESIS CORPORATION 2,908,128.12 2.91 million 3
GRAHAM STAFFING SERVICES, INC 2,688,490.97 2.69 million 16

Insight

Over the last 10 years, OVERSEAS PRIVATE INVESTMENT CORPORATION obligated $134.96 million across 1,445 awards, with an average award value of $93,398.68. Top vendor obligations are moderately concentrated: CREOAL CONSULTING, LLC leads at $19.26 million, followed by RSR INTERNATIONAL, LLC at $12.67 million, while the remaining top vendors are each below $6.53 million. Award counts indicate a mix of recurring vendors and lower-frequency, higher-dollar engagements, with RSR INTERNATIONAL, LLC receiving 73 awards and MIDDLE EAST INVESTMENT INITIATIVE INC receiving 6 awards for $6.52 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 = '7100'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 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 24,440,804.65 24.44 million 263
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 19,719,167.86 19.72 million 47
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 15,290,494.47 15.29 million 118
541110 OFFICES OF LAWYERS 11,210,910.01 11.21 million 160
523930 INVESTMENT ADVICE 5,404,250.00 5.40 million 32
511199 ALL OTHER PUBLISHERS 4,041,337.08 4.04 million 10
523110 INVESTMENT BANKING AND SECURITIES DEALING 4,000,000.00 4.00 million 4
519130 INTERNET PUBLISHING AND BROADCASTING AND WEB SEARCH PORTALS 3,493,431.94 3.49 million 56
511210 SOFTWARE PUBLISHERS 3,436,290.97 3.44 million 39
561320 TEMPORARY HELP SERVICES 3,305,886.53 3.31 million 22

Insight

Over the last 10 years, OVERSEAS PRIVATE INVESTMENT CORPORATION obligated $134.96 million across 1,445 awards, with spending concentrated in a small set of NAICS codes. The largest category was 541519, Other Computer Related Services, at $24.44 million and 263 awards, followed by 541511, Custom Computer Programming Services, at $19.72 million and 47 awards and 541611, Administrative Management and General Management Consulting Services, at $15.29 million and 118 awards. The top 10 NAICS codes reflect a strong emphasis on IT, consulting, legal, and investment-related services, indicating a procurement mix weighted toward professional and technical support.

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 = '7100'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2020 -22,296.60 -22.30 thousand 89
2019 34,635,569.25 34.64 million 357
2018 33,432,651.72 33.43 million 317
2017 31,206,296.96 31.21 million 345
2016 35,708,880.36 35.71 million 337

Insight

Over the last 10 years, OVERSEAS PRIVATE INVESTMENT CORPORATION recorded $134.96 million in obligations across 1,445 awards, with an average award value of $93.4 thousand. Annual obligations were concentrated in the 2016–2019 period, ranging from $31.21 million to $35.71 million, with award counts broadly stable at 317 to 357 per year. In 2020, obligations declined to -$22.3 thousand with 89 awards, indicating a sharp drop in annual obligation activity relative to prior years.

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