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/BE/BE10/BE50/BEXBBIU3.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/BE/BE10/BE50/BEXBBIU3.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/BE/BE10/BE50/BEXBBIU3.PX
Migrations in districts to and from Greenland by age, residence, place of birth, district, gender, migrationtype and time
{"dataset":{"dimension":{"migrationtype":{"label":"migrationtype","category":{"index":{"1":0,"2":1},"label":{"1":"Immigrations","2":"Emigrations"}},"extension":{"show":"value"}},"time":{"label":"time","category":{"index":{"1993":0,"1994":1,"1995":2,"1996":3,"1997":4,"1998":5,"1999":6,"2000":7,"2001":8,"2002":9,"2003":10,"2004":11,"2005":12,"2006":13,"2007":14,"2008":15,"2009":16,"2010":17,"2011":18,"2012":19,"2013":20,"2014":21,"2015":22,"2016":23,"2017":24,"2018":25,"2019":26,"2020":27,"2021":28,"2022":29,"2023":30},"label":{"1993":"1993","1994":"1994","1995":"1995","1996":"1996","1997":"1997","1998":"1998","1999":"1999","2000":"2000","2001":"2001","2002":"2002","2003":"2003","2004":"2004","2005":"2005","2006":"2006","2007":"2007","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"}},"extension":{"show":"value"}},"id":["migrationtype","time"],"size":[2,31],"role":{"time":["time"]}},"label":"Migrations in districts to and from Greenland by migrationtype and time","source":"Statistics Greenland","updated":"2024-02-09T11:00:00Z","value":[2091,2119,2236,2414,2579,2419,2488,2794,2461,2126,2388,2482,2514,2404,2417,2536,2551,2491,2283,2191,2066,2148,2186,2451,2287,2316,2310,1911,1962,2040,2192,2618,2473,2702,2897,2980,2934,2804,2888,2708,2414,2733,2718,2962,3048,2983,3175,2740,2651,2442,2900,2513,2733,2691,2763,2736,2514,2609,1953,2184,2389,2473],"extension":{"px":{"decimals":0}}}}

Data Preview

http://bank.stat.gl/api/v1/en/Greenland/BE/BE10/BE50/BEXBBIU3.PX