datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
usaspending-bulk-awards
USAspending bulk awards — contracts & assistance
Clean, partitioned, query-ready Parquet mirror of the public
USAspending Award Data Archive
(prime contract and financial-assistance transactions, FY2007–present, all agencies).
The source publishes 4,600 per-agency ZIP/CSV files (830 GB uncompressed). This
dataset normalizes them to typed, zstd-compressed Parquet (~8× smaller) with
amount columns as double and date columns as date, partitioned for fast
predicate-pushdown… See the full description on the dataset page: https://huggingface.co/datasets/abigailhaddad/usaspending-bulk-awards.us-federal-awards-usaspending-dataset
US Federal Awards & Spending (USAspending)
Federal contract, grant and assistance awards from official USAspending.gov archives (FY2008–present) as analysis-ready tables with recipients, agencies, amounts and award metadata.
Part of the DataForge Open Data program — full production
packages, free for academic and personal use. Canonical dataset page:
https://data.zalize.com/datasets/us-federal-awards-usaspending-dataset
Package inventory (original bundles, served… See the full description on the dataset page: https://huggingface.co/datasets/zalizedata/us-federal-awards-usaspending-dataset.government-tenders-contract-awards-dataset
Government Tenders & Contract Awards (US Federal + Global Portals)
Public procurement notices and contract awards — 1.05M US federal (SAM.gov) records in the S tier, up to 11.5M rows across global portals with supplier-linked awards in the full pack.
Part of the DataForge Open Data program — full production
packages, free for academic and personal use. Canonical dataset page:
https://data.zalize.com/datasets/government-tenders-contract-awards-dataset
Packages in this… See the full description on the dataset page: https://huggingface.co/datasets/zalizedata/government-tenders-contract-awards-dataset.nsf-awardsThis dataset contains the data made accessible by NSF here. It is only minimally edited to enable processing. The processing script can be found here.
Although this project uses NSF's data, it is not support, condoned, or endorsed by the National Science Foundation.
eu-contract-awards
EU Public Contract Awards
Every public contract award published in the Supplement to the Official Journal
of the European Union over the last twelve months: 374,443 awards, with the
buyer, the winning company, the sector, and the value converted to euro.
The European Union publishes this. It is free, and it is served by an API that
needs no key. Almost nobody uses it, because getting from that API to a table
you can work with takes a day of unpleasant work: the values arrive in… See the full description on the dataset page: https://huggingface.co/datasets/jaydem/eu-contract-awards.nsf-awardsDataset of 500K NSF awards. Last pulled May 2025.
Data includes titles, abstracts and metadata, from 1960-present as they appear in the NSF database. Data is originally from https://www.nsf.gov/awardsearch/download.jsp, and is hosted on HF.
Note: Awards prior to 1976 are not fully included, and do not have all fields filled-in.
Quick Start
import pandas as pd
from datasets import load_dataset
dataset = load_dataset("davidheineman/nsf-awards")
df = pd.DataFrame(dataset['train'])… See the full description on the dataset page: https://huggingface.co/datasets/davidheineman/nsf-awards.us-federal-prime-contract-awards
U.S. Federal Prime Contract Awards — High-Value Research Snapshot
This release contains 500 federal prime contract award records retrieved from the official USAspending award-search API, using an action-date filter for July 2026 and descending Award Amount order. It is a reproducible high-value sample intended for procurement research, entity matching, agency/NAICS analysis, and information-retrieval experiments.
Coverage warning: This is not a complete July 2026 award census.… See the full description on the dataset page: https://huggingface.co/datasets/FutureFocusAgent/us-federal-prime-contract-awards.us-federal-defense-ai-awards
US Federal Defense & AI Contract Awards (USAspending)
Overview
This dataset contains clean, structured public data exported directly from production runs of Apify actors.
It serves as a benchmark and sample for lead qualification, market intelligence, research, and machine learning pipelines.
Source Actor: captainhandsome/usaspending-federal-awards
Dataset Page: Public sample and schema
Preconfigured Run Task: captainhandsome/defense-prime-contracts
Records in… See the full description on the dataset page: https://huggingface.co/datasets/joeygambino/us-federal-defense-ai-awards.nevada-federal-awards
Nevada Federal Contract Awards - February 2026
Federal contract awards in Nevada for February 2026, enriched with FedComp Index scores. 20 awards from USASpending.gov, each tagged with the recipient's FedComp Index score and posture class.
New monthly datasets are published automatically.
Source
All data is sourced from USASpending.gov and SAM.gov. FedComp Index methodology: fedcompindex.org/wiki/methodology
Live rankings: fedcompindex.org/nv/
GitHub:… See the full description on the dataset page: https://huggingface.co/datasets/npetro6/nevada-federal-awards.nsf-test-awards-dataNSF awards data for fiscal years 2024 and 2025.
Pulled from https://resources.research.gov/common/webapi/awardapisearch-v1.htm
