Govt: Get Upcoming Events
Govt via Parse · government_public
Returns upcoming RBNZ events (those whose end date is today or in the future), sorted by start date ascending. Each event includes title, description, start/end datetimes, topics, event types, and URL. Supports filtering by topic or event type. Paginated via page and limit parameters; omitting both returns the first 10 results. Access Reserve Bank of New Zealand (RBNZ) events including upcoming and past events with topics, types, dates, and descriptions. Fulfilled by Parse from www.rbnz.govt.nz.
- finance
- government-public
- govt
- news-media
- parse
- platform-key
- www-rbnz-govt-nz
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/8c108587-b9e2-4da8-9f43-a30b9a2008c2/get_upcoming_events
- Interface artifact
- sha256:4a5db1184993eab504d5a86ba36e0f45a43f9e776a17160bb89a86d825ebbca6
- Manifest digest
- sha256:6043f93269bf25240f4b00d89e9e9b2a875d9f062d802930b6c6024c71118c0f
Request fields
- page (integer): Page number (1-indexed).
- limit (integer): Number of results per page (1-50).
- topic (string): Filter by topic name (e.g. 'Monetary policy', 'Financial stability', 'Official Cash Rate'). Values are returned in the available_topics field of a prior response.
- event_type (string): Filter by event type (e.g. 'Announcements', 'Media conference', 'Speech', 'External event'). Values are returned in the available_types field of a prior response.
Example queries
- {"event_type":"Announcements"}