v5

OpenAPI 3.1.0Proprietary2026-08-031,5423,1505.5 MB
Statistical Agencies

Estonia average monthly gross wages (monthly)

Monthly average gross wages in EUR (majandus/palk-ja-toojeukulu/palk/luhiajastatistika/PA121.px). Series from 2021M01. Default slice returns the all-sectors aggregate (Tegevusala=TOTAL) for the average wage indicator (Näitaja=GR_W_AVG). The underlying table also exposes median wages (GR_W_D5) and headcounts (NR_EMPL) - reachable via /data/PA121.

get/api/v1/statistical-agencies/stat-estonia/wages

Query parameters

last_ninteger

Number of most-recent months to return.

Number of most-recent months to return.

Response

Monthly average gross wage in EUR for the all-sectors aggregate.

Example response

{
  "data": {
    "title": "Consumer Price Index, 1997=100 (monthly)",
    "path": "majandus/hinnad/IA002.px",
    "table_id": "IA002.px",
    "frequency": "monthly",
    "observations": [
      {
        "period": "2026M03",
        "time": "2026-03-01T00:00:00Z",
        "value": 321.1,
        "value_raw": "321.10"
      }
    ],
    "count": 12,
    "metadata": {
      "updated": "2026-04-06T16:36:44Z",
      "label": "IA002: CONSUMER PRICE INDEX, 1997 = 100 by Year, Commodity group and Month",
      "source": "Statistics Estonia"
    }
  },
  "meta": {
    "endpoint": "/api/v1/fred/us/cpi",
    "data_time": "2026-04-16T14:30:00Z",
    "response_time": "2026-04-16T14:30:12Z",
    "provider": "Sugra API v1.0.1",
    "source": "sugra_crypto",
    "attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
    "fallback_chain": [
      "sugra_crypto",
      "sugra_finance"
    ]
  }
}