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/EN/EN40/ENXMO4NY.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/EN/EN40/ENXMO4NY.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/EN/EN40/ENXMO4NY.px
New registrations of motor vehicles by category and time
{"dataset":{"dimension":{"category":{"label":"category","category":{"index":{"0":0},"label":{"0":"Motor vehicles total"}},"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,"14":14,"15":15,"16":16,"17":17,"18":18,"19":19,"20":20,"21":21,"22":22,"23":23,"24":24,"25":25,"26":26,"27":27,"28":28,"29":29,"30":30,"31":31,"32":32,"33":33},"label":{"0":"1989","1":"1990","2":"1991","3":"1992","4":"1993","5":"1994","6":"1995","7":"1996","8":"1997","9":"1998","10":"1999","11":"2000","12":"2001","13":"2002","14":"2003","15":"2004","16":"2005","17":"2006","18":"2007","19":"2008","20":"2009","21":"2010","22":"2011","23":"2012","24":"2013","25":"2014","26":"2015","27":"2016","28":"2017","29":"2018","30":"2019","31":"2020","32":"2021","33":"2022"}},"extension":{"show":"value"}},"id":["category","time"],"size":[1,34],"role":{"time":["time"]}},"label":"New registrations of motor vehicles by category and time","source":null,"updated":"2023-05-08T13:00:00Z","value":[277,282,258,536,267,229,367,245,522,406,410,464,443,1029,520,419,380,440,473,484,308,232,256,262,2422,2504,2275,2477,2624,2610,2545,2762,3008,2987],"extension":{"px":{"decimals":0}}}}

Data Preview

http://bank.stat.gl/api/v1/en/Greenland/EN/EN40/ENXMO4NY.px