title stringlengths 3 54 | url stringlengths 3 54 | source stringclasses 1
value | date timestamp[s]date 2026-04-15 00:00:00 2026-04-15 00:00:00 | tokens int64 4.21k 38.9k | body stringlengths 13.4k 142k |
|---|---|---|---|---|---|
Elvis Presley | Elvis_Presley | wikipedia_en_100 | 2026-04-15T00:00:00 | 31,230 | | Elvis Presley | |
| --- | --- |
| Presley in a publicity photograph for the 1957 film *Jailhouse Rock* | |
| Born | Elvis Aaron Presley[[a]](#cite_note-name-1) (1935-01-08)January 8, 1935 Tupelo, Mississippi, US |
| Died | August 16, 1977(1977-08-16) (aged 42) Memphis, Tennessee, US |
| Burial place | Graceland, M... |
List of United States cities by population | List_of_United_States_cities_by_population | wikipedia_en_100 | 2026-04-15T00:00:00 | 38,858 | "| Population tables of U.S. cities |\n| --- |\n| The skyline of New York City, the most populous ci(...TRUNCATED) |
Thirteenth Amendment to the United States Constitution | Thirteenth_Amendment_to_the_United_States_Constitution | wikipedia_en_100 | 2026-04-15T00:00:00 | 16,226 | "| |\n| --- |\n| This article is part of a series on the |\n| Constitution of the United States |\n(...TRUNCATED) |
California gold rush | California_gold_rush | wikipedia_en_100 | 2026-04-15T00:00:00 | 12,920 | "California gold rush\n\n| | |\n| --- | --- |\n| Prospectors working California gold placer deposi(...TRUNCATED) |
List of presidents of the United States | List_of_presidents_of_the_United_States | wikipedia_en_100 | 2026-04-15T00:00:00 | 4,936 | "The [president of the United States](President_of_the_United_States \"President of the United State(...TRUNCATED) |
Voting Rights Act of 1965 | Voting_Rights_Act_of_1965 | wikipedia_en_100 | 2026-04-15T00:00:00 | 27,014 | "Voting Rights Act of 1965\n\n| | |\n| --- | --- |\n| | |\n| Long title | An Act to enforce the F(...TRUNCATED) |
Video game | Video_game | wikipedia_en_100 | 2026-04-15T00:00:00 | 15,231 | "| |\n| --- |\n| |\n| Video games |\n| [Platforms](#Platform) * Arcade video game * Game console (...TRUNCATED) |
Antarctica | Antarctica | wikipedia_en_100 | 2026-04-15T00:00:00 | 15,808 | "Antarctica\n\n| | |\n| --- | --- |\n| | |\n| Area | 14,200,000 km2 5,500,000 sq mi[[1]](#cite(...TRUNCATED) |
President of the United States | President_of_the_United_States | wikipedia_en_100 | 2026-04-15T00:00:00 | 17,583 | "For a list of presidents of the United States, see [List of presidents of the United States](List_o(...TRUNCATED) |
YouTube | YouTube | wikipedia_en_100 | 2026-04-15T00:00:00 | 18,103 | "YouTube\n\n| | |\n| --- | --- |\n| Show dark mode version of logo Show light mode version of log(...TRUNCATED) |
End of preview. Expand in Data Studio
Wikipedia en 100 (no pics, April 2026)
A curated dataset of the top 100 Wikipedia articles, extracted from the
wikipedia_en_100_nopic_2026-04.zim archive. Each article is converted from
HTML to clean Markdown, stripped of trailing reference/supplementary sections,
and token-counted using the o200k_base encoding.
Dataset structure
JSON Lines (.jsonl), one record per line:
{
"title": "Amazon (company)",
"url": "Amazon_(company)",
"source": "wikipedia_en_100",
"date": "2026-04-15",
"tokens": 14364,
"body": "full article body in Markdown …"
}
| Field | Description |
|---|---|
title |
Article title |
url |
URL path on en.wikipedia.org |
source |
Always wikipedia_en_100 |
date |
ZIM publication date (2026-04-15) |
tokens |
Token count using o200k_base |
body |
Main article content as Markdown (see Processing) |
Statistics
| Metric | Value |
|---|---|
| Articles | 100 |
| File size | 6.67 MB |
| Total tokens | 1,764,269 |
| Mean tokens/article | 17,643 |
| Min tokens | 4,214 |
| Max tokens | 38,858 |
| Total characters | 6,906,621 |
Topic breakdown
| Category | Articles |
|---|---|
| Biology & Life Sciences | 34 |
| History, Politics & Society | 16 |
| People & Biography | 15 |
| Geography & Places | 10 |
| History & Culture | 9 |
| Media & Technology | 7 |
| Sports | 5 |
| Languages | 2 |
| Earth Science | 2 |
Processing
- Source:
wikipedia_en_100_nopic_2026-04.zim(openZIM, 13.6 MB). - Deduplication: Redirects and meta-refresh stubs (~1 225 entries) are removed; remaining 100 unique articles kept.
- HTML → Markdown: The
div.mw-parser-outputis extracted,<style>,<script>,<figure>tags stripped, and converted viamarkdownify. - Section stripping: Content is truncated before any of these
h2headings: See also, Explanatory notes, References, Further reading, External links, Notes, Bibliography, Sources. - Tokenization: Counted with
tiktokenusingo200k_base.
License
The dataset contents are derived from Wikipedia, which is available under the Creative Commons Attribution-ShareAlike 4.0 International License.
- Downloads last month
- 16