Browse data β€Ί nz_tide_stations

Nz Tide Stations

New Zealand statistics.

View on LINZ β†’
Map preview
Showing 200 sample features
CRS
EPSG:4326

Centroids only β€” full geometry available via the API or CSV download.

Log in to download Sign up free
Dataset ID
nz_tide_stations
Data source
LINZ
API endpoint
https://api.eolas.fyi/v1/datasets/nz_tide_stations/data

Columns (24)

schema glossary Β· auto-generated
Column Type Description
id long ID
location string Location
latitude double Latitude
longitude double Longitude
ref_stn string Ref stn
tg_bm string Tg bm
cd_to_bm string Cd to bm
mhws string Mhws
mhwn string Mhwn
mlwn string Mlwn
mlws string Mlws
msl string Msl
hat string Hat
lat string Lat
data_start string Data start
data_end string Data end
owner string Owner
gauge_type string Gauge type
data_link string Data link
int_number string Int number
mhw string Mhw
mlw string Mlw
permanent string Permanent
geometry_wkt string Geometry as WKT (WGS84) β€” MULTIPOLYGON/POINT/LINESTRING

How to query this dataset

Fetch all data (JSON)
curl https://api.eolas.fyi/v1/datasets/nz_tide_stations/data \
  -H "X-API-Key: your_key_here"
Filter by date range
curl "https://api.eolas.fyi/v1/datasets/nz_tide_stations/data?start=2020-01-01&end=2024-12-31" \
  -H "X-API-Key: your_key_here"
Download as CSV
curl "https://api.eolas.fyi/v1/datasets/nz_tide_stations/data?format=csv" \
  -H "X-API-Key: your_key_here" -o nz_tide_stations.csv

Data preview

Loading preview…

Showing latest 5 rows. Get an API key to access the full dataset.

Ready to use this data?

Get a free API key to start querying β€” no credit card required.

Get your free API key