Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Table Definitions
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
Table Definitions
Commits
6d489931
Commit
6d489931
authored
2 years ago
by
Pietro Cavassin
Browse files
Options
Downloads
Patches
Plain Diff
Adiciona escolas agregadas
parent
4ea91bee
No related branches found
No related tags found
3 merge requests
!15
Add gestor.csv file
,
!14
Add prouni info
,
!7
Cria escola agregada
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
escola_agregada.json
+18
-0
18 additions, 0 deletions
escola_agregada.json
with
18 additions
and
0 deletions
escola_agregada.json
0 → 100644
+
18
−
0
View file @
6d489931
{
"pairing_description"
:
"Tabela de escolas"
,
"data_source"
:
"Microdados do Censo Escolar/INEP (arquivo Escolas, ano >= 2021)"
,
"pk"
:
[
"ano_censo"
,
"id"
],
"foreign_keys"
:
[{
"keys"
:
[
"municipio_id"
],
"reference_columns"
:
[
"id"
],
"reference_table"
:
"municipio"
},
{
"keys"
:
[
"estado_id"
],
"reference_columns"
:
[
"id"
],
"reference_table"
:
"estado"
},
{
"keys"
:
[
"regiao_id"
],
"reference_columns"
:
[
"id"
],
"reference_table"
:
"regiao"
}]
}
\ No newline at end of file
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