Skip to content

Commit

Permalink
Merge branch 'master' into staging/br_stf_corte_aberta
Browse files Browse the repository at this point in the history
  • Loading branch information
tricktx authored Sep 27, 2023
2 parents da4dea2 + 40cba7d commit 3788924
Show file tree
Hide file tree
Showing 63 changed files with 2,645 additions and 207 deletions.
11 changes: 10 additions & 1 deletion dbt_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,10 @@ models:
+schema: br_bcb_agencia
br_bcb_estban:
+materialized: table
+schema: br_bcb_estban
+schema: br_bcb_estban
br_bcb_sicor:
+materialized: table
+schema: br_bcb_sicor
br_bcb_taxa_cambio:
+materialized: table
+schema: br_bcb_taxa_cambio
Expand Down Expand Up @@ -118,12 +121,18 @@ models:
br_cvm_oferta_publica_distribuicao:
+materialized: table
+schema: br_cvm_oferta_publica_distribuicao
br_fbsp_absp:
+materialized: table
+schema: br_fbsp_absp
br_fgv_igp:
+materialized: table
+schema: br_fgv_igp
br_ibge_inpc:
+materialized: table
+schema: br_ibge_inpc
br_geobr_mapas:
+materialized: table
+schema: br_geobr_mapas
br_ibge_ipca:
+materialized: table
+schema: br_ibge_ipca
Expand Down
Loading

0 comments on commit 3788924

Please sign in to comment.