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

Upgrade groups

parent a28b9922
No related branches found
No related tags found
No related merge requests found
...@@ -40,7 +40,10 @@ PROUNI = [ ...@@ -40,7 +40,10 @@ PROUNI = [
'prouni.sql' 'prouni.sql'
] ]
PNAD = [ PNAD = [
'pnad.sql' 'pnad.sql',
'jvt_viva_educacao.sql',
'jvt_viva_trabalho.sql'
] ]
CADUNICO = [ CADUNICO = [
'eixo2.sql', 'eixo2.sql',
...@@ -48,14 +51,22 @@ CADUNICO = [ ...@@ -48,14 +51,22 @@ CADUNICO = [
'eixo4.sql', 'eixo4.sql',
'african_sustentability.sql', 'african_sustentability.sql',
'african_rights.sql', 'african_rights.sql',
'african_culture.sql' 'african_culture.sql',
'ciganos_culture.sql',
'ciganos_rights.sql',
'ciganos_sustentability.sql'
] ]
FIES = [ FIES = [
'courseFIES.sql', 'courseFIES.sql',
'fies.sql', 'fies.sql',
'institutionFIES.sql' 'institutionFIES.sql'
] ]
ALL_GROUPS_SMPPIR = INEP + PROUNI + PNAD + CADUNICO + FIES
SIM = [
'homicidios.sql'
]
ALL_GROUPS_SMPPIR = INEP + PROUNI + PNAD + CADUNICO + FIES + SIM
# ---------------------------------------------------------------------------------------# # ---------------------------------------------------------------------------------------#
# ---------------------------------------------------------------------------------------# # ---------------------------------------------------------------------------------------#
......
Subproject commit 0014f2394e674fa5c6e461bbc2b98e8f78c3b923 Subproject commit df45e2cd58b506c0467a83abd909f8a251bdbaa5
Subproject commit 87666dc7f49b358daf0fc81c751ee36e46bc81f0 Subproject commit 1970abd8c07ff01fe61f75007655e2e11288808f
Subproject commit cdea443e34bf09df2223aebe3090c6920442a38a Subproject commit d5ede23aeb80f65dc6caf596101226c7c8f300b9
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment