rec99 | R Documentation |
This data provides census information about the municipalities of the Haute-Garonne department, France, with less than 10000 inhabitants in 1999.
data(rec99)
A data frame with 554 observations on the following 10 variables:
municipality code.
municipality name.
code of the Daily Life Basin to which the municipality belongs.
number of inhabitants.
number of dwellings.
number of vacant dwellings.
a four-modality variable which equals 1 if the municipality has less than 100 dwellings, 2 if it has between 100 and 299 dwellings, 3 if it has between 300 and 999 dwellings and 4 if it has 1000 dwellings or more.
surface in square meters.
geographical latitude of the center.
geographical longitude of the center.
For the first 8 variables, 'Institut national de la statistique et des études économiques', France (http://www.insee.fr). The geographical positions are available under the Open Database License ("© OpenStreetMap contributors"). https://www.openstreetmap.org/copyright
data(rec99)
hist(rec99$LOG)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.