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/BOXPERS.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/BOXPERS.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/BOXPERS.px
Number of persons per dwelling by district, per 1. january, place and time
{"dataset":{"dimension":{"per 1. january":{"label":"per 1. january","category":{"index":{"0":0,"1":1,"2":2},"label":{"0":"Population in municipalities pr. 1. januar","1":"Housings stocks in munipalities pr. 1. januar","2":"Average numbers of individuals pr. town pr. 1. january"}},"extension":{"show":"value"}},"place":{"label":"place","category":{"index":{"0":0,"1":1},"label":{"0":"Town","1":"Village"}},"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},"label":{"0":"1997","1":"1998","2":"1999","3":"2000","4":"2001","5":"2002","6":"2003","7":"2004","8":"2005","9":"2006","10":"2007","11":"2008","12":"2009","13":"2010"}},"extension":{"show":"value"}},"id":["per 1. january","place","time"],"size":[3,2,14],"role":{"time":["time"]}},"label":"Number of persons per dwelling by per 1. january, place and time","source":"Statistics Greenland","updated":"2010-08-09T11:00:00Z","value":[45350,45488,45523,45701,45917,46323,46570,46880,47086,47073,47000,47103,47031,47449,9770,9752,9668,9521,9429,9313,9456,9024,8907,9431,9271,8994,8733,8626,16646,18008,18177,18420,18449,19018,19093,19303,19912,20115,20622,18717,19163,19402,3276,3334,3379,3409,3423,3450,3462,3470,3764,3765,3802,3654,3670,3710,2.5,2.5,2.5,2.5,2.5,2.4,2.4,2.4,2.4,2.3,2.3,2.5,2.5,2.4,3,2.9,2.9,2.8,2.9,2.8,2.7,2.7,2.4,2.5,2.4,2.5,2.4,2.3],"extension":{"px":{"decimals":1}}}}

Data Preview

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