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/ENXMO2DI.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/ENXMO2DI.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/ENXMO2DI.px
Registered motor vehicles by category, district and time
{"dataset":{"dimension":{"district":{"label":"district","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},"label":{"0":"Total","1":"Nanortalik","2":"Qaqortoq","3":"Narsaq","4":"Ivittuut","5":"Paamiut","6":"Nuuk","7":"Maniitsoq","8":"Sisimiut","9":"Kangaatsiaq","10":"Aasiaat","11":"Qasigiannguit","12":"Ilulissat","13":"Qeqertarsuaq","14":"Uummannaq","15":"Upernavik","16":"Qaanaaq","17":"Tasiilaq","18":"Ittoqqortoormiit","19":"Outside municipalities"}},"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},"label":{"0":"2007","1":"2008","2":"2009","3":"2010","4":"2011","5":"2012","6":"2013","7":"2014","8":"2015","9":"2016","10":"2017","11":"2018","12":"2019","13":"2020","14":"2021","15":"2022","16":"2023"}},"extension":{"show":"value"}},"id":["district","time"],"size":[20,17],"role":{"time":["time"]}},"label":"Registered motor vehicles by district and time","source":null,"updated":"2023-05-08T13:00:00Z","value":[5188,5477,4994,5838,5384,5923,5849,6674,7528,8074,8831,9465,11145,11962,12815,13843,14511,66,65,58,63,62,68,60,63,63,75,75,79,92,98,131,136,139,280,285,228,284,252,273,282,283,294,331,354,371,410,432,467,492,517,154,159,114,135,119,126,115,117,115,140,157,183,233,225,253,267,279,12,16,14,15,14,17,5,1,1,1,1,1,1,1,0,0,0,65,74,60,75,70,75,84,101,105,121,125,132,152,161,188,207,206,2645,2822,2712,3162,2947,3239,3274,3652,3793,3977,4272,4524,4923,5200,5355,5815,6107,162,176,146,173,157,176,170,173,199,224,261,289,333,386,410,440,461,770,784,698,811,729,825,769,976,1317,1418,1606,1683,1888,2028,2101,2249,2344,6,3,3,4,5,6,6,6,8,9,10,11,19,27,24,28,28,165,166,141,174,146,172,158,160,176,201,231,268,343,385,465,527,575,65,63,44,50,48,52,51,75,111,124,139,156,202,207,231,255,273,412,449,417,482,448,465,467,522,626,696,772,829,926,1010,1106,1246,1336,62,61,52,61,52,62,56,54,70,70,70,82,249,257,282,312,320,96,105,84,100,97,114,100,112,119,132,141,149,576,643,704,715,733,81,83,72,77,69,75,71,101,210,234,264,293,356,362,441,456,466,30,35,31,40,35,31,34,51,62,62,71,78,89,88,104,113,116,114,117,104,115,107,108,109,123,130,138,160,203,221,301,388,414,422,1,13,16,17,27,39,38,104,128,118,120,133,131,150,165,171,189,2,1,0,0,0,0,0,0,1,3,2,1,1,1,0,0,0],"extension":{"px":{"decimals":0}}}}

Data Preview

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