Skip to content

Commit

Permalink
[register] auxilio_emergencial
Browse files Browse the repository at this point in the history
  • Loading branch information
tricktx committed Aug 20, 2024
1 parent c4d3e58 commit 73f3b00
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
cluster_by=["sigla_uf", "id_municipio"],
)
}}

select
safe_cast(split(mes, '-')[offset(0)] as int64) as ano,
safe_cast(split(mes, '-')[offset(1)] as int64) as mes,
Expand Down

0 comments on commit 73f3b00

Please sign in to comment.