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/TU/TU20/TUXUPAX.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/TU/TU20/TUXUPAX.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/TU/TU20/TUXUPAX.px
Number of international passengers by airport, month and time
{"dataset":{"status":{"16":"...","67":"-","84":"-","101":"-","118":"-","135":"-","152":"-","169":"-","186":"-","203":"-","220":"-"},"dimension":{"month":{"label":"month","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},"label":{"0":"Total","1":"January","2":"February","3":"March","4":"April","5":"May","6":"June","7":"July","8":"August","9":"September","10":"October","11":"November","12":"December"}},"extension":{"show":"value"}},"time":{"label":"time","category":{"index":{"2008":0,"2009":1,"2010":2,"2011":3,"2012":4,"2013":5,"2014":6,"2015":7,"2016":8,"2017":9,"2018":10,"2019":11,"2020":12,"2021":13,"2022":14,"2023":15,"2024":16},"label":{"2008":"2008","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","2022":"2022","2023":"2023","2024":"2024"}},"extension":{"show":"value"}},"id":["month","time"],"size":[13,17],"role":{"time":["time"]}},"label":"Number of international passengers by month and time","source":"Statistics Greenland","updated":"2024-04-02T13:00:00Z","value":[76068,72123,73851,77314,71387,69055,69580,75320,80806,83487,85306,86989,30785,39293,85484,96362,null,3473,3534,3304,2860,3502,3548,3679,3662,3615,4138,4265,3952,4508,1215,2865,4090,4256,3443,3087,3075,2899,3217,3061,2775,2964,3503,3459,3750,3769,3758,770,3252,3625,4254,4375,4232,4744,4289,4918,4247,4281,4853,5289,4691,5700,5016,2850,1025,5322,6864,null,4582,4867,4030,5473,4900,5141,4854,4825,5320,5521,5864,6404,5,1268,6022,7294,null,4755,4409,4080,4962,4514,4705,4805,4756,5147,5847,5384,6049,579,1819,6085,6654,null,8922,8150,7747,9563,8071,8060,7751,9029,9295,8841,9320,8866,1690,3125,9316,10410,null,15101,14673,14881,14494,12529,12338,12777,13418,14410,14679,14381,14585,2984,4735,14543,15425,null,13174,11848,12900,13169,11775,11084,11525,12081,13469,14133,14283,14623,4054,5365,12835,14623,null,7297,6662,6688,6887,5959,6024,6068,6984,7340,8333,8058,8063,3747,5554,9321,10281,null,4464,4186,4623,5089,4394,4253,4173,5229,5023,5416,5640,6344,2729,5375,6355,6723,null,3061,2999,4001,3931,3910,3176,3068,3479,3952,3967,3998,4463,1389,4440,4374,4928,null,3421,3476,3778,3698,3698,3418,3824,4040,4443,4462,4663,4855,2492,4602,5194,5445,null]}}

Data Preview

http://bank.stat.gl/api/v1/en/Greenland/TU/TU20/TUXUPAX.px