Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Table taux_refus_siae : renommer et ajouter des agrégations #322

Merged
merged 2 commits into from
Jun 24, 2024

Conversation

laurinehu
Copy link
Contributor

**Carte Notion : ** https://www.notion.so/gip-inclusion/Filtre-et-variable-Indicateur-taux-de-refus-du-TB116-r-alis-sur-une-table-qui-ne-permet-pas-d-ut-07b73cc17542471b8b52a970aadb0afb?pvs=4

Pourquoi ?

Renommer : pour qu'on ait des taux partout et pas de tx ;p un seul indicateur calculé sur cette table, donc c'est pas chiant de le refaire (sinon j'aurais pas fait)
Agréger : pour permettre de brancher les filtres sur le tb116 (cf carte)

J'en profite pour déplacer le modèle dans marts.

Checks

  • J'ai lancé le modèle ou seed sur un dump local (si pertinent)
  • J'ai ajouté des tests à mon code Python, ou des assertions DBT sur le modèle SQL
  • J'ai documenté ce modèle voire certains de ses champs (usage métier, tableau de bord, etc)

@laurinehu laurinehu self-assigned this Jun 20, 2024
@@ -17,11 +17,17 @@ select
/* Nombre de candidatures acceptées initiées par l'employeur de type SIAE */
etp_conventionnes.nombre_etp_conventionnes,
Copy link
Contributor

Choose a reason for hiding this comment

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

Alors ça il faut absolument le retirer c'est complètement faux et on a aps trop le droit de l'afficher

Copy link
Contributor

Choose a reason for hiding this comment

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

je savais pas du tout que c'etait la !!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

c'est pas du tout utilisé et affiché, je pensais que tu utilisais ça de ton côté pour je ne sais quel besoin

Copy link
Contributor

@YannickPassa YannickPassa left a comment

Choose a reason for hiding this comment

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

Il faut retirer tout ce qui concerne les etps !

Copy link
Contributor

@YannickPassa YannickPassa left a comment

Choose a reason for hiding this comment

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

Ok ! faudra juste verifier que ça casse pas l'indicateur

@laurinehu laurinehu added this pull request to the merge queue Jun 24, 2024
Merged via the queue into main with commit 5604939 Jun 24, 2024
5 checks passed
@laurinehu laurinehu deleted the laurinehu/tx_refus_filtres branch June 24, 2024 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants