Browse data wcrc_landslide_catalog

West Coast Regional Council — Landslide Catalog

Geospatial point layer from West Coast (Te Tai o Poutini). Each feature carries the attributes listed below; geometry is provided as WKT in WGS84.

View on West Coast (Te Tai o Poutini) →
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
wcrc_landslide_catalog
Data source
West Coast (Te Tai o Poutini)
API endpoint
https://api.eolas.fyi/v1/datasets/wcrc_landslide_catalog/data

Columns (18)

schema glossary · auto-generated
Column Type Description
date string Observation date
object_id long Internal feature ID (ArcGIS OBJECTID)
id_number double ID number
easting double Easting
northing double Northing
locality string Locality
descriptio string Descriptio
type string Type
trigger string Trigger
day_rain_a double Day rain a
eq_mag double Eq mag
volume double Volume
damage string Damage
comments string Comments
deaths double Deaths
data_sourc string Data sourc
subsource string Subsource
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/wcrc_landslide_catalog/data \
  -H "X-API-Key: your_key_here"
Filter by date range
curl "https://api.eolas.fyi/v1/datasets/wcrc_landslide_catalog/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/wcrc_landslide_catalog/data?format=csv" \
  -H "X-API-Key: your_key_here" -o wcrc_landslide_catalog.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