To the Top
Go to content
Statistics Finland’s free-of-charge statistical databases
Suomi
Svenska
Instructions
PxWeb API
/
StatFin
/
Municipal elections
/
14yv -- Persons entitled to vote, persons who voted and advance voters by sex in the Municipal elections, 2008-2025
The database change of 8 June 2026 requires updates to API queries (e.g. shortening of identifiers and variable codes), no changes to user interface use.
Further instructions and examples of changes
.
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
5/20/2025
Unit
Persons entitled to vote:
number
Next estimated update
4/24/2029
Creation date
12/10/2024
Copyright
Yes
Source
Statistics Finland, municipal elections
Matrix
14yv
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
It is not possible to update the query since there is no defined time variable in this table.
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
Persons entitled to vote, persons who voted and advance voters by sex in the Municipal elections by Year, Sex, Area and Information
UserManualScreenReader_Result_Text
Persons entitled to vote, persons who voted and advance voters by sex in the Municipal elections by Year, Sex, Area and Information
Persons entitled to vote
2008
Total
Mainland Finland
4,191,662
Urban municipalities
2,859,077
Semi-urban municipalities
652,862
Males
Mainland Finland
2,032,182
Urban municipalities
1,365,442
Semi-urban municipalities
322,838
Females
Mainland Finland
2,159,480
Urban municipalities
1,493,635
Semi-urban municipalities
330,024
2012
Total
Mainland Finland
4,303,064
Urban municipalities
2,967,393
Semi-urban municipalities
698,603
Males
Mainland Finland
2,092,742
Urban municipalities
1,424,062
Semi-urban municipalities
346,202
Females
Mainland Finland
2,210,322
Urban municipalities
1,543,331
Semi-urban municipalities
352,401
2017
Total
Mainland Finland
4,391,558
Urban municipalities
3,132,519
Semi-urban municipalities
656,619
Males
Mainland Finland
2,143,986
Urban municipalities
1,512,167
Semi-urban municipalities
326,414
Females
Mainland Finland
2,247,572
Urban municipalities
1,620,352
Semi-urban municipalities
330,205
14yv -- Persons entitled to vote, persons who voted and advance voters by sex in the Municipal elections, 2008-2025
Footnotes
Corrected on 20 May 2025. The number of voters has increased in 2025 by 6. After confirmation of the result 5 new votes has been recorded in Espoo and 1 new vote in Oulu.
Obs:
Corrected on 20 May 2025. The number of voters has increased in 2025 by 6. After confirmation of the result 5 new votes has been recorded in Espoo and 1 new vote in Oulu.
Footnotes
Documentation of statistics
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": "timeperiod_y", "selection": { "filter": "item", "values": [ "2008", "2012", "2017" ] } }, { "code": "sukupuoli_9_20180101", "selection": { "filter": "item", "values": [ "SSS", "1", "2" ] } }, { "code": "kunta_120_20210101", "selection": { "filter": "item", "values": [ "000000", "001000", "002000" ] } }, { "code": "contentscode", "selection": { "filter": "item", "values": [ "kvaa-lkm_ao" ] } } ], "response": { "format": "json-stat2" } }
More information