Description Usage Arguments Value Examples
Title
1 2 3 4 5 6 | fetch_property_sale_aggregate(by = c("area_name", "house_type",
"postal_code", "house_type.area_name", "house_type.postal_code",
"house_type.area_name.postal_code", "house_type.area_name.year_built"),
area_name = "", house_type = c("fjölbýlishús", "einbýlishús",
"par/raðhús", "hæð"), frequency = c("day", "week", "month", NULL),
from = "2017-10-01", to = NULL)
|
street_name |
dataframe
Unique identifier for property, !!can change between days!!
Street name
Area name
Postal code
House type
Sqare meters m2
Year the property was build
Total number of rooms
Number of bathrooms
Number of bedrooms
Price in kr.
Date advertised
1 | fetch_property_sale_aggregate('house_type.area_name', area_name = 'hafnarfjörður')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.