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

Update protocol of diagnostico_matricula

parent 8e3b1856
No related branches found
No related tags found
No related merge requests found
......@@ -3,5 +3,7 @@ ANO,year,0,ano_censo,INT,year
COD_UF,state_id,0,estado_id,INT,state_id
COD_MUN,city_id,0,municipio_id,INT,city_id
MADG001,education_level_school_year_id,0,etapa_ensino_escola_ano_id,TINYINT,education_level_school_year_id
MADG002,total,0,total_matriculas,INT,total
MADG003,adm_dependency_detailed_id,0,dependencia_adm_detalhada_id,INT,adm_dependency_detailed_id
MADG002,urban_day_total,0,total_urbano_dia,INT,total_urbano_dia
MADG003,urban_night_total,0,total_urbano_noite,INT,total_urbano_noite
MADG004,rural_day_total,0,total_rural_dia,INT,total_rural_dia
MADG005,rural_night_total,0,total_rural_noite,INT,total_rural_noite
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