v5

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

Browse the Statistics Estonia subject tree

Navigate Statistics Estonia's PxWeb tree. An empty path (default) returns the seven top-level subject areas: Environment, Economy, Population, Social life, Multidomain statistics, Population and Housing Census, and Discontinued datasets. Drill into a subject by passing a slash-separated path of folder ids (for example majandus/hinnad for the Prices branch under Economy). Leaf tables appear with type=t and carry an updated timestamp already converted from Europe/Tallinn local time to UTC.

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

Query parameters

pathstring

Slash-separated PxWeb path under /en/stat/. Empty string = root.

Slash-separated PxWeb path under /en/stat/. Empty string = root.

Response

List of child nodes (folders and tables) at the requested path.

Example response

{
  "data": {
    "nodes": [
      {
        "id": "majandus",
        "type": "l",
        "text": "Economy",
        "updated": "2026-04-06T16:36:44Z"
      }
    ]
  },
  "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"
    ]
  }
}