From 79bf88c4b438d0a081a44a4edbe741deb29fff15 Mon Sep 17 00:00:00 2001 From: laurinehu Date: Tue, 31 Oct 2023 14:46:26 +0100 Subject: [PATCH] update doc --- dbt/models/indexed/properties.yml | 5 ++++- dbt/models/marts/properties.yml | 5 ++++- dbt/models/staging/properties.yml | 3 --- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/dbt/models/indexed/properties.yml b/dbt/models/indexed/properties.yml index f854f996..effce51a 100644 --- a/dbt/models/indexed/properties.yml +++ b/dbt/models/indexed/properties.yml @@ -25,4 +25,7 @@ models: Ce cas particulier est nécessaire au calcul des sorties. - name: fluxIAE_Salarie_v2 description: > - Table introduite afin d'ajouter des index aux tables provenant du fluxIAE. \ No newline at end of file + Table introduite afin d'ajouter des index aux tables provenant du fluxIAE. +- name: fluxIAE_Structure_v2 + description: > + Table introduite afin d'ajouter des données geographiques à la table structures du fluxIAE + à l'indexer. \ No newline at end of file diff --git a/dbt/models/marts/properties.yml b/dbt/models/marts/properties.yml index 9be90ad1..7c08fb50 100644 --- a/dbt/models/marts/properties.yml +++ b/dbt/models/marts/properties.yml @@ -187,4 +187,7 @@ models: Contient les statistiques de contrôle des structures pour toutes les campagnes de contrôle. Table réalisée pour la réalisation du tb suivi du contrôle a posteriori. - name: fiches_deposte_en_tension_recrutement description: > - Fiches de postes par structure et leur état. Pour la réalisation du TB fiches postes en tension. \ No newline at end of file + Fiches de postes par structure et leur état. Pour la réalisation du TB fiches postes en tension. + - name: recrutements + description: > + Table permettant de suivre les recrutements réalisés et déclarés à l'ASP. diff --git a/dbt/models/staging/properties.yml b/dbt/models/staging/properties.yml index 08f3549a..1b6c50c1 100644 --- a/dbt/models/staging/properties.yml +++ b/dbt/models/staging/properties.yml @@ -147,6 +147,3 @@ models: - name: stg_fdp_difficulte_recrutement_sans_candidatures description: > Fiches de poste en difficulté de recrutement et n'ayant jamais reçu de candidatures. - - name: fluxIAE_Structure_v2 - description: > - Vue permettant de compléter les données de structures du fluxIAE avec les informations geographiques de l'insee.