Skip to content

Commit

Permalink
add model dbt simet in dev
Browse files Browse the repository at this point in the history
  • Loading branch information
carmemneri committed Nov 26, 2024
1 parent c247ac2 commit d302931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/br_simet_educacao_conectada/escola.sql
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ select
safe_cast(tipo_download_por_aluno_kbit as string) tipo_download_por_aluno_kbit,
safe_cast(latitude as float64) latitude,
safe_cast(longitude as float64) longitude
from `basedosdados-dev.br_simet_educacao_conectada_staging.escola` as t
from `basedosdados-dev.br_simet_educacao_conectada_staging.escola` as t

0 comments on commit d302931

Please sign in to comment.