Federal Contractor

SUNSHINE MINTING, INC. Federal Contract Obligations (Last Year)

Federal procurement profile for SUNSHINE MINTING, INC. (CAGE 1XMQ7, UEI FBNUDKPN7F45) covering obligations in the last full year.

In the last full year, SUNSHINE MINTING, INC. recorded 23 award actions totaling $16,872,173.93 in federal obligations, with an average action value of $733,572.77. The spending was concentrated entirely with the United States Mint.

Generated at 03/21/2026

Analysis period: Last full year

Totals and rankings are based on the analysis window provided; the annual trend shows activity in 2025 only.

CAGE Code
1XMQ7
UEI
FBNUDKPN7F45
Total Obligated
16.87 million
16,872,173.93
Award Actions
23
Average Action Value
733,572.77

About SUNSHINE MINTING, INC. federal contract activity

SUNSHINE MINTING, INC. recorded 16.87 million in obligated spending across 23 awards in the last full year, for an average award value of 733,572.77. The vendor’s activity was concentrated in a single federal customer, indicating a narrow but material procurement footprint.

Agency mix and customer concentration

All reported obligations came from the UNITED STATES MINT, which accounted for 16.87 million and all 23 awards in the analysis window. This indicates complete agency concentration, with no diversification across other federal buyers in the observed period.

Industry profile based on NAICS activity

Award activity was dominated by NAICS 332999, All Other Miscellaneous Fabricated Metal Product Manufacturing, which represented 16.84 million across 19 awards. Smaller activity appeared under NAICS 541715, totaling 33.32 thousand across 3 awards, while NAICS 331410 showed a negligible negative obligation value of -0.03 on a single award.

Annual contract trend over the analysis window

The annual trend shows all observed obligations in 2025, with 16.87 million across 23 awards. With only one year in the window, the data support a snapshot of current-year procurement volume rather than a multi-year growth or decline assessment.

How to interpret this page

This summary is based on FPDS Query-observed obligations for the last full year, aggregated by vendor identifiers CAGE 1XMQ7 and UEI FBNUDKPN7F45. Agency and NAICS summaries reflect obligated dollars and award counts as reported in the provided dataset; totals may not sum to more than one grouping due to rounding and a minimal negative value in one NAICS record.

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 = '1XMQ7'
        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
2044 UNITED STATES MINT 16,872,173.93 16.87 million 23

Insight

SUNSHINE MINTING, INC. received all reported obligations in the last full year from the UNITED STATES MINT, totaling $16.87 million across 23 awards. This indicates complete agency concentration, with no diversification across other federal agencies in the review period. The average award value was $733.6 thousand, suggesting a recurring procurement relationship with moderate award segmentation.

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 = '1XMQ7'
        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
332999 ALL OTHER MISCELLANEOUS FABRICATED METAL PRODUCT MANUFACTURING 16,838,854.96 16.84 million 19
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 33,319.00 33.32 thousand 3
331410 NONFERROUS METAL (EXCEPT ALUMINUM) SMELTING AND REFINING -0.03 -0.03 1

Insight

Over the last full year, SUNSHINE MINTING, INC. (CAGE 1XMQ7) received $16.87 million across 23 awards, with activity heavily concentrated in NAICS 332999, which accounts for $16.84 million across 19 awards. A much smaller share of obligations was recorded under NAICS 541715, totaling $33.32 thousand across 3 awards, indicating limited diversification outside the primary manufacturing category. NAICS 331410 shows a de minimis negative obligation of -$0.03 on one award, which does not materially affect the overall distribution.

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 = '1XMQ7'
        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 16,872,173.93 16.87 million 23

Insight

During the last full year, SUNSHINE MINTING, INC. (CAGE 1XMQ7) recorded $16.87 million in obligated awards across 23 actions, averaging $733,572.77 per award. With activity reported in a single year within the 1-year window, this reflects a concentrated award profile rather than a multi-year trend. The award count and average value indicate moderate transaction volume with relatively high dollar concentration per action.

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.