properties | R Documentation |
A dataset of apartments in the municipality of Athens for 2017. Point location of the properties is given together with their main characteristics and the distance to the closest metro/train station.
properties
An object of class sf
(inherits from data.frame
) with 1000 rows and 7 columns.
An sf object of 1000 points with the following 6 variables.
An unique identifier for each property.
The size of the property (unit: square meters)
The asking price (unit: euros)
The asking price per squre meter (unit: euroes/square meter).
Age of property in 2017 (unit: years).
The distance to closest train/metro station (unit: meters).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.