landprice | R Documentation |
Leased residential land parcels, from 2003 to 2009 in Beijing, China
landprice
An object of class data.frame
with 1117 rows and 11 columns.
A data.frame
with 1117 observations on the following 11 variables.
An unique identifier for each land parcel.
The log of the leasing price per square metre of each residential land parcel (unit: RMB, Chinese yuan)
The log of the distance of each land parcel to the nearest railway station (unit:meters)
The log of the distance of each land parcel to the nearest elementary school (unit:meters)
The log of the distance of each land parcel to the nearest green park (unit:meters)
The log of the size of each land parcel (unit: square meters).
The log of the distance of each land parcel to the CBD (centre business district) in Beijing (unit:meters)
The year when each land parcel was leased with values of 0,1,2,3,4,5,6 representing year 2003,2004,2005,2006,2007,2008,2009
The population density of each district (unit: 1000 persons per square kilometers)
The number of reported serious crimes committed in each district per 1000 persons.
The identifier of the district where each land parcel is located.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.