Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,151 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
tags:
|
4 |
+
- text
|
5 |
+
- news
|
6 |
+
- global
|
7 |
+
- knowledge-graph
|
8 |
+
- geopolitics
|
9 |
+
dataset_info:
|
10 |
+
features:
|
11 |
+
- name: GKGRECORDID
|
12 |
+
dtype: string
|
13 |
+
- name: DATE
|
14 |
+
dtype: string
|
15 |
+
- name: SourceCollectionIdentifier
|
16 |
+
dtype: string
|
17 |
+
- name: SourceCommonName
|
18 |
+
dtype: string
|
19 |
+
- name: DocumentIdentifier
|
20 |
+
dtype: string
|
21 |
+
- name: V1Counts
|
22 |
+
dtype: string
|
23 |
+
- name: V2.1Counts
|
24 |
+
dtype: string
|
25 |
+
- name: V1Themes
|
26 |
+
dtype: string
|
27 |
+
- name: V2EnhancedThemes
|
28 |
+
dtype: string
|
29 |
+
- name: V1Locations
|
30 |
+
dtype: string
|
31 |
+
- name: V2EnhancedLocations
|
32 |
+
dtype: string
|
33 |
+
- name: V1Persons
|
34 |
+
dtype: string
|
35 |
+
- name: V2EnhancedPersons
|
36 |
+
dtype: string
|
37 |
+
- name: V1Organizations
|
38 |
+
dtype: string
|
39 |
+
- name: V2EnhancedOrganizations
|
40 |
+
dtype: string
|
41 |
+
- name: V1.5Tone
|
42 |
+
dtype: string
|
43 |
+
- name: V2.1EnhancedDates
|
44 |
+
dtype: string
|
45 |
+
- name: V2GCAM
|
46 |
+
dtype: string
|
47 |
+
- name: V2.1SharingImage
|
48 |
+
dtype: string
|
49 |
+
- name: V2.1Quotations
|
50 |
+
dtype: string
|
51 |
+
- name: V2.1AllNames
|
52 |
+
dtype: string
|
53 |
+
- name: V2.1Amounts
|
54 |
+
dtype: string
|
55 |
+
- name: tone
|
56 |
+
dtype: float64
|
57 |
+
---
|
58 |
+
|
59 |
+
# Dataset Card for dwb2023/gdelt-gkg-2025-v2
|
60 |
+
|
61 |
+
## Dataset Details
|
62 |
+
|
63 |
+
### Dataset Description
|
64 |
+
|
65 |
+
This dataset contains GDELT Global Knowledge Graph (GKG) data covering February 2025. It captures global event interactions, actor relationships, and contextual narratives to support temporal, spatial, and thematic analysis.
|
66 |
+
|
67 |
+
- **Curated by:** dwb2023
|
68 |
+
|
69 |
+
### Dataset Sources
|
70 |
+
|
71 |
+
- **Repository:** [http://data.gdeltproject.org/gdeltv2](http://data.gdeltproject.org/gdeltv2)
|
72 |
+
- **GKG Documentation:** [GDELT 2.0 Overview](https://blog.gdeltproject.org/gdelt-2-0-our-global-world-in-realtime/), [GDELT GKG Codebook](http://data.gdeltproject.org/documentation/GDELT-Global_Knowledge_Graph_Codebook-V2.1.pdf)
|
73 |
+
|
74 |
+
## Uses
|
75 |
+
|
76 |
+
### Direct Use
|
77 |
+
|
78 |
+
This dataset is suitable for:
|
79 |
+
|
80 |
+
- Temporal analysis of global events
|
81 |
+
|
82 |
+
### Out-of-Scope Use
|
83 |
+
|
84 |
+
- Not designed for real-time monitoring due to its historic and static nature
|
85 |
+
- Not intended for medical diagnosis or predictive health modeling
|
86 |
+
|
87 |
+
## Dataset Structure
|
88 |
+
|
89 |
+
### Features and Relationships
|
90 |
+
|
91 |
+
- this dataset focuses on a subset of features from the source GDELT dataset.
|
92 |
+
|
93 |
+
| Name | Type | Aspect | Description |
|
94 |
+
|------|------|---------|-------------|
|
95 |
+
| DATE | string | Metadata | Publication date of the article/document |
|
96 |
+
| SourceCollectionIdentifier | string | Metadata | Unique identifier for the source collection |
|
97 |
+
| SourceCommonName | string | Metadata | Common/display name of the source |
|
98 |
+
| DocumentIdentifier | string | Metadata | Unique URL/identifier of the document |
|
99 |
+
| V1Counts | string | Metrics | Original count mentions of numeric values |
|
100 |
+
| V2.1Counts | string | Metrics | Enhanced numeric pattern extraction |
|
101 |
+
| V1Themes | string | Classification | Original thematic categorization |
|
102 |
+
| V2EnhancedThemes | string | Classification | Expanded theme taxonomy and classification |
|
103 |
+
| V1Locations | string | Entities | Original geographic mentions |
|
104 |
+
| V2EnhancedLocations | string | Entities | Enhanced location extraction with coordinates |
|
105 |
+
| V1Persons | string | Entities | Original person name mentions |
|
106 |
+
| V2EnhancedPersons | string | Entities | Enhanced person name extraction |
|
107 |
+
| V1Organizations | string | Entities | Original organization mentions |
|
108 |
+
| V2EnhancedOrganizations | string | Entities | Enhanced organization name extraction |
|
109 |
+
| V1.5Tone | string | Sentiment | Original emotional tone scoring |
|
110 |
+
| V2.1EnhancedDates | string | Temporal | Temporal reference extraction |
|
111 |
+
| V2GCAM | string | Sentiment | Global Content Analysis Measures |
|
112 |
+
| V2.1SharingImage | string | Content | URL of document image |
|
113 |
+
| V2.1Quotations | string | Content | Direct quote extraction |
|
114 |
+
| V2.1AllNames | string | Entities | Comprehensive named entity extraction |
|
115 |
+
| V2.1Amounts | string | Metrics | Quantity and measurement extraction |
|
116 |
+
|
117 |
+
### Aspects Overview:
|
118 |
+
- **Metadata**: Core document information
|
119 |
+
- **Metrics**: Numerical measurements and counts
|
120 |
+
- **Classification**: Categorical and thematic analysis
|
121 |
+
- **Entities**: Named entity recognition (locations, persons, organizations)
|
122 |
+
- **Sentiment**: Emotional and tone analysis
|
123 |
+
- **Temporal**: Time-related information
|
124 |
+
- **Content**: Direct content extraction
|
125 |
+
|
126 |
+
## Dataset Creation
|
127 |
+
|
128 |
+
### Curation Rationale
|
129 |
+
This dataset was curated to capture the rapidly evolving global narrative during February 2025. By zeroing in on this critical period, it offers a granular perspective on how geopolitical events, actor relationships, and thematic discussions shifted amid the escalating pandemic. The enhanced GKG features further enable advanced entity, sentiment, and thematic analysis, making it a valuable resource for studying the socio-political and economic impacts of emergent LLM capabilities.
|
130 |
+
|
131 |
+
### Curation Approach
|
132 |
+
A targeted subset of GDELT’s columns was selected to streamline analysis on key entities (locations, persons, organizations), thematic tags, and sentiment scores—core components of many knowledge-graph and text analytics workflows. This approach balances comprehensive coverage with manageable data size and performance. The ETL pipeline used to produce these transformations is documented here:
|
133 |
+
[https://gist.github.com/donbr/5293468436a1a39bd2d9f4959cbd4923](https://gist.github.com/donbr/5293468436a1a39bd2d9f4959cbd4923).
|
134 |
+
|
135 |
+
## Citation
|
136 |
+
|
137 |
+
When using this dataset, please cite both the dataset and original GDELT project:
|
138 |
+
|
139 |
+
```bibtex
|
140 |
+
@misc{gdelt-gkg-2025-v2,
|
141 |
+
title = {GDELT Global Knowledge Graph 2025 Dataset},
|
142 |
+
author = {dwb2023},
|
143 |
+
year = {2025},
|
144 |
+
publisher = {Hugging Face},
|
145 |
+
url = {https://huggingface.co/datasets/dwb2023/gdelt-gkg-2025-v2}
|
146 |
+
}
|
147 |
+
```
|
148 |
+
|
149 |
+
## Dataset Card Contact
|
150 |
+
|
151 |
+
For questions and comments about this dataset card, please contact dwb2023 through the Hugging Face platform.
|