Skip to content

Commit

Permalink
Merge pull request #715 from basedosdados/fix/siconfi_funcao
Browse files Browse the repository at this point in the history
fix: despesas_funcao 3.01.122
  • Loading branch information
rdahis authored Aug 1, 2024
2 parents 7e7524d + b5616d4 commit 9005107
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ select
safe_cast(id_conta_bd as string) id_conta_bd,
safe_cast(conta_bd as string) conta_bd,
safe_cast(valor as float64) valor
from `basedosdados-staging.br_me_siconfi_staging.municipio_despesas_funcao` as t
from `basedosdados-staging.br_me_siconfi_staging.municipio_despesas_funcao` as t
Binary file modified models/br_me_siconfi/code/compatibilizacao/despesas_funcao.xlsx
Binary file not shown.

0 comments on commit 9005107

Please sign in to comment.