Learn R Programming

gwbr (version 1.0.5)

saopaulo: Sao Paulo dataset

Description

Data from 2010 of the municipalities of Sao Paulo state, Brazil.

Usage

data(saopaulo)

Arguments

Format

A data frame with 644 observations and 14 variables:

municipality

Municipality name.

state

State.

geocode

Municipality geocode according to IBGE.

households

Number of households.

landline

Number of households with landline.

pop

Total population.

pop_rural

Rural population.

pop_urb

Urban population.

hdim

Municipal Human Development Index.

prop_urb

Proportion of urban population.

prop_poor

Proportion of poor population (Considering per capita household income equal or less than R$140.00 per month).

prop_landline

Proportion of households with landline.

x

Longitude of the centroid of the city.

y

Latitude of the centroid of the city.