To the Top
Go to content
Statistics Finland’s free-of-charge statistical databases
Suomi
Svenska
Instructions
PxWeb API
/
StatFin
/
Migration
/
11a8 -- Immigration and emigration by nationality, origin and language, 1990-2024
The 3 steps are Choose table, Choose variable and Show result. You are currently at Show result
Choose table
Choose variable
Show result
Result
Tools
Close
About table
Contact
Statistics' homepage
Official statistics
Yes
Latest update
12/18/2025
Unit
Immigration to Finland:
Number
Next estimated update
12/17/2026
Creation date
10/30/2018
Copyright
Yes
Source
Statistics Finland, migration
Matrix
001_11a8_2024
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
Migration by Year, Nationality and Information
UserManualScreenReader_Result_Text
Migration by Nationality, Year and Information
Immigration to Finland
AFRICA
1993
1,280
1994
839
1995
607
1996
538
1997
821
1998
680
1999
361
2000
487
2001
832
2002
705
2003
818
2004
1,203
2005
1,373
2006
1,265
2007
1,842
2008
2,167
2009
1,975
2010
2,131
2011
1,869
2012
1,914
2013
2,078
2014
2,321
2015
2,293
2016
2,569
2017
1,943
2018
2,218
2019
1,991
2020
2,297
2021
2,377
2022
3,598
2023
4,523
2024
4,791
Saved query a011d027-c337-4917-bf8a-9104f84392f3
32 most recent time periods
Footnotes
Documentation of statistics
Nationality
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.
Czech Republic = Czech Republic + Former Czechoslovakia
Sudan = Sudan + Former Sudan
If a person has two nationalities and one of them is Finnish, he/she will be included in statistics as a Finnish national.
---
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
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": "Vuosi", "selection": { "filter": "item", "values": [ "1993", "1994", "1995", "1996", "1997", "1998", "1999", "2000", "2001", "2002", "2003", "2004", "2005", "2006", "2007", "2008", "2009", "2010", "2011", "2012", "2013", "2014", "2015", "2016", "2017", "2018", "2019", "2020", "2021", "2022", "2023", "2024" ] } }, { "code": "Kansalaisuus", "selection": { "filter": "agg:Nationality by Continents.agg", "values": [ "AFR" ] } }, { "code": "Tiedot", "selection": { "filter": "item", "values": [ "vm41" ] } } ], "response": { "format": "json-stat2" } }
More information