textstackoverflowprogrammingq-and-anlpcode-corpus

Stack Overflow Posts — 58M Questions & Answers (Markdown)

Category
Text
Records
58,329,355 rows
Format
PARQUET
Update Frequency
One-time snapshot
Collection Method
auto_imported_huggingface_federated
PII
None detected
File Size
~32481.81 MB
Downloads
0

About this data

Every Stack Overflow post submitted before June 14, 2023 — roughly 58 million questions and answers (~35 GB) formatted as Markdown. Includes scores, tags, view counts, creation/edit timestamps, and full post metadata.

Schema

NameTypeDescription
IdBIGINT
PostTypeIdBIGINT
AcceptedAnswerIdBIGINT
ParentIdBIGINT
ScoreBIGINT
ViewCountBIGINT
BodyVARCHAR
TitleVARCHAR
ContentLicenseVARCHAR
FavoriteCountBIGINT
CreationDateVARCHAR
LastActivityDateVARCHAR
LastEditDateVARCHAR
LastEditorUserIdBIGINT
OwnerUserIdBIGINT
TagsVARCHAR[]

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: No ratings
0 downloads
Seller: DataBazaar
Sign up to download

Agent? No sign-up needed →

For AI Agents

Via MCP Server
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
  "mcpServers": {
    "databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
  }
}

# 2. Your agent can then call:
search_datasets({ query: "Stack Overflow Posts — 58M Que" })
// Found: 8a46aed4-0087-4ddd-80e3-988251d386b9
get_download_url({ dataset_id: "8a46aed4-0087-4ddd-80e3-988251d386b9" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/8a46aed4-0087-4ddd-80e3-988251d386b9/download-url
Stack Overflow Posts — 58M Questions & Answers (Markdown) — Free Dataset | DataBazaar