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/kl/Greenland/BE/BE01/BE0140/BEXSTM1.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/kl/Greenland/BE/BE01/BE0140/BEXSTM1.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
kl-GL
http://bank.stat.gl/api/v1/kl/Greenland/BE/BE01/BE0140/BEXSTM1.PX
1. Juuli innuttaasut : ukiut, najugaqarfik, inunngorfik, suiaassuseq , piffissaq
{"dataset":{"dimension":{"gender":{"label":"suiaassuseq","category":{"index":{"T":0,"M":1,"K":2},"label":{"T":"Katillugit","M":"Angutit","K":"Arnat"}},"extension":{"show":"value"}},"time":{"label":"piffissaq","category":{"index":{"2011":0,"2012":1,"2013":2,"2014":3,"2015":4,"2016":5,"2017":6,"2018":7,"2019":8,"2020":9,"2021":10,"2022":11,"2023":12},"label":{"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":["gender","time"],"size":[3,13],"role":{"time":["time"]}},"label":"1. Juuli innuttaasut kingorna suiaassuseq aamma piffissaq","source":"Naatsorsueqqissaartarfik","updated":"2023-08-07T11:00:00Z","value":[56890,56810,56483,56295,56114,56186,56172,56023,56225,56367,56653,56661,56865,30128,30105,29867,29742,29634,29701,29652,29536,29654,29711,29855,29876,30008,26762,26705,26616,26553,26480,26485,26520,26487,26571,26656,26798,26785,26857],"extension":{"px":{"decimals":0}}}}

Data Preview

http://bank.stat.gl/api/v1/kl/Greenland/BE/BE01/BE0140/BEXSTM1.PX