Statistical Agencies
Finnish population, 1750 onwards
Annual Finnish population at 31 December and the annual change series, from vaerak/statfin_vaerak_pxt_11rb.px. The table covers 275 years of history. To protect against 100K-cell PxWeb limits requesters must pick a sensible last_n window; there is no way to retrieve the whole series in one call at high fidelity.
get/api/v1/stat-finland/population
Query parameters
last_ninteger
Number of most-recent years to return (upstream covers 1750-).
Number of most-recent years to return (upstream covers 1750-).
sexstring
Sukupuoli code. SSS total, 1 males, 2 females.
Sukupuoli code. SSS total, 1 males, 2 females.
indicatorstring
Tiedot code. vaesto = population; kokmuutos = annual change.
Tiedot code. vaesto = population; kokmuutos = annual change.
Response
Annual population observations at 31 December.
Example response
{
"data": {
"table_id": "statfin_vaerak_pxt_11rb.px",
"indicator": "vaesto",
"sex": "SSS",
"observations": [
{
"period": "2026M03",
"time": "2026-03-01T00:00:00Z",
"value": 124.67,
"value_raw": "124.67",
"Sukupuoli": "SSS"
}
],
"metadata": {
"updated": "2026-04-14T05:00:00Z",
"label": "Consumer Price Index (2025=100) by Month, Commodity and Information",
"source": "Statistics Finland, consumer price index"
}
},
"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"
]
}
}