Data Status
What the GDELT Cloud API can serve right now, and how it got there. The top section reports what /api/v2 will actually return, so every figure there is something you can retrieve. The pipeline section answers a different question: is coding running right now.
- Coded events since
- 2026-03-01
- Clustered stories since
- 2026-03-08
- Current through
- 2026-09-16
Every measurement below is a 30-day, 7-day or 48-hour window. These three dates are the whole envelope. Records dated before them exist — a 2026 article about a historical incident writes a back-dated event — but they are individual records, not coverage of those periods. Every /api/v2 list and summary response carries the same envelope as meta.coverage.
Available via the API
Read from serving_events and serving_stories — one settled row per record, which is exactly what /api/v2/events and /api/v2/stories return. Windows are whole closed UTC days; today is excluded because it settles on the hour and is complete only in arrears.
Events available per date · last 30 closed days
Stories available per date · last 30 closed days
Core API latency · last 30 days, per day
Response time for the Core endpoints — Events, Stories, Entities and Search — measured on successful API-key requests. Rejected and failed requests are excluded. Hover any bar for that period’s exact p50 and p95.
Core API latency · last 48 hours, per hour
Coding pipeline · live warehouse
The processing clock: what the coder has produced in the last 60 minutes. These numbers run ahead of what the API serves by design — newly coded events become retrievable on the next refresh.
Events coded per clock hour · last 24h
Buckets are whole UTC clock hours on coded_at. The tile above is instead a rolling 60 minutes, and coding lands in hourly batches — so between batches the rolling window can sit well below the last full hour, and just after one it can sit above.
Stories formed per hour · last 24h
A content clock: time_bucket is the UTC hour a cluster was formed from its articles, not the hour it was processed. The two differ by 49 min at the median and 20.9 h at p95, so this chart shows when the news happened, not when we handled it.
Event metric distributions
Over the settled events above, bucketed by whole closed UTC days. CAMEO+ detail metrics only count CAMEO+ events with scores; Goldstein metrics count Conflict and CAMEO+ Political events. Values are the ones materialized at settle time — the same numbers the API returns.
Last 7 settled days
26.0k eventsSignificance
Composite 0-1 rank combining intensity, article support, fatalities, and confidence.
Confidence
Model confidence for the structured event record.
Goldstein scale
Signed Conflict and CAMEO+ Political valence from -10 to 10.
Goldstein severity
Absolute Goldstein intensity from 0 to 10, regardless of positive or negative valence.
Magnitude
CAMEO+ detail metric from 0 to 10.
Systemic importance
CAMEO+ detail metric from 0 to 1.
Propagation potential
CAMEO+ detail metric from 0 to 1.
Market sensitivity
CAMEO+ detail metric from 0 to 1.
Last 30 settled days
72.5k eventsSignificance
Composite 0-1 rank combining intensity, article support, fatalities, and confidence.
Confidence
Model confidence for the structured event record.
Goldstein scale
Signed Conflict and CAMEO+ Political valence from -10 to 10.
Goldstein severity
Absolute Goldstein intensity from 0 to 10, regardless of positive or negative valence.
Magnitude
CAMEO+ detail metric from 0 to 10.
Systemic importance
CAMEO+ detail metric from 0 to 1.
Propagation potential
CAMEO+ detail metric from 0 to 1.
Market sensitivity
CAMEO+ detail metric from 0 to 1.
Taxonomy and coverage · last 7 closed days
Every table below counts settled records, so each figure is reproducible from a /api/v2 query over the same window. The denominators are 25,956 events and 89,188 stories.
Events by family
- CAMEO+24,077
- Conflict1,879
Top 15 countries
Display names as the API serves them, from the settled geo column.
- United States3,327
- India1,724
- Nigeria643
- Spain641
- United Kingdom626
- Brazil570
- Russia554
- China552
- Mexico537
- Italy521
- Taiwan494
- Ukraine445
- Canada439
- Argentina405
- Bangladesh352
Top 15 CAMEO+ subcategories
- Make public statement2,216
- Criticize or denounce924
- Police investigation or operation845
- Fiscal Policy Action683
- Engage in negotiation586
- Production capacity change508
- Leadership or governance change428
- Praise or endorse423
- Appeal for policy change399
- Express intent to change policy374
- Consult331
- Consider policy option321
- Make a visit296
- Technology development milestone255
- Transport disruption219
Top 10 Conflict subcategories
- Peaceful protest700
- Air/drone strike215
- Other165
- Attack135
- Arrests116
- Armed clash109
- Shelling/artillery/missile attack91
- Protest with intervention70
- Disrupted weapons use54
- Remote explosive/landmine/IED39
Top 15 story cluster categories
- CAMEO+ · Political32,481
- CAMEO+ · Crime14,029
- Conflict · Security11,809
- CAMEO+ · Economic7,524
- CAMEO+ · Infrastructure6,670
- CAMEO+ · Environment5,124
- CAMEO+ · Corporate4,161
- CAMEO+ · Technology2,796
- CAMEO+ · Health2,699
- CAMEO+ · Information952
- CAMEO+ · Demographic943
Top languages · across served stories
Article-languages attached to a served Story: 160,839 over this window. This is NOT the ingest corpus below — it counts only the articles that made it into a Story you can retrieve, 2.1x fewer.
- English54,068
- Spanish20,595
- Arabic10,420
- Russian9,393
- Greek5,877
- Portuguese4,990
- French4,453
- Chinese4,370
- Albanian3,610
- Italian3,166
- Ukrainian3,160
- Turkish2,528
- Romanian2,524
- German1,989
- Lithuanian1,874
- Serbian1,856
- Bengali1,804
- Bulgarian1,758
- Bosnian1,682
- Korean1,528
Top languages · ingested article corpus
Every article we language-tagged: 340,039 over the same window, whether or not it ended up in a served Story. Whole closed UTC days — the old "last 24h" label spanned 24 to 48 hours depending on the time of day.
- English120,132
- Spanish42,932
- Arabic19,034
- Russian16,414
- Greek12,515
- Chinese10,769
- Portuguese9,271
- French9,264
- Italian7,885
- Albanian6,296
- German5,397
- Turkish4,896
- Bengali4,690
- Ukrainian4,450
- Romanian4,398
- Lithuanian4,174
- Bosnian3,623
- Serbian3,498
- Bulgarian3,297
- Korean2,913
How this data is produced: GDELT Cloud codes all structured events (CAMEO+ and Conflict) and clusters Stories ourselves, using frontier LLMs against an article stream. The structured events, story clusters, and event/story metrics above are our own product — not redistributed third-party records.
Two clocks, kept apart: a content clock (the date an event or story belongs to) and a processing clock (when we coded it). What the API serves is organised by the content clock, because that is what a query filters on; the pipeline section is on the processing clock. Numbers from the two are not interchangeable and are never mixed inside one panel.
Upstream sources: raw article feed from The GDELT Project; energy infrastructure asset records from Global Energy Monitor.