Skip to content

Commit

Permalink
fix(censo2022): make requested changes
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurfg committed Mar 1, 2024
1 parent 75f12a8 commit 8f34774
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions models/br_ibge_censo_2022/schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -853,7 +853,7 @@ models:
tests:
- relationships:
to: ref('br_bd_diretorios_data_tempo__ano')
field: ano
field: ano.ano
- name: id_municipio
description: ID Município IBGE 7 dígitos
tests:
Expand Down Expand Up @@ -883,7 +883,7 @@ models:
tests:
- relationships:
to: ref('br_bd_diretorios_data_tempo__ano')
field: ano
field: ano.ano
- name: id_municipio
description: ID Município IBGE 7 dígitos
tests:
Expand Down Expand Up @@ -933,7 +933,7 @@ models:
tests:
- relationships:
to: ref('br_bd_diretorios_data_tempo__ano')
field: ano
field: ano.ano
- name: id_municipio
description: ID Município IBGE 7 dígitos
tests:
Expand All @@ -958,7 +958,7 @@ models:
tests:
- relationships:
to: ref('br_bd_diretorios_data_tempo__ano')
field: ano
field: ano.ano
- name: id_municipio
description: ID Município IBGE 7 dígitos
tests:
Expand Down Expand Up @@ -987,7 +987,7 @@ models:
tests:
- relationships:
to: ref('br_bd_diretorios_data_tempo__ano')
field: ano
field: ano.ano
- name: id_municipio
description: ID Município IBGE 7 dígitos
tests:
Expand Down Expand Up @@ -1020,7 +1020,7 @@ models:
tests:
- relationships:
to: ref('br_bd_diretorios_data_tempo__ano')
field: ano
field: ano.ano
- name: id_municipio
description: ID Município IBGE 7 dígitos
tests:
Expand Down Expand Up @@ -1048,7 +1048,7 @@ models:
tests:
- relationships:
to: ref('br_bd_diretorios_data_tempo__ano')
field: ano
field: ano.ano
- name: id_municipio
description: ID Município IBGE 7 dígitos
tests:
Expand Down Expand Up @@ -1077,7 +1077,7 @@ models:
tests:
- relationships:
to: ref('br_bd_diretorios_data_tempo__ano')
field: ano
field: ano.ano
- name: id_municipio
description: ID Município IBGE 7 dígitos
tests:
Expand Down Expand Up @@ -1111,7 +1111,7 @@ models:
tests:
- relationships:
to: ref('br_bd_diretorios_data_tempo__ano')
field: ano
field: ano.ano
- name: id_municipio
description: ID Município IBGE 7 dígitos
tests:
Expand Down

0 comments on commit 8f34774

Please sign in to comment.