Govt: Get Past Events
Govt via Parse · government_public
Returns past RBNZ events (those whose end date is before today), sorted by start date descending (most recent first). 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_past_events
- Interface artifact
- sha256:4e312eb144cbd4f600a0dc4361895ffceda4fc7253d45c364ae829336b4d6b76
- Manifest digest
- sha256:d23b8b4c835fa859c20b79bd02528e46c1d5e194eea899b9e1fcf7ddb8b9faf7
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
- {"topic":"Financial stability"}