To the Top
Jump to main content
Statbank Greenland
Dansk
Kalaallisut
/
Greenland
/
Population
/
Archive - discontinued tables
/
Life Expectancy 5-year basis
[BEEDT5A]
The 3 steps are Choose table, Choose variable and Show result. You are currently at Show result
Choose table
Choose variable
Show result
Life Expectancy 5-year basis by type, gender, age and time
Table: Life Expectancy 5-year basis
[BEEDT5A]
Result
Tools
Close
About table
Contact
Lars Pedersen,
LARP@stat.gl
Latest update
2/17/2020
Unit
antal år
Update frequency
Annually
Next update
11/16/2021
Creation date
12/20/2011
Copyright
Yes
Source
Statistics Greenland
Matrix
BEXDT5A
Show result as...
Viewing options for result.
Show table
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
Csv2
Csv3
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
Csv2
Csv3
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
The table has been cropped
Maximum of 1000 rows and 30 columns can be displayed on screen.
Life Expectancy 5-year basis by type, gender, age and time
This page shows the results of the figures you selected on the variable-page in PxWeb. On this result-page you can download the numbers in another format, pivot or edit them. You can also save them as a saved query, which can be sent to others or used as a link the next time you want to see these numbers with new time periods.
1977 - 1981
1978 - 1982
1979 - 1983
1980 - 1984
1981 - 1985
1982 - 1986
1983 - 1987
1984 - 1988
1985 - 1989
1986 - 1990
1987 - 1991
1988 - 1992
1989 - 1993
1990 - 1994
1991 - 1995
1992 - 1996
1993 - 1997
1994 - 1998
1995 - 1999
1996 - 2000
1997 - 2001
1998 - 2002
1999 - 2003
2000 - 2004
2001 - 2005
2002 - 2006
2003 - 2007
2004 - 2008
2005 - 2009
2006 - 2010
Life Expectancy
Men
0
60.62
60.07
59.40
59.97
60.29
60.10
60.00
60.45
60.39
60.07
60.07
60.67
61.02
61.24
61.84
62.34
62.46
62.20
62.13
62.53
62.90
63.23
64.14
64.35
64.75
65.09
65.63
65.93
66.82
66.62
1
61.62
61.22
60.61
61.09
61.31
61.13
60.83
61.05
60.92
60.79
60.86
61.30
61.78
61.95
62.21
62.55
62.76
62.42
62.38
62.90
63.13
63.46
64.20
64.38
64.63
65.06
65.58
65.86
66.51
66.39
Women
0
67.58
67.41
66.97
66.45
66.01
66.00
66.44
66.78
67.66
68.02
68.14
68.23
68.00
67.95
67.74
67.89
67.27
67.62
67.72
68.11
67.91
68.69
69.05
69.71
69.84
70.37
70.59
70.78
70.96
71.49
1
68.43
68.35
68.07
67.58
67.09
66.88
67.27
67.34
68.10
68.50
68.87
68.78
68.64
68.69
68.50
68.50
67.94
68.19
68.10
68.31
67.98
68.66
68.90
69.52
69.53
70.09
70.21
70.48
70.66
71.09
Footnotes
Simple calculation.
With reference to a Lexis schema, the death rates are calculated by age and calendar year. This method places fewest restrictions on the data required and the mean lifeexpectancies are calculated on 5-year periods from 1977/81 and onwards.
In addition to gender, the calculations have also been carried out by birthplace and type of residence, just as calculations have been carried out for men and women in total.
age
Age is here to be understood in the meaning of remaining life expectancy in age x. Life expectancy is thus remaining lifetime at birth, ie age 0
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": "type", "selection": { "filter": "item", "values": [ "E" ] } }, { "code": "gender", "selection": { "filter": "item", "values": [ "M", "K" ] } }, { "code": "age", "selection": { "filter": "item", "values": [ "0", "1" ] } } ], "response": { "format": "px" } }
More information