Added
v1.2.1 - Locations Field for Events Endpoints
5 months ago by ReadMe GitHub Action
All events endpoints now support an optional locations field returning countries and nationalities mentioned in event headlines, enabling geographical filtering and analysis.
Added
- Locations field added to all events endpoints for enhanced geographical analysis:
/events/macro- Now includes optionallocationsfield containing countries and nationalities from event headlines (viaget_locations=Trueparameter)/events/fundamental- Now includes optionallocationsfield containing countries and nationalities from event headlines (viaget_locations=Trueparameter)/events/macro/{event_id}- Event details now include optionallocationsfield whenget_locations=True/events/fundamental/{event_id}- Event details now include optionallocationsfield whenget_locations=True- Benefits: Enables geographical filtering and analysis of events based on mentioned countries and nationalities.
