Learn R Programming

GeoXp (version 1.6.2)

immob: Some price indices of real estate from biggest cities in France

Description

This data frame contains price indices of real estate from biggest cities in France in 2008.

Usage

data(immob)

Arguments

Format

A data frame with 94 observations on the following 10 variables.
Nom
Name of the city
Code.INSEE
Code Insee of the city
Code.region
Code of the 'region' area of the city
longitude
A vector x of size n
latitude
A vector y of size n
prix.vente
Average selling price at square metres
variation.vente
Rates of change in the average selling price for a quarter year
prix.location
Average price of rental square metres
variation.location
Rates of change in the average price of rent for a quarter
rentabilite
Rentability

Source

Prepared by T. Laurent.

References

http://www.fnaim.fr/

Examples

Run this code
data(immob)

Run the code above in your browser using DataLab