City Overview

A City represents a municipality in Brazil with its official identification codes and state association.

City Schema

FieldDescriptionType
idUnique identifier (UUID)String
nameOfficial name of the cityString
ibge_codeOfficial IBGE (Brazilian Institute of Geography and Statistics) code for the cityString
state_idIdentifier of the state where this city is locatedString
stateState object containing state informationObject

Table of contents