Auckland Transit Archive

SQL Console

Query the Auckland transit data lake directly in your browser using DuckDB WASM. All data is publicly accessible via Parquet files.

Tables

Real-time bus GPS locations

Arrival/departure predictions with delays

Service disruption notifications

SQL Editor

No results yet

Run a query to see results here

Example Queries

Tips

  • Press Ctrl+Enter to run query
  • Use LIMIT for large results
  • Click table/column names to insert them
  • Queries run entirely in your browser