← Eistland

Skoða Hagstofu Eistlands

GET /estonian-stats/browse

Skoðaðu the hierarchical Statistics Estonia database by path. Navigate through categories, subcategories, and tables. Use the categories endapunktur to uppgötvaðu top-level paths.

Breytur

path valfrjálst

Hierarchical path (e.g. rahvastik, majandus)

Dæmi um fyrirspurnir

Grunnnotkun
curl "https://nordapi.ee/api/v1/estonian-stats/browse?path=rahvastik"

Lifandi svar

{
  "data": [
    {
      "id": "rahvastikunaitajad-ja-koosseis",
      "text": "Population indicators and composition",
      "type": "l"
    },
    {
      "id": "rahvastikusundmused",
      "text": "Vital events",
      "type": "l"
    }
  ],
  "success": true
}