How to cite
"SupplierDiversity.com Federal Spending Database, derived from USASpending.gov, accessed [date]." See the full methodology for sourcing, refresh cadence, and known limitations.
Downloads
Available datasets.
Each dataset contains one row per federal agency, with totals and contract counts for each diverse-supplier preference category. Records are pre-aggregated for fast analysis. For award-level detail, see the federal award search.
Federal Diverse-Supplier Contract Spending: FY2026
Period: October 1, 2025 to September 30, 2026
FY2026
Agency-level totals and contract counts for 8(a), WOSB, SDVOSB, HUBZone, SDB, VOSB, and minority-owned set-asides. Federal-wide aggregates and per-agency breakdowns.
Federal Diverse-Supplier Contract Spending: FY2025
Period: October 1, 2024 to September 30, 2025
FY2025
Agency-level totals and contract counts for 8(a), WOSB, SDVOSB, HUBZone, SDB, VOSB, and minority-owned set-asides. Federal-wide aggregates and per-agency breakdowns.
Federal Diverse-Supplier Contract Spending: FY2024
Period: October 1, 2023 to September 30, 2024
FY2024
Agency-level totals and contract counts for 8(a), WOSB, SDVOSB, HUBZone, SDB, VOSB, and minority-owned set-asides. Federal-wide aggregates and per-agency breakdowns.
Schema
Field reference.
Each row in a download contains the following fields:
| Field |
Type |
Description |
agency_code | string | Federal agency code (per USASpending agency taxonomy) |
agency_name | string | Federal agency name (normalized) |
fiscal_year | integer | U.S. federal fiscal year (Oct 1 to Sep 30) |
total_8a | decimal (USD) | Total dollars awarded to 8(a) Business Development Program suppliers |
total_wosb | decimal (USD) | Total dollars awarded under WOSB / EDWOSB set-asides |
total_sdvosb | decimal (USD) | Total dollars awarded under SDVOSB set-asides |
total_hubzone | decimal (USD) | Total dollars awarded under HUBZone set-asides |
total_sdb | decimal (USD) | Total dollars awarded with Small Disadvantaged Business preferences |
total_vosb | decimal (USD) | Total dollars awarded under VOSB set-asides |
total_minority_owned | decimal (USD) | Total dollars to self-reported minority-owned suppliers |
total_small_business | decimal (USD) | Total small-business prime contract dollars (denominator for share calculations) |
count_* | integer | Contract count corresponding to each total_* column |
License
Licensing and attribution.
The datasets here are released under Creative Commons Attribution 4.0 International (CC BY 4.0). You may use, modify, and redistribute the data for any purpose, including commercial use, provided you attribute the source.
Attribution form (use any of these):
- "Data: SupplierDiversity.com (derived from USASpending.gov)"
- "SupplierDiversity.com Federal Spending Database, FY[year]"
- "Source: SupplierDiversity.com / USASpending.gov"
If you publish analysis using this data, we'd love to see it. Email editorial@supplierdiversity.com with a link.
Programmatic use
Pulling fresh data programmatically.
The CSV and JSON endpoints are stable and intended for programmatic use. Examples:
# Fetch the latest fiscal year as JSON
curl -s https://www.supplierdiversity.com/data/federal-spending-fy2026.json \
| jq '.records[] | select(.total_8a > 100000000)'
# Pull a CSV directly into pandas
import pandas as pd
df = pd.read_csv("https://www.supplierdiversity.com/data/federal-spending-fy2026.csv")
No API key is required for these public datasets. We rate-limit aggressive automated traffic. If you need bulk-historical pulls, email us first and we'll send you a tarball.
Roadmap
What's coming next.
This portal will grow over time. On the roadmap:
- State procurement diverse-spend datasets (where states publish underlying data)
- Inclusion Index annual rankings as a downloadable dataset
- Outcome Survey aggregates by certification × industry × state
- Award-level (not just agency-aggregate) federal data
If you'd use a specific dataset that isn't here yet, email editorial@supplierdiversity.com. Real journalist or researcher use cases jump the queue.
Last updated: May 1, 2026 · Latest fiscal year: FY2026