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/ES/ES01/ESX1A.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/ES/ES01/ESX1A.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/ES/ES01/ESX1A.px
Businesses Structure by business sector, unit and time
{"dataset":{"dimension":{"unit":{"label":"unit","category":{"index":{"N":0,"S":1,"M":2},"label":{"N":"Number of businesses","S":"Aggregate salaries and shares, in million DKK","M":"Average salaries and shares, in million DKK"}},"extension":{"show":"value"}},"time":{"label":"time","category":{"index":{"2009":0,"2010":1,"2011":2,"2012":3,"2013":4,"2014":5,"2015":6,"2016":7,"2017":8,"2018":9,"2019":10,"2020":11,"2021":12},"label":{"2009":"2009","2010":"2010","2011":"2011","2012":"2012","2013":"2013","2014":"2014","2015":"2015","2016":"2016","2017":"2017","2018":"2018","2019":"2019","2020":"2020","2021":"2021"}},"extension":{"show":"value"}},"id":["unit","time"],"size":[3,13],"role":{"time":["time"]}},"label":"Businesses Structure by unit and time","source":"Statistics Greenland","updated":"2024-02-19T11:00:00Z","value":[6758,7288,7452,7776,7812,7614,7580,7920,7988,7924,7974,7408,8126,10540.49,11098.51,12055.78,12267.3,12168.9,11059.38,11930.39,12935.38,13091.27,13434.56,13693.03,13964.18,14502.52,43.2,43.41,43.86,39.82,38.84,37.45,40.11,38.93,40.9,42.35,43.1,51.29,46.43],"extension":{"px":{"decimals":2}}}}

Data Preview

http://bank.stat.gl/api/v1/en/Greenland/ES/ES01/ESX1A.px