To the Top
Go to content
Statistics Finland’s free-of-charge statistical databases
Suomi
Svenska
Instructions
PxWeb API
/
StatFin
/
Changes in marital status
/
121m -- Newly married by age (1-year) and previous marital status, 2006-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
4/24/2025
Unit
Men having contracted opposite-sex marriage:
Number
Next estimated update
4/23/2026
Creation date
6/18/2019
Copyright
Yes
Source
Statistics Finland, changes in marital status
Matrix
001_121m_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
Newly married by Year, Age, Previous marital status and Information
UserManualScreenReader_Result_Text
Newly married by Year, Age, Information and Previous marital status
Men having contracted opposite-sex marriage
Total
Unmarried
Divorced
2024
Total
20,219
15,323
4,680
0 - 15
0
0
0
16
0
0
0
Footnotes
Documentation of statistics
The concepts of marriages and divorces have changed in 2017,
see the Quality description
.
The number of men and women who contracted marriage is not equal because the number of contracted marriages, where the parties are a woman living permanently in Finland and a man living permanently abroad is different than that, where the parties are a man living permanently in Finland and a woman living permanently abroad.
Previous marital status
Marital status classification is explained on the
Concepts webpage, see the link
.
Those divorced or widowed from a registered partnership are classified together with divorced and widowed persons.
Information
Men having contracted opposite-sex marriage
Men who resided permanently in Finland on the day the marriage was contracted (opposite-sex couples).
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": [ "2024" ] } }, { "code": "Ikä", "selection": { "filter": "item", "values": [ "SSS", "0-15", "016" ] } }, { "code": "Aikaisempi siviilisääty", "selection": { "filter": "item", "values": [ "SSS", "1", "4" ] } }, { "code": "Tiedot", "selection": { "filter": "item", "values": [ "vm21_1" ] } } ], "response": { "format": "json-stat2" } }
More information