amzn_sec_db
收藏资源简介:
这是一个亚马逊(AMZN)最近SEC文件(10-K,10-Q和8-K)的即用型段落级别语料库。每个段落和句子都与丰富的元数据一起存储,非常适合进行语义搜索/rag管道(ChromaDB、FAISS、Weaviate等)、金融文件问答以及金融领域嵌入的实验。数据集覆盖了最近5个财年,以滚动的窗口更新,截止到2025年5月11日。
This is a ready-to-use paragraph-level corpus of recent SEC filings for Amazon (AMZN), including 10-K, 10-Q and 8-K forms. Each paragraph and sentence is stored with rich metadata, making it ideal for semantic search/RAG pipelines such as ChromaDB, FAISS, Weaviate, etc., financial document question answering, and financial domain embedding experiments. The dataset covers the most recent 5 fiscal years, with rolling window updates, and the cutoff date is May 11, 2025.
AMZN SEC Filings – Chunk-level Corpus (10-K, 10-Q, 8-K) 数据集概述
基本信息
- 名称: AMZN SEC Filings – Chunk-level Corpus (10-K, 10-Q, 8-K)
- 许可证: mit
- 语言: 英语 (en)
- 标签: finance, sec-edgar, chromadb, retrieval, embeddings, amzn
- 任务类别: text-retrieval, question-answering
- 规模: 100K<n<1M
- 源数据集: external:sec-edgar
数据集描述
- 内容: 亚马逊(AMZN)近期的SEC文件(10-K, 10-Q, 8-K)的分块级语料库。
- 时间跨度: 最近5个财政年度(截至2025-05-11)。
- 收集范围: 10-K, 10-Q, 8-K文件(包括MD&A摘要和可选附录)。
- 粒度: 约1000字符的段落和≤80个token的句子。
数据集结构
- 格式: Arrow格式(🤗
datasets原生格式)。 - 列信息:
text: 纯文本块(段落或句子)。metadata: 包含FilingMetadata定义的所有字段(ticker, cik, filing_type等)。id: SHA-1哈希值,唯一确定性标识符。chunk_type: 块类型(段落/句子/摘要/附录/新闻稿)。
元数据示例
json { "ticker": "AMZN", "cik": "0001018724", "company_name": "AMAZON.COM, INC.", "filing_type": "10-K", "filing_date": "2025-02-02", "filing_period": "2024-12-31", "filing_url": "https://www.sec.gov/Archives/...", "section_id": "item7", "section_title": "Management’s Discussion and Analysis", "section_level": 1, "chunk_index": 3, "chunk_count": 42, "chunk_type": "paragraph" }
预期用途
- 语义搜索/RAG管道(ChromaDB, FAISS, Weaviate等)。
- 财务文件的问答系统。
- 金融领域嵌入实验。
规模
- 总大小: ≈200-400k个块(取决于新文件)。




