| hvidovre {PanJen} | R Documentation |
Houseprice data
Description
A dataset with trade price and attributes for 900 homes in a Danish munnicipality
Usage
data("hvidovre")
Format
A data frame with 901 observations on the following 19 variables
lpricea numeric vector, price, log price in 1000 EUR
bricka numeric vector, dummy, wall made out of brick =1
roof_tilea numeric vector, roof_tile
dummy, roof made out of tiles =1
roof_cemena numeric vector, dummy, roof made out of cement
y7a numeric vector, home sold in 2007
y8a numeric vector, home sold in 2008
y9a numeric vector, home sold in 2009
rebuild70a numeric vector, home rebuild in 1970's
rebuild80a numeric vector, home rebuild in 1980's
rebuild90a numeric vector, home rebuild in 1990's
rebuild00a numeric vector,home rebuild in 2000's
areaa numeric vector,living area in square meters
agea numeric vector, build year
bathroomsa numeric vector, number of bathrooms
highwaysa numeric vector, distance to nearest highway in meters
big_roadsa numeric vector, distance to nearest large road in meters
railwaysa numeric vector, railways
distance to nearest railway in meters
nature_SLDa numeric vector, nature_SLD
distance to nearest nature area in meters
lake_SLDa numeric vector,distance to nearest lake in meters
Source
Panduro et al (in review JAERE)
References
Panduro T.E., Jensen, C.U, Lundhede, T.H., von Graevenitz, K. and Thorsen, B.J., Estimating demand schedules in hedonic analysis: The case of urban parks, (in review JAERE)
Examples
data(hvidovre)