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
Merge requests
!6
creating terras_indigenas table
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
creating terras_indigenas table
indigenous_table
into
master
Overview
0
Commits
1
Pipelines
0
Changes
1
Merged
ns17
requested to merge
indigenous_table
into
master
4 years ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Viewing commit
a7f88e82
Show latest version
1 file
+
16
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
a7f88e82
creating terras_indigenas table
· a7f88e82
ns17
authored
4 years ago
terras_indigenas.json
0 → 100644
+
16
−
0
Options
{
"pairing_description"
:
"Tabela de Terras Indígenas - Fase do Procedimento e Modalidade"
,
"data_source"
:
"Fundação Nacional do Índio - http://www.funai.gov.br/index.php/indios-no-brasil/terras-indigenas"
,
"pk"
:
[],
"foreign_keys"
:
[],
"columns"
:
{
"sigla_uf"
:
[
"VARCHAR(8)"
,
"SMPPIR-TINDIGENAS1"
],
"nome_municipio"
:
[
"VARCHAR(256)"
,
"SMPPIR-TINDIGENAS2"
],
"nome_terra"
:
[
"VARCHAR(256)"
,
"SMPPIR-TINDIGENAS3"
],
"nome_etnia"
:
[
"VARCHAR(256)"
,
"SMPPIR-TINDIGENAS4"
],
"tamanho_superficie"
:
[
"VARCHAR(256)"
,
"SMPPIR-TINDIGENAS5"
],
"fase_procedimento"
:
[
"VARCHAR(18)"
,
"SMPPIR-TINDIGENAS6"
],
"tipo_modalidade"
:
[
"VARCHAR(30)"
,
"SMPPIR-TINDIGENAS7"
],
"ano"
:
[
"INT"
,
"ANO"
]
}
}
\ No newline at end of file
Loading