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/BE01/BE0120/BEXSTNUK.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/BE01/BE0120/BEXSTNUK.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/BE01/BE0120/BEXSTNUK.PX
Population in Nuuk by age, citydistrict, place of birth, gender and time
{"dataset":{"dimension":{"gender":{"label":"gender","category":{"index":{"T":0,"M":1,"K":2},"label":{"T":"Total","M":"Men","K":"Women"}},"extension":{"show":"value"}},"time":{"label":"time","category":{"index":{"1994":0,"1995":1,"1996":2,"1997":3,"1998":4,"1999":5,"2000":6,"2001":7,"2002":8,"2003":9,"2004":10,"2005":11,"2006":12,"2007":13,"2008":14,"2009":15,"2010":16,"2011":17,"2012":18,"2013":19,"2014":20,"2015":21,"2016":22,"2017":23,"2018":24,"2019":25,"2020":26,"2021":27,"2022":28,"2023":29,"2024":30},"label":{"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","2024":"2024"}},"extension":{"show":"value"}},"id":["gender","time"],"size":[3,31],"role":{"time":["time"]}},"label":"Population in Nuuk by gender and time","source":"Statistics Greenland","updated":"2024-02-09T11:00:00Z","value":[12483,12723,12882,12909,13024,13169,13445,13649,13884,13884,14345,14501,14583,14719,15084,15105,15469,15862,16181,16454,16818,16992,17316,17600,17796,17984,18326,18800,19261,19604,19872,6652,6736,6877,6844,6930,7064,7212,7312,7439,7420,7655,7738,7678,7745,7912,7982,8144,8316,8491,8633,8803,8922,9133,9266,9359,9451,9623,9897,10130,10309,10472,5831,5987,6005,6065,6094,6105,6233,6337,6445,6464,6690,6763,6905,6974,7172,7123,7325,7546,7690,7821,8015,8070,8183,8334,8437,8533,8703,8903,9131,9295,9400],"extension":{"px":{"decimals":0}}}}

Data Preview

http://bank.stat.gl/api/v1/en/Greenland/BE/BE01/BE0120/BEXSTNUK.PX