path
可选
Hierarchical path (e.g. rahvastik, majandus)
| 名称 | 必填 | 默认值 | 描述 |
|---|---|---|---|
path |
否 | - | Hierarchical path (e.g. rahvastik, majandus) |
curl "https://nordapi.ee/api/v1/estonian-stats/browse?path=rahvastik"
{
"data": [
{
"id": "rahvastikunaitajad-ja-koosseis",
"text": "Population indicators and composition",
"type": "l"
},
{
"id": "rahvastikusundmused",
"text": "Vital events",
"type": "l"
}
],
"success": true
}