2026-07-10
Team plans, NZD pricing, and the full 2023 Census
Pricing is now shown and charged in NZD throughout. The new Team plan (NZD $39 per active seat) adds a shared workspace with per-seat billing — invite members and manage seats from your dashboard.
- · Full 2023 Census set added (population, dwellings, families, households, individuals, Māori descent) at meshblock / SA1 / SA2 / TA / regional-council level.
- · Large datasets (millions of rows) now stream automatically from bulk in the Python & R clients — no manual bulk call needed.
- · Platform moved to auto-scaling infrastructure for steadier uptime.
2026-05-11
Marketing site reorganised
Added /pricing, /about, /security, /contact, and three use-case landers (analysts, developers, enterprise) as dedicated pages. Footer now carries product / solutions / resources / company columns instead of a single legal strip.
2026-05-10
v1.2.0 — CLI + Enterprise integration generators
eolas-data v1.2.0 on PyPI ships a full CLI: eolas get / datasets / auth / schedule / integrate. New /v1/integrations/{meltano,fivetran,azure-data-factory} server endpoints (Enterprise plan) generate ready-to-run connector configs.
- ·
eolas schedule add registers a cron job that re-fetches a dataset (POSIX) or a Task Scheduler job (Windows).
- · CLI auto-detects piping: rich tables interactive, NDJSON when piped.
- · R package
eolas v1.2 adds eolas_integration() mirroring the Python CLI.
2026-05-10
Migrated to eolas.fyi + new client libraries
Primary brand and domain is now eolas.fyi (previously vs-warehouse / api.virtus-solutions.io). The new clients are pip install eolas-data (Python, on PyPI) and remotes::install_github("phildonovan/eolas-r") (R). URL nouns changed from /series/ to /datasets/; old paths 301-redirect.
- · The web app is now split:
eolas.fyi serves marketing + dashboard, api.eolas.fyi serves the data API.
- · Legacy
vswarehouse PyPI/R packages are unmaintained.
2026-05-10
+3 namespaces: DOC, Auckland Council, Auckland Transport
Department of Conservation datasets, Auckland Council layers (heritage, hazards, water, overlays), and Auckland Transport feature services are now live. Browse them at /datasets.
2026-05-08
Observability stack live
Sentry for error tracking, Better Stack for external uptime monitoring (3-min interval), Plausible for cookieless analytics. Pipeline failures now auto-page on non-zero Fargate exits via EventBridge → Lambda → SMTP.
2026-05 (earlier)
14 new taps + EventBridge scheduling
ETL pipelines moved to AWS Fargate behind EventBridge schedules; idempotent task-def provisioning from meltano.yml. New sources added: ACC, Education Counts, WorkSafe NZ, NZ Police / MoJ, NZTA, MSD, MBIE, RBNZ, NZ Treasury (alongside the existing Stats NZ, OECD, LINZ, Stats NZ Geospatial pipelines).