Skip to content

Commit

Permalink
Merge pull request #611 from basedosdados/br_cgu_cartao_pagamento
Browse files Browse the repository at this point in the history
[fix] br_cgu_cartao_pagamento
  • Loading branch information
tricktx authored Sep 18, 2024
2 parents 287a513 + fe4e9a5 commit d96d53b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
alias="dicionario", schema="br_cgu_cartao_pagamento", materialized="table"
)
}}

select
safe_cast(id_tabela as string) id_tabela,
safe_cast(nome_coluna as string) nome_coluna,
Expand Down
2 changes: 1 addition & 1 deletion models/br_cgu_cartao_pagamento/schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ models:
field: data.data
- name: valor_transacao
description: Valor da transação realizada com o cartão
- name: br_cgu_cartao_pagamento__microdados_desfesa_civil
- name: br_cgu_cartao_pagamento__microdados_defesa_civil
description: O Cartão de Pagamento de Defesa Civil (CPDC) é a forma exclusiva
para o pagamento de despesas com ações de resposta promovidas por governos estaduais,
do Distrito Federal e municipais com recursos transferidos pela União.
Expand Down

0 comments on commit d96d53b

Please sign in to comment.