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/UD/UD99/UD9930/UDXGYMB.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/UD/UD99/UD9930/UDXGYMB.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/UD/UD99/UD9930/UDXGYMB.px
Number of students attending upper secondary level education 2003-2013 by sector, level, gender, school, age and time
{"dataset":{"dimension":{"age":{"label":"age","category":{"index":{"0":0,"1":1,"2":2,"3":3,"4":4,"5":5,"6":6,"7":7,"8":8,"9":9,"10":10},"label":{"0":"->15","1":"16","2":"17","3":"18","4":"19","5":"20","6":"21","7":"22","8":"23","9":"24","10":"25->"}},"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},"label":{"0":"2003","1":"2004","2":"2005","3":"2006","4":"2007","5":"2008","6":"2009","7":"2010","8":"2011","9":"2012","10":"2013"}},"extension":{"show":"value"}},"id":["age","time"],"size":[11,11],"role":{}},"label":"Number of students attending upper secondary level education 2003-2013 by age and time","source":"Statistics Greenland","updated":"2014-06-03T11:00:00Z","value":[0,0,0,0,0,3,3,7,7,1,2,16,18,19,27,33,81,100,95,87,88,99,78,80,100,104,113,136,188,213,220,261,205,182,173,179,181,197,200,226,218,258,260,268,170,167,159,174,193,188,180,220,224,214,206,82,115,134,125,118,158,145,143,182,133,115,68,53,71,63,47,50,75,63,86,115,84,26,29,46,41,41,27,51,51,45,68,84,14,14,14,31,29,27,26,37,40,39,53,17,9,18,9,18,21,11,26,25,39,39,22,24,36,44,44,38,43,49,66,101,117],"extension":{"px":{"decimals":0}}}}

Data Preview

http://bank.stat.gl/api/v1/en/Greenland/UD/UD99/UD9930/UDXGYMB.px