StudioAPI Docs Get a key
View as Markdown
reference/ump

Base path: /api/v1/ump

Endpoints

MethodPathQueryDescription
GET/year, province_name, min_salary, max_salary, page, per_pagePaginated wages, latest year first.
GET/:province_codepage, per_pageAll years for a province.
GET/:province_code/:yearSingle record.

Errors

  • VALIDATION_ERROR (400) — year not numeric.
  • NOT_FOUND (404) — no data for province/year.