A table with official IBGE identifiers for all Brazilian cities.
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.