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/kl/Greenland/BE/BE01/BE0120/BEXST5.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/kl/Greenland/BE/BE01/BE0120/BEXST5.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
kl-GL
http://bank.stat.gl/api/v1/kl/Greenland/BE/BE01/BE0120/BEXST5.PX

msxml3.dll error '80072ee6'

System error: -2147012890.

/aspJSON/aspJSON.asp, line 31