Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Mapping Protocols
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
Mapping Protocols
Merge requests
!71
Docentes sinopse
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Docentes sinopse
docentes_sinopse
into
development
Overview
0
Commits
3
Pipelines
0
Changes
1
Merged
Fernando Gbur dos Santos
requested to merge
docentes_sinopse
into
development
9 months ago
Overview
0
Commits
3
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Viewing commit
e416672f
Prev
Next
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
e416672f
[FIX] cod_mun column fixed
· e416672f
Fernando Gbur dos Santos
authored
9 months ago
docentes_sinopse.csv
+
1
−
1
Options
@@ -5,7 +5,7 @@ COD_REGIAO,COD_REGIAO,0,cod_reg,SMALLINT,Código da Região,COD_REGIAO,COD_REGIA
NO_UF,NO_UF,0,nome_uf,VARCHAR(30),Unidade da Federação,NO_UF,NO_UF,NO_UF
COD_UF,COD_UF,0,cod_uf,SMALLINT,Código da UF,COD_UF,COD_UF,COD_UF
NO_MUN,NO_MUN,0,nome_mun,VARCHAR(100),Município,NO_MUN,NO_MUN,NO_MUN
COD_MUN,COD_MUN,0,cod_mun,
SMALL
INT,Código do Município,COD_MUN,COD_MUN,COD_MUN
COD_MUN,COD_MUN,0,cod_mun,INT,Código do Município,COD_MUN,COD_MUN,COD_MUN
SINDO001N0,N_docentes,0,num_doc_ed_bas_total,INT,Número de Docentes da Educação Básica - Total,SINDO001N0,SINDO001N0,SINDO001N0
SINDO002N0,Ed_Infantil_Total,0,num_doc_ed_inf_total,INT,Número de docentes da Educação Infantil - Total,SINDO002N0,SINDO002N0,SINDO002N0
SINDO003N0,Ed_Infantil_Creche,0,num_doc_ed_inf_creche,INT,Número de docentes da Educação Infantil - Creche,SINDO003N0,SINDO003N0,SINDO003N0
Loading