BM021: Movements in housing market

Description Usage Arguments Value References Examples

View source: R/table_functions.R

Description

Movements in housing market by postal code, property category, type of movement and time

Usage

1
BM021(BEV20, EJKAT20, PNR20, Tid, lang = "en")

Arguments

BEV20

is the type of movement. Call realestateDK::table_vars("BM021") to see all available parameter settings.

EJKAT20

is the property category. Call realestateDK::table_vars("BM021") to see all available parameter settings.

PNR20

is the postal code. Call realestateDK::table_vars("BM021") to see all available parameter settings.

Tid

is the time. Call realestateDK::table_vars("BM021") to see all available parameter settings.

lang

whether to return the data in english or danish.

Value

a tibble

References

http://rkr.statistikbank.dk/BM021

Examples

1
realestateDK::BM021(BEV20 = "SALG", EJKAT20 = "1", PNR20 = "1000", Tid = "2004K1")

realestateDK documentation built on May 1, 2019, 8:40 p.m.