add sharing image
Browse files
pages/4_🗺️_Feb_2025_Navigator.py
CHANGED
@@ -26,7 +26,7 @@ EDGE_STYLES = [
|
|
26 |
|
27 |
# Constants for raw data categories
|
28 |
GDELT_CATEGORIES = {
|
29 |
-
"Metadata": ["GKGRECORDID", "DATE", "SourceCommonName", "DocumentIdentifier", "V2.1Quotations", "tone"],
|
30 |
"Persons": ["V2EnhancedPersons", "V1Persons"],
|
31 |
"Organizations": ["V2EnhancedOrganizations", "V1Organizations"],
|
32 |
"Locations": ["V2EnhancedLocations", "V1Locations"],
|
|
|
26 |
|
27 |
# Constants for raw data categories
|
28 |
GDELT_CATEGORIES = {
|
29 |
+
"Metadata": ["GKGRECORDID", "DATE", "SourceCommonName", "DocumentIdentifier", "V2.1SharingImage", "V2.1Quotations", "tone"],
|
30 |
"Persons": ["V2EnhancedPersons", "V1Persons"],
|
31 |
"Organizations": ["V2EnhancedOrganizations", "V1Organizations"],
|
32 |
"Locations": ["V2EnhancedLocations", "V1Locations"],
|