File size: 9,826 Bytes
c6d9079
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
70f069e
 
 
 
 
 
 
 
 
 
80c0f69
 
70f069e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c6d9079
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
---
license: cc-by-nc-sa-4.0
pretty_name: Babel Briefings
language:
- en
- es
- de
- fr
- zh
- ar
- pt
- bg
- cs
- el
- he
- hu
- id
- it
- ja
- ko
- lt
- lv
- nl
- 'no'
- pl
- ro
- ru
- sk
- sl
- sr
- sv
- th
- tr
- uk
task_categories:
- text-classification
- translation
- zero-shot-classification
- feature-extraction
- text-generation
tags:
- news
- headlines
- business
- science
- technology
- sports
- health
- entertainment
size_categories:
- 1M<n<10M
---

# Babel Briefings News Headlines Dataset README

> Break Free from the Language Barrier

Version: 1 - Date: 30 Oct 2023

Collected and Prepared by Felix Leeb (Max Planck Institute for Intelligent Systems, Tübingen, Germany)

License: Babel Briefings Headlines Dataset © 2023 by Felix Leeb is licensed under [CC BY-NC-SA 4.0](http://creativecommons.org/licenses/by-nc-sa/4.0/) 

Check out our paper on [arxiv](https://arxiv.org/abs/2403.19352).

This dataset contains 4,719,199 news headlines across 30 different languages collected between 8 August 2020 and 29 November 2021. The headlines were collected using the [News API](https://newsapi.org/) by collecting the top headlines (usually about 30-70 articles) separately for each combination of the 54 locations x 7 categories almost every day. Note, that the same article may occur more than once across different locations, categories, or dates (which is recorded in the `instances` property), so in total 7,419,089 instances were collected.

For non-English articles, the article data is translated to English using Google Translate (see `en-title`, `en-description`, and `en-content` properties).

The dataset is provided in the form of 54 JSON files, one for each location containing the all the unique headlines that appeared for the first time in the corresponding location. Each headline is represented as a JSON object with the following properties:

- `ID`: (integer) a unique ID for each article 
- `title`: (string) the headline text in the original language
- `description`: (string) the article description in the original language
- `content`: (string) the first few words of the article in the original language
- `author`: (string) the author of the article
- `source-id`: (string) the news aggregator (e.g. Google-News)
- `source-name`: (string) usually the domain of the source where the article was published
- `url`: (string) the URL of the article
- `urlToImage`: (string) the URL to an image associated with the article
- `publishedAt`: (date) the article was published
- `instances`: (list) specific time and place where this article was posted. Each element contains:
  - `collectedAt`: (date) date and time when the article was collected
  - `category`: (string) of the article from 7 possible values (see below for full list)
  - `location`: (string) of the article from 54 possible values (see below for full list)
- `language`: (string) ISO-639 2-letter code for the language (inferred from location)
- `en-title`: (string) the headline text translated to English (if necessary)
- `en-description`: (string) the article description text translated to English (if necessary)
- `en-content`: (string) the first few words of the article translated to English (if necessary)


## Notes

- Unfortunately, due to an issue with News API, the `content` of articles originally in a non-latin based script (e.g. Chinese, Arabic, Japanese, Greek, Russian, etc.) are usually not available. However, for the most part all other articles should have a meaningful `content` property, and the `title` and `descriptions` appear unaffected.
- All properties except `language`, `en-title`, `en-description`, and `en-content` are taken directly from the News API responses. The language is inferred from the location, and the English translations are collected using Google Translate.


## Statistics

Here are a few basic summary statistics about the dataset.

### Articles by Language

| Code   | Language   |   Articles | Locations                                          |
|--------|------------|------------|----------------------------------------------------|
| en     | English    |    1128233 | au, ca, gb, ie, in, my, ng, nz, ph, sa, sg, us, za |
| es     | Spanish    |     455952 | ar, co, cu, mx, ve                                 |
| fr     | French     |     288328 | be, fr, ma                                         |
| zh     | Chinese    |     270887 | cn, hk, tw                                         |
| de     | German     |     259718 | at, ch, de                                         |
| pt     | Portuguese |     243829 | br, pt                                             |
| ar     | Arabic     |     178854 | ae, eg                                             |
| id     | Indonesian |     131252 | id                                                 |
| it     | Italian    |     129005 | it                                                 |
| tr     | Turkish    |     122724 | tr                                                 |
| el     | Greek      |     119940 | gr                                                 |
| ja     | Japanese   |     118475 | jp                                                 |
| pl     | Polish     |     116904 | pl                                                 |
| ru     | Russian    |     113395 | ru                                                 |
| nl     | Dutch      |     104031 | nl                                                 |
| th     | Thai       |      90708 | th                                                 |
| sv     | Swedish    |      86838 | se                                                 |
| ko     | Korean     |      83090 | kr                                                 |
| sr     | Serbian    |      80040 | rs                                                 |
| hu     | Hungarian  |      73509 | hu                                                 |
| cs     | Czech      |      70647 | cz                                                 |
| he     | Hebrew     |      67794 | il                                                 |
| bg     | Bulgarian  |      67223 | bg                                                 |
| uk     | Ukrainian  |      65610 | ua                                                 |
| ro     | Romanian   |      54601 | ro                                                 |
| no     | Norwegian  |      46804 | no                                                 |
| sk     | Slovak     |      43057 | sk                                                 |
| lv     | Latvian    |      40006 | lv                                                 |
| lt     | Lithuanian |      34719 | lt                                                 |
| sl     | Slovenian  |      33026 | si                                                 |

### Instances by category

| Category      |   Instances |
|---------------|-------------|
| sports        |     1132542 |
| entertainment |      982479 |
| business      |      840748 |
| technology    |      802933 |
| general       |      704692 |
| health        |      424188 |
| science       |      388281 |

### Instances by location

| Code   | Location             |   Instances |
|--------|----------------------|-------------|
| ae     | United Arab Emirates |      214256 |
| ar     | Argentina            |      159139 |
| ph     | Philippines          |      155365 |
| ng     | Nigeria              |      155112 |
| in     | India                |      145536 |
| us     | United States        |      144800 |
| ca     | Canada               |      143928 |
| sa     | Saudi Arabia         |      143382 |
| cu     | Cuba                 |      138675 |
| au     | Australia            |      138408 |
| br     | Brazil               |      136101 |
| ma     | Morocco              |      131974 |
| id     | Indonesia            |      131252 |
| eg     | Egypt                |      129382 |
| it     | Italy                |      129005 |
| gb     | United Kingdom       |      127391 |
| ie     | Ireland              |      126640 |
| mx     | Mexico               |      124499 |
| tr     | Turkey               |      122724 |
| gr     | Greece               |      119940 |
| de     | Germany              |      119917 |
| jp     | Japan                |      118475 |
| za     | South Africa         |      117351 |
| fr     | France               |      117210 |
| pl     | Poland               |      116904 |
| pt     | Portugal             |      115976 |
| co     | Colombia             |      115325 |
| my     | Malaysia             |      115223 |
| ru     | Russian Federation   |      113395 |
| at     | Austria              |      111867 |
| nz     | New Zealand          |      108809 |
| tw     | Taiwan               |      108652 |
| nl     | Netherlands          |      104031 |
| sg     | Singapore            |      101251 |
| be     | Belgium              |       99460 |
| cn     | China                |       91561 |
| ve     | Venezuela            |       91045 |
| th     | Thailand             |       90708 |
| se     | Sweden               |       86838 |
| kr     | Korea                |       83090 |
| hk     | Hong Kong            |       83051 |
| rs     | Serbia               |       80040 |
| hu     | Hungary              |       73509 |
| cz     | Czechia              |       70647 |
| ch     | Switzerland          |       68846 |
| il     | Israel               |       67794 |
| bg     | Bulgaria             |       67223 |
| ua     | Ukraine              |       65610 |
| ro     | Romania              |       54601 |
| no     | Norway               |       46804 |
| sk     | Slovakia             |       43057 |
| lv     | Latvia               |       40006 |
| lt     | Lithuania            |       34719 |
| si     | Slovenia             |       33026 |