To the Top
Go to content
Statistics Finland’s free-of-charge statistical databases
Suomi
Svenska
Instructions
PxWeb API
/
StatFin
/
Employment
/
13g3 -- Employment of students by level of education and area, 2019-2024
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
2/4/2026
Unit
Students:
number
Creation date
1/2/2023
Copyright
Yes
Source
Statistics Finland, employment
Matrix
13g3
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
Employment of students by Year, Area, Level of education, Type of education and Information
UserManualScreenReader_Result_Text
Employment of students by Year, Area, Level of education, Type of education and Information
Students
2024
WHOLE COUNTRY
Total
Total
635,884
Education leading to a degree
542,586
Education not leading to a degree or degree completed abroad
93,298
Basic education, grades 7-9
Total
5,694
Education leading to a degree
.
Education not leading to a degree or degree completed abroad
5,694
Additional basic education
Total
.
Education leading to a degree
.
Education not leading to a degree or degree completed abroad
.
Akaa
Total
Total
1,217
Education leading to a degree
1,044
Education not leading to a degree or degree completed abroad
173
Basic education, grades 7-9
Total
1
Education leading to a degree
.
Education not leading to a degree or degree completed abroad
1
Additional basic education
Total
.
Education leading to a degree
.
Education not leading to a degree or degree completed abroad
.
Alajärvi
Total
Total
631
Education leading to a degree
548
Education not leading to a degree or degree completed abroad
83
Basic education, grades 7-9
Total
1
Education leading to a degree
.
Education not leading to a degree or degree completed abroad
1
Additional basic education
Total
.
Education leading to a degree
.
Education not leading to a degree or degree completed abroad
.
13g3 -- Employment of students by level of education and area, 2019-2024
Footnotes
Data for the years 20202023 corrected on 4 February 2026.
Obs:
Data for the years 20202023 corrected on 4 February 2026.
Footnotes
Documentation of statistics
. missing
The reference period of the statistics is the last week of the year (25 to 31 December).
The latest valid regional division is used in the statistics.
Information
Students
A student is a person aged 18 to 64 who has been registered in education leading to a qualification or degree or in education not leading to a qualification or degree on 20 September, has studied in labour market training at the end of the statistical reference year, or received student financial aid during the autumn term, in which case studying may also be completed abroad. The students are living permanently in Finland on the last day of the statistical reference year.
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": [ "2024" ] } }, { "code": "alue_23_20250101", "selection": { "filter": "item", "values": [ "SSS", "KU020", "KU005" ] } }, { "code": "koulutusaste_oh_3_20180101", "selection": { "filter": "item", "values": [ "SSS", "21", "22" ] } }, { "code": "koul_typ_1_20230123", "selection": { "filter": "item", "values": [ "SSS", "1", "2" ] } }, { "code": "contentscode", "selection": { "filter": "item", "values": [ "tyokay-opiskyht" ] } } ], "response": { "format": "json-stat2" } }
More information