Skip to content

Commit

Permalink
Merge pull request #429 from basedosdados/br_tse_eleicoes_fix_candidato
Browse files Browse the repository at this point in the history
fix candidato
  • Loading branch information
laura-l-amaral authored Feb 9, 2024
2 parents 97f2b59 + c113b18 commit 18df2fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/br_tse_eleicoes/br_tse_eleicoes__candidatos.sql
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
cluster_by=["sigla_uf"],
)
}}

-- precisa ser atualizada com federações
SELECT
SAFE_CAST(ano AS INT64) ano,
SAFE_CAST(tipo_eleicao AS STRING) tipo_eleicao,
Expand Down

0 comments on commit 18df2fc

Please sign in to comment.