GET /latvia/stats/browse
Drill into the CSP PxWeb hierarchy by path.
path
valfri
e.g. POP/IRH
| Namn | Obligatorisk | Standard | Beskrivning |
|---|---|---|---|
path |
Nej | - | e.g. POP/IRH |
curl "https://nordapi.ee/api/v1/latvia/stats/browse?path=POP"
{
"data": [
{
"id": "IR",
"text": "Population and its characteristics",
"type": "l"
},
{
"id": "ID",
"text": "Fertility",
"type": "l"
},
{
"id": "IM",
"text": "Mortality",
"type": "l"
},
{
"id": "NC",
"text": "Causes of death",
"type": "l"
},
{
"id": "IL",
"text": "Marriages",
"type": "l"
},
{
"id": "IB",
"text": "Migration",
"type": "l"
},
{
"id": "PM",
"text": "Asylum seekers and refugees ",
"type": "l"
},
{
"id": "MV",
"text": "Private households and families",
"type": "l"
},
{
"id": "MI",
"text": "Household and personal income",
"type": "l"
},
{
"id": "MB",
"text": "Household expenditure and consumption",
"type": "l"
},
{
"id": "NN",
"text": "Poverty and inequality (EU-SILC)",
"type": "l"
},
{
"id": "MA",
"text": "Housing",
"type": "l"
},
{
"id": "NO",
"text": "Crimes, persons accused and victims",
"type": "l"
},
{
"id": "TS",
"text": "Justice and prisons",
"type": "l"
},
{
"id": "UG",
"text": "Fires and rescue operations",
"type": "l"
}
],
"success": true
}