Loading...
Follow the link to the origin of the table

click : here to select part of table


Post this (httpRequest) to include table in your program:

Url:
http://bank.stat.gl/api/v1/en/Greenland/BE/BE10/BE20/BEXBBDM3.PX
Query:


Example in R, copy/paste code and edit pxpath :

library(httpRequest)
library(rjstat)
library(pxR)
host <- "bank.stat.gl"
path <- "http:/api/v1/en/Greenland/BE/BE10/BE20/BEXBBDM3.PX"
data <- '

'
d1 <- simplePostToHost(host, path, data, contenttype="text/px")
k1 <- sub("[^§]*§", "", sub("\r\n\r\n", "§", d1))
sink('c:/pxpath/file.px')
cat(k1)
sink()
my.px.object <- read.px("c:/pxpath/file.px")
helloWorld <- as.data.frame( my.px.object )
Chart Comming soon?

MaybeBaby
en-GL
http://bank.stat.gl/api/v1/en/Greenland/BE/BE10/BE20/BEXBBDM3.PX
Death
{"dataset":{"dimension":{"type":{"label":"type","category":{"index":{"D":0,"M":1},"label":{"D":"Death","M":"Meanpopulation"}},"extension":{"show":"value"}},"gender":{"label":"gender","category":{"index":{"M":0,"K":1},"label":{"M":"Men","K":"Women"}},"extension":{"show":"value"}},"time":{"label":"time","category":{"index":{"1977":0,"1978":1,"1979":2,"1980":3,"1981":4,"1982":5,"1983":6,"1984":7,"1985":8,"1986":9,"1987":10,"1988":11,"1989":12,"1990":13,"1991":14,"1992":15,"1993":16,"1994":17,"1995":18,"1996":19,"1997":20,"1998":21,"1999":22,"2000":23,"2001":24,"2002":25,"2003":26,"2004":27,"2005":28,"2006":29,"2007":30,"2008":31,"2009":32,"2010":33,"2011":34,"2012":35,"2013":36,"2014":37,"2015":38,"2016":39,"2017":40,"2018":41,"2019":42,"2020":43,"2021":44,"2022":45,"2023":46},"label":{"1977":"1977","1978":"1978","1979":"1979","1980":"1980","1981":"1981","1982":"1982","1983":"1983","1984":"1984","1985":"1985","1986":"1986","1987":"1987","1988":"1988","1989":"1989","1990":"1990","1991":"1991","1992":"1992","1993":"1993","1994":"1994","1995":"1995","1996":"1996","1997":"1997","1998":"1998","1999":"1999","2000":"2000","2001":"2001","2002":"2002","2003":"2003","2004":"2004","2005":"2005","2006":"2006","2007":"2007","2008":"2008","2009":"2009","2010":"2010","2011":"2011","2012":"2012","2013":"2013","2014":"2014","2015":"2015","2016":"2016","2017":"2017","2018":"2018","2019":"2019","2020":"2020","2021":"2021","2022":"2022","2023":"2023"}},"extension":{"show":"value"}},"id":["type","gender","time"],"size":[2,2,47],"role":{"time":["time"]}},"label":"Death by type, gender and time","source":"Statistics Greenland","updated":"2024-02-09T11:00:00Z","value":[218,188,242,245,234,243,263,242,254,268,281,265,278,292,279,261,232,257,277,255,258,266,280,253,266,260,234,293,259,255,263,246,249,306,258,270,265,240,289,309,276,275,321,297,298,312,338,155,121,151,135,147,165,170,197,181,177,164,167,177,175,179,180,200,188,203,189,234,191,199,197,200,186,177,186,206,185,189,182,188,204,218,189,179,221,183,178,223,212,227,224,233,213,196,25831,25711,25962,26358,26835,27135,27345,27664,28006,28222,28578,28961,29120,29090,28942,28706,28658,28788,28908,28970,29006,29023,29071,29116,29227,29353,29451,29504,29419,29259,29073,28968,28972,29109,29164,29126,28972,28815,28742,28723,28728,28763,28800,28910,29028,29082,29131,21883,21798,21841,22098,22464,22772,23039,23252,23438,23593,23799,24187,24481,24741,24876,24863,24922,25140,25256,25323,25396,25356,25342,25404,25500,25587,25669,25771,25868,25889,25800,25700,25682,25814,25883,25822,25757,25732,25631,25603,25612,25654,25747,25874,25989,25991,25982],"extension":{"px":{"decimals":0}}}}

Data Preview

http://bank.stat.gl/api/v1/en/Greenland/BE/BE10/BE20/BEXBBDM3.PX