Giter Site home page Giter Site logo

betafcc / municipios-brasileiros-tse Goto Github PK

View Code? Open in Web Editor NEW
32.0 5.0 19.0 189 KB

Tabela com código tse e código ibge dos municípios

Makefile 0.06% Jupyter Notebook 99.94%
ibge tse brasil municipios uf csv municipios-brasileiros codigo-ibge codigo-tse

municipios-brasileiros-tse's Introduction

Municípios Brasileiros TSE

CSV e JSON contendo codigo_tse | uf | nome_municipio | capital | codigo_ibge

Inspirado em (e join-able com) kelvins/Municipios-Brasileiros

head(20):

codigo_tse uf nome_municipio capital codigo_ibge
1120 AC ACRELÂNDIA 0 1200013
1570 AC ASSIS BRASIL 0 1200054
1058 AC BRASILÉIA 0 1200104
1007 AC BUJARI 0 1200138
1015 AC CAPIXABA 0 1200179
1074 AC CRUZEIRO DO SUL 0 1200203
1112 AC EPITACIOLÂNDIA 0 1200252
1139 AC FEIJÓ 0 1200302
1104 AC JORDÃO 0 1200328
1554 AC MANOEL URBANO 0 1200344
1040 AC MARECHAL THAUMATURGO 0 1200351
1090 AC MÂNCIO LIMA 0 1200336
1511 AC PLÁCIDO DE CASTRO 0 1200385
1023 AC PORTO ACRE 0 1200807
1066 AC PORTO WALTER 0 1200393
1392 AC RIO BRANCO 1 1200401
1082 AC RODRIGUES ALVES 0 1200427
1031 AC SANTA ROSA DO PURUS 0 1200435
1457 AC SENA MADUREIRA 0 1200500
1538 AC SENADOR GUIOMARD 0 1200450

CSV:

codigo_tse,uf,nome_municipio,capital,codigo_ibge
1120,AC,ACRELÂNDIA,0,1200013
1570,AC,ASSIS BRASIL,0,1200054
1058,AC,BRASILÉIA,0,1200104
1007,AC,BUJARI,0,1200138
1015,AC,CAPIXABA,0,1200179
1074,AC,CRUZEIRO DO SUL,0,1200203
1112,AC,EPITACIOLÂNDIA,0,1200252
1139,AC,FEIJÓ,0,1200302
1104,AC,JORDÃO,0,1200328
1554,AC,MANOEL URBANO,0,1200344
1040,AC,MARECHAL THAUMATURGO,0,1200351
1090,AC,MÂNCIO LIMA,0,1200336
1511,AC,PLÁCIDO DE CASTRO,0,1200385
1023,AC,PORTO ACRE,0,1200807
1066,AC,PORTO WALTER,0,1200393
1392,AC,RIO BRANCO,1,1200401
1082,AC,RODRIGUES ALVES,0,1200427
1031,AC,SANTA ROSA DO PURUS,0,1200435
1457,AC,SENA MADUREIRA,0,1200500

JSON:

[
  {
    "codigo_tse": 1120,
    "uf": "AC",
    "nome_municipio": "ACRELÂNDIA",
    "capital": 0,
    "codigo_ibge": 1200013
  },
  {
    "codigo_tse": 1570,
    "uf": "AC",
    "nome_municipio": "ASSIS BRASIL",
    "capital": 0,
    "codigo_ibge": 1200054
  },
  {
    "codigo_tse": 1058,
    "uf": "AC",
    "nome_municipio": "BRASILÉIA",
    "capital": 0,
    "codigo_ibge": 1200104
  }
]

municipios-brasileiros-tse's People

Contributors

betafcc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

municipios-brasileiros-tse's Issues

Aparente erro no código IBGE de 7 cidades

Estava usando a tabela para um trabalho e localizei 7 municípios que tem código IBGE diferente do que consta nas tabelas do IBGE. A seguir a listagem dos municipios. O código da coluna "cod_mun_ibge" é o código segundo o IBGE link: (https://www.ibge.gov.br/geociencias/organizacao-do-territorio/estrutura-territorial/23701-divisao-territorial-brasileira.html?=&t=downloads).
Já o código da coluna "cod_mun_ibge_y" é o constante do csv deste projeto:

uf cd_mun_ibge nm_municipio cd_tse cd_mun_ibge_y
BA 2918753 lagoa real 36765 2918803
BA 2918803 laje 36773 2918902
BA 2918902 lajedao 36790 2919009
BA 2919009 lajedinho 36811 2919058
BA 2919058 lajedo do tabocal 36820 2918753
SC 4215687 santa ter. do progresso 81507 4215695
SC 4215695 santiago do sul 81205 4215687

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.