sam-solicitation-documents
收藏资源简介:
Sam Solicitation Documents 是一个面向联邦招标通知附件的文本检索数据集,包含来自 SAM.gov 的各类文件,如工作说明书、绩效工作说明书、理由、修正案、工资决定等与联邦合同机会相关的文书。所有文档均由美国联邦机构发布,属于美国政府作品,且未经任何修改,与机构原始发布的字节完全一致,并提供 SHA-256 校验和以确保完整性。该数据集旨在解决机构网站文件可能被移动、重新编号或删除的问题,尤其是 SAM.gov 附件在通知归档后消失的情况,从而保留文件的可引用性并支持批量处理。数据集包含约 1,000 到 1,000,000 个 PDF 文档,按 <source>/<doc_id>.pdf 的目录结构组织,并提供 metadata.parquet 文件记录每个文档的元数据,包括来源、机构、标题、发布日期、原始 URL、链接页面、字节大小、页数和 SHA-256 哈希值。数据通过 SAM.gov Opportunities API 和附件 URL 使用 govdocs 工具收集。该数据集适用于文本检索、信息提取、公共记录分析等任务。
Sam Solicitation Documents is a text retrieval dataset for federal solicitation notice attachments, containing various documents from SAM.gov such as statements of work, performance work statements, justifications, amendments, wage determinations, and other documents related to federal contract opportunities. All documents are published by U.S. federal agencies, are works of the U.S. government, and are provided without any modification, exactly matching the bytes originally released by the agency, with SHA-256 checksums to ensure integrity. The dataset aims to address the issue of agency website files being moved, renumbered, or deleted, especially when SAM.gov attachments disappear after notice archiving, thereby preserving the citability of files and supporting batch processing. The dataset contains approximately 1,000 to 1,000,000 PDF documents organized in a <source>/<doc_id>.pdf directory structure, with a metadata.parquet file recording metadata for each document including source, agency, title, publication date, original URL, linking page, byte size, page count, and SHA-256 hash. Data is collected via the SAM.gov Opportunities API and attachment URLs using the govdocs tool. This dataset is suitable for tasks such as text retrieval, information extraction, and public records analysis.
数据集概述
该数据集为 Sam Solicitation Documents,收录了美国联邦政府招标公告(SAM.gov)的附件文件,包括工作说明书、绩效工作说明书、论证文件、修正案、工资决定及其他伴随联邦合同机会的文书材料。
内容与规模
- 文件类型:PDF 格式
- 数量规模:1K 至 1M 条记录
- 语言:英语
- 任务类型:文本检索(text-retrieval)
- 来源:所有文件均由美国联邦机构发布,属于美国政府作品,未经任何修改,与原始发布的字节完全一致
数据集结构
该数据集包含两个主要部分:
documents/<source>/<doc_id>.pdf- 存储原始 PDF 文档metadata.parquet- 包含每个文档的元数据,具体字段包括:- 来源(source)
- 机构(agency)
- 标题(title)
- 发布日期(posted date)
- 来源 URL
- 链接来源页面
- 字节大小
- 页数
- SHA-256 校验和(基于原始字节计算)
创建目的
该数据集的建立源于以下需求:
- 联邦机构通常在自己网站上发布这些文件后,可能会对文件进行移动、重新编号或删除
- SAM.gov 上的附件会在招标公告归档后消失
- 保存这些文件副本可确保其可被引用,并允许用户以批量方式处理整个语料库,而非逐份下载 PDF
数据来源与采集方式
数据采集自 SAM.gov Opportunities API 及其返回的附件 URL,使用的采集工具为 govdocs。





