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/UDXGYMA.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/UDXGYMA.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/UDXGYMA.px
Enrolment in upper secondary level education 2003-2013 by sector, 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":"Enrolment in upper secondary level education 2003-2013 by age and time","source":"Statistics Greenland","updated":"2014-06-03T11:00:00Z","value":[5,8,8,9,11,42,42,42,38,32,38,39,40,45,54,68,106,137,125,117,134,138,90,88,119,112,100,124,139,137,142,173,148,99,103,83,80,101,97,111,79,91,83,60,40,55,42,44,50,49,41,63,73,61,60,19,26,39,27,23,37,27,29,52,45,41,23,27,29,31,15,35,29,29,41,41,26,13,10,13,11,15,12,15,19,23,28,37,2,8,15,10,8,10,13,15,15,22,28,13,4,13,6,7,8,2,10,11,25,25,13,14,24,15,21,17,29,27,36,52,50],"extension":{"px":{"decimals":0}}}}

Data Preview

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