for your information
A unified API over hundreds of public NZ government datasets. Built so you don't have to scrape Stats NZ, parse RBNZ spreadsheets, or babysit ArcGIS feature services.
If you've ever needed a Stats NZ time series for a model or a dashboard, you know the routine: figure out which API is the current one (hint: not the one Google sends you to), reverse-engineer the SDMX query format, handle the YYYYMM period quirk, deal with redirects, then write the same boilerplate next time you need a different series.
Every NZ data source has its own version of this — Stats NZ uses SDMX, RBNZ publishes XLSX, NZTA exposes ArcGIS REST, LINZ has its own Koordinates platform, MBIE attaches Excel files to web pages. Each is fine in isolation. Together, they're a tax on every analyst, researcher, and developer who needs NZ data for anything.
eolas.fyi is one REST API that wraps all of them. Pull nz_cpi the same way you pull a Stats NZ Geospatial polygon or an MSD benefit-rate breakdown. JSON in, dataframe out.
Phil Donovan — principal economist and the developer behind eolas. Day job is consulting via Virtus Solutions, a small economics consultancy based in Wellington, New Zealand.
eolas started as in-house infrastructure for consulting projects — the same datasets kept coming up, the same scraping scripts kept needing maintenance, and clients kept asking "can you just give me the data?" Spinning it into a public API was the natural next step.
We don't generate any of the underlying data — we just make it easier to use. The sources we pull from, alphabetically:
Want a source we don't cover yet? Let us know — we add new pipelines roughly fortnightly.
If you're evaluating eolas for a production workload or are doing procurement diligence, our security & trust page covers data lineage, hosting, uptime, and incident response.
Free tier, no credit card. 10 requests/month is plenty for a one-off project.
Get your free API key