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/BO/BO99/BOXBE1.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/BO/BO99/BOXBE1.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/BO/BO99/BOXBE1.px
New buildings by type, ownership and time
{"dataset":{"status":{"17":"-","18":"-","20":"-","22":"-","23":"-","28":"-","29":"-"},"dimension":{"ownership":{"label":"ownership","category":{"index":{"0":0,"1":1,"2":2},"label":{"0":"Municipal property","1":"Governmental property","2":"Private property"}},"extension":{"show":"value"}},"time":{"label":"time","category":{"index":{"0":0,"1":1,"2":2,"3":3,"4":4,"5":5,"6":6,"7":7,"8":8,"9":9,"10":10,"11":11,"12":12,"13":13,"14":14,"15":15,"16":16},"label":{"0":"1993","1":"1994","2":"1995","3":"1996","4":"1997","5":"1998","6":"1999","7":"2000","8":"2001","9":"2002","10":"2003","11":"2004","12":"2005","13":"2006","14":"2007","15":"2008","16":"2009"}},"extension":{"show":"value"}},"id":["ownership","time"],"size":[3,17],"role":{"time":["time"]}},"label":"New buildings by ownership and time","source":"Statistics Greenland","updated":"2010-08-09T11:00:00Z","value":[293,86,128,172,43,98,152,106,118,101,34,45,60,68,67,69,91,null,null,1,null,3,null,null,1,22,27,105,null,null,1,4,73,4,203,165,134,99,70,50,71,117,170,136,86,187,136,166,310,227,179]}}

Data Preview

http://bank.stat.gl/api/v1/en/Greenland/BO/BO99/BOXBE1.px