Skip to content

Conversation

NicolasDuchenne
Copy link
Contributor

@NicolasDuchenne NicolasDuchenne commented Feb 27, 2025

type: SMALLINT
tests:
- dbt_utils.expression_is_true:
expression: ">= 2016"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

on a bien des données depuis 2016, non?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On charge uniquement depuis 2020 pour reduire la taille de la database pour le moment

type: SMALLINT
tests:
- dbt_utils.expression_is_true:
expression: ">= 2020"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

idem

Copy link
Contributor

@jereze jereze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ca me semble bon :)
Pour la partie dbt, je ne suis pas expert.
Pour le code SQL, ça me semble bon, en attente bien sûr de la validation dans #65, mais on pourra corriger à posteriori.
Micro détails:

  • sur les années, c'est vrai qu'on va plutôt se limuter à >= 2020, mais on a quand même des données depuis 2016, non ?
  • de mon côté, j'ai le uv.lock file qui a bougé après un sync

@NicolasDuchenne NicolasDuchenne merged commit 1213b54 into main Feb 27, 2025
2 checks passed
@NicolasDuchenne NicolasDuchenne deleted the feature/add_resultats_communes_to_dbt_models branch March 3, 2025 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants