Skip to content

Commit

Permalink
Merge pull request #778 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 b7347c9 + 4af0920 commit a866e52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
)
}}


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 a866e52

Please sign in to comment.