File size: 16,324 Bytes
cae8836
 
 
 
 
 
4cb85cd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
bccb6e6
 
cae8836
c4c89a9
cae8836
 
 
 
 
4cb85cd
cae8836
997d356
cae8836
 
 
c4c89a9
 
9f4ff79
cae8836
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e9cb64d
cae8836
 
e9cb64d
 
 
 
 
cae8836
e9cb64d
 
 
 
 
 
 
cae8836
 
 
08ea82c
cae8836
08ea82c
 
cae8836
 
9541191
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
cae8836
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
---
license: other
license_name: bright-data-master-service-agreement
license_link: https://brightdata.com/license
language:
- en
task_categories:
- text-classification
- text-generation
- text2text-generation
- summarization
- question-answering
tags:
- wikipedia
- text
- NLP
- ML
- AI
- Knowledge Extraction
- Natural Language Processing
- Information Retrieval
- LLM
size_categories:
- 1M<n<10M
---
[![Bright Data Logo](https://brightdata.com/wp-content/uploads/2024/06/Bright-Data-logo-removebg-preview.png)](https://brightdata.com/)

# Dataset Card for "BrightData/Wikipedia-Articles"

## Dataset Summary

Explore a collection of millions of Wikipedia articles with the Wikipedia dataset, comprising over 1.23M structured records and 10 data fields updated and refreshed regularly.

Each entry includes all major data points such as timestamp, URLs, article titles, raw and cataloged text, images, "see also" references, external links, and a structured table of contents.

For a complete list of data points, please refer to the full "Data Dictionary" provided below.

To explore additional free and premium datasets, visit our website [brightdata.com](https://brightdata.com/products/datasets/marketplace).

If you are using this dataset, we would love your feedback: [Link to form](https://docs.google.com/forms/d/e/1FAIpQLScbpGZ4qYipuVRplYrBO13gNJStuiA3dz2vEt9XzZ14pgUdZA/viewform?usp=sf_link).

## Data Dictionary

| Column name         | Description                                      | Data type |
|---------------------|--------------------------------------------------|-----------|
| url                 | URL of the article                               | Url       |
| title               | Title of the article                             | Text      |
| table_of_contents   | Table of Contents in the article                  | Array     |
| raw_text            | Raw article text                                 | Text      |
| cataloged_text      | Cataloged text of the article by titles           | Array     |
| *> title*            | Title of a cataloged section                      | Text      |
| *> sub_title*         | Subtitle within a cataloged section               | Text      |
| *> text*              | Text content within a cataloged section           | Text      |
| *> links_in_text*     | Links within the text content                     | Array     |
| *>> link_name*        | Name or description of the link                  | Text      |
| *>> url*              | URL of the link                                  | Url       |
| images              | Links to the URLs of images in the article        | Array     |
| *> image_text*        | Text description under an image                  | Text      |
| *> image_url*         | URL of the image                                 | Url       |
| see_also            | Other recommended articles                       | Array     |
| *> title*             | Recommended article title                        | Text      |
| *> url*               | URL of the recommended article                   | Url       |
| references          | References in the article                        | Array     |
| *> reference*         | Reference in the article                         | Text      |
| *>> urls*             | URLs referenced within the article               | Array     |
| *>>> url_text*        | Text description of the referenced URL           | Text      |
| *>>> url*             | URL of the referenced article or source         | Url       |
| external_links      | External links referenced in the article         | Array     |
| *> external_links_name* | Name or description of the external link       | Text      |
| *> link*             | External link URL                                | Text      |

## Dataset Creation

### Data Collection and Processing

The data collection process involved extracting information directly from Goodreads, ensuring comprehensive coverage of the required attributes. Once collected, the data underwent several stages of processing:

- **Parsing**: Extracted raw data was parsed to convert it into a structured format.
- **Cleaning**: The cleaning process involved removing any irrelevant or erroneous entries to enhance data quality.

### Validation:

To ensure data integrity, a validation process was implemented. Each entry is checked across various attributes, including: 

- **Uniqueness**: Each record was checked to ensure it was unique, eliminating any duplicates.
- **Completeness**: The dataset was examined to confirm that all necessary fields were populated or filled, with missing data addressed appropriately.
- **Consistency**: Cross-validation checks were conducted to ensure consistency across various attributes, including comparison with historical records.
- **Data Types Verification**: Ensured that all data types were correctly assigned and consistent with expected formats.
- **Fill Rates and Duplicate Checks**: Conducted comprehensive checks to verify fill rates, ensuring no significant gaps in data, and rigorously screened for duplicates.

This ensures that the dataset meets the high standards of quality necessary for analysis, research and modeling.

## Example JSON

<div style="max-height: 300px; overflow-y: auto; border: 1px solid #ccc; padding: 10px;">

  ```json
[
  {
    "timestamp": "2024-02-19",
    "url": "https://en.wikipedia.org/wiki/Adam_Storke",
    "title": "Adam Storke",
    "raw_text": "American actor\nThis biography of a living person needs additional citations for verification. Please help by adding reliable sources. Contentious material about living persons that is unsourced or poorly sourced must be removed immediately from the article and its talk page, especially if potentially libelous.Find sources: \"Adam Storke\" – news · newspapers · books · scholar · JSTOR  (March 2013) (Learn how and when to remove this template message)\nAdam StorkeBornAdam J. Storke (1962-08-18) August 18, 1962 (age 61)New York, New York, U.S.OccupationActor\nAdam J. Storke  (born August 18, 1962) is an American actor who has starred in television and film. He is best known for playing Julia Roberts's love interest in the 1988 film Mystic Pizza and as Larry Underwood in the 1994 Stephen King mini series The Stand.\n\n\nBiography\nStorke was born in New York City, New York, the son of Angela Thornton, an actress, and William Storke, a film and television producer. His well-known television role is in the soap opera Search for Tomorrow as Andrew Ryder in 1985 and in the short lived TV series in 1998 Prey. Adam has appeared in some TV movies and has made guest appearances on several television series, including Miami Vice, L.A. Law, American Dreams, Law & Order: Criminal Intent, Tales from the Crypt and 2005's Over There. His theatre credits include The Rimers of Eldritch.\n\nFilmography\nBroadway's Finest (2012) (film)\nNew Amsterdam (2008) (TV)\nOver There (2005) (TV)\nOur Generation (2003) (TV)\nCrossing Jordan (2003) (TV)\nJohnson County War (2002) (mini)\nRoughing It (2002) (TV)\nPrey (1998) (TV)\nRough Riders (1997)\nEscape from Terror: The Teresa Stamper Story (1995) (as Paul Stamper)\nTales From The Crypt (1994)\nAttack of the 5 Ft. 2 In. Women (1994)\nThe Stand (1994) (mini)\nDeath Becomes Her (1992)\nHighway to Hell (1992)\nThe Phantom of the Opera (1990)\nMystic Pizza (1988)\nA Gathering of Old Men (1987)\nI'll Take Manhattan (1987)\nReferences\n\n\nExternal links\nAdam Storke at IMDb\nAuthority control databases International\nISNI\nVIAF\nNational\nIsrael\nUnited States",
    "cataloged_text": [
      {
        "links_in_text": [
          {
            "link_name": "actor",
            "url": "https://en.wikipedia.org/wiki/Actor"
          },
          {
            "link_name": "Julia Roberts",
            "url": "https://en.wikipedia.org/wiki/Julia_Roberts"
          },
          {
            "link_name": "Mystic Pizza",
            "url": "https://en.wikipedia.org/wiki/Mystic_Pizza"
          },
          {
            "link_name": "Stephen King",
            "url": "https://en.wikipedia.org/wiki/Stephen_King"
          },
          {
            "link_name": "mini series",
            "url": "https://en.wikipedia.org/wiki/Mini_series"
          },
          {
            "link_name": "The Stand",
            "url": "https://en.wikipedia.org/wiki/The_Stand_(1994_miniseries)"
          }
        ],
        "text": "Adam J. Storke  (born August 18, 1962) is an American actor who has starred in television and film. He is best known for playing Julia Roberts's love interest in the 1988 film Mystic Pizza and as Larry Underwood in the 1994 Stephen King mini series The Stand.",
        "title": "Adam Storke"
      },
      {
        "links_in_text": [
          {
            "link_name": "New York City",
            "url": "https://en.wikipedia.org/wiki/New_York_City"
          },
          {
            "link_name": "New York",
            "url": "https://en.wikipedia.org/wiki/New_York_(state)"
          },
          {
            "link_name": "citation needed",
            "url": "https://en.wikipedia.org/wiki/Wikipedia:Citation_needed"
          },
          {
            "link_name": "soap opera",
            "url": "https://en.wikipedia.org/wiki/Soap_opera"
          },
          {
            "link_name": "Search for Tomorrow",
            "url": "https://en.wikipedia.org/wiki/Search_for_Tomorrow"
          },
          {
            "link_name": "Prey",
            "url": "https://en.wikipedia.org/wiki/Prey_(U.S._TV_series)"
          },
          {
            "link_name": "Miami Vice",
            "url": "https://en.wikipedia.org/wiki/Miami_Vice"
          },
          {
            "link_name": "L.A. Law",
            "url": "https://en.wikipedia.org/wiki/L.A._Law"
          },
          {
            "link_name": "American Dreams",
            "url": "https://en.wikipedia.org/wiki/American_Dreams"
          },
          {
            "link_name": "Law & Order: Criminal Intent",
            "url": "https://en.wikipedia.org/wiki/Law_%26_Order:_Criminal_Intent"
          },
          {
            "link_name": "Tales from the Crypt",
            "url": "https://en.wikipedia.org/wiki/Tales_from_the_Crypt_(TV_series)"
          },
          {
            "link_name": "Over There",
            "url": "https://en.wikipedia.org/wiki/Over_There_(American_TV_series)"
          },
          {
            "link_name": "The Rimers of Eldritch",
            "url": "https://en.wikipedia.org/wiki/The_Rimers_of_Eldritch"
          }
        ],
        "text": "Storke was born in New York City, New York, the son of Angela Thornton, an actress, and William Storke, a film and television producer.[citation needed] His well-known television role is in the soap opera Search for Tomorrow as Andrew Ryder in 1985 and in the short lived TV series in 1998 Prey. Adam has appeared in some TV movies and has made guest appearances on several television series, including Miami Vice, L.A. Law, American Dreams, Law & Order: Criminal Intent, Tales from the Crypt and 2005's Over There. His theatre credits include The Rimers of Eldritch.",
        "title": "Biography"
      },
      {
        "links_in_text": [
          {
            "link_name": "Broadway's Finest",
            "url": "https://en.wikipedia.org/wiki/Broadway%27s_Finest"
          },
          {
            "link_name": "New Amsterdam",
            "url": "https://en.wikipedia.org/wiki/New_Amsterdam_(2008_TV_series)"
          },
          {
            "link_name": "Over There",
            "url": "https://en.wikipedia.org/wiki/Over_There_(American_TV_series)"
          },
          {
            "link_name": "Crossing Jordan",
            "url": "https://en.wikipedia.org/wiki/Crossing_Jordan"
          },
          {
            "link_name": "Johnson County War",
            "url": "https://en.wikipedia.org/wiki/Johnson_County_War"
          },
          {
            "link_name": "Roughing It",
            "url": "https://en.wikipedia.org/wiki/Roughing_It"
          },
          {
            "link_name": "Prey",
            "url": "https://en.wikipedia.org/wiki/Prey_(American_TV_series)"
          },
          {
            "link_name": "Rough Riders",
            "url": "https://en.wikipedia.org/wiki/Rough_Riders"
          },
          {
            "link_name": "Escape from Terror: The Teresa Stamper Story",
            "url": "https://en.wikipedia.org/wiki/Escape_from_Terror:_The_Teresa_Stamper_Story"
          },
          {
            "link_name": "Tales From The Crypt",
            "url": "https://en.wikipedia.org/wiki/Tales_from_the_Crypt_(TV_series)"
          },
          {
            "link_name": "Attack of the 5 Ft. 2 In. Women",
            "url": "https://en.wikipedia.org/wiki/Attack_of_the_5_Ft._2_In._Women"
          },
          {
            "link_name": "The Stand",
            "url": "https://en.wikipedia.org/wiki/The_Stand_(1994_miniseries)"
          },
          {
            "link_name": "Death Becomes Her",
            "url": "https://en.wikipedia.org/wiki/Death_Becomes_Her"
          },
          {
            "link_name": "Highway to Hell",
            "url": "https://en.wikipedia.org/wiki/Highway_to_Hell_(film)"
          },
          {
            "link_name": "The Phantom of the Opera",
            "url": "https://en.wikipedia.org/wiki/The_Phantom_of_the_Opera_(miniseries)"
          },
          {
            "link_name": "Mystic Pizza",
            "url": "https://en.wikipedia.org/wiki/Mystic_Pizza"
          },
          {
            "link_name": "A Gathering of Old Men",
            "url": "https://en.wikipedia.org/wiki/A_Gathering_of_Old_Men"
          },
          {
            "link_name": "I'll Take Manhattan",
            "url": "https://en.wikipedia.org/wiki/I%27ll_Take_Manhattan"
          }
        ],
        "text": "Broadway's Finest (2012) (film)\nNew Amsterdam (2008) (TV)\nOver There (2005) (TV)\nOur Generation (2003) (TV)\nCrossing Jordan (2003) (TV)\nJohnson County War (2002) (mini)\nRoughing It (2002) (TV)\nPrey (1998) (TV)\nRough Riders (1997)\nEscape from Terror: The Teresa Stamper Story (1995) (as Paul Stamper)\nTales From The Crypt (1994)\nAttack of the 5 Ft. 2 In. Women (1994)\nThe Stand (1994) (mini)\nDeath Becomes Her (1992)\nHighway to Hell (1992)\nThe Phantom of the Opera (1990)\nMystic Pizza (1988)\nA Gathering of Old Men (1987)\nI'll Take Manhattan (1987)",
        "title": "Filmography"
      }
    ],
    "images": [],
    "see_also": null,
    "references": [],
    "external_links": [
      {
        "Link": "https://www.google.com/search?as_eq=wikipedia&q=%22Adam+Storke%22",
        "external_links_name": "\"Adam Storke\""
      },
      {
        "Link": "https://www.google.com/search?tbm=nws&q=%22Adam+Storke%22+-wikipedia&tbs=ar:1",
        "external_links_name": "news"
      },
      {
        "Link": "https://www.google.com/search?&q=%22Adam+Storke%22&tbs=bkt:s&tbm=bks",
        "external_links_name": "newspapers"
      },
      {
        "Link": "https://www.google.com/search?tbs=bks:1&q=%22Adam+Storke%22+-wikipedia",
        "external_links_name": "books"
      },
      {
        "Link": "https://scholar.google.com/scholar?q=%22Adam+Storke%22",
        "external_links_name": "scholar"
      },
      {
        "Link": "https://www.jstor.org/action/doBasicSearch?Query=%22Adam+Storke%22&acc=on&wc=on",
        "external_links_name": "JSTOR"
      },
      {
        "Link": "https://www.imdb.com/name/nm0832531/",
        "external_links_name": "Adam Storke"
      },
      {
        "Link": "https://isni.org/isni/0000000042009573",
        "external_links_name": "ISNI"
      },
      {
        "Link": "https://viaf.org/viaf/68553889",
        "external_links_name": "VIAF"
      },
      {
        "Link": "http://olduli.nli.org.il/F/?func=find-b&local_base=NLX10&find_code=UID&request=987012329496305171",
        "external_links_name": "Israel"
      },
      {
        "Link": "https://id.loc.gov/authorities/no98099039",
        "external_links_name": "United States"
      }
    ],
    "table_of_contents": [
      "1 Biography",
      "2 Filmography",
      "3 References",
      "4 External links"
    ]
  }
]
```