To the Top
Go to content
Statistics Finland’s free-of-charge statistical databases
Suomi
Svenska
Instructions
PxWeb API
/
StatFin
/
Population structure
/
11rt -- Origin and background country according to age group and sex by region, 1990-2023
The 3 steps are Choose table, Choose variable and Show result. You are currently at Show result
Choose table
Choose variable
Show result
Result
About table
Contact
Statistics' homepage
Official statistics
Yes
Latest update
4/26/2024
Next estimated update
4/4/2025
Creation date
6/19/2019
Copyright
Yes
Source
Statistics Finland, population structure
Matrix
001_11rt_2023
Show result as...
Viewing options for result.
Table - Layout 1
Table - Layout 2
Sortable table
Chart - Bar
Chart - Bar stacked
Chart - Bar stacked 100%
Chart - Horizontal bar
Chart - Horizontal bar stacked
Chart - Horizontal bar stacked 100%
Chart - Line
Chart - Bar and line
Chart - Population pyramid
Chart - Pie
Chart - Area
Chart - Area stacked
Chart - Area stacked 100%
Chart - Point
Chart - Radar
Edit and Calculate
Save result as...
Available format for downloading data.
PX-file
Excel workbook (xml)
Excel workbook (xml) with code and text
Tab delimited with heading
Tab delimited without heading
Comma delimited with heading
Comma delimited without heading
Space delimited with heading
Space delimited without heading
Semicolon delimited with heading
Semicolon delimited without heading
Html file (htm)
Relational file (txt)
Excel (xlsx)
Excel (xlsx) with code and text column
JSON-stat file (json)
JSON-stat 2 file (json)
Html5 table (htm)
Json file (json)
Save your query
What do you want to do with your saved query if the tables are updated with new time periods?
Update the query with a rolling start time point and an unchanged number of time periods
Update the query with a fixed starting time point and the new time periods
Don't update the query, but show the same time periods as selected
Save the result as (mandatory):
Select format
Same as shown on screen
PX-file
Excel workbook (xml)
Excel workbook (xml) with code and text
Tab delimited with heading
Tab delimited without heading
Comma delimited with heading
Comma delimited without heading
Space delimited with heading
Space delimited without heading
Semicolon delimited with heading
Semicolon delimited without heading
Html file (htm)
Relational file (txt)
Excel (xlsx)
Excel (xlsx) with code and text column
JSON-stat file (json)
JSON-stat 2 file (json)
Html5 table (htm)
Json file (json)
Update alternatives:
Format:
Saved query is available at the address below:
Hide empty rows
Which rows are to be displayed?
Show all rows
Hide rows with only zeros
Hide rows with only zeros or '-'
Hide rows with only dots
Hide rows with only zeros, '-' or dots
Population 31.12. by Region, Background country, Sex, Age, Origin, Year and Information
This page shows the results of the figures you selected on the variable-page in PxWeb. On this result-page you can download the numbers in another format, pivot or edit them. You can also save them as a saved query, which can be sent to others or used as a link the next time you want to see these numbers with new time periods.
Population 31.12. by Region, Background country, Sex, Age, Year, Information and Origin
Total
Total
2023
Population 31 Dec
Persons with foreign background total
Persons with foreign background, born abroad
Persons with foreign background, born in Finland
WHOLE COUNTRY
FOREIGN COUNTRIES, TOTAL
571,268
480,303
90,965
Former Soviet Union
101,606
87,737
13,869
Russia
13,809
11,948
1,861
Estonia
52,593
44,861
7,732
Saved query c2963449-b70a-4c53-a72f-0fcc58c8740e
1 most recent time periods
Footnotes
Documentation of statistics
Region
These statistics apply the regional division of 1 January 2024 to the whole time series.
Background country
The origin and background country data are explained in the
Concepts webpage, see link
.
Countries (ISO 3166).
The used classification of continents is the classification of Eurostat, where Cyprus and Turkey belong to Europe.
In the classification of continents, Europe does not include the figures for Finland.
Non-autonomous states are combined with the mother country.
Sudan = Sudan + Former Sudan
---
HDI = Human Development Index
Ranking according to the HDI index by country:
The former Soviet Union is included in the Russia HDI category
The former Czechoslovakia is included in the Czech Republic HDI category
The former Yugoslavia and Serbia and Montenegro are included in the Serbia HDI category
Age
Age refers to a person's age in whole years as at 31 December.
Origin
The origin and background country data are explained on the
Concepts webpage, see the link
.
Information
Population 31 Dec
Population at the end of the statistical reference period.
API query for this table
POST the following JSON query to the URL below to access this table from your application.
URL:
JSON query:
{ "query": [ { "code": "Maakunta", "selection": { "filter": "item", "values": [ "SSS" ] } }, { "code": "Taustamaa", "selection": { "filter": "item", "values": [ "ULK", "810", "112", "643", "233" ] } }, { "code": "Sukupuoli", "selection": { "filter": "item", "values": [ "SSS" ] } }, { "code": "Ikä", "selection": { "filter": "item", "values": [ "SSS" ] } }, { "code": "Syntyperä", "selection": { "filter": "item", "values": [ "SSS", "1", "11", "12", "2", "22", "21" ] } }, { "code": "Vuosi", "selection": { "filter": "item", "values": [ "2023" ] } } ], "response": { "format": "json-stat2" } }
More information