Skip to content
Snippets Groups Projects
Commit a3fad296 authored by Henrique Varella Ehrenfried's avatar Henrique Varella Ehrenfried :speech_balloon:
Browse files

Merge branch 'indigenous_table' into 'master'

creating terras_indigenas table

See merge request !6
parents e88322c1 a7f88e82
No related branches found
No related tags found
3 merge requests!14Add prouni info,!11Add prouni info,!6creating terras_indigenas table
{
"pairing_description": "Tabela de Terras Indígenas - Fase do Procedimento e Modalidade",
"data_source": "Fundação Nacional do Índio - http://www.funai.gov.br/index.php/indios-no-brasil/terras-indigenas",
"pk": [],
"foreign_keys": [],
"columns": {
"sigla_uf": ["VARCHAR(8)", "SMPPIR-TINDIGENAS1"],
"nome_municipio": ["VARCHAR(256)", "SMPPIR-TINDIGENAS2"],
"nome_terra": ["VARCHAR(256)", "SMPPIR-TINDIGENAS3"],
"nome_etnia": ["VARCHAR(256)", "SMPPIR-TINDIGENAS4"],
"tamanho_superficie": ["VARCHAR(256)", "SMPPIR-TINDIGENAS5"],
"fase_procedimento": ["VARCHAR(18)", "SMPPIR-TINDIGENAS6"],
"tipo_modalidade": ["VARCHAR(30)", "SMPPIR-TINDIGENAS7"],
"ano": ["INT", "ANO"]
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment