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/TUXFLY.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/TUXFLY.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/TUXFLY.px
Passengers traveling from Greenland (Chartered and scheduled flights) by location, airport, month and time
{"dataset":{"status":{"16":"...","67":"...","84":"...","101":"...","118":"...","135":"...","152":"...","169":"...","186":"...","203":"...","220":"..."},"dimension":{"month":{"label":"month","category":{"index":{"01":0,"02":1,"03":2,"04":3,"05":4,"06":5,"07":6,"08":7,"09":8,"10":9,"11":10,"12":11,"13":12},"label":{"01":"Total","02":"January","03":"February","04":"March","05":"April","06":"May","07":"June","08":"July","09":"August","10":"September","11":"October","12":"November","13":"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":"Passengers traveling from Greenland (Chartered and scheduled flights) by month and time","source":"Statistics Greenland","updated":"2024-04-02T13:00:00Z","value":[82451,75218,76593,79958,76429,75473,72963,80862,89215,89892,92677,92835,32066,41239,93139,104791,null,3607,3645,3379,3135,3841,3712,3689,3686,3644,4167,4265,4052,4508,1307,2902,4192,4294,3547,3187,3213,3023,3280,3159,2887,3077,3640,3478,3766,3770,3766,839,3257,3637,4323,4749,4449,4949,4394,5054,4302,3337,4906,6898,4734,5910,5049,2926,1145,5364,6864,null,4743,4971,4254,5677,4966,5221,4936,4883,5329,5594,5905,6431,585,1361,6105,7426,null,4900,4548,4226,5109,4612,4874,5054,4906,5390,5931,5390,6067,656,1928,6203,6760,null,9145,8366,8079,9785,8974,8817,8211,9474,10109,8983,9589,8951,1776,3209,9393,10984,null,16075,15547,15359,14792,13252,14230,14365,15430,15999,15184,15406,15512,3025,4999,15763,17517,null,16134,12434,13724,13628,13687,13088,12636,13839,15635,17635,17500,17906,4081,5867,16823,17872,null,8121,6876,7008,7316,6344,6785,6656,7703,8797,10205,10539,9290,3882,5776,10980,11998,null,4639,4415,4623,5176,4656,4504,4272,5367,5317,5548,5716,6489,2806,5472,6669,6855,null,3239,3146,4001,4084,4017,3318,3072,3513,4008,3971,4015,4463,1425,4639,4447,5031,null,3552,3634,3778,3839,3746,3463,3848,4078,4449,4462,4676,4855,2630,4697,5233,5655,null]}}

Data Preview

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