Skip to content
Snippets Groups Projects
Commit 6a477a0f authored by Hamer Iboshi's avatar Hamer Iboshi
Browse files

Add regiao to ibge_pib

parent b0b97ef3
Branches
Tags
No related merge requests found
......@@ -2,6 +2,7 @@ Var.Lab,Rot.Padrão,Novo Rótulo,Coluna temporária,Nome Banco,Tipo de Dado,orig
ANO,NU_ANO_CENSO,Ano do censo,0,ano_censo,INT,ANO
COD_UF,CO_UF,Código da UF,0,estado_id,INT,COD_UF
COD_MUN,CO_MUNICIPIO,Código do município,0,municipio_id,INT,COD_MUN
COD_REGIAO,CO_REGIAO,Código da região geográfica,0,regiao_id,INT,CO_REGIAO
IBGPI001N0,PIB,PIB,0,pib,DOUBLE,IBGPI001N0
IBGPI002N0,POPULACAO,População ,0,populacao,BIGINT,IBGPI002N0
IBGPI003N0,PIB_PER_CAP,PIB Percapta,0,pib_per_capita,DOUBLE,IBGPI003N0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment