To the Top
Go to content
Statistics Finland’s free-of-charge statistical databases
Suomi
Svenska
Instructions
PxWeb API
/
StatFin
/
Statistics on living conditions
/
11z9 -- Feeling lonely in a four week period among persons 16 years or older by age, 2018-2022
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
3/26/2024
Unit
Number of persons:
number
Next estimated update
3/31/2024
Creation date
5/3/2019
Copyright
Yes
Source
Statistics Finland, statistics on living conditions
Matrix
11z9
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
Feeling lonely in a four week period among persons 16 years or older by Age, Lonely, Information and Year
UserManualScreenReader_Result_Text
Feeling lonely in a four week period among persons 16 years or older by Information, Age, Lonely and Year
2018
2022
Number of persons
Total
Total
4,474,000
4,553,000
All or most of the time, or sometimes
950,000
1,351,000
A little or none of the time
3,524,000
3,202,000
16 - 24
Total
556,000
537,000
All or most of the time, or sometimes
119,000
195,000
A little or none of the time
437,000
342,000
25 - 34
Total
691,000
697,000
All or most of the time, or sometimes
156,000
228,000
A little or none of the time
535,000
469,000
11z9 -- Feeling lonely in a four week period among persons 16 years or older by age, 2018-2022
Footnotes
Corrected 26.3.2024: The incorrect category 'All or most of the time' was corrected to 'All or most of the time or sometimes'. Similarly, the category 'Some, a little or none of the time' was corrected to 'A little or none of the time'.
Obs:
Corrected 26.3.2024: The incorrect category 'All or most of the time' was corrected to 'All or most of the time or sometimes'. Similarly, the category 'Some, a little or none of the time' was corrected to 'A little or none of the time'.
Footnotes
Documentation of statistics
. = sample size less than 10 (percentage shares) or under 30 (number of units).
Survey question: How much of the time (over the past four weeks) have you been feeling lonely?
The data collection method of the survey was changed in 2022. Due to the change in the data collection method, data for 2022 may involve uncertainties as to the comparability with previous years. For more information see the documentation of the 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": "ikaryhma_10_20180101", "selection": { "filter": "item", "values": [ "SSS", "16-24", "25-34" ] } }, { "code": "vast_vaihtoehdo_259_20220401", "selection": { "filter": "item", "values": [ "SS", "12", "20" ] } }, { "code": "contentscode", "selection": { "filter": "item", "values": [ "eot-henkiloita" ] } } ], "response": { "format": "json-stat2" } }
More information