Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
HOTMapper
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Harbor Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
HOTMapper
HOTMapper
Commits
031f29d9
Commit
031f29d9
authored
5 years ago
by
Henrique Varella Ehrenfried
Browse files
Options
Downloads
Patches
Plain Diff
Upgrade groups
parent
a28b9922
No related branches found
No related tags found
No related merge requests found
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
database/groups.py
+14
-3
14 additions, 3 deletions
database/groups.py
mapping-protocols
+1
-1
1 addition, 1 deletion
mapping-protocols
sql-scripts
+1
-1
1 addition, 1 deletion
sql-scripts
table-definitions
+1
-1
1 addition, 1 deletion
table-definitions
with
17 additions
and
6 deletions
database/groups.py
+
14
−
3
View file @
031f29d9
...
@@ -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
# ---------------------------------------------------------------------------------------#
# ---------------------------------------------------------------------------------------#
# ---------------------------------------------------------------------------------------#
# ---------------------------------------------------------------------------------------#
...
...
This diff is collapsed.
Click to expand it.
mapping-protocols
@
df45e2cd
Compare
0014f239
...
df45e2cd
Subproject commit
0014f2394e674fa5c6e461bbc2b98e8f78c3b923
Subproject commit
df45e2cd58b506c0467a83abd909f8a251bdbaa5
This diff is collapsed.
Click to expand it.
sql-scripts
@
1970abd8
Compare
87666dc7
...
1970abd8
Subproject commit
87666dc7f49b358daf0fc81c751ee36e46bc81f0
Subproject commit
1970abd8c07ff01fe61f75007655e2e11288808f
This diff is collapsed.
Click to expand it.
table-definitions
@
d5ede23a
Compare
cdea443e
...
d5ede23a
Subproject commit
cdea443e34bf09df2223aebe3090c6920442a38a
Subproject commit
d5ede23aeb80f65dc6caf596101226c7c8f300b9
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment