Skip to content
Snippets Groups Projects

Add prouni info

Merged Anderson Frasao requested to merge enrollmentProjection into development
1 file
+ 16
0
Compare changes
  • Side-by-side
  • Inline
+ 16
0
 
{
 
"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
Loading