Learn R Programming

rCarto (version 0.8)

mtq: Census Data on Communes of the Martinique Island

Description

Some demographic variables from censuses (1999 and 2009).

Usage

data(mtq)

Arguments

Format

A data frame with 34 observations on the following 16 variables.
ID
a numeric vector, INSEE Ids of the communes
P09_POP
total population in 2009
P99_POP
total population in 1999
P09_POP0014
population of 00-14 years population in 2009
P09_POP1529
population of 15-29 years population in 2009
P09_POP3044
population of 30-44 years population in 2009
P09_POP4559
population of 45-59 years population in 2009
P09_POP6074
population of 60-74 years population in 2009
P09_POP75P
population of 75 and more years population in 2009
P99_POP0014
population of 00-14 years population in 2009
P99_POP1529
population of 15-29 years population in 2009
P99_POP3044
population of 30-44 years population in 2009
P99_POP4559
population of 45-59 years population in 2009
P99_POP6074
population of 60-74 years population in 2009
P99_POP75P
population of 75 and more years population in 2009

Source

Chiffres cles - Evolution et structure de la population Decoupage geographique au 01/01/2011 - Mise en ligne le 28 juin 2012 Insee, Recensements de la population - Etat civil. Original data can be retreived here (page reached on 2012-11-16): http://www.recensement.insee.fr/telechargement/bases-chiffres-cles/BTX_CC_POP_2009.zip

See Also

rCarto-package
rCarto package
mapCircles
proportional circles
mapCirclesChoro
proportional circles colored by a discretized quantitative variable
mapCirclesTypo
proportional circles colored by the modalities of a qualitative variable
mapChoropleth
choropleth
mapChoroTypo
typology
mtq
data
commune
shapefile

Examples

Run this code
data(mtq)

Run the code above in your browser using DataLab