BM011: Property prices in housing market

Description Usage Arguments Value References Examples

Description

Property prices in housing market by postal code, property category, prices of completed transactions and time

Usage

1
BM011(EJKAT20, PNR20, PRIS20, Tid, lang = "en")

Arguments

EJKAT20

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

PNR20

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

PRIS20

is the prices of completed transactions. Call realestateDK::table_vars("BM011") to see all available parameter settings.

Tid

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

lang

whether to return the data in english or danish.

Value

a tibble

References

http://rkr.statistikbank.dk/BM011

Examples

1
realestateDK::BM011(EJKAT20 = "1", PNR20 = "1000", PRIS20 = "UDBUD", Tid = "1992K1")

mikkelkrogsholm/realestateDK documentation built on May 31, 2019, 8:43 a.m.