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/BE1001/BE100120/BEXBBL3.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/BE1001/BE100120/BEXBBL3.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/BE1001/BE100120/BEXBBL3.PX
Livebirth by age, district (mother), gender and time
{"dataset":{"dimension":{"gender":{"label":"gender","category":{"index":{"K":0,"M":1},"label":{"K":"Girls","M":"Boys"}},"extension":{"show":"value"}},"time":{"label":"time","category":{"index":{"1973":0,"1974":1,"1975":2,"1976":3,"1977":4,"1978":5,"1979":6,"1980":7,"1981":8,"1982":9,"1983":10,"1984":11,"1985":12,"1986":13,"1987":14,"1988":15,"1989":16,"1990":17,"1991":18,"1992":19,"1993":20,"1994":21,"1995":22,"1996":23,"1997":24,"1998":25,"1999":26,"2000":27,"2001":28,"2002":29,"2003":30,"2004":31,"2005":32,"2006":33,"2007":34,"2008":35,"2009":36,"2010":37,"2011":38,"2012":39,"2013":40,"2014":41,"2015":42,"2016":43,"2017":44,"2018":45,"2019":46,"2020":47,"2021":48,"2022":49,"2023":50},"label":{"1973":"1973","1974":"1974","1975":"1975","1976":"1976","1977":"1977","1978":"1978","1979":"1979","1980":"1980","1981":"1981","1982":"1982","1983":"1983","1984":"1984","1985":"1985","1986":"1986","1987":"1987","1988":"1988","1989":"1989","1990":"1990","1991":"1991","1992":"1992","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":["gender","time"],"size":[2,51],"role":{"time":["time"]}},"label":"Livebirth by gender and time","source":"Statistics Greenland","updated":"2024-02-09T11:00:00Z","value":[446,408,414,405,431,431,446,489,527,506,470,502,572,507,544,613,604,624,580,626,553,571,549,519,532,470,475,430,472,474,410,434,433,429,406,394,421,416,384,397,366,398,414,397,405,387,429,418,394,363,335,494,458,401,454,487,439,454,545,529,546,524,552,580,548,560,600,606,634,612,611,627,568,552,532,563,510,470,449,470,480,469,458,453,413,447,440,474,453,437,389,454,407,440,433,448,432,420,417,367,383,381],"extension":{"px":{"decimals":0}}}}

Data Preview

http://bank.stat.gl/api/v1/en/Greenland/BE/BE10/BE1001/BE100120/BEXBBL3.PX