get_global_events
Retrieve recent high-impact GDELT 2.0 events for a country, sorted by Goldstein scale descending. Filter by minimum impact level and limit results to see top events with actor codes, article count, and source URL.
Instructions
Fetch recent high-impact GDELT 2.0 events for a country.
GDELT publishes a new global event export every 15 minutes. Events are
coded with a Goldstein scale from -10 (destabilizing) to +10 (stabilizing).
Pass a 3-letter GDELT country code (e.g. USA, CHN, RUS) or
2-letter FIPS code depending on dataset version.
Results are sorted by Goldstein scale descending and capped at limit.
Each event returns actor country codes, Goldstein score, article count,
and a source URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| country_code | Yes | ||
| min_goldstein_scale | No | ||
| limit | No |