A dataset containing the state cities' names, their respective codes and states.

br_city_code

Format

A data frame with 5570 rows and 7 variables

Source

https://github.com/luizpedone/municipal-brazilian-geodata

Details

  • city_code. a seven digit city code

  • city_name. city official name

  • uf_code. a tow digit federal unity (states and the federal district) code

  • uf. federal unity acronym

  • uf_name. federal unity name

  • latitude. city latitude

  • longitude. city longitude ...