Skip to contents

A dataset containing the neighborhood boundaries for Curitiba, Brazil.

Usage

ippuc_neigh

Format

A data frame and sf object with 75 observations and 10 variables:

OBJECTID

num. The unique identifier for each neighborhood boundary object.

CODIGO

num. The code representing the neighborhood.

TIPO

chr. The type of boundary, here it is "DIVISA DE BAIRROS".

NOME

chr. The name of the neighborhood.

FONTE

chr. The source of the boundary information, usually a municipal decree.

CD_REGIONA

num. The code representing the region to which the neighborhood belongs.

NM_REGIONA

chr. The name of the region to which the neighborhood belongs.

SHAPE_AREA

num. The area of the neighborhood in square meters.

SHAPE_LEN

num. The perimeter length of the neighborhood in meters.

geometry

sfc_POLYGON. The spatial geometry of the neighborhood boundary.

Source

Curitiba Municipal Government (IPPUC).