dim_city: Brazilian city identifier table

dim_cityR Documentation

Brazilian city identifier table

Description

A table with official IBGE identifiers for all Brazilian cities.

Usage

dim_city

Format

An object of class tbl_df (inherits from tbl, data.frame) with 5570 rows and 9 columns.

Details

A tibble with 5,570 rows and 8 columns:

code_muni

7-digit IBGE code identifying the city.

name_muni

Name of the city.

code_state

2-digit IBGE code identifying the state.

name_state

Name of the state.

code_region

1-digit IBGE code identifying the region

name_region

Name of the region

name_simplified

Simplified version of the city name for easier subsetting.

Source

IBGE (Brazilian Institute of Geography and Statistics)


realestatebr documentation built on June 5, 2026, 5:07 p.m.