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
71b5320a
Commit
71b5320a
authored
7 years ago
by
Rudolf Copi Eckelberg
Browse files
Options
Downloads
Patches
Plain Diff
Added pairing info to table_definitions
parent
b0c92bc5
No related branches found
No related tags found
No related merge requests found
Changes
6
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
docente.json
+1
-0
1 addition, 0 deletions
docente.json
escola.json
+1
-0
1 addition, 0 deletions
escola.json
ibge_pib.json
+1
-0
1 addition, 0 deletions
ibge_pib.json
matricula.json
+1
-0
1 addition, 0 deletions
matricula.json
pnad.json
+1
-0
1 addition, 0 deletions
pnad.json
turma.json
+1
-0
1 addition, 0 deletions
turma.json
with
6 additions
and
0 deletions
docente.json
+
1
−
0
View file @
71b5320a
{
"pairing_description"
:
"Tabela de docentes"
,
"data_source"
:
"Microdados do Censo Escolar/INEP (arquivo Docentes)"
,
"pk"
:
[
"ano_censo"
,
"id"
,
"turma_id"
],
"foreign_keys"
:
[
...
...
This diff is collapsed.
Click to expand it.
escola.json
+
1
−
0
View file @
71b5320a
{
"pairing_description"
:
"Tabela de escolas"
,
"data_source"
:
"Microdados do Censo Escolar/INEP (arquivo Escolas)"
,
"pk"
:
[
"ano_censo"
,
"id"
],
"foreign_keys"
:
[
...
...
This diff is collapsed.
Click to expand it.
ibge_pib.json
+
1
−
0
View file @
71b5320a
{
"pairing_description"
:
"Tabela do censo IBGE (PIB)"
,
"data_source"
:
"IBGE em parceria com os Órgãos Estaduais de Estatística, Secretarias Estaduais de Governo e Superintendência da Zona Franca de Manaus – SUFRAMA"
,
"pk"
:
[
"ano_censo"
,
"municipio_id"
],
"foreign_keys"
:
[
...
...
This diff is collapsed.
Click to expand it.
matricula.json
+
1
−
0
View file @
71b5320a
{
"pairing_description"
:
"Tabela de matrículas"
,
"data_source"
:
"Microdados do Censo Escolar/INEP (arquivo Matrículas)"
,
"pk"
:
[
"ano_censo"
,
"id"
],
"foreign_keys"
:
[
...
...
This diff is collapsed.
Click to expand it.
pnad.json
+
1
−
0
View file @
71b5320a
{
"pairing_description"
:
"Tabela do censo IBGE (PNAD)"
,
"data_source"
:
"PNAD (arquivo Pessoas)/IBGE"
,
"pk"
:
[],
"foreign_keys"
:
[
...
...
This diff is collapsed.
Click to expand it.
turma.json
+
1
−
0
View file @
71b5320a
{
"pairing_description"
:
"Tabela de turmas"
,
"data_source"
:
"Microdados do Censo Escolar/INEP (arquivo Turmas)"
,
"pk"
:
[
"ano_censo"
,
"id"
],
"foreign_keys"
:
[
...
...
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