From 9ad8519f74e6d962f6a9f9f5be0f4d9810853c6d Mon Sep 17 00:00:00 2001 From: Dylan Decrulle Date: Wed, 12 Jun 2024 12:00:43 +0200 Subject: [PATCH] Feat/i18n (#79) * i18n * accessibility page * i18n with sq --- index.html | 2 +- package.json | 1 + public/Eacei_test.json | 27749 ++++++++++ public/Filauto.json | 1 + public/accordion.json | 111 + public/controles_tab.json | 460 + public/data.json | 7038 +++ public/source.json | 43142 ++++++++++++++++ src/i18n/i18n.ts | 24 + src/i18n/index.ts | 4 + src/i18n/resources/en.tsx | 203 + src/i18n/resources/fr.tsx | 207 + src/i18n/resources/sq.tsx | 205 + src/i18n/types.ts | 36 + src/pages/Accessibility/AccessibilityPage.tsx | 12 +- src/pages/Legals/LegalsPage.tsx | 43 +- src/pages/Legals/route.ts | 4 +- .../NavigationAssistancePage.tsx | 30 +- src/pages/Review/ReviewPage.tsx | 5 + src/pages/Security/SecurityPage.tsx | 10 +- src/pages/SiteMap/SiteMapPage.tsx | 46 +- src/pages/SiteMap/route.ts | 1 - .../Visualize/Form/SelectNomenclatures.tsx | 28 +- src/pages/Visualize/Form/VisualizeForm.tsx | 48 +- src/router/Layout/Footer.tsx | 74 - src/router/Layout/Layout.tsx | 18 - src/router/Layout/index.ts | 1 - src/router/router.tsx | 13 +- .../components/Error/ErrorComponent.tsx | 27 +- src/shared/components/Layout/Footer.tsx | 67 + .../components}/Layout/Header.tsx | 34 +- .../Orchestrator/CustomPages/EndPage.tsx | 20 +- .../Orchestrator/CustomPages/Validation.tsx | 13 - .../CustomPages/ValidationModal.tsx | 16 +- .../CustomPages/ValidationPage.tsx | 18 + .../Orchestrator/CustomPages/WelcomeModal.tsx | 18 +- .../{Welcome.tsx => WelcomePage.tsx} | 16 +- .../components/Orchestrator/Orchestrator.tsx | 25 +- .../Orchestrator/SequenceHeader.tsx | 12 +- .../{Layout.tsx => SurveyContainer.tsx} | 60 +- .../components/Orchestrator/utils/overview.ts | 59 - yarn.lock | 22 + 42 files changed, 79578 insertions(+), 345 deletions(-) create mode 100644 public/Eacei_test.json create mode 100644 public/Filauto.json create mode 100644 public/accordion.json create mode 100644 public/controles_tab.json create mode 100644 public/data.json create mode 100644 public/source.json create mode 100644 src/i18n/i18n.ts create mode 100644 src/i18n/index.ts create mode 100644 src/i18n/resources/en.tsx create mode 100644 src/i18n/resources/fr.tsx create mode 100644 src/i18n/resources/sq.tsx create mode 100644 src/i18n/types.ts delete mode 100644 src/router/Layout/Footer.tsx delete mode 100644 src/router/Layout/Layout.tsx delete mode 100644 src/router/Layout/index.ts create mode 100644 src/shared/components/Layout/Footer.tsx rename src/{router => shared/components}/Layout/Header.tsx (76%) delete mode 100644 src/shared/components/Orchestrator/CustomPages/Validation.tsx create mode 100644 src/shared/components/Orchestrator/CustomPages/ValidationPage.tsx rename src/shared/components/Orchestrator/CustomPages/{Welcome.tsx => WelcomePage.tsx} (67%) rename src/shared/components/Orchestrator/{Layout.tsx => SurveyContainer.tsx} (78%) delete mode 100644 src/shared/components/Orchestrator/utils/overview.ts diff --git a/index.html b/index.html index fe38681d..798ae3a6 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ - + diff --git a/package.json b/package.json index b0ab557a..ca4d49fe 100644 --- a/package.json +++ b/package.json @@ -29,6 +29,7 @@ "@tanstack/react-query": "^5.37.1", "@tanstack/react-router": "^1.33.7", "axios": "^1.7.2", + "i18nifty": "^3.2.1", "oidc-spa": "^4.6.1", "powerhooks": "^1.0.10", "react": "^18.3.1", diff --git a/public/Eacei_test.json b/public/Eacei_test.json new file mode 100644 index 00000000..76b9849f --- /dev/null +++ b/public/Eacei_test.json @@ -0,0 +1,27749 @@ +{ + "id": "lutsxrxu", + "componentType": "Questionnaire", + "modele": "EACEI24VTL", + "enoCoreVersion": "3.21.5-SNAPSHOT", + "lunaticModelVersion": "3.8.1", + "generatingDate": "15-05-2024 13:09:33", + "pagination": "sequence", + "maxPage": "25", + "label": { "value": "EACEI 2024 VTL", "type": "VTL|MD" }, + "components": [ + { + "id": "jl3c9t6p", + "componentType": "Sequence", + "page": "1", + "label": { + "value": "\"I - \" || \"Données générales sur l'établissement\"", + "type": "VTL|MD" + }, + "conditionFilter": { "value": "true", "type": "VTL" }, + "hierarchy": { + "sequence": { + "id": "jl3c9t6p", + "page": "1", + "label": { + "value": "\"I - \" || \"Données générales sur l'établissement\"", + "type": "VTL|MD" + } + } + }, + "description": { + "value": "\"**La partie I permet de connaître des informations générales sur votre établissement. Votre code d'activité APE ainsi que la tranche d’effectif sont pré-remplis ; veuillez les modifier si l’un ou l’autre a changé.**\"", + "type": "VTL|MD" + } + }, + { + "id": "question-l7spxskz", + "componentType": "Question", + "page": "1", + "label": { + "value": "\"1 . \" || \"Le code APE (activité principale exercée) de votre établissement est-il bien le \" || nvl(ACTIVITE, \"\") || \" ?\" ", + "type": "VTL|MD" + }, + "conditionFilter": { "value": "true", "type": "VTL" }, + "components": [ + { + "id": "l7spxskz", + "componentType": "Radio", + "mandatory": false, + "page": "1", + "controls": [ + { + "id": "l7spxskz-CI-0", + "typeOfControl": "CONSISTENCY", + "criticality": "WARN", + "control": { + "value": "not(nvl(AB_VERIFAPET, \"\") = \"\")", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Merci de répondre par Oui ou Non.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "jl3c9t6p", + "page": "1", + "label": { + "value": "\"I - \" || \"Données générales sur l'établissement\"", + "type": "VTL|MD" + } + } + }, + "options": [ + { "value": "1", "label": { "value": "\"Oui\"", "type": "VTL|MD" } }, + { "value": "2", "label": { "value": "\"Non\"", "type": "VTL|MD" } } + ], + "response": { "name": "AB_VERIFAPET" } + } + ] + }, + { + "id": "question-l7sq2p5e", + "componentType": "Question", + "page": "1", + "label": { + "value": "\"3\\. \" || \"Le libellé\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(AB_VERIFAPET, \"2\") = \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "l7sq2p5e", + "componentType": "Dropdown", + "mandatory": false, + "page": "1", + "controls": [ + { + "id": "l7sq2p5e-CI-0", + "typeOfControl": "CONSISTENCY", + "criticality": "WARN", + "control": { + "value": "not((nvl(AB_VERIFAPET,\"2\") = \"2\") and (nvl(AB_APET,\" \") = \" \"))", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Merci d’indiquer votre activité principale.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "jl3c9t6p", + "page": "1", + "label": { + "value": "\"I - \" || \"Données générales sur l'établissement\"", + "type": "VTL|MD" + } + } + }, + "options": [ + { + "value": "0111Z", + "label": { + "value": "\"0111Z - Culture de céréales (à l'exception du riz), de légumineuses et de graines oléagineuses\"", + "type": "VTL|MD" + } + }, + { + "value": "0112Z", + "label": { + "value": "\"0112Z - Culture du riz\"", + "type": "VTL|MD" + } + }, + { + "value": "0113Z", + "label": { + "value": "\"0113Z - Culture de légumes, de melons, de racines et de tubercules\"", + "type": "VTL|MD" + } + }, + { + "value": "0114Z", + "label": { + "value": "\"0114Z - Culture de la canne à sucre\"", + "type": "VTL|MD" + } + }, + { + "value": "0115Z", + "label": { + "value": "\"0115Z - Culture du tabac\"", + "type": "VTL|MD" + } + }, + { + "value": "0116Z", + "label": { + "value": "\"0116Z - Culture de plantes à fibres\"", + "type": "VTL|MD" + } + }, + { + "value": "0119Z", + "label": { + "value": "\"0119Z - Autres cultures non permanentes\"", + "type": "VTL|MD" + } + }, + { + "value": "0121Z", + "label": { + "value": "\"0121Z - Culture de la vigne\"", + "type": "VTL|MD" + } + }, + { + "value": "0122Z", + "label": { + "value": "\"0122Z - Culture de fruits tropicaux et subtropicaux\"", + "type": "VTL|MD" + } + }, + { + "value": "0123Z", + "label": { + "value": "\"0123Z - Culture d'agrumes\"", + "type": "VTL|MD" + } + }, + { + "value": "0124Z", + "label": { + "value": "\"0124Z - Culture de fruits à pépins et à noyau\"", + "type": "VTL|MD" + } + }, + { + "value": "0125Z", + "label": { + "value": "\"0125Z - Culture d'autres fruits d'arbres ou d'arbustes et de fruits à coque\"", + "type": "VTL|MD" + } + }, + { + "value": "0126Z", + "label": { + "value": "\"0126Z - Culture de fruits oléagineux\"", + "type": "VTL|MD" + } + }, + { + "value": "0127Z", + "label": { + "value": "\"0127Z - Culture de plantes à boissons\"", + "type": "VTL|MD" + } + }, + { + "value": "0128Z", + "label": { + "value": "\"0128Z - Culture de plantes à épices, aromatiques, médicinales et pharmaceutiques\"", + "type": "VTL|MD" + } + }, + { + "value": "0129Z", + "label": { + "value": "\"0129Z - Autres cultures permanentes\"", + "type": "VTL|MD" + } + }, + { + "value": "0130Z", + "label": { + "value": "\"0130Z - Reproduction de plantes\"", + "type": "VTL|MD" + } + }, + { + "value": "0141Z", + "label": { + "value": "\"0141Z - Élevage de vaches laitières\"", + "type": "VTL|MD" + } + }, + { + "value": "0142Z", + "label": { + "value": "\"0142Z - Élevage d'autres bovins et de buffles\"", + "type": "VTL|MD" + } + }, + { + "value": "0143Z", + "label": { + "value": "\"0143Z - Élevage de chevaux et d'autres équidés\"", + "type": "VTL|MD" + } + }, + { + "value": "0144Z", + "label": { + "value": "\"0144Z - Élevage de chameaux et d'autres camélidés\"", + "type": "VTL|MD" + } + }, + { + "value": "0145Z", + "label": { + "value": "\"0145Z - Élevage d'ovins et de caprins\"", + "type": "VTL|MD" + } + }, + { + "value": "0146Z", + "label": { + "value": "\"0146Z - Élevage de porcins\"", + "type": "VTL|MD" + } + }, + { + "value": "0147Z", + "label": { + "value": "\"0147Z - Élevage de volailles\"", + "type": "VTL|MD" + } + }, + { + "value": "0149Z", + "label": { + "value": "\"0149Z - Élevage d'autres animaux\"", + "type": "VTL|MD" + } + }, + { + "value": "0150Z", + "label": { + "value": "\"0150Z - Culture et élevage associés\"", + "type": "VTL|MD" + } + }, + { + "value": "0161Z", + "label": { + "value": "\"0161Z - Activités de soutien aux cultures\"", + "type": "VTL|MD" + } + }, + { + "value": "0162Z", + "label": { + "value": "\"0162Z - Activités de soutien à la production animale\"", + "type": "VTL|MD" + } + }, + { + "value": "0163Z", + "label": { + "value": "\"0163Z - Traitement primaire des récoltes\"", + "type": "VTL|MD" + } + }, + { + "value": "0164Z", + "label": { + "value": "\"0164Z - Traitement des semences\"", + "type": "VTL|MD" + } + }, + { + "value": "0170Z", + "label": { + "value": "\"0170Z - Chasse, piégeage et services annexes\"", + "type": "VTL|MD" + } + }, + { + "value": "0210Z", + "label": { + "value": "\"0210Z - Sylviculture et autres activités forestières\"", + "type": "VTL|MD" + } + }, + { + "value": "0220Z", + "label": { + "value": "\"0220Z - Exploitation forestière\"", + "type": "VTL|MD" + } + }, + { + "value": "0230Z", + "label": { + "value": "\"0230Z - Récolte de produits forestiers non ligneux poussant à l'état sauvage\"", + "type": "VTL|MD" + } + }, + { + "value": "0240Z", + "label": { + "value": "\"0240Z - Services de soutien à l'exploitation forestière\"", + "type": "VTL|MD" + } + }, + { + "value": "0311Z", + "label": { "value": "\"0311Z - Pêche en mer\"", "type": "VTL|MD" } + }, + { + "value": "0312Z", + "label": { + "value": "\"0312Z - Pêche en eau douce\"", + "type": "VTL|MD" + } + }, + { + "value": "0321Z", + "label": { + "value": "\"0321Z - Aquaculture en mer\"", + "type": "VTL|MD" + } + }, + { + "value": "0322Z", + "label": { + "value": "\"0322Z - Aquaculture en eau douce\"", + "type": "VTL|MD" + } + }, + { + "value": "0510Z", + "label": { + "value": "\"0510Z - Extraction de houille\"", + "type": "VTL|MD" + } + }, + { + "value": "0520Z", + "label": { + "value": "\"0520Z - Extraction de lignite\"", + "type": "VTL|MD" + } + }, + { + "value": "0610Z", + "label": { + "value": "\"0610Z - Extraction de pétrole brut\"", + "type": "VTL|MD" + } + }, + { + "value": "0620Z", + "label": { + "value": "\"0620Z - Extraction de gaz naturel\"", + "type": "VTL|MD" + } + }, + { + "value": "0710Z", + "label": { + "value": "\"0710Z - Extraction de minerais de fer\"", + "type": "VTL|MD" + } + }, + { + "value": "0721Z", + "label": { + "value": "\"0721Z - Extraction de minerais d'uranium et de thorium\"", + "type": "VTL|MD" + } + }, + { + "value": "0729Z", + "label": { + "value": "\"0729Z - Extraction d'autres minerais de métaux non ferreux\"", + "type": "VTL|MD" + } + }, + { + "value": "0811Z", + "label": { + "value": "\"0811Z - Extraction de pierres ornementales et de construction, de calcaire industriel, de gypse, de craie et d'ardoise\"", + "type": "VTL|MD" + } + }, + { + "value": "0812Z", + "label": { + "value": "\"0812Z - Exploitation de gravières et sablières, extraction d'argiles et de kaolin\"", + "type": "VTL|MD" + } + }, + { + "value": "0891Z", + "label": { + "value": "\"0891Z - Extraction des minéraux chimiques et d'engrais minéraux\"", + "type": "VTL|MD" + } + }, + { + "value": "0892Z", + "label": { + "value": "\"0892Z - Extraction de tourbe\"", + "type": "VTL|MD" + } + }, + { + "value": "0893Z", + "label": { + "value": "\"0893Z - Production de sel\"", + "type": "VTL|MD" + } + }, + { + "value": "0899Z", + "label": { + "value": "\"0899Z - Autres activités extractives n.c.a.\"", + "type": "VTL|MD" + } + }, + { + "value": "0910Z", + "label": { + "value": "\"0910Z - Activités de soutien à l'extraction d'hydrocarbures\"", + "type": "VTL|MD" + } + }, + { + "value": "0990Z", + "label": { + "value": "\"0990Z - Activités de soutien aux autres industries extractives\"", + "type": "VTL|MD" + } + }, + { + "value": "1011Z", + "label": { + "value": "\"1011Z - Transformation et conservation de la viande de boucherie\"", + "type": "VTL|MD" + } + }, + { + "value": "1012Z", + "label": { + "value": "\"1012Z - Transformation et conservation de la viande de volaille\"", + "type": "VTL|MD" + } + }, + { + "value": "1013A", + "label": { + "value": "\"1013A - Préparation industrielle de produits à base de viande\"", + "type": "VTL|MD" + } + }, + { + "value": "1013B", + "label": { "value": "\"1013B - Charcuterie\"", "type": "VTL|MD" } + }, + { + "value": "1020Z", + "label": { + "value": "\"1020Z - Transformation et conservation de poisson, de crustacés et de mollusques\"", + "type": "VTL|MD" + } + }, + { + "value": "1031Z", + "label": { + "value": "\"1031Z - Transformation et conservation de pommes de terre\"", + "type": "VTL|MD" + } + }, + { + "value": "1032Z", + "label": { + "value": "\"1032Z - Préparation de jus de fruits et légumes\"", + "type": "VTL|MD" + } + }, + { + "value": "1039A", + "label": { + "value": "\"1039A - Autre transformation et conservation de légumes\"", + "type": "VTL|MD" + } + }, + { + "value": "1039B", + "label": { + "value": "\"1039B - Transformation et conservation de fruits\"", + "type": "VTL|MD" + } + }, + { + "value": "1041A", + "label": { + "value": "\"1041A - Fabrication d'huiles et graisses brutes\"", + "type": "VTL|MD" + } + }, + { + "value": "1041B", + "label": { + "value": "\"1041B - Fabrication d'huiles et graisses raffinées\"", + "type": "VTL|MD" + } + }, + { + "value": "1042Z", + "label": { + "value": "\"1042Z - Fabrication de margarine et graisses comestibles similaires\"", + "type": "VTL|MD" + } + }, + { + "value": "1051A", + "label": { + "value": "\"1051A - Fabrication de lait liquide et de produits frais\"", + "type": "VTL|MD" + } + }, + { + "value": "1051B", + "label": { + "value": "\"1051B - Fabrication de beurre\"", + "type": "VTL|MD" + } + }, + { + "value": "1051C", + "label": { + "value": "\"1051C - Fabrication de fromage\"", + "type": "VTL|MD" + } + }, + { + "value": "1051D", + "label": { + "value": "\"1051D - Fabrication d'autres produits laitiers\"", + "type": "VTL|MD" + } + }, + { + "value": "1052Z", + "label": { + "value": "\"1052Z - Fabrication de glaces et sorbets\"", + "type": "VTL|MD" + } + }, + { + "value": "1061A", + "label": { "value": "\"1061A - Meunerie\"", "type": "VTL|MD" } + }, + { + "value": "1061B", + "label": { + "value": "\"1061B - Autres activités du travail des grains\"", + "type": "VTL|MD" + } + }, + { + "value": "1062Z", + "label": { + "value": "\"1062Z - Fabrication de produits amylacés\"", + "type": "VTL|MD" + } + }, + { + "value": "1071A", + "label": { + "value": "\"1071A - Fabrication industrielle de pain et de pâtisserie fraîche\"", + "type": "VTL|MD" + } + }, + { + "value": "1071B", + "label": { + "value": "\"1071B - Cuisson de produits de boulangerie\"", + "type": "VTL|MD" + } + }, + { + "value": "1071C", + "label": { + "value": "\"1071C - Boulangerie et boulangerie-pâtisserie\"", + "type": "VTL|MD" + } + }, + { + "value": "1071D", + "label": { "value": "\"1071D - Pâtisserie\"", "type": "VTL|MD" } + }, + { + "value": "1072Z", + "label": { + "value": "\"1072Z - Fabrication de biscuits, biscottes et pâtisseries de conservation\"", + "type": "VTL|MD" + } + }, + { + "value": "1073Z", + "label": { + "value": "\"1073Z - Fabrication de pâtes alimentaires\"", + "type": "VTL|MD" + } + }, + { + "value": "1081Z", + "label": { + "value": "\"1081Z - Fabrication de sucre\"", + "type": "VTL|MD" + } + }, + { + "value": "1082Z", + "label": { + "value": "\"1082Z - Fabrication de cacao, chocolat et de produits de confiserie\"", + "type": "VTL|MD" + } + }, + { + "value": "1083Z", + "label": { + "value": "\"1083Z - Transformation du thé et du café\"", + "type": "VTL|MD" + } + }, + { + "value": "1084Z", + "label": { + "value": "\"1084Z - Fabrication de condiments et assaisonnements\"", + "type": "VTL|MD" + } + }, + { + "value": "1085Z", + "label": { + "value": "\"1085Z - Fabrication de plats préparés\"", + "type": "VTL|MD" + } + }, + { + "value": "1086Z", + "label": { + "value": "\"1086Z - Fabrication d'aliments homogénéisés et diététiques\"", + "type": "VTL|MD" + } + }, + { + "value": "1089Z", + "label": { + "value": "\"1089Z - Fabrication d'autres produits alimentaires n.c.a.\"", + "type": "VTL|MD" + } + }, + { + "value": "1091Z", + "label": { + "value": "\"1091Z - Fabrication d'aliments pour animaux de ferme\"", + "type": "VTL|MD" + } + }, + { + "value": "1092Z", + "label": { + "value": "\"1092Z - Fabrication d'aliments pour animaux de compagnie\"", + "type": "VTL|MD" + } + }, + { + "value": "1101Z", + "label": { + "value": "\"1101Z - Production de boissons alcooliques distillées\"", + "type": "VTL|MD" + } + }, + { + "value": "1102A", + "label": { + "value": "\"1102A - Fabrication de vins effervescents\"", + "type": "VTL|MD" + } + }, + { + "value": "1102B", + "label": { "value": "\"1102B - Vinification\"", "type": "VTL|MD" } + }, + { + "value": "1103Z", + "label": { + "value": "\"1103Z - Fabrication de cidre et de vins de fruits\"", + "type": "VTL|MD" + } + }, + { + "value": "1104Z", + "label": { + "value": "\"1104Z - Production d'autres boissons fermentées non distillées\"", + "type": "VTL|MD" + } + }, + { + "value": "1105Z", + "label": { + "value": "\"1105Z - Fabrication de bière\"", + "type": "VTL|MD" + } + }, + { + "value": "1106Z", + "label": { + "value": "\"1106Z - Fabrication de malt\"", + "type": "VTL|MD" + } + }, + { + "value": "1107A", + "label": { + "value": "\"1107A - Industrie des eaux de table\"", + "type": "VTL|MD" + } + }, + { + "value": "1107B", + "label": { + "value": "\"1107B - Production de boissons rafraîchissantes\"", + "type": "VTL|MD" + } + }, + { + "value": "1200Z", + "label": { + "value": "\"1200Z - Fabrication de produits à base de tabac\"", + "type": "VTL|MD" + } + }, + { + "value": "1310Z", + "label": { + "value": "\"1310Z - Préparation de fibres textiles et filature\"", + "type": "VTL|MD" + } + }, + { + "value": "1320Z", + "label": { "value": "\"1320Z - Tissage\"", "type": "VTL|MD" } + }, + { + "value": "1330Z", + "label": { + "value": "\"1330Z - Ennoblissement textile\"", + "type": "VTL|MD" + } + }, + { + "value": "1391Z", + "label": { + "value": "\"1391Z - Fabrication d'étoffes à mailles\"", + "type": "VTL|MD" + } + }, + { + "value": "1392Z", + "label": { + "value": "\"1392Z - Fabrication d'articles textiles, sauf habillement\"", + "type": "VTL|MD" + } + }, + { + "value": "1393Z", + "label": { + "value": "\"1393Z - Fabrication de tapis et moquettes\"", + "type": "VTL|MD" + } + }, + { + "value": "1394Z", + "label": { + "value": "\"1394Z - Fabrication de ficelles, cordes et filets\"", + "type": "VTL|MD" + } + }, + { + "value": "1395Z", + "label": { + "value": "\"1395Z - Fabrication de non-tissés, sauf habillement\"", + "type": "VTL|MD" + } + }, + { + "value": "1396Z", + "label": { + "value": "\"1396Z - Fabrication d'autres textiles techniques et industriels\"", + "type": "VTL|MD" + } + }, + { + "value": "1399Z", + "label": { + "value": "\"1399Z - Fabrication d'autres textiles n.c.a.\"", + "type": "VTL|MD" + } + }, + { + "value": "1411Z", + "label": { + "value": "\"1411Z - Fabrication de vêtements en cuir\"", + "type": "VTL|MD" + } + }, + { + "value": "1412Z", + "label": { + "value": "\"1412Z - Fabrication de vêtements de travail\"", + "type": "VTL|MD" + } + }, + { + "value": "1413Z", + "label": { + "value": "\"1413Z - Fabrication de vêtements de dessus\"", + "type": "VTL|MD" + } + }, + { + "value": "1414Z", + "label": { + "value": "\"1414Z - Fabrication de vêtements de dessous\"", + "type": "VTL|MD" + } + }, + { + "value": "1419Z", + "label": { + "value": "\"1419Z - Fabrication d'autres vêtements et accessoires\"", + "type": "VTL|MD" + } + }, + { + "value": "1420Z", + "label": { + "value": "\"1420Z - Fabrication d'articles en fourrure\"", + "type": "VTL|MD" + } + }, + { + "value": "1431Z", + "label": { + "value": "\"1431Z - Fabrication d'articles chaussants à mailles\"", + "type": "VTL|MD" + } + }, + { + "value": "1439Z", + "label": { + "value": "\"1439Z - Fabrication d'autres articles à mailles\"", + "type": "VTL|MD" + } + }, + { + "value": "1511Z", + "label": { + "value": "\"1511Z - Apprêt et tannage des cuirs ; préparation et teinture des fourrures\"", + "type": "VTL|MD" + } + }, + { + "value": "1512Z", + "label": { + "value": "\"1512Z - Fabrication d'articles de voyage, de maroquinerie et de sellerie\"", + "type": "VTL|MD" + } + }, + { + "value": "1520Z", + "label": { + "value": "\"1520Z - Fabrication de chaussures\"", + "type": "VTL|MD" + } + }, + { + "value": "1610A", + "label": { + "value": "\"1610A - Sciage et rabotage du bois, hors imprégnation\"", + "type": "VTL|MD" + } + }, + { + "value": "1610B", + "label": { + "value": "\"1610B - Imprégnation du bois\"", + "type": "VTL|MD" + } + }, + { + "value": "1621Z", + "label": { + "value": "\"1621Z - Fabrication de placage et de panneaux de bois\"", + "type": "VTL|MD" + } + }, + { + "value": "1622Z", + "label": { + "value": "\"1622Z - Fabrication de parquets assemblés\"", + "type": "VTL|MD" + } + }, + { + "value": "1623Z", + "label": { + "value": "\"1623Z - Fabrication de charpentes et d'autres menuiseries\"", + "type": "VTL|MD" + } + }, + { + "value": "1624Z", + "label": { + "value": "\"1624Z - Fabrication d'emballages en bois\"", + "type": "VTL|MD" + } + }, + { + "value": "1629Z", + "label": { + "value": "\"1629Z - Fabrication d'objets divers en bois ; fabrication d'objets en liège, vannerie et sparterie\"", + "type": "VTL|MD" + } + }, + { + "value": "1711Z", + "label": { + "value": "\"1711Z - Fabrication de pâte à papier\"", + "type": "VTL|MD" + } + }, + { + "value": "1712Z", + "label": { + "value": "\"1712Z - Fabrication de papier et de carton\"", + "type": "VTL|MD" + } + }, + { + "value": "1721A", + "label": { + "value": "\"1721A - Fabrication de carton ondulé\"", + "type": "VTL|MD" + } + }, + { + "value": "1721B", + "label": { + "value": "\"1721B - Fabrication de cartonnages\"", + "type": "VTL|MD" + } + }, + { + "value": "1721C", + "label": { + "value": "\"1721C - Fabrication d'emballages en papier\"", + "type": "VTL|MD" + } + }, + { + "value": "1722Z", + "label": { + "value": "\"1722Z - Fabrication d'articles en papier à usage sanitaire ou domestique\"", + "type": "VTL|MD" + } + }, + { + "value": "1723Z", + "label": { + "value": "\"1723Z - Fabrication d'articles de papeterie\"", + "type": "VTL|MD" + } + }, + { + "value": "1724Z", + "label": { + "value": "\"1724Z - Fabrication de papiers peints\"", + "type": "VTL|MD" + } + }, + { + "value": "1729Z", + "label": { + "value": "\"1729Z - Fabrication d'autres articles en papier ou en carton\"", + "type": "VTL|MD" + } + }, + { + "value": "1811Z", + "label": { + "value": "\"1811Z - Imprimerie de journaux\"", + "type": "VTL|MD" + } + }, + { + "value": "1812Z", + "label": { + "value": "\"1812Z - Autre imprimerie (labeur)\"", + "type": "VTL|MD" + } + }, + { + "value": "1813Z", + "label": { + "value": "\"1813Z - Activités de pré-presse\"", + "type": "VTL|MD" + } + }, + { + "value": "1814Z", + "label": { + "value": "\"1814Z - Reliure et activités connexes\"", + "type": "VTL|MD" + } + }, + { + "value": "1820Z", + "label": { + "value": "\"1820Z - Reproduction d'enregistrements\"", + "type": "VTL|MD" + } + }, + { + "value": "1910Z", + "label": { "value": "\"1910Z - Cokéfaction\"", "type": "VTL|MD" } + }, + { + "value": "1920Z", + "label": { + "value": "\"1920Z - Raffinage du pétrole\"", + "type": "VTL|MD" + } + }, + { + "value": "2011Z", + "label": { + "value": "\"2011Z - Fabrication de gaz industriels\"", + "type": "VTL|MD" + } + }, + { + "value": "2012Z", + "label": { + "value": "\"2012Z - Fabrication de colorants et de pigments\"", + "type": "VTL|MD" + } + }, + { + "value": "2013A", + "label": { + "value": "\"2013A - Enrichissement et retraitement de matières nucléaires\"", + "type": "VTL|MD" + } + }, + { + "value": "2013B", + "label": { + "value": "\"2013B - Fabrication d'autres produits chimiques inorganiques de base n.c.a.\"", + "type": "VTL|MD" + } + }, + { + "value": "2014Z", + "label": { + "value": "\"2014Z - Fabrication d'autres produits chimiques organiques de base\"", + "type": "VTL|MD" + } + }, + { + "value": "2015Z", + "label": { + "value": "\"2015Z - Fabrication de produits azotés et d'engrais\"", + "type": "VTL|MD" + } + }, + { + "value": "2016Z", + "label": { + "value": "\"2016Z - Fabrication de matières plastiques de base\"", + "type": "VTL|MD" + } + }, + { + "value": "2017Z", + "label": { + "value": "\"2017Z - Fabrication de caoutchouc synthétique\"", + "type": "VTL|MD" + } + }, + { + "value": "2020Z", + "label": { + "value": "\"2020Z - Fabrication de pesticides et d'autres produits agrochimiques\"", + "type": "VTL|MD" + } + }, + { + "value": "2030Z", + "label": { + "value": "\"2030Z - Fabrication de peintures, vernis, encres et mastics\"", + "type": "VTL|MD" + } + }, + { + "value": "2041Z", + "label": { + "value": "\"2041Z - Fabrication de savons, détergents et produits d'entretien\"", + "type": "VTL|MD" + } + }, + { + "value": "2042Z", + "label": { + "value": "\"2042Z - Fabrication de parfums et de produits pour la toilette\"", + "type": "VTL|MD" + } + }, + { + "value": "2051Z", + "label": { + "value": "\"2051Z - Fabrication de produits explosifs\"", + "type": "VTL|MD" + } + }, + { + "value": "2052Z", + "label": { + "value": "\"2052Z - Fabrication de colles\"", + "type": "VTL|MD" + } + }, + { + "value": "2053Z", + "label": { + "value": "\"2053Z - Fabrication d'huiles essentielles\"", + "type": "VTL|MD" + } + }, + { + "value": "2059Z", + "label": { + "value": "\"2059Z - Fabrication d'autres produits chimiques n.c.a.\"", + "type": "VTL|MD" + } + }, + { + "value": "2060Z", + "label": { + "value": "\"2060Z - Fabrication de fibres artificielles ou synthétiques\"", + "type": "VTL|MD" + } + }, + { + "value": "2110Z", + "label": { + "value": "\"2110Z - Fabrication de produits pharmaceutiques de base\"", + "type": "VTL|MD" + } + }, + { + "value": "2120Z", + "label": { + "value": "\"2120Z - Fabrication de préparations pharmaceutiques\"", + "type": "VTL|MD" + } + }, + { + "value": "2211Z", + "label": { + "value": "\"2211Z - Fabrication et rechapage de pneumatiques\"", + "type": "VTL|MD" + } + }, + { + "value": "2219Z", + "label": { + "value": "\"2219Z - Fabrication d'autres articles en caoutchouc\"", + "type": "VTL|MD" + } + }, + { + "value": "2221Z", + "label": { + "value": "\"2221Z - Fabrication de plaques, feuilles, tubes et profilés en matières plastiques\"", + "type": "VTL|MD" + } + }, + { + "value": "2222Z", + "label": { + "value": "\"2222Z - Fabrication d'emballages en matières plastiques\"", + "type": "VTL|MD" + } + }, + { + "value": "2223Z", + "label": { + "value": "\"2223Z - Fabrication d'éléments en matières plastiques pour la construction\"", + "type": "VTL|MD" + } + }, + { + "value": "2229A", + "label": { + "value": "\"2229A - Fabrication de pièces techniques à base de matières plastiques\"", + "type": "VTL|MD" + } + }, + { + "value": "2229B", + "label": { + "value": "\"2229B - Fabrication de produits de consommation courante en matières plastiques\"", + "type": "VTL|MD" + } + }, + { + "value": "2311Z", + "label": { + "value": "\"2311Z - Fabrication de verre plat\"", + "type": "VTL|MD" + } + }, + { + "value": "2312Z", + "label": { + "value": "\"2312Z - Façonnage et transformation du verre plat\"", + "type": "VTL|MD" + } + }, + { + "value": "2313Z", + "label": { + "value": "\"2313Z - Fabrication de verre creux\"", + "type": "VTL|MD" + } + }, + { + "value": "2314Z", + "label": { + "value": "\"2314Z - Fabrication de fibres de verre\"", + "type": "VTL|MD" + } + }, + { + "value": "2319Z", + "label": { + "value": "\"2319Z - Fabrication et façonnage d'autres articles en verre, y compris verre technique\"", + "type": "VTL|MD" + } + }, + { + "value": "2320Z", + "label": { + "value": "\"2320Z - Fabrication de produits réfractaires\"", + "type": "VTL|MD" + } + }, + { + "value": "2331Z", + "label": { + "value": "\"2331Z - Fabrication de carreaux en céramique\"", + "type": "VTL|MD" + } + }, + { + "value": "2332Z", + "label": { + "value": "\"2332Z - Fabrication de briques, tuiles et produits de construction, en terre cuite\"", + "type": "VTL|MD" + } + }, + { + "value": "2341Z", + "label": { + "value": "\"2341Z - Fabrication d'articles céramiques à usage domestique ou ornemental\"", + "type": "VTL|MD" + } + }, + { + "value": "2342Z", + "label": { + "value": "\"2342Z - Fabrication d'appareils sanitaires en céramique\"", + "type": "VTL|MD" + } + }, + { + "value": "2343Z", + "label": { + "value": "\"2343Z - Fabrication d'isolateurs et pièces isolantes en céramique\"", + "type": "VTL|MD" + } + }, + { + "value": "2344Z", + "label": { + "value": "\"2344Z - Fabrication d'autres produits céramiques à usage technique\"", + "type": "VTL|MD" + } + }, + { + "value": "2349Z", + "label": { + "value": "\"2349Z - Fabrication d'autres produits céramiques\"", + "type": "VTL|MD" + } + }, + { + "value": "2351Z", + "label": { + "value": "\"2351Z - Fabrication de ciment\"", + "type": "VTL|MD" + } + }, + { + "value": "2352Z", + "label": { + "value": "\"2352Z - Fabrication de chaux et plâtre\"", + "type": "VTL|MD" + } + }, + { + "value": "2361Z", + "label": { + "value": "\"2361Z - Fabrication d'éléments en béton pour la construction\"", + "type": "VTL|MD" + } + }, + { + "value": "2362Z", + "label": { + "value": "\"2362Z - Fabrication d'éléments en plâtre pour la construction\"", + "type": "VTL|MD" + } + }, + { + "value": "2363Z", + "label": { + "value": "\"2363Z - Fabrication de béton prêt à l'emploi\"", + "type": "VTL|MD" + } + }, + { + "value": "2364Z", + "label": { + "value": "\"2364Z - Fabrication de mortiers et bétons secs\"", + "type": "VTL|MD" + } + }, + { + "value": "2365Z", + "label": { + "value": "\"2365Z - Fabrication d'ouvrages en fibre-ciment\"", + "type": "VTL|MD" + } + }, + { + "value": "2369Z", + "label": { + "value": "\"2369Z - Fabrication d'autres ouvrages en béton, en ciment ou en plâtre\"", + "type": "VTL|MD" + } + }, + { + "value": "2370Z", + "label": { + "value": "\"2370Z - Taille, façonnage et finissage de pierres\"", + "type": "VTL|MD" + } + }, + { + "value": "2391Z", + "label": { + "value": "\"2391Z - Fabrication de produits abrasifs\"", + "type": "VTL|MD" + } + }, + { + "value": "2399Z", + "label": { + "value": "\"2399Z - Fabrication d'autres produits minéraux non métalliques n.c.a.\"", + "type": "VTL|MD" + } + }, + { + "value": "2410Z", + "label": { "value": "\"2410Z - Sidérurgie\"", "type": "VTL|MD" } + }, + { + "value": "2420Z", + "label": { + "value": "\"2420Z - Fabrication de tubes, tuyaux, profilés creux et accessoires correspondants en acier\"", + "type": "VTL|MD" + } + }, + { + "value": "2431Z", + "label": { + "value": "\"2431Z - Étirage à froid de barres\"", + "type": "VTL|MD" + } + }, + { + "value": "2432Z", + "label": { + "value": "\"2432Z - Laminage à froid de feuillards\"", + "type": "VTL|MD" + } + }, + { + "value": "2433Z", + "label": { + "value": "\"2433Z - Profilage à froid par formage ou pliage\"", + "type": "VTL|MD" + } + }, + { + "value": "2434Z", + "label": { + "value": "\"2434Z - Tréfilage à froid\"", + "type": "VTL|MD" + } + }, + { + "value": "2441Z", + "label": { + "value": "\"2441Z - Production de métaux précieux\"", + "type": "VTL|MD" + } + }, + { + "value": "2442Z", + "label": { + "value": "\"2442Z - Métallurgie de l'aluminium\"", + "type": "VTL|MD" + } + }, + { + "value": "2443Z", + "label": { + "value": "\"2443Z - Métallurgie du plomb, du zinc ou de l'étain\"", + "type": "VTL|MD" + } + }, + { + "value": "2444Z", + "label": { + "value": "\"2444Z - Métallurgie du cuivre\"", + "type": "VTL|MD" + } + }, + { + "value": "2445Z", + "label": { + "value": "\"2445Z - Métallurgie des autres métaux non ferreux\"", + "type": "VTL|MD" + } + }, + { + "value": "2446Z", + "label": { + "value": "\"2446Z - Élaboration et transformation de matières nucléaires\"", + "type": "VTL|MD" + } + }, + { + "value": "2451Z", + "label": { + "value": "\"2451Z - Fonderie de fonte\"", + "type": "VTL|MD" + } + }, + { + "value": "2452Z", + "label": { + "value": "\"2452Z - Fonderie d'acier\"", + "type": "VTL|MD" + } + }, + { + "value": "2453Z", + "label": { + "value": "\"2453Z - Fonderie de métaux légers\"", + "type": "VTL|MD" + } + }, + { + "value": "2454Z", + "label": { + "value": "\"2454Z - Fonderie d'autres métaux non ferreux\"", + "type": "VTL|MD" + } + }, + { + "value": "2511Z", + "label": { + "value": "\"2511Z - Fabrication de structures métalliques et de parties de structures\"", + "type": "VTL|MD" + } + }, + { + "value": "2512Z", + "label": { + "value": "\"2512Z - Fabrication de portes et fenêtres en métal\"", + "type": "VTL|MD" + } + }, + { + "value": "2521Z", + "label": { + "value": "\"2521Z - Fabrication de radiateurs et de chaudières pour le chauffage central\"", + "type": "VTL|MD" + } + }, + { + "value": "2529Z", + "label": { + "value": "\"2529Z - Fabrication d'autres réservoirs, citernes et conteneurs métalliques\"", + "type": "VTL|MD" + } + }, + { + "value": "2530Z", + "label": { + "value": "\"2530Z - Fabrication de générateurs de vapeur, à l'exception des chaudières pour le chauffage central\"", + "type": "VTL|MD" + } + }, + { + "value": "2540Z", + "label": { + "value": "\"2540Z - Fabrication d'armes et de munitions\"", + "type": "VTL|MD" + } + }, + { + "value": "2550A", + "label": { + "value": "\"2550A - Forge, estampage, matriçage ; métallurgie des poudres\"", + "type": "VTL|MD" + } + }, + { + "value": "2550B", + "label": { + "value": "\"2550B - Découpage, emboutissage\"", + "type": "VTL|MD" + } + }, + { + "value": "2561Z", + "label": { + "value": "\"2561Z - Traitement et revêtement des métaux\"", + "type": "VTL|MD" + } + }, + { + "value": "2562A", + "label": { "value": "\"2562A - Décolletage\"", "type": "VTL|MD" } + }, + { + "value": "2562B", + "label": { + "value": "\"2562B - Mécanique industrielle\"", + "type": "VTL|MD" + } + }, + { + "value": "2571Z", + "label": { + "value": "\"2571Z - Fabrication de coutellerie\"", + "type": "VTL|MD" + } + }, + { + "value": "2572Z", + "label": { + "value": "\"2572Z - Fabrication de serrures et de ferrures\"", + "type": "VTL|MD" + } + }, + { + "value": "2573A", + "label": { + "value": "\"2573A - Fabrication de moules et modèles\"", + "type": "VTL|MD" + } + }, + { + "value": "2573B", + "label": { + "value": "\"2573B - Fabrication d'autres outillages\"", + "type": "VTL|MD" + } + }, + { + "value": "2591Z", + "label": { + "value": "\"2591Z - Fabrication de fûts et emballages métalliques similaires\"", + "type": "VTL|MD" + } + }, + { + "value": "2592Z", + "label": { + "value": "\"2592Z - Fabrication d'emballages métalliques légers\"", + "type": "VTL|MD" + } + }, + { + "value": "2593Z", + "label": { + "value": "\"2593Z - Fabrication d'articles en fils métalliques, de chaînes et de ressorts\"", + "type": "VTL|MD" + } + }, + { + "value": "2594Z", + "label": { + "value": "\"2594Z - Fabrication de vis et de boulons\"", + "type": "VTL|MD" + } + }, + { + "value": "2599A", + "label": { + "value": "\"2599A - Fabrication d'articles métalliques ménagers\"", + "type": "VTL|MD" + } + }, + { + "value": "2599B", + "label": { + "value": "\"2599B - Fabrication d'autres articles métalliques\"", + "type": "VTL|MD" + } + }, + { + "value": "2611Z", + "label": { + "value": "\"2611Z - Fabrication de composants électroniques\"", + "type": "VTL|MD" + } + }, + { + "value": "2612Z", + "label": { + "value": "\"2612Z - Fabrication de cartes électroniques assemblées\"", + "type": "VTL|MD" + } + }, + { + "value": "2620Z", + "label": { + "value": "\"2620Z - Fabrication d'ordinateurs et d'équipements périphériques\"", + "type": "VTL|MD" + } + }, + { + "value": "2630Z", + "label": { + "value": "\"2630Z - Fabrication d'équipements de communication\"", + "type": "VTL|MD" + } + }, + { + "value": "2640Z", + "label": { + "value": "\"2640Z - Fabrication de produits électroniques grand public\"", + "type": "VTL|MD" + } + }, + { + "value": "2651A", + "label": { + "value": "\"2651A - Fabrication d'équipements d'aide à la navigation\"", + "type": "VTL|MD" + } + }, + { + "value": "2651B", + "label": { + "value": "\"2651B - Fabrication d'instrumentation scientifique et technique\"", + "type": "VTL|MD" + } + }, + { + "value": "2652Z", + "label": { "value": "\"2652Z - Horlogerie\"", "type": "VTL|MD" } + }, + { + "value": "2660Z", + "label": { + "value": "\"2660Z - Fabrication d'équipements d'irradiation médicale, d'équipements électromédicaux et électrothérapeutiques\"", + "type": "VTL|MD" + } + }, + { + "value": "2670Z", + "label": { + "value": "\"2670Z - Fabrication de matériels optique et photographique\"", + "type": "VTL|MD" + } + }, + { + "value": "2680Z", + "label": { + "value": "\"2680Z - Fabrication de supports magnétiques et optiques\"", + "type": "VTL|MD" + } + }, + { + "value": "2711Z", + "label": { + "value": "\"2711Z - Fabrication de moteurs, génératrices et transformateurs électriques\"", + "type": "VTL|MD" + } + }, + { + "value": "2712Z", + "label": { + "value": "\"2712Z - Fabrication de matériel de distribution et de commande électrique\"", + "type": "VTL|MD" + } + }, + { + "value": "2720Z", + "label": { + "value": "\"2720Z - Fabrication de piles et d'accumulateurs électriques\"", + "type": "VTL|MD" + } + }, + { + "value": "2731Z", + "label": { + "value": "\"2731Z - Fabrication de câbles de fibres optiques\"", + "type": "VTL|MD" + } + }, + { + "value": "2732Z", + "label": { + "value": "\"2732Z - Fabrication d'autres fils et câbles électroniques ou électriques\"", + "type": "VTL|MD" + } + }, + { + "value": "2733Z", + "label": { + "value": "\"2733Z - Fabrication de matériel d'installation électrique\"", + "type": "VTL|MD" + } + }, + { + "value": "2740Z", + "label": { + "value": "\"2740Z - Fabrication d'appareils d'éclairage électrique\"", + "type": "VTL|MD" + } + }, + { + "value": "2751Z", + "label": { + "value": "\"2751Z - Fabrication d'appareils électroménagers\"", + "type": "VTL|MD" + } + }, + { + "value": "2752Z", + "label": { + "value": "\"2752Z - Fabrication d'appareils ménagers non électriques\"", + "type": "VTL|MD" + } + }, + { + "value": "2790Z", + "label": { + "value": "\"2790Z - Fabrication d'autres matériels électriques\"", + "type": "VTL|MD" + } + }, + { + "value": "2811Z", + "label": { + "value": "\"2811Z - Fabrication de moteurs et turbines, à l'exception des moteurs d'avions et de véhicules\"", + "type": "VTL|MD" + } + }, + { + "value": "2812Z", + "label": { + "value": "\"2812Z - Fabrication d'équipements hydrauliques et pneumatiques\"", + "type": "VTL|MD" + } + }, + { + "value": "2813Z", + "label": { + "value": "\"2813Z - Fabrication d'autres pompes et compresseurs\"", + "type": "VTL|MD" + } + }, + { + "value": "2814Z", + "label": { + "value": "\"2814Z - Fabrication d'autres articles de robinetterie\"", + "type": "VTL|MD" + } + }, + { + "value": "2815Z", + "label": { + "value": "\"2815Z - Fabrication d'engrenages et d'organes mécaniques de transmission\"", + "type": "VTL|MD" + } + }, + { + "value": "2821Z", + "label": { + "value": "\"2821Z - Fabrication de fours et brûleurs\"", + "type": "VTL|MD" + } + }, + { + "value": "2822Z", + "label": { + "value": "\"2822Z - Fabrication de matériel de levage et de manutention\"", + "type": "VTL|MD" + } + }, + { + "value": "2823Z", + "label": { + "value": "\"2823Z - Fabrication de machines et d'équipements de bureau (à l'exception des ordinateurs et équipements périphériques)\"", + "type": "VTL|MD" + } + }, + { + "value": "2824Z", + "label": { + "value": "\"2824Z - Fabrication d'outillage portatif à moteur incorporé\"", + "type": "VTL|MD" + } + }, + { + "value": "2825Z", + "label": { + "value": "\"2825Z - Fabrication d'équipements aérauliques et frigorifiques industriels\"", + "type": "VTL|MD" + } + }, + { + "value": "2829A", + "label": { + "value": "\"2829A - Fabrication d'équipements d'emballage, de conditionnement et de pesage\"", + "type": "VTL|MD" + } + }, + { + "value": "2829B", + "label": { + "value": "\"2829B - Fabrication d'autres machines d'usage général\"", + "type": "VTL|MD" + } + }, + { + "value": "2830Z", + "label": { + "value": "\"2830Z - Fabrication de machines agricoles et forestières\"", + "type": "VTL|MD" + } + }, + { + "value": "2841Z", + "label": { + "value": "\"2841Z - Fabrication de machines-outils pour le travail des métaux\"", + "type": "VTL|MD" + } + }, + { + "value": "2849Z", + "label": { + "value": "\"2849Z - Fabrication d'autres machines-outils\"", + "type": "VTL|MD" + } + }, + { + "value": "2891Z", + "label": { + "value": "\"2891Z - Fabrication de machines pour la métallurgie\"", + "type": "VTL|MD" + } + }, + { + "value": "2892Z", + "label": { + "value": "\"2892Z - Fabrication de machines pour l'extraction ou la construction\"", + "type": "VTL|MD" + } + }, + { + "value": "2893Z", + "label": { + "value": "\"2893Z - Fabrication de machines pour l'industrie agro-alimentaire\"", + "type": "VTL|MD" + } + }, + { + "value": "2894Z", + "label": { + "value": "\"2894Z - Fabrication de machines pour les industries textiles\"", + "type": "VTL|MD" + } + }, + { + "value": "2895Z", + "label": { + "value": "\"2895Z - Fabrication de machines pour les industries du papier et du carton\"", + "type": "VTL|MD" + } + }, + { + "value": "2896Z", + "label": { + "value": "\"2896Z - Fabrication de machines pour le travail du caoutchouc ou des plastiques\"", + "type": "VTL|MD" + } + }, + { + "value": "2899A", + "label": { + "value": "\"2899A - Fabrication de machines d'imprimerie\"", + "type": "VTL|MD" + } + }, + { + "value": "2899B", + "label": { + "value": "\"2899B - Fabrication d'autres machines spécialisées\"", + "type": "VTL|MD" + } + }, + { + "value": "2910Z", + "label": { + "value": "\"2910Z - Construction de véhicules automobiles\"", + "type": "VTL|MD" + } + }, + { + "value": "2920Z", + "label": { + "value": "\"2920Z - Fabrication de carrosseries et remorques\"", + "type": "VTL|MD" + } + }, + { + "value": "2931Z", + "label": { + "value": "\"2931Z - Fabrication d'équipements électriques et électroniques automobiles\"", + "type": "VTL|MD" + } + }, + { + "value": "2932Z", + "label": { + "value": "\"2932Z - Fabrication d'autres équipements automobiles\"", + "type": "VTL|MD" + } + }, + { + "value": "3011Z", + "label": { + "value": "\"3011Z - Construction de navires et de structures flottantes\"", + "type": "VTL|MD" + } + }, + { + "value": "3012Z", + "label": { + "value": "\"3012Z - Construction de bateaux de plaisance\"", + "type": "VTL|MD" + } + }, + { + "value": "3020Z", + "label": { + "value": "\"3020Z - Construction de locomotives et d'autre matériel ferroviaire roulant\"", + "type": "VTL|MD" + } + }, + { + "value": "3030Z", + "label": { + "value": "\"3030Z - Construction aéronautique et spatiale\"", + "type": "VTL|MD" + } + }, + { + "value": "3040Z", + "label": { + "value": "\"3040Z - Construction de véhicules militaires de combat\"", + "type": "VTL|MD" + } + }, + { + "value": "3091Z", + "label": { + "value": "\"3091Z - Fabrication de motocycles\"", + "type": "VTL|MD" + } + }, + { + "value": "3092Z", + "label": { + "value": "\"3092Z - Fabrication de bicyclettes et de véhicules pour invalides\"", + "type": "VTL|MD" + } + }, + { + "value": "3099Z", + "label": { + "value": "\"3099Z - Fabrication d'autres équipements de transport n.c.a.\"", + "type": "VTL|MD" + } + }, + { + "value": "3101Z", + "label": { + "value": "\"3101Z - Fabrication de meubles de bureau et de magasin\"", + "type": "VTL|MD" + } + }, + { + "value": "3102Z", + "label": { + "value": "\"3102Z - Fabrication de meubles de cuisine\"", + "type": "VTL|MD" + } + }, + { + "value": "3103Z", + "label": { + "value": "\"3103Z - Fabrication de matelas\"", + "type": "VTL|MD" + } + }, + { + "value": "3109A", + "label": { + "value": "\"3109A - Fabrication de sièges d'ameublement d'intérieur\"", + "type": "VTL|MD" + } + }, + { + "value": "3109B", + "label": { + "value": "\"3109B - Fabrication d'autres meubles et industries connexes de l'ameublement\"", + "type": "VTL|MD" + } + }, + { + "value": "3211Z", + "label": { + "value": "\"3211Z - Frappe de monnaie\"", + "type": "VTL|MD" + } + }, + { + "value": "3212Z", + "label": { + "value": "\"3212Z - Fabrication d'articles de joaillerie et bijouterie\"", + "type": "VTL|MD" + } + }, + { + "value": "3213Z", + "label": { + "value": "\"3213Z - Fabrication d'articles de bijouterie fantaisie et articles similaires\"", + "type": "VTL|MD" + } + }, + { + "value": "3220Z", + "label": { + "value": "\"3220Z - Fabrication d'instruments de musique\"", + "type": "VTL|MD" + } + }, + { + "value": "3230Z", + "label": { + "value": "\"3230Z - Fabrication d'articles de sport\"", + "type": "VTL|MD" + } + }, + { + "value": "3240Z", + "label": { + "value": "\"3240Z - Fabrication de jeux et jouets\"", + "type": "VTL|MD" + } + }, + { + "value": "3250A", + "label": { + "value": "\"3250A - Fabrication de matériel médico-chirurgical et dentaire\"", + "type": "VTL|MD" + } + }, + { + "value": "3250B", + "label": { + "value": "\"3250B - Fabrication de lunettes\"", + "type": "VTL|MD" + } + }, + { + "value": "3291Z", + "label": { + "value": "\"3291Z - Fabrication d'articles de brosserie\"", + "type": "VTL|MD" + } + }, + { + "value": "3299Z", + "label": { + "value": "\"3299Z - Autres activités manufacturières n.c.a.\"", + "type": "VTL|MD" + } + }, + { + "value": "3311Z", + "label": { + "value": "\"3311Z - Réparation d'ouvrages en métaux\"", + "type": "VTL|MD" + } + }, + { + "value": "3312Z", + "label": { + "value": "\"3312Z - Réparation de machines et équipements mécaniques\"", + "type": "VTL|MD" + } + }, + { + "value": "3313Z", + "label": { + "value": "\"3313Z - Réparation de matériels électroniques et optiques\"", + "type": "VTL|MD" + } + }, + { + "value": "3314Z", + "label": { + "value": "\"3314Z - Réparation d'équipements électriques\"", + "type": "VTL|MD" + } + }, + { + "value": "3315Z", + "label": { + "value": "\"3315Z - Réparation et maintenance navale\"", + "type": "VTL|MD" + } + }, + { + "value": "3316Z", + "label": { + "value": "\"3316Z - Réparation et maintenance d'aéronefs et d'engins spatiaux\"", + "type": "VTL|MD" + } + }, + { + "value": "3317Z", + "label": { + "value": "\"3317Z - Réparation et maintenance d'autres équipements de transport\"", + "type": "VTL|MD" + } + }, + { + "value": "3319Z", + "label": { + "value": "\"3319Z - Réparation d'autres équipements\"", + "type": "VTL|MD" + } + }, + { + "value": "3320A", + "label": { + "value": "\"3320A - Installation de structures métalliques, chaudronnées et de tuyauterie\"", + "type": "VTL|MD" + } + }, + { + "value": "3320B", + "label": { + "value": "\"3320B - Installation de machines et équipements mécaniques\"", + "type": "VTL|MD" + } + }, + { + "value": "3320C", + "label": { + "value": "\"3320C - Conception d'ensemble et assemblage sur site industriel d'équipements de contrôle des processus industriels\"", + "type": "VTL|MD" + } + }, + { + "value": "3320D", + "label": { + "value": "\"3320D - Installation d'équipements électriques, de matériels électroniques et optiques ou d'autres matériels\"", + "type": "VTL|MD" + } + }, + { + "value": "3511Z", + "label": { + "value": "\"3511Z - Production d'électricité\"", + "type": "VTL|MD" + } + }, + { + "value": "3512Z", + "label": { + "value": "\"3512Z - Transport d'électricité\"", + "type": "VTL|MD" + } + }, + { + "value": "3513Z", + "label": { + "value": "\"3513Z - Distribution d'électricité\"", + "type": "VTL|MD" + } + }, + { + "value": "3514Z", + "label": { + "value": "\"3514Z - Commerce d'électricité\"", + "type": "VTL|MD" + } + }, + { + "value": "3521Z", + "label": { + "value": "\"3521Z - Production de combustibles gazeux\"", + "type": "VTL|MD" + } + }, + { + "value": "3522Z", + "label": { + "value": "\"3522Z - Distribution de combustibles gazeux par conduites\"", + "type": "VTL|MD" + } + }, + { + "value": "3523Z", + "label": { + "value": "\"3523Z - Commerce de combustibles gazeux par conduites\"", + "type": "VTL|MD" + } + }, + { + "value": "3530Z", + "label": { + "value": "\"3530Z - Production et distribution de vapeur et d'air conditionné\"", + "type": "VTL|MD" + } + }, + { + "value": "3600Z", + "label": { + "value": "\"3600Z - Captage, traitement et distribution d'eau\"", + "type": "VTL|MD" + } + }, + { + "value": "3700Z", + "label": { + "value": "\"3700Z - Collecte et traitement des eaux usées\"", + "type": "VTL|MD" + } + }, + { + "value": "3811Z", + "label": { + "value": "\"3811Z - Collecte des déchets non dangereux\"", + "type": "VTL|MD" + } + }, + { + "value": "3812Z", + "label": { + "value": "\"3812Z - Collecte des déchets dangereux\"", + "type": "VTL|MD" + } + }, + { + "value": "3821Z", + "label": { + "value": "\"3821Z - Traitement et élimination des déchets non dangereux\"", + "type": "VTL|MD" + } + }, + { + "value": "3822Z", + "label": { + "value": "\"3822Z - Traitement et élimination des déchets dangereux\"", + "type": "VTL|MD" + } + }, + { + "value": "3831Z", + "label": { + "value": "\"3831Z - Démantèlement d'épaves\"", + "type": "VTL|MD" + } + }, + { + "value": "3832Z", + "label": { + "value": "\"3832Z - Récupération de déchets triés\"", + "type": "VTL|MD" + } + }, + { + "value": "3900Z", + "label": { + "value": "\"3900Z - Dépollution et autres services de gestion des déchets\"", + "type": "VTL|MD" + } + }, + { + "value": "4110A", + "label": { + "value": "\"4110A - Promotion immobilière de logements\"", + "type": "VTL|MD" + } + }, + { + "value": "4110B", + "label": { + "value": "\"4110B - Promotion immobilière de bureaux\"", + "type": "VTL|MD" + } + }, + { + "value": "4110C", + "label": { + "value": "\"4110C - Promotion immobilière d'autres bâtiments\"", + "type": "VTL|MD" + } + }, + { + "value": "4110D", + "label": { + "value": "\"4110D - Supports juridiques de programmes\"", + "type": "VTL|MD" + } + }, + { + "value": "4120A", + "label": { + "value": "\"4120A - Construction de maisons individuelles\"", + "type": "VTL|MD" + } + }, + { + "value": "4120B", + "label": { + "value": "\"4120B - Construction d'autres bâtiments\"", + "type": "VTL|MD" + } + }, + { + "value": "4211Z", + "label": { + "value": "\"4211Z - Construction de routes et autoroutes\"", + "type": "VTL|MD" + } + }, + { + "value": "4212Z", + "label": { + "value": "\"4212Z - Construction de voies ferrées de surface et souterraines\"", + "type": "VTL|MD" + } + }, + { + "value": "4213A", + "label": { + "value": "\"4213A - Construction d'ouvrages d'art\"", + "type": "VTL|MD" + } + }, + { + "value": "4213B", + "label": { + "value": "\"4213B - Construction et entretien de tunnels\"", + "type": "VTL|MD" + } + }, + { + "value": "4221Z", + "label": { + "value": "\"4221Z - Construction de réseaux pour fluides\"", + "type": "VTL|MD" + } + }, + { + "value": "4222Z", + "label": { + "value": "\"4222Z - Construction de réseaux électriques et de télécommunications\"", + "type": "VTL|MD" + } + }, + { + "value": "4291Z", + "label": { + "value": "\"4291Z - Construction d'ouvrages maritimes et fluviaux\"", + "type": "VTL|MD" + } + }, + { + "value": "4299Z", + "label": { + "value": "\"4299Z - Construction d'autres ouvrages de génie civil n.c.a.\"", + "type": "VTL|MD" + } + }, + { + "value": "4311Z", + "label": { + "value": "\"4311Z - Travaux de démolition\"", + "type": "VTL|MD" + } + }, + { + "value": "4312A", + "label": { + "value": "\"4312A - Travaux de terrassement courants et travaux préparatoires\"", + "type": "VTL|MD" + } + }, + { + "value": "4312B", + "label": { + "value": "\"4312B - Travaux de terrassement spécialisés ou de grande masse\"", + "type": "VTL|MD" + } + }, + { + "value": "4313Z", + "label": { + "value": "\"4313Z - Forages et sondages\"", + "type": "VTL|MD" + } + }, + { + "value": "4321A", + "label": { + "value": "\"4321A - Travaux d'installation électrique dans tous locaux\"", + "type": "VTL|MD" + } + }, + { + "value": "4321B", + "label": { + "value": "\"4321B - Travaux d'installation électrique sur la voie publique\"", + "type": "VTL|MD" + } + }, + { + "value": "4322A", + "label": { + "value": "\"4322A - Travaux d'installation d'eau et de gaz en tous locaux\"", + "type": "VTL|MD" + } + }, + { + "value": "4322B", + "label": { + "value": "\"4322B - Travaux d'installation d'équipements thermiques et de climatisation\"", + "type": "VTL|MD" + } + }, + { + "value": "4329A", + "label": { + "value": "\"4329A - Travaux d'isolation\"", + "type": "VTL|MD" + } + }, + { + "value": "4329B", + "label": { + "value": "\"4329B - Autres travaux d'installation n.c.a.\"", + "type": "VTL|MD" + } + }, + { + "value": "4331Z", + "label": { + "value": "\"4331Z - Travaux de plâtrerie\"", + "type": "VTL|MD" + } + }, + { + "value": "4332A", + "label": { + "value": "\"4332A - Travaux de menuiserie bois et PVC\"", + "type": "VTL|MD" + } + }, + { + "value": "4332B", + "label": { + "value": "\"4332B - Travaux de menuiserie métallique et serrurerie\"", + "type": "VTL|MD" + } + }, + { + "value": "4332C", + "label": { + "value": "\"4332C - Agencement de lieux de vente\"", + "type": "VTL|MD" + } + }, + { + "value": "4333Z", + "label": { + "value": "\"4333Z - Travaux de revêtement des sols et des murs\"", + "type": "VTL|MD" + } + }, + { + "value": "4334Z", + "label": { + "value": "\"4334Z - Travaux de peinture et vitrerie\"", + "type": "VTL|MD" + } + }, + { + "value": "4339Z", + "label": { + "value": "\"4339Z - Autres travaux de finition\"", + "type": "VTL|MD" + } + }, + { + "value": "4391A", + "label": { + "value": "\"4391A - Travaux de charpente\"", + "type": "VTL|MD" + } + }, + { + "value": "4391B", + "label": { + "value": "\"4391B - Travaux de couverture par éléments\"", + "type": "VTL|MD" + } + }, + { + "value": "4399A", + "label": { + "value": "\"4399A - Travaux d'étanchéification\"", + "type": "VTL|MD" + } + }, + { + "value": "4399B", + "label": { + "value": "\"4399B - Travaux de montage de structures métalliques\"", + "type": "VTL|MD" + } + }, + { + "value": "4399C", + "label": { + "value": "\"4399C - Travaux de maçonnerie générale et gros œuvre de bâtiment\"", + "type": "VTL|MD" + } + }, + { + "value": "4399D", + "label": { + "value": "\"4399D - Autres travaux spécialisés de construction\"", + "type": "VTL|MD" + } + }, + { + "value": "4399E", + "label": { + "value": "\"4399E - Location avec opérateur de matériel de construction\"", + "type": "VTL|MD" + } + }, + { + "value": "4511Z", + "label": { + "value": "\"4511Z - Commerce de voitures et de véhicules automobiles légers\"", + "type": "VTL|MD" + } + }, + { + "value": "4519Z", + "label": { + "value": "\"4519Z - Commerce d'autres véhicules automobiles\"", + "type": "VTL|MD" + } + }, + { + "value": "4520A", + "label": { + "value": "\"4520A - Entretien et réparation de véhicules automobiles légers\"", + "type": "VTL|MD" + } + }, + { + "value": "4520B", + "label": { + "value": "\"4520B - Entretien et réparation d'autres véhicules automobiles\"", + "type": "VTL|MD" + } + }, + { + "value": "4531Z", + "label": { + "value": "\"4531Z - Commerce de gros d'équipements automobiles\"", + "type": "VTL|MD" + } + }, + { + "value": "4532Z", + "label": { + "value": "\"4532Z - Commerce de détail d'équipements automobiles\"", + "type": "VTL|MD" + } + }, + { + "value": "4540Z", + "label": { + "value": "\"4540Z - Commerce et réparation de motocycles\"", + "type": "VTL|MD" + } + }, + { + "value": "4611Z", + "label": { + "value": "\"4611Z - Intermédiaires du commerce en matières premières agricoles, animaux vivants, matières premières textiles et produits semi-finis\"", + "type": "VTL|MD" + } + }, + { + "value": "4612A", + "label": { + "value": "\"4612A - Centrales d'achat de carburant\"", + "type": "VTL|MD" + } + }, + { + "value": "4612B", + "label": { + "value": "\"4612B - Autres intermédiaires du commerce en combustibles, métaux, minéraux et produits chimiques\"", + "type": "VTL|MD" + } + }, + { + "value": "4613Z", + "label": { + "value": "\"4613Z - Intermédiaires du commerce en bois et matériaux de construction\"", + "type": "VTL|MD" + } + }, + { + "value": "4614Z", + "label": { + "value": "\"4614Z - Intermédiaires du commerce en machines, équipements industriels, navires et avions\"", + "type": "VTL|MD" + } + }, + { + "value": "4615Z", + "label": { + "value": "\"4615Z - Intermédiaires du commerce en meubles, articles de ménage et quincaillerie\"", + "type": "VTL|MD" + } + }, + { + "value": "4616Z", + "label": { + "value": "\"4616Z - Intermédiaires du commerce en textiles, habillement, fourrures, chaussures et articles en cuir\"", + "type": "VTL|MD" + } + }, + { + "value": "4617A", + "label": { + "value": "\"4617A - Centrales d'achat alimentaires\"", + "type": "VTL|MD" + } + }, + { + "value": "4617B", + "label": { + "value": "\"4617B - Autres intermédiaires du commerce en denrées, boissons et tabac\"", + "type": "VTL|MD" + } + }, + { + "value": "4618Z", + "label": { + "value": "\"4618Z - Intermédiaires spécialisés dans le commerce d'autres produits spécifiques\"", + "type": "VTL|MD" + } + }, + { + "value": "4619A", + "label": { + "value": "\"4619A - Centrales d'achat non alimentaires\"", + "type": "VTL|MD" + } + }, + { + "value": "4619B", + "label": { + "value": "\"4619B - Autres intermédiaires du commerce en produits divers\"", + "type": "VTL|MD" + } + }, + { + "value": "4621Z", + "label": { + "value": "\"4621Z - Commerce de gros (commerce interentreprises) de céréales, de tabac non manufacturé, de semences et d'aliments pour le bétail\"", + "type": "VTL|MD" + } + }, + { + "value": "4622Z", + "label": { + "value": "\"4622Z - Commerce de gros (commerce interentreprises) de fleurs et plantes\"", + "type": "VTL|MD" + } + }, + { + "value": "4623Z", + "label": { + "value": "\"4623Z - Commerce de gros (commerce interentreprises) d'animaux vivants\"", + "type": "VTL|MD" + } + }, + { + "value": "4624Z", + "label": { + "value": "\"4624Z - Commerce de gros (commerce interentreprises) de cuirs et peaux\"", + "type": "VTL|MD" + } + }, + { + "value": "4631Z", + "label": { + "value": "\"4631Z - Commerce de gros (commerce interentreprises) de fruits et légumes\"", + "type": "VTL|MD" + } + }, + { + "value": "4632A", + "label": { + "value": "\"4632A - Commerce de gros (commerce interentreprises) de viandes de boucherie\"", + "type": "VTL|MD" + } + }, + { + "value": "4632B", + "label": { + "value": "\"4632B - Commerce de gros (commerce interentreprises) de produits à base de viande\"", + "type": "VTL|MD" + } + }, + { + "value": "4632C", + "label": { + "value": "\"4632C - Commerce de gros (commerce interentreprises) de volailles et gibier\"", + "type": "VTL|MD" + } + }, + { + "value": "4633Z", + "label": { + "value": "\"4633Z - Commerce de gros (commerce interentreprises) de produits laitiers, œufs, huiles et matières grasses comestibles\"", + "type": "VTL|MD" + } + }, + { + "value": "4634Z", + "label": { + "value": "\"4634Z - Commerce de gros (commerce interentreprises) de boissons\"", + "type": "VTL|MD" + } + }, + { + "value": "4635Z", + "label": { + "value": "\"4635Z - Commerce de gros (commerce interentreprises) de produits à base de tabac\"", + "type": "VTL|MD" + } + }, + { + "value": "4636Z", + "label": { + "value": "\"4636Z - Commerce de gros (commerce interentreprises) de sucre, chocolat et confiserie\"", + "type": "VTL|MD" + } + }, + { + "value": "4637Z", + "label": { + "value": "\"4637Z - Commerce de gros (commerce interentreprises) de café, thé, cacao et épices\"", + "type": "VTL|MD" + } + }, + { + "value": "4638A", + "label": { + "value": "\"4638A - Commerce de gros (commerce interentreprises) de poissons, crustacés et mollusques\"", + "type": "VTL|MD" + } + }, + { + "value": "4638B", + "label": { + "value": "\"4638B - Commerce de gros (commerce interentreprises) alimentaire spécialisé divers\"", + "type": "VTL|MD" + } + }, + { + "value": "4639A", + "label": { + "value": "\"4639A - Commerce de gros (commerce interentreprises) de produits surgelés\"", + "type": "VTL|MD" + } + }, + { + "value": "4639B", + "label": { + "value": "\"4639B - Commerce de gros (commerce interentreprises) alimentaire non spécialisé\"", + "type": "VTL|MD" + } + }, + { + "value": "4641Z", + "label": { + "value": "\"4641Z - Commerce de gros (commerce interentreprises) de textiles\"", + "type": "VTL|MD" + } + }, + { + "value": "4642Z", + "label": { + "value": "\"4642Z - Commerce de gros (commerce interentreprises) d'habillement et de chaussures\"", + "type": "VTL|MD" + } + }, + { + "value": "4643Z", + "label": { + "value": "\"4643Z - Commerce de gros (commerce interentreprises) d'appareils électroménagers\"", + "type": "VTL|MD" + } + }, + { + "value": "4644Z", + "label": { + "value": "\"4644Z - Commerce de gros (commerce interentreprises) de vaisselle, verrerie et produits d'entretien\"", + "type": "VTL|MD" + } + }, + { + "value": "4645Z", + "label": { + "value": "\"4645Z - Commerce de gros (commerce interentreprises) de parfumerie et de produits de beauté\"", + "type": "VTL|MD" + } + }, + { + "value": "4646Z", + "label": { + "value": "\"4646Z - Commerce de gros (commerce interentreprises) de produits pharmaceutiques\"", + "type": "VTL|MD" + } + }, + { + "value": "4647Z", + "label": { + "value": "\"4647Z - Commerce de gros (commerce interentreprises) de meubles, de tapis et d'appareils d'éclairage\"", + "type": "VTL|MD" + } + }, + { + "value": "4648Z", + "label": { + "value": "\"4648Z - Commerce de gros (commerce interentreprises) d'articles d'horlogerie et de bijouterie\"", + "type": "VTL|MD" + } + }, + { + "value": "4649Z", + "label": { + "value": "\"4649Z - Commerce de gros (commerce interentreprises) d'autres biens domestiques\"", + "type": "VTL|MD" + } + }, + { + "value": "4651Z", + "label": { + "value": "\"4651Z - Commerce de gros (commerce interentreprises) d'ordinateurs, d'équipements informatiques périphériques et de logiciels\"", + "type": "VTL|MD" + } + }, + { + "value": "4652Z", + "label": { + "value": "\"4652Z - Commerce de gros (commerce interentreprises) de composants et d'équipements électroniques et de télécommunication\"", + "type": "VTL|MD" + } + }, + { + "value": "4661Z", + "label": { + "value": "\"4661Z - Commerce de gros (commerce interentreprises) de matériel agricole\"", + "type": "VTL|MD" + } + }, + { + "value": "4662Z", + "label": { + "value": "\"4662Z - Commerce de gros (commerce interentreprises) de machines-outils\"", + "type": "VTL|MD" + } + }, + { + "value": "4663Z", + "label": { + "value": "\"4663Z - Commerce de gros (commerce interentreprises) de machines pour l'extraction, la construction et le génie civil\"", + "type": "VTL|MD" + } + }, + { + "value": "4664Z", + "label": { + "value": "\"4664Z - Commerce de gros (commerce interentreprises) de machines pour l'industrie textile et l'habillement\"", + "type": "VTL|MD" + } + }, + { + "value": "4665Z", + "label": { + "value": "\"4665Z - Commerce de gros (commerce interentreprises) de mobilier de bureau\"", + "type": "VTL|MD" + } + }, + { + "value": "4666Z", + "label": { + "value": "\"4666Z - Commerce de gros (commerce interentreprises) d'autres machines et équipements de bureau\"", + "type": "VTL|MD" + } + }, + { + "value": "4669A", + "label": { + "value": "\"4669A - Commerce de gros (commerce interentreprises) de matériel électrique\"", + "type": "VTL|MD" + } + }, + { + "value": "4669B", + "label": { + "value": "\"4669B - Commerce de gros (commerce interentreprises) de fournitures et équipements industriels divers\"", + "type": "VTL|MD" + } + }, + { + "value": "4669C", + "label": { + "value": "\"4669C - Commerce de gros (commerce interentreprises) de fournitures et équipements divers pour le commerce et les services\"", + "type": "VTL|MD" + } + }, + { + "value": "4671Z", + "label": { + "value": "\"4671Z - Commerce de gros (commerce interentreprises) de combustibles et de produits annexes\"", + "type": "VTL|MD" + } + }, + { + "value": "4672Z", + "label": { + "value": "\"4672Z - Commerce de gros (commerce interentreprises) de minerais et métaux\"", + "type": "VTL|MD" + } + }, + { + "value": "4673A", + "label": { + "value": "\"4673A - Commerce de gros (commerce interentreprises) de bois et de matériaux de construction\"", + "type": "VTL|MD" + } + }, + { + "value": "4673B", + "label": { + "value": "\"4673B - Commerce de gros (commerce interentreprises) d'appareils sanitaires et de produits de décoration\"", + "type": "VTL|MD" + } + }, + { + "value": "4674A", + "label": { + "value": "\"4674A - Commerce de gros (commerce interentreprises) de quincaillerie\"", + "type": "VTL|MD" + } + }, + { + "value": "4674B", + "label": { + "value": "\"4674B - Commerce de gros (commerce interentreprises) de fournitures pour la plomberie et le chauffage\"", + "type": "VTL|MD" + } + }, + { + "value": "4675Z", + "label": { + "value": "\"4675Z - Commerce de gros (commerce interentreprises) de produits chimiques\"", + "type": "VTL|MD" + } + }, + { + "value": "4676Z", + "label": { + "value": "\"4676Z - Commerce de gros (commerce interentreprises) d'autres produits intermédiaires\"", + "type": "VTL|MD" + } + }, + { + "value": "4677Z", + "label": { + "value": "\"4677Z - Commerce de gros (commerce interentreprises) de déchets et débris\"", + "type": "VTL|MD" + } + }, + { + "value": "4690Z", + "label": { + "value": "\"4690Z - Commerce de gros (commerce interentreprises) non spécialisé\"", + "type": "VTL|MD" + } + }, + { + "value": "4711A", + "label": { + "value": "\"4711A - Commerce de détail de produits surgelés\"", + "type": "VTL|MD" + } + }, + { + "value": "4711B", + "label": { + "value": "\"4711B - Commerce d'alimentation générale\"", + "type": "VTL|MD" + } + }, + { + "value": "4711C", + "label": { "value": "\"4711C - Supérettes\"", "type": "VTL|MD" } + }, + { + "value": "4711D", + "label": { "value": "\"4711D - Supermarchés\"", "type": "VTL|MD" } + }, + { + "value": "4711E", + "label": { + "value": "\"4711E - Magasins multi-commerces\"", + "type": "VTL|MD" + } + }, + { + "value": "4711F", + "label": { "value": "\"4711F - Hypermarchés\"", "type": "VTL|MD" } + }, + { + "value": "4719A", + "label": { + "value": "\"4719A - Grands magasins\"", + "type": "VTL|MD" + } + }, + { + "value": "4719B", + "label": { + "value": "\"4719B - Autres commerces de détail en magasin non spécialisé\"", + "type": "VTL|MD" + } + }, + { + "value": "4721Z", + "label": { + "value": "\"4721Z - Commerce de détail de fruits et légumes en magasin spécialisé\"", + "type": "VTL|MD" + } + }, + { + "value": "4722Z", + "label": { + "value": "\"4722Z - Commerce de détail de viandes et de produits à base de viande en magasin spécialisé\"", + "type": "VTL|MD" + } + }, + { + "value": "4723Z", + "label": { + "value": "\"4723Z - Commerce de détail de poissons, crustacés et mollusques en magasin spécialisé\"", + "type": "VTL|MD" + } + }, + { + "value": "4724Z", + "label": { + "value": "\"4724Z - Commerce de détail de pain, pâtisserie et confiserie en magasin spécialisé\"", + "type": "VTL|MD" + } + }, + { + "value": "4725Z", + "label": { + "value": "\"4725Z - Commerce de détail de boissons en magasin spécialisé\"", + "type": "VTL|MD" + } + }, + { + "value": "4726Z", + "label": { + "value": "\"4726Z - Commerce de détail de produits à base de tabac en magasin spécialisé\"", + "type": "VTL|MD" + } + }, + { + "value": "4729Z", + "label": { + "value": "\"4729Z - Autres commerces de détail alimentaires en magasin spécialisé\"", + "type": "VTL|MD" + } + }, + { + "value": "4730Z", + "label": { + "value": "\"4730Z - Commerce de détail de carburants en magasin spécialisé\"", + "type": "VTL|MD" + } + }, + { + "value": "4741Z", + "label": { + "value": "\"4741Z - Commerce de détail d'ordinateurs, d'unités périphériques et de logiciels en magasin spécialisé\"", + "type": "VTL|MD" + } + }, + { + "value": "4742Z", + "label": { + "value": "\"4742Z - Commerce de détail de matériels de télécommunication en magasin spécialisé\"", + "type": "VTL|MD" + } + }, + { + "value": "4743Z", + "label": { + "value": "\"4743Z - Commerce de détail de matériels audio et vidéo en magasin spécialisé\"", + "type": "VTL|MD" + } + }, + { + "value": "4751Z", + "label": { + "value": "\"4751Z - Commerce de détail de textiles en magasin spécialisé\"", + "type": "VTL|MD" + } + }, + { + "value": "4752A", + "label": { + "value": "\"4752A - Commerce de détail de quincaillerie, peintures et verres en petites surfaces (moins de 400 m²)\"", + "type": "VTL|MD" + } + }, + { + "value": "4752B", + "label": { + "value": "\"4752B - Commerce de détail de quincaillerie, peintures et verres en grandes surfaces (400 m² et plus)\"", + "type": "VTL|MD" + } + }, + { + "value": "4753Z", + "label": { + "value": "\"4753Z - Commerce de détail de tapis, moquettes et revêtements de murs et de sols en magasin spécialisé\"", + "type": "VTL|MD" + } + }, + { + "value": "4754Z", + "label": { + "value": "\"4754Z - Commerce de détail d'appareils électroménagers en magasin spécialisé\"", + "type": "VTL|MD" + } + }, + { + "value": "4759A", + "label": { + "value": "\"4759A - Commerce de détail de meubles\"", + "type": "VTL|MD" + } + }, + { + "value": "4759B", + "label": { + "value": "\"4759B - Commerce de détail d'autres équipements du foyer\"", + "type": "VTL|MD" + } + }, + { + "value": "4761Z", + "label": { + "value": "\"4761Z - Commerce de détail de livres en magasin spécialisé\"", + "type": "VTL|MD" + } + }, + { + "value": "4762Z", + "label": { + "value": "\"4762Z - Commerce de détail de journaux et papeterie en magasin spécialisé\"", + "type": "VTL|MD" + } + }, + { + "value": "4763Z", + "label": { + "value": "\"4763Z - Commerce de détail d'enregistrements musicaux et vidéo en magasin spécialisé\"", + "type": "VTL|MD" + } + }, + { + "value": "4764Z", + "label": { + "value": "\"4764Z - Commerce de détail d'articles de sport en magasin spécialisé\"", + "type": "VTL|MD" + } + }, + { + "value": "4765Z", + "label": { + "value": "\"4765Z - Commerce de détail de jeux et jouets en magasin spécialisé\"", + "type": "VTL|MD" + } + }, + { + "value": "4771Z", + "label": { + "value": "\"4771Z - Commerce de détail d'habillement en magasin spécialisé\"", + "type": "VTL|MD" + } + }, + { + "value": "4772A", + "label": { + "value": "\"4772A - Commerce de détail de la chaussure\"", + "type": "VTL|MD" + } + }, + { + "value": "4772B", + "label": { + "value": "\"4772B - Commerce de détail de maroquinerie et d'articles de voyage\"", + "type": "VTL|MD" + } + }, + { + "value": "4773Z", + "label": { + "value": "\"4773Z - Commerce de détail de produits pharmaceutiques en magasin spécialisé\"", + "type": "VTL|MD" + } + }, + { + "value": "4774Z", + "label": { + "value": "\"4774Z - Commerce de détail d'articles médicaux et orthopédiques en magasin spécialisé\"", + "type": "VTL|MD" + } + }, + { + "value": "4775Z", + "label": { + "value": "\"4775Z - Commerce de détail de parfumerie et de produits de beauté en magasin spécialisé\"", + "type": "VTL|MD" + } + }, + { + "value": "4776Z", + "label": { + "value": "\"4776Z - Commerce de détail de fleurs, plantes, graines, engrais, animaux de compagnie et aliments pour ces animaux en magasin spécialisé\"", + "type": "VTL|MD" + } + }, + { + "value": "4777Z", + "label": { + "value": "\"4777Z - Commerce de détail d'articles d'horlogerie et de bijouterie en magasin spécialisé\"", + "type": "VTL|MD" + } + }, + { + "value": "4778A", + "label": { + "value": "\"4778A - Commerces de détail d'optique\"", + "type": "VTL|MD" + } + }, + { + "value": "4778B", + "label": { + "value": "\"4778B - Commerces de détail de charbons et combustibles\"", + "type": "VTL|MD" + } + }, + { + "value": "4778C", + "label": { + "value": "\"4778C - Autres commerces de détail spécialisés divers\"", + "type": "VTL|MD" + } + }, + { + "value": "4779Z", + "label": { + "value": "\"4779Z - Commerce de détail de biens d'occasion en magasin\"", + "type": "VTL|MD" + } + }, + { + "value": "4781Z", + "label": { + "value": "\"4781Z - Commerce de détail alimentaire sur éventaires et marchés\"", + "type": "VTL|MD" + } + }, + { + "value": "4782Z", + "label": { + "value": "\"4782Z - Commerce de détail de textiles, d'habillement et de chaussures sur éventaires et marchés\"", + "type": "VTL|MD" + } + }, + { + "value": "4789Z", + "label": { + "value": "\"4789Z - Autres commerces de détail sur éventaires et marchés\"", + "type": "VTL|MD" + } + }, + { + "value": "4791A", + "label": { + "value": "\"4791A - Vente à distance sur catalogue général\"", + "type": "VTL|MD" + } + }, + { + "value": "4791B", + "label": { + "value": "\"4791B - Vente à distance sur catalogue spécialisé\"", + "type": "VTL|MD" + } + }, + { + "value": "4799A", + "label": { + "value": "\"4799A - Vente à domicile\"", + "type": "VTL|MD" + } + }, + { + "value": "4799B", + "label": { + "value": "\"4799B - Vente par automates et autres commerces de détail hors magasin, éventaires ou marchés n.c.a.\"", + "type": "VTL|MD" + } + }, + { + "value": "4910Z", + "label": { + "value": "\"4910Z - Transport ferroviaire interurbain de voyageurs\"", + "type": "VTL|MD" + } + }, + { + "value": "4920Z", + "label": { + "value": "\"4920Z - Transports ferroviaires de fret\"", + "type": "VTL|MD" + } + }, + { + "value": "4931Z", + "label": { + "value": "\"4931Z - Transports urbains et suburbains de voyageurs\"", + "type": "VTL|MD" + } + }, + { + "value": "4932Z", + "label": { + "value": "\"4932Z - Transports de voyageurs par taxis\"", + "type": "VTL|MD" + } + }, + { + "value": "4939A", + "label": { + "value": "\"4939A - Transports routiers réguliers de voyageurs\"", + "type": "VTL|MD" + } + }, + { + "value": "4939B", + "label": { + "value": "\"4939B - Autres transports routiers de voyageurs\"", + "type": "VTL|MD" + } + }, + { + "value": "4939C", + "label": { + "value": "\"4939C - Téléphériques et remontées mécaniques\"", + "type": "VTL|MD" + } + }, + { + "value": "4941A", + "label": { + "value": "\"4941A - Transports routiers de fret interurbains\"", + "type": "VTL|MD" + } + }, + { + "value": "4941B", + "label": { + "value": "\"4941B - Transports routiers de fret de proximité\"", + "type": "VTL|MD" + } + }, + { + "value": "4941C", + "label": { + "value": "\"4941C - Location de camions avec chauffeur\"", + "type": "VTL|MD" + } + }, + { + "value": "4942Z", + "label": { + "value": "\"4942Z - Services de déménagement\"", + "type": "VTL|MD" + } + }, + { + "value": "4950Z", + "label": { + "value": "\"4950Z - Transports par conduites\"", + "type": "VTL|MD" + } + }, + { + "value": "5010Z", + "label": { + "value": "\"5010Z - Transports maritimes et côtiers de passagers\"", + "type": "VTL|MD" + } + }, + { + "value": "5020Z", + "label": { + "value": "\"5020Z - Transports maritimes et côtiers de fret\"", + "type": "VTL|MD" + } + }, + { + "value": "5030Z", + "label": { + "value": "\"5030Z - Transports fluviaux de passagers\"", + "type": "VTL|MD" + } + }, + { + "value": "5040Z", + "label": { + "value": "\"5040Z - Transports fluviaux de fret\"", + "type": "VTL|MD" + } + }, + { + "value": "5110Z", + "label": { + "value": "\"5110Z - Transports aériens de passagers\"", + "type": "VTL|MD" + } + }, + { + "value": "5121Z", + "label": { + "value": "\"5121Z - Transports aériens de fret\"", + "type": "VTL|MD" + } + }, + { + "value": "5122Z", + "label": { + "value": "\"5122Z - Transports spatiaux\"", + "type": "VTL|MD" + } + }, + { + "value": "5210A", + "label": { + "value": "\"5210A - Entreposage et stockage frigorifique\"", + "type": "VTL|MD" + } + }, + { + "value": "5210B", + "label": { + "value": "\"5210B - Entreposage et stockage non frigorifique\"", + "type": "VTL|MD" + } + }, + { + "value": "5221Z", + "label": { + "value": "\"5221Z - Services auxiliaires des transports terrestres\"", + "type": "VTL|MD" + } + }, + { + "value": "5222Z", + "label": { + "value": "\"5222Z - Services auxiliaires des transports par eau\"", + "type": "VTL|MD" + } + }, + { + "value": "5223Z", + "label": { + "value": "\"5223Z - Services auxiliaires des transports aériens\"", + "type": "VTL|MD" + } + }, + { + "value": "5224A", + "label": { + "value": "\"5224A - Manutention portuaire\"", + "type": "VTL|MD" + } + }, + { + "value": "5224B", + "label": { + "value": "\"5224B - Manutention non portuaire\"", + "type": "VTL|MD" + } + }, + { + "value": "5229A", + "label": { + "value": "\"5229A - Messagerie, fret express\"", + "type": "VTL|MD" + } + }, + { + "value": "5229B", + "label": { + "value": "\"5229B - Affrètement et organisation des transports\"", + "type": "VTL|MD" + } + }, + { + "value": "5310Z", + "label": { + "value": "\"5310Z - Activités de poste dans le cadre d'une obligation de service universel\"", + "type": "VTL|MD" + } + }, + { + "value": "5320Z", + "label": { + "value": "\"5320Z - Autres activités de poste et de courrier\"", + "type": "VTL|MD" + } + }, + { + "value": "5510Z", + "label": { + "value": "\"5510Z - Hôtels et hébergement similaire\"", + "type": "VTL|MD" + } + }, + { + "value": "5520Z", + "label": { + "value": "\"5520Z - Hébergement touristique et autre hébergement de courte durée\"", + "type": "VTL|MD" + } + }, + { + "value": "5530Z", + "label": { + "value": "\"5530Z - Terrains de camping et parcs pour caravanes ou véhicules de loisirs\"", + "type": "VTL|MD" + } + }, + { + "value": "5590Z", + "label": { + "value": "\"5590Z - Autres hébergements\"", + "type": "VTL|MD" + } + }, + { + "value": "5610A", + "label": { + "value": "\"5610A - Restauration traditionnelle\"", + "type": "VTL|MD" + } + }, + { + "value": "5610B", + "label": { + "value": "\"5610B - Cafétérias et autres libres-services\"", + "type": "VTL|MD" + } + }, + { + "value": "5610C", + "label": { + "value": "\"5610C - Restauration de type rapide\"", + "type": "VTL|MD" + } + }, + { + "value": "5621Z", + "label": { + "value": "\"5621Z - Services des traiteurs\"", + "type": "VTL|MD" + } + }, + { + "value": "5629A", + "label": { + "value": "\"5629A - Restauration collective sous contrat\"", + "type": "VTL|MD" + } + }, + { + "value": "5629B", + "label": { + "value": "\"5629B - Autres services de restauration n.c.a.\"", + "type": "VTL|MD" + } + }, + { + "value": "5630Z", + "label": { + "value": "\"5630Z - Débits de boissons\"", + "type": "VTL|MD" + } + }, + { + "value": "5811Z", + "label": { + "value": "\"5811Z - Édition de livres\"", + "type": "VTL|MD" + } + }, + { + "value": "5812Z", + "label": { + "value": "\"5812Z - Édition de répertoires et de fichiers d'adresses\"", + "type": "VTL|MD" + } + }, + { + "value": "5813Z", + "label": { + "value": "\"5813Z - Édition de journaux\"", + "type": "VTL|MD" + } + }, + { + "value": "5814Z", + "label": { + "value": "\"5814Z - Édition de revues et périodiques\"", + "type": "VTL|MD" + } + }, + { + "value": "5819Z", + "label": { + "value": "\"5819Z - Autres activités d'édition\"", + "type": "VTL|MD" + } + }, + { + "value": "5821Z", + "label": { + "value": "\"5821Z - Édition de jeux électroniques\"", + "type": "VTL|MD" + } + }, + { + "value": "5829A", + "label": { + "value": "\"5829A - Édition de logiciels système et de réseau\"", + "type": "VTL|MD" + } + }, + { + "value": "5829B", + "label": { + "value": "\"5829B - Édition de logiciels outils de développement et de langages\"", + "type": "VTL|MD" + } + }, + { + "value": "5829C", + "label": { + "value": "\"5829C - Édition de logiciels applicatifs\"", + "type": "VTL|MD" + } + }, + { + "value": "5911A", + "label": { + "value": "\"5911A - Production de films et de programmes pour la télévision\"", + "type": "VTL|MD" + } + }, + { + "value": "5911B", + "label": { + "value": "\"5911B - Production de films institutionnels et publicitaires\"", + "type": "VTL|MD" + } + }, + { + "value": "5911C", + "label": { + "value": "\"5911C - Production de films pour le cinéma\"", + "type": "VTL|MD" + } + }, + { + "value": "5912Z", + "label": { + "value": "\"5912Z - Post-production de films cinématographiques, de vidéo et de programmes de télévision\"", + "type": "VTL|MD" + } + }, + { + "value": "5913A", + "label": { + "value": "\"5913A - Distribution de films cinématographiques\"", + "type": "VTL|MD" + } + }, + { + "value": "5913B", + "label": { + "value": "\"5913B - Édition et distribution vidéo\"", + "type": "VTL|MD" + } + }, + { + "value": "5914Z", + "label": { + "value": "\"5914Z - Projection de films cinématographiques\"", + "type": "VTL|MD" + } + }, + { + "value": "5920Z", + "label": { + "value": "\"5920Z - Enregistrement sonore et édition musicale\"", + "type": "VTL|MD" + } + }, + { + "value": "6010Z", + "label": { + "value": "\"6010Z - Édition et diffusion de programmes radio\"", + "type": "VTL|MD" + } + }, + { + "value": "6020A", + "label": { + "value": "\"6020A - Édition de chaînes généralistes\"", + "type": "VTL|MD" + } + }, + { + "value": "6020B", + "label": { + "value": "\"6020B - Édition de chaînes thématiques\"", + "type": "VTL|MD" + } + }, + { + "value": "6110Z", + "label": { + "value": "\"6110Z - Télécommunications filaires\"", + "type": "VTL|MD" + } + }, + { + "value": "6120Z", + "label": { + "value": "\"6120Z - Télécommunications sans fil\"", + "type": "VTL|MD" + } + }, + { + "value": "6130Z", + "label": { + "value": "\"6130Z - Télécommunications par satellite\"", + "type": "VTL|MD" + } + }, + { + "value": "6190Z", + "label": { + "value": "\"6190Z - Autres activités de télécommunication\"", + "type": "VTL|MD" + } + }, + { + "value": "6201Z", + "label": { + "value": "\"6201Z - Programmation informatique\"", + "type": "VTL|MD" + } + }, + { + "value": "6202A", + "label": { + "value": "\"6202A - Conseil en systèmes et logiciels informatiques\"", + "type": "VTL|MD" + } + }, + { + "value": "6202B", + "label": { + "value": "\"6202B - Tierce maintenance de systèmes et d'applications informatiques\"", + "type": "VTL|MD" + } + }, + { + "value": "6203Z", + "label": { + "value": "\"6203Z - Gestion d'installations informatiques\"", + "type": "VTL|MD" + } + }, + { + "value": "6209Z", + "label": { + "value": "\"6209Z - Autres activités informatiques\"", + "type": "VTL|MD" + } + }, + { + "value": "6311Z", + "label": { + "value": "\"6311Z - Traitement de données, hébergement et activités connexes\"", + "type": "VTL|MD" + } + }, + { + "value": "6312Z", + "label": { + "value": "\"6312Z - Portails Internet\"", + "type": "VTL|MD" + } + }, + { + "value": "6391Z", + "label": { + "value": "\"6391Z - Activités des agences de presse\"", + "type": "VTL|MD" + } + }, + { + "value": "6399Z", + "label": { + "value": "\"6399Z - Autres services d'information n.c.a.\"", + "type": "VTL|MD" + } + }, + { + "value": "6411Z", + "label": { + "value": "\"6411Z - Activités de banque centrale\"", + "type": "VTL|MD" + } + }, + { + "value": "6419Z", + "label": { + "value": "\"6419Z - Autres intermédiations monétaires\"", + "type": "VTL|MD" + } + }, + { + "value": "6420Z", + "label": { + "value": "\"6420Z - Activités des sociétés holding\"", + "type": "VTL|MD" + } + }, + { + "value": "6430Z", + "label": { + "value": "\"6430Z - Fonds de placement et entités financières similaires\"", + "type": "VTL|MD" + } + }, + { + "value": "6491Z", + "label": { "value": "\"6491Z - Crédit-bail\"", "type": "VTL|MD" } + }, + { + "value": "6492Z", + "label": { + "value": "\"6492Z - Autre distribution de crédit\"", + "type": "VTL|MD" + } + }, + { + "value": "6499Z", + "label": { + "value": "\"6499Z - Autres activités des services financiers, hors assurance et caisses de retraite, n.c.a.\"", + "type": "VTL|MD" + } + }, + { + "value": "6511Z", + "label": { + "value": "\"6511Z - Assurance vie\"", + "type": "VTL|MD" + } + }, + { + "value": "6512Z", + "label": { + "value": "\"6512Z - Autres assurances\"", + "type": "VTL|MD" + } + }, + { + "value": "6520Z", + "label": { "value": "\"6520Z - Réassurance\"", "type": "VTL|MD" } + }, + { + "value": "6530Z", + "label": { + "value": "\"6530Z - Caisses de retraite\"", + "type": "VTL|MD" + } + }, + { + "value": "6611Z", + "label": { + "value": "\"6611Z - Administration de marchés financiers\"", + "type": "VTL|MD" + } + }, + { + "value": "6612Z", + "label": { + "value": "\"6612Z - Courtage de valeurs mobilières et de marchandises\"", + "type": "VTL|MD" + } + }, + { + "value": "6619A", + "label": { + "value": "\"6619A - Supports juridiques de gestion de patrimoine mobilier\"", + "type": "VTL|MD" + } + }, + { + "value": "6619B", + "label": { + "value": "\"6619B - Autres activités auxiliaires de services financiers, hors assurance et caisses de retraite, n.c.a.\"", + "type": "VTL|MD" + } + }, + { + "value": "6621Z", + "label": { + "value": "\"6621Z - Évaluation des risques et dommages\"", + "type": "VTL|MD" + } + }, + { + "value": "6622Z", + "label": { + "value": "\"6622Z - Activités des agents et courtiers d'assurances\"", + "type": "VTL|MD" + } + }, + { + "value": "6629Z", + "label": { + "value": "\"6629Z - Autres activités auxiliaires d'assurance et de caisses de retraite\"", + "type": "VTL|MD" + } + }, + { + "value": "6630Z", + "label": { + "value": "\"6630Z - Gestion de fonds\"", + "type": "VTL|MD" + } + }, + { + "value": "6810Z", + "label": { + "value": "\"6810Z - Activités des marchands de biens immobiliers\"", + "type": "VTL|MD" + } + }, + { + "value": "6820A", + "label": { + "value": "\"6820A - Location de logements\"", + "type": "VTL|MD" + } + }, + { + "value": "6820B", + "label": { + "value": "\"6820B - Location de terrains et d'autres biens immobiliers\"", + "type": "VTL|MD" + } + }, + { + "value": "6831Z", + "label": { + "value": "\"6831Z - Agences immobilières\"", + "type": "VTL|MD" + } + }, + { + "value": "6832A", + "label": { + "value": "\"6832A - Administration d'immeubles et autres biens immobiliers\"", + "type": "VTL|MD" + } + }, + { + "value": "6832B", + "label": { + "value": "\"6832B - Supports juridiques de gestion de patrimoine immobilier\"", + "type": "VTL|MD" + } + }, + { + "value": "6910Z", + "label": { + "value": "\"6910Z - Activités juridiques\"", + "type": "VTL|MD" + } + }, + { + "value": "6920Z", + "label": { + "value": "\"6920Z - Activités comptables\"", + "type": "VTL|MD" + } + }, + { + "value": "7010Z", + "label": { + "value": "\"7010Z - Activités des sièges sociaux\"", + "type": "VTL|MD" + } + }, + { + "value": "7021Z", + "label": { + "value": "\"7021Z - Conseil en relations publiques et communication\"", + "type": "VTL|MD" + } + }, + { + "value": "7022Z", + "label": { + "value": "\"7022Z - Conseil pour les affaires et autres conseils de gestion\"", + "type": "VTL|MD" + } + }, + { + "value": "7111Z", + "label": { + "value": "\"7111Z - Activités d'architecture\"", + "type": "VTL|MD" + } + }, + { + "value": "7112A", + "label": { + "value": "\"7112A - Activité des géomètres\"", + "type": "VTL|MD" + } + }, + { + "value": "7112B", + "label": { + "value": "\"7112B - Ingénierie, études techniques\"", + "type": "VTL|MD" + } + }, + { + "value": "7120A", + "label": { + "value": "\"7120A - Contrôle technique automobile\"", + "type": "VTL|MD" + } + }, + { + "value": "7120B", + "label": { + "value": "\"7120B - Analyses, essais et inspections techniques\"", + "type": "VTL|MD" + } + }, + { + "value": "7211Z", + "label": { + "value": "\"7211Z - Recherche-développement en biotechnologie\"", + "type": "VTL|MD" + } + }, + { + "value": "7219Z", + "label": { + "value": "\"7219Z - Recherche-développement en autres sciences physiques et naturelles\"", + "type": "VTL|MD" + } + }, + { + "value": "7220Z", + "label": { + "value": "\"7220Z - Recherche-développement en sciences humaines et sociales\"", + "type": "VTL|MD" + } + }, + { + "value": "7311Z", + "label": { + "value": "\"7311Z - Activités des agences de publicité\"", + "type": "VTL|MD" + } + }, + { + "value": "7312Z", + "label": { + "value": "\"7312Z - Régie publicitaire de médias\"", + "type": "VTL|MD" + } + }, + { + "value": "7320Z", + "label": { + "value": "\"7320Z - Études de marché et sondages\"", + "type": "VTL|MD" + } + }, + { + "value": "7410Z", + "label": { + "value": "\"7410Z - Activités spécialisées de design\"", + "type": "VTL|MD" + } + }, + { + "value": "7420Z", + "label": { + "value": "\"7420Z - Activités photographiques\"", + "type": "VTL|MD" + } + }, + { + "value": "7430Z", + "label": { + "value": "\"7430Z - Traduction et interprétation\"", + "type": "VTL|MD" + } + }, + { + "value": "7490A", + "label": { + "value": "\"7490A - Activité des économistes de la construction\"", + "type": "VTL|MD" + } + }, + { + "value": "7490B", + "label": { + "value": "\"7490B - Activités spécialisées, scientifiques et techniques diverses\"", + "type": "VTL|MD" + } + }, + { + "value": "7500Z", + "label": { + "value": "\"7500Z - Activités vétérinaires\"", + "type": "VTL|MD" + } + }, + { + "value": "7711A", + "label": { + "value": "\"7711A - Location de courte durée de voitures et de véhicules automobiles légers\"", + "type": "VTL|MD" + } + }, + { + "value": "7711B", + "label": { + "value": "\"7711B - Location de longue durée de voitures et de véhicules automobiles légers\"", + "type": "VTL|MD" + } + }, + { + "value": "7712Z", + "label": { + "value": "\"7712Z - Location et location-bail de camions\"", + "type": "VTL|MD" + } + }, + { + "value": "7721Z", + "label": { + "value": "\"7721Z - Location et location-bail d'articles de loisirs et de sport\"", + "type": "VTL|MD" + } + }, + { + "value": "7722Z", + "label": { + "value": "\"7722Z - Location de vidéocassettes et disques vidéo\"", + "type": "VTL|MD" + } + }, + { + "value": "7729Z", + "label": { + "value": "\"7729Z - Location et location-bail d'autres biens personnels et domestiques\"", + "type": "VTL|MD" + } + }, + { + "value": "7731Z", + "label": { + "value": "\"7731Z - Location et location-bail de machines et équipements agricoles\"", + "type": "VTL|MD" + } + }, + { + "value": "7732Z", + "label": { + "value": "\"7732Z - Location et location-bail de machines et équipements pour la construction\"", + "type": "VTL|MD" + } + }, + { + "value": "7733Z", + "label": { + "value": "\"7733Z - Location et location-bail de machines de bureau et de matériel informatique\"", + "type": "VTL|MD" + } + }, + { + "value": "7734Z", + "label": { + "value": "\"7734Z - Location et location-bail de matériels de transport par eau\"", + "type": "VTL|MD" + } + }, + { + "value": "7735Z", + "label": { + "value": "\"7735Z - Location et location-bail de matériels de transport aérien\"", + "type": "VTL|MD" + } + }, + { + "value": "7739Z", + "label": { + "value": "\"7739Z - Location et location-bail d'autres machines, équipements et biens matériels n.c.a.\"", + "type": "VTL|MD" + } + }, + { + "value": "7740Z", + "label": { + "value": "\"7740Z - Location-bail de propriété intellectuelle et de produits similaires, à l'exception des œuvres soumises à copyright\"", + "type": "VTL|MD" + } + }, + { + "value": "7810Z", + "label": { + "value": "\"7810Z - Activités des agences de placement de main-d'œuvre\"", + "type": "VTL|MD" + } + }, + { + "value": "7820Z", + "label": { + "value": "\"7820Z - Activités des agences de travail temporaire\"", + "type": "VTL|MD" + } + }, + { + "value": "7830Z", + "label": { + "value": "\"7830Z - Autre mise à disposition de ressources humaines\"", + "type": "VTL|MD" + } + }, + { + "value": "7911Z", + "label": { + "value": "\"7911Z - Activités des agences de voyage\"", + "type": "VTL|MD" + } + }, + { + "value": "7912Z", + "label": { + "value": "\"7912Z - Activités des voyagistes\"", + "type": "VTL|MD" + } + }, + { + "value": "7990Z", + "label": { + "value": "\"7990Z - Autres services de réservation et activités connexes\"", + "type": "VTL|MD" + } + }, + { + "value": "8010Z", + "label": { + "value": "\"8010Z - Activités de sécurité privée\"", + "type": "VTL|MD" + } + }, + { + "value": "8020Z", + "label": { + "value": "\"8020Z - Activités liées aux systèmes de sécurité\"", + "type": "VTL|MD" + } + }, + { + "value": "8030Z", + "label": { + "value": "\"8030Z - Activités d'enquête\"", + "type": "VTL|MD" + } + }, + { + "value": "8110Z", + "label": { + "value": "\"8110Z - Activités combinées de soutien lié aux bâtiments\"", + "type": "VTL|MD" + } + }, + { + "value": "8121Z", + "label": { + "value": "\"8121Z - Nettoyage courant des bâtiments\"", + "type": "VTL|MD" + } + }, + { + "value": "8122Z", + "label": { + "value": "\"8122Z - Autres activités de nettoyage des bâtiments et nettoyage industriel\"", + "type": "VTL|MD" + } + }, + { + "value": "8129A", + "label": { + "value": "\"8129A - Désinfection, désinsectisation, dératisation\"", + "type": "VTL|MD" + } + }, + { + "value": "8129B", + "label": { + "value": "\"8129B - Autres activités de nettoyage n.c.a.\"", + "type": "VTL|MD" + } + }, + { + "value": "8130Z", + "label": { + "value": "\"8130Z - Services d'aménagement paysager\"", + "type": "VTL|MD" + } + }, + { + "value": "8211Z", + "label": { + "value": "\"8211Z - Services administratifs combinés de bureau\"", + "type": "VTL|MD" + } + }, + { + "value": "8219Z", + "label": { + "value": "\"8219Z - Photocopie, préparation de documents et autres activités spécialisées de soutien de bureau\"", + "type": "VTL|MD" + } + }, + { + "value": "8220Z", + "label": { + "value": "\"8220Z - Activités de centres d'appels\"", + "type": "VTL|MD" + } + }, + { + "value": "8230Z", + "label": { + "value": "\"8230Z - Organisation de foires, salons professionnels et congrès\"", + "type": "VTL|MD" + } + }, + { + "value": "8291Z", + "label": { + "value": "\"8291Z - Activités des agences de recouvrement de factures et des sociétés d'information financière sur la clientèle\"", + "type": "VTL|MD" + } + }, + { + "value": "8292Z", + "label": { + "value": "\"8292Z - Activités de conditionnement\"", + "type": "VTL|MD" + } + }, + { + "value": "8299Z", + "label": { + "value": "\"8299Z - Autres activités de soutien aux entreprises n.c.a.\"", + "type": "VTL|MD" + } + }, + { + "value": "8411Z", + "label": { + "value": "\"8411Z - Administration publique générale\"", + "type": "VTL|MD" + } + }, + { + "value": "8412Z", + "label": { + "value": "\"8412Z - Administration publique (tutelle) de la santé, de la formation, de la culture et des services sociaux, autre que sécurité sociale\"", + "type": "VTL|MD" + } + }, + { + "value": "8413Z", + "label": { + "value": "\"8413Z - Administration publique (tutelle) des activités économiques\"", + "type": "VTL|MD" + } + }, + { + "value": "8421Z", + "label": { + "value": "\"8421Z - Affaires étrangères\"", + "type": "VTL|MD" + } + }, + { + "value": "8422Z", + "label": { "value": "\"8422Z - Défense\"", "type": "VTL|MD" } + }, + { + "value": "8423Z", + "label": { "value": "\"8423Z - Justice\"", "type": "VTL|MD" } + }, + { + "value": "8424Z", + "label": { + "value": "\"8424Z - Activités d'ordre public et de sécurité\"", + "type": "VTL|MD" + } + }, + { + "value": "8425Z", + "label": { + "value": "\"8425Z - Services du feu et de secours\"", + "type": "VTL|MD" + } + }, + { + "value": "8430A", + "label": { + "value": "\"8430A - Activités générales de sécurité sociale\"", + "type": "VTL|MD" + } + }, + { + "value": "8430B", + "label": { + "value": "\"8430B - Gestion des retraites complémentaires\"", + "type": "VTL|MD" + } + }, + { + "value": "8430C", + "label": { + "value": "\"8430C - Distribution sociale de revenus\"", + "type": "VTL|MD" + } + }, + { + "value": "8510Z", + "label": { + "value": "\"8510Z - Enseignement pré-primaire\"", + "type": "VTL|MD" + } + }, + { + "value": "8520Z", + "label": { + "value": "\"8520Z - Enseignement primaire\"", + "type": "VTL|MD" + } + }, + { + "value": "8531Z", + "label": { + "value": "\"8531Z - Enseignement secondaire général\"", + "type": "VTL|MD" + } + }, + { + "value": "8532Z", + "label": { + "value": "\"8532Z - Enseignement secondaire technique ou professionnel\"", + "type": "VTL|MD" + } + }, + { + "value": "8541Z", + "label": { + "value": "\"8541Z - Enseignement post-secondaire non supérieur\"", + "type": "VTL|MD" + } + }, + { + "value": "8542Z", + "label": { + "value": "\"8542Z - Enseignement supérieur\"", + "type": "VTL|MD" + } + }, + { + "value": "8551Z", + "label": { + "value": "\"8551Z - Enseignement de disciplines sportives et d'activités de loisirs\"", + "type": "VTL|MD" + } + }, + { + "value": "8552Z", + "label": { + "value": "\"8552Z - Enseignement culturel\"", + "type": "VTL|MD" + } + }, + { + "value": "8553Z", + "label": { + "value": "\"8553Z - Enseignement de la conduite\"", + "type": "VTL|MD" + } + }, + { + "value": "8559A", + "label": { + "value": "\"8559A - Formation continue d'adultes\"", + "type": "VTL|MD" + } + }, + { + "value": "8559B", + "label": { + "value": "\"8559B - Autres enseignements\"", + "type": "VTL|MD" + } + }, + { + "value": "8560Z", + "label": { + "value": "\"8560Z - Activités de soutien à l'enseignement\"", + "type": "VTL|MD" + } + }, + { + "value": "8610Z", + "label": { + "value": "\"8610Z - Activités hospitalières\"", + "type": "VTL|MD" + } + }, + { + "value": "8621Z", + "label": { + "value": "\"8621Z - Activité des médecins généralistes\"", + "type": "VTL|MD" + } + }, + { + "value": "8622A", + "label": { + "value": "\"8622A - Activités de radiodiagnostic et de radiothérapie\"", + "type": "VTL|MD" + } + }, + { + "value": "8622B", + "label": { + "value": "\"8622B - Activités chirurgicales\"", + "type": "VTL|MD" + } + }, + { + "value": "8622C", + "label": { + "value": "\"8622C - Autres activités des médecins spécialistes\"", + "type": "VTL|MD" + } + }, + { + "value": "8623Z", + "label": { + "value": "\"8623Z - Pratique dentaire\"", + "type": "VTL|MD" + } + }, + { + "value": "8690A", + "label": { "value": "\"8690A - Ambulances\"", "type": "VTL|MD" } + }, + { + "value": "8690B", + "label": { + "value": "\"8690B - Laboratoires d'analyses médicales\"", + "type": "VTL|MD" + } + }, + { + "value": "8690C", + "label": { + "value": "\"8690C - Centres de collecte et banques d'organes\"", + "type": "VTL|MD" + } + }, + { + "value": "8690D", + "label": { + "value": "\"8690D - Activités des infirmiers et des sages-femmes\"", + "type": "VTL|MD" + } + }, + { + "value": "8690E", + "label": { + "value": "\"8690E - Activités des professionnels de la rééducation, de l'appareillage et des pédicures-podologues\"", + "type": "VTL|MD" + } + }, + { + "value": "8690F", + "label": { + "value": "\"8690F - Activités de santé humaine non classées ailleurs\"", + "type": "VTL|MD" + } + }, + { + "value": "8710A", + "label": { + "value": "\"8710A - Hébergement médicalisé pour personnes âgées\"", + "type": "VTL|MD" + } + }, + { + "value": "8710B", + "label": { + "value": "\"8710B - Hébergement médicalisé pour enfants handicapés\"", + "type": "VTL|MD" + } + }, + { + "value": "8710C", + "label": { + "value": "\"8710C - Hébergement médicalisé pour adultes handicapés et autre hébergement médicalisé\"", + "type": "VTL|MD" + } + }, + { + "value": "8720A", + "label": { + "value": "\"8720A - Hébergement social pour handicapés mentaux et malades mentaux\"", + "type": "VTL|MD" + } + }, + { + "value": "8720B", + "label": { + "value": "\"8720B - Hébergement social pour toxicomanes\"", + "type": "VTL|MD" + } + }, + { + "value": "8730A", + "label": { + "value": "\"8730A - Hébergement social pour personnes âgées\"", + "type": "VTL|MD" + } + }, + { + "value": "8730B", + "label": { + "value": "\"8730B - Hébergement social pour handicapés physiques\"", + "type": "VTL|MD" + } + }, + { + "value": "8790A", + "label": { + "value": "\"8790A - Hébergement social pour enfants en difficultés\"", + "type": "VTL|MD" + } + }, + { + "value": "8790B", + "label": { + "value": "\"8790B - Hébergement social pour adultes et familles en difficultés et autre hébergement social\"", + "type": "VTL|MD" + } + }, + { + "value": "8810A", + "label": { + "value": "\"8810A - Aide à domicile\"", + "type": "VTL|MD" + } + }, + { + "value": "8810B", + "label": { + "value": "\"8810B - Accueil ou accompagnement sans hébergement d'adultes handicapés ou de personnes âgées\"", + "type": "VTL|MD" + } + }, + { + "value": "8810C", + "label": { + "value": "\"8810C - Aide par le travail\"", + "type": "VTL|MD" + } + }, + { + "value": "8891A", + "label": { + "value": "\"8891A - Accueil de jeunes enfants\"", + "type": "VTL|MD" + } + }, + { + "value": "8891B", + "label": { + "value": "\"8891B - Accueil ou accompagnement sans hébergement d'enfants handicapés\"", + "type": "VTL|MD" + } + }, + { + "value": "8899A", + "label": { + "value": "\"8899A - Autre accueil ou accompagnement sans hébergement d'enfants et d'adolescents\"", + "type": "VTL|MD" + } + }, + { + "value": "8899B", + "label": { + "value": "\"8899B - Action sociale sans hébergement n.c.a.\"", + "type": "VTL|MD" + } + }, + { + "value": "9001Z", + "label": { + "value": "\"9001Z - Arts du spectacle vivant\"", + "type": "VTL|MD" + } + }, + { + "value": "9002Z", + "label": { + "value": "\"9002Z - Activités de soutien au spectacle vivant\"", + "type": "VTL|MD" + } + }, + { + "value": "9003A", + "label": { + "value": "\"9003A - Création artistique relevant des arts plastiques\"", + "type": "VTL|MD" + } + }, + { + "value": "9003B", + "label": { + "value": "\"9003B - Autre création artistique\"", + "type": "VTL|MD" + } + }, + { + "value": "9004Z", + "label": { + "value": "\"9004Z - Gestion de salles de spectacles\"", + "type": "VTL|MD" + } + }, + { + "value": "9101Z", + "label": { + "value": "\"9101Z - Gestion des bibliothèques et des archives\"", + "type": "VTL|MD" + } + }, + { + "value": "9102Z", + "label": { + "value": "\"9102Z - Gestion des musées\"", + "type": "VTL|MD" + } + }, + { + "value": "9103Z", + "label": { + "value": "\"9103Z - Gestion des sites et monuments historiques et des attractions touristiques similaires\"", + "type": "VTL|MD" + } + }, + { + "value": "9104Z", + "label": { + "value": "\"9104Z - Gestion des jardins botaniques et zoologiques et des réserves naturelles\"", + "type": "VTL|MD" + } + }, + { + "value": "9200Z", + "label": { + "value": "\"9200Z - Organisation de jeux de hasard et d'argent\"", + "type": "VTL|MD" + } + }, + { + "value": "9311Z", + "label": { + "value": "\"9311Z - Gestion d'installations sportives\"", + "type": "VTL|MD" + } + }, + { + "value": "9312Z", + "label": { + "value": "\"9312Z - Activités de clubs de sports\"", + "type": "VTL|MD" + } + }, + { + "value": "9313Z", + "label": { + "value": "\"9313Z - Activités des centres de culture physique\"", + "type": "VTL|MD" + } + }, + { + "value": "9319Z", + "label": { + "value": "\"9319Z - Autres activités liées au sport\"", + "type": "VTL|MD" + } + }, + { + "value": "9321Z", + "label": { + "value": "\"9321Z - Activités des parcs d'attractions et parcs à thèmes\"", + "type": "VTL|MD" + } + }, + { + "value": "9329Z", + "label": { + "value": "\"9329Z - Autres activités récréatives et de loisirs\"", + "type": "VTL|MD" + } + }, + { + "value": "9411Z", + "label": { + "value": "\"9411Z - Activités des organisations patronales et consulaires\"", + "type": "VTL|MD" + } + }, + { + "value": "9412Z", + "label": { + "value": "\"9412Z - Activités des organisations professionnelles\"", + "type": "VTL|MD" + } + }, + { + "value": "9420Z", + "label": { + "value": "\"9420Z - Activités des syndicats de salariés\"", + "type": "VTL|MD" + } + }, + { + "value": "9491Z", + "label": { + "value": "\"9491Z - Activités des organisations religieuses\"", + "type": "VTL|MD" + } + }, + { + "value": "9492Z", + "label": { + "value": "\"9492Z - Activités des organisations politiques\"", + "type": "VTL|MD" + } + }, + { + "value": "9499Z", + "label": { + "value": "\"9499Z - Autres organisations fonctionnant par adhésion volontaire\"", + "type": "VTL|MD" + } + }, + { + "value": "9511Z", + "label": { + "value": "\"9511Z - Réparation d'ordinateurs et d'équipements périphériques\"", + "type": "VTL|MD" + } + }, + { + "value": "9512Z", + "label": { + "value": "\"9512Z - Réparation d'équipements de communication\"", + "type": "VTL|MD" + } + }, + { + "value": "9521Z", + "label": { + "value": "\"9521Z - Réparation de produits électroniques grand public\"", + "type": "VTL|MD" + } + }, + { + "value": "9522Z", + "label": { + "value": "\"9522Z - Réparation d'appareils électroménagers et d'équipements pour la maison et le jardin\"", + "type": "VTL|MD" + } + }, + { + "value": "9523Z", + "label": { + "value": "\"9523Z - Réparation de chaussures et d'articles en cuir\"", + "type": "VTL|MD" + } + }, + { + "value": "9524Z", + "label": { + "value": "\"9524Z - Réparation de meubles et d'équipements du foyer\"", + "type": "VTL|MD" + } + }, + { + "value": "9525Z", + "label": { + "value": "\"9525Z - Réparation d'articles d'horlogerie et de bijouterie\"", + "type": "VTL|MD" + } + }, + { + "value": "9529Z", + "label": { + "value": "\"9529Z - Réparation d'autres biens personnels et domestiques\"", + "type": "VTL|MD" + } + }, + { + "value": "9601A", + "label": { + "value": "\"9601A - Blanchisserie-teinturerie de gros\"", + "type": "VTL|MD" + } + }, + { + "value": "9601B", + "label": { + "value": "\"9601B - Blanchisserie-teinturerie de détail\"", + "type": "VTL|MD" + } + }, + { + "value": "9602A", + "label": { "value": "\"9602A - Coiffure\"", "type": "VTL|MD" } + }, + { + "value": "9602B", + "label": { + "value": "\"9602B - Soins de beauté\"", + "type": "VTL|MD" + } + }, + { + "value": "9603Z", + "label": { + "value": "\"9603Z - Services funéraires\"", + "type": "VTL|MD" + } + }, + { + "value": "9604Z", + "label": { + "value": "\"9604Z - Entretien corporel\"", + "type": "VTL|MD" + } + }, + { + "value": "9609Z", + "label": { + "value": "\"9609Z - Autres services personnels n.c.a.\"", + "type": "VTL|MD" + } + }, + { + "value": "9700Z", + "label": { + "value": "\"9700Z - Activités des ménages en tant qu'employeurs de personnel domestique\"", + "type": "VTL|MD" + } + }, + { + "value": "9810Z", + "label": { + "value": "\"9810Z - Activités indifférenciées des ménages en tant que producteurs de biens pour usage propre\"", + "type": "VTL|MD" + } + }, + { + "value": "9820Z", + "label": { + "value": "\"9820Z - Activités indifférenciées des ménages en tant que producteurs de services pour usage propre\"", + "type": "VTL|MD" + } + }, + { + "value": "9900Z", + "label": { + "value": "\"9900Z - Activités des organisations et organismes extraterritoriaux\"", + "type": "VTL|MD" + } + } + ], + "response": { "name": "AB_APET" } + } + ] + }, + { + "id": "question-l7sqhkd7", + "componentType": "Question", + "page": "1", + "label": { + "value": "` ``3. Le libellé`` `", + "type": "VTL" + }, + "conditionFilter": { "value": "true", "type": "VTL" }, + "components": [ + { + "id": "l7sqhkd7", + "componentType": "Radio", + "mandatory": false, + "page": "1", + "controls": [ + { + "id": "l7sqhkd7-CI-0", + "typeOfControl": "CONSISTENCY", + "criticality": "WARN", + "control": { + "value": "not(nvl(AB_VERIFEFFT, \"\") = \"\")", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Merci de répondre par Oui ou Non.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "jl3c9t6p", + "page": "1", + "label": { + "value": "\"I - \" || \"Données générales sur l'établissement\"", + "type": "VTL|MD" + } + } + }, + "options": [ + { "value": "1", "label": { "value": "\"Oui\"", "type": "VTL|MD" } }, + { "value": "2", "label": { "value": "\"Non\"", "type": "VTL|MD" } } + ], + "response": { "name": "AB_VERIFEFFT" } + } + ] + }, + { + "id": "question-jl3hbwsm", + "componentType": "Question", + "page": "1", + "label": { + "value": "\"4. \" || \"Si ce n’était pas le cas, merci d’indiquer ici votre [effectif salarié](. 'Indiquer l’effectif salarié de votre établissement seul, même si votre réponse regroupe celle de plusieurs établissements.') au 31/12/\" || \r\nnvl(ANNEE_COLLECTE, \"\") || \r\n\" :\" ", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(AB_VERIFEFFT, \"2\") = \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "jl3hbwsm", + "componentType": "InputNumber", + "mandatory": false, + "page": "1", + "min": 0.0, + "max": 9.9999999e7, + "decimals": 0, + "controls": [ + { + "id": "jl3hbwsm-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(AB_EFFT)) and (0>AB_EFFT or 99999999AB_EFFT)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "jl3hbwsm-CI-0", + "typeOfControl": "CONSISTENCY", + "criticality": "WARN", + "control": { + "value": "not(nvl(AB_VERIFEFFT,\"2\")=\"2\" and isnull(AB_EFFT))", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Merci d’indiquer votre effectif au 31/12/\" ||nvl(ANNEE_COLLECTE, \"\") || \".\" ", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "jl3c9t6p", + "page": "1", + "label": { + "value": "\"I - \" || \"Données générales sur l'établissement\"", + "type": "VTL|MD" + } + } + }, + "response": { "name": "AB_EFFT" }, + "description": { + "value": "Format attendu : un nombre entre 0 et 99999999", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-jl3i7pqa", + "componentType": "Question", + "page": "1", + "label": { + "value": "\"5. \" || \"Votre établissement a-t-il une activité industrielle de production, d’installation, de maintenance ou de transformation ?\"", + "type": "VTL|MD" + }, + "declarations": [ + { + "id": "jlbzmkvn-SI", + "declarationType": "HELP", + "position": "BEFORE_QUESTION_TEXT", + "label": { "value": "\"Activité de production\"", "type": "VTL|MD" } + } + ], + "conditionFilter": { "value": "true", "type": "VTL" }, + "components": [ + { + "id": "jl3i7pqa", + "componentType": "Radio", + "mandatory": false, + "page": "1", + "controls": [ + { + "id": "jl3i7pqa-CI-0", + "typeOfControl": "CONSISTENCY", + "criticality": "WARN", + "control": { + "value": "not(nvl(AB_PROD, \"\") = \"\")", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Merci de répondre par Oui ou Non.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "jl3c9t6p", + "page": "1", + "label": { + "value": "\"I - \" || \"Données générales sur l'établissement\"", + "type": "VTL|MD" + } + } + }, + "options": [ + { "value": "1", "label": { "value": "\"Oui\"", "type": "VTL|MD" } }, + { "value": "2", "label": { "value": "\"Non\"", "type": "VTL|MD" } } + ], + "response": { "name": "AB_PROD" } + } + ] + }, + { + "id": "question-jl3iq0cp", + "componentType": "Question", + "page": "1", + "label": { + "value": "\"6. \" || \"Précisez ci-après la nature de l'établissement (entrepôt, bureau, garage, centre informatique, établissement de recherche, centre d'essais...) :\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(AB_PROD, \"2\") = \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "jl3iq0cp", + "componentType": "Textarea", + "mandatory": false, + "page": "1", + "maxLength": 512, + "hierarchy": { + "sequence": { + "id": "jl3c9t6p", + "page": "1", + "label": { + "value": "\"I - \" || \"Données générales sur l'établissement\"", + "type": "VTL|MD" + } + } + }, + "response": { "name": "COMPROD" } + } + ] + }, + { + "id": "question-jl69qx71", + "componentType": "Question", + "page": "1", + "label": { + "value": "\"7. \" || \"L’activité de votre établissement s’effectue-t-elle uniquement chez le client (c’est-à-dire qu’elle ne nécessite pas de travaux préalables dans votre établissement) ?\"", + "type": "VTL|MD" + }, + "declarations": [ + { + "id": "jl69vwls-SI", + "declarationType": "HELP", + "position": "BEFORE_QUESTION_TEXT", + "label": { "value": "\"Activité sur site client\"", "type": "VTL|MD" } + } + ], + "conditionFilter": { "value": "true", "type": "VTL" }, + "components": [ + { + "id": "jl69qx71", + "componentType": "Radio", + "mandatory": false, + "page": "1", + "hierarchy": { + "sequence": { + "id": "jl3c9t6p", + "page": "1", + "label": { + "value": "\"I - \" || \"Données générales sur l'établissement\"", + "type": "VTL|MD" + } + } + }, + "options": [ + { "value": "1", "label": { "value": "\"Oui\"", "type": "VTL|MD" } }, + { "value": "2", "label": { "value": "\"Non\"", "type": "VTL|MD" } } + ], + "response": { "name": "AB_PSIT" } + } + ] + }, + { + "id": "question-kpcq9inf", + "componentType": "Question", + "page": "1", + "label": { + "value": "\"8. \" || \"En \" || nvl(ANNEE_COLLECTE, \"\") || \", votre établissement a-t-il réalisé un audit énergétique ?\" ", + "type": "VTL|MD" + }, + "conditionFilter": { "value": "true", "type": "VTL" }, + "components": [ + { + "id": "kpcq9inf", + "componentType": "Radio", + "mandatory": false, + "page": "1", + "hierarchy": { + "sequence": { + "id": "jl3c9t6p", + "page": "1", + "label": { + "value": "\"I - \" || \"Données générales sur l'établissement\"", + "type": "VTL|MD" + } + } + }, + "options": [ + { "value": "1", "label": { "value": "\"Oui\"", "type": "VTL|MD" } }, + { "value": "2", "label": { "value": "\"Non\"", "type": "VTL|MD" } } + ], + "response": { "name": "AB_AUDIT" } + } + ] + }, + { + "id": "question-jl6a3bek", + "componentType": "Question", + "page": "1", + "label": { + "value": "\"9. \" || \"En \" || nvl(ANNEE_COLLECTE, \"\") || \", votre établissement était-il [certifié NF EN ISO 50001, ou en voie de certification](. 'Destinée à tous les organismes, la norme NF EN ISO 50001 Système de management de l’énergie a pour objectif d’aider à développer une gestion méthodique de l’énergie pour améliorer leur performance énergétique et diminuer les coûts liés à l’énergie. Cette norme publiée le 15 juin 2011 remplace la norme d’origine européenne NF EN 16001. Pour en savoir plus, se référer à la notice.') ?\" ", + "type": "VTL|MD" + }, + "conditionFilter": { "value": "true", "type": "VTL" }, + "components": [ + { + "id": "jl6a3bek", + "componentType": "Radio", + "mandatory": false, + "page": "1", + "hierarchy": { + "sequence": { + "id": "jl3c9t6p", + "page": "1", + "label": { + "value": "\"I - \" || \"Données générales sur l'établissement\"", + "type": "VTL|MD" + } + } + }, + "options": [ + { "value": "1", "label": { "value": "\"Oui\"", "type": "VTL|MD" } }, + { "value": "2", "label": { "value": "\"Non\"", "type": "VTL|MD" } } + ], + "response": { "name": "AB_ISO" } + } + ] + }, + { + "id": "question-jl6adgo6", + "componentType": "Question", + "page": "1", + "label": { + "value": "\"10. \" || \"Existe-t-il dans l’établissement une équipe ou un responsable maitrise de l'énergie ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(AB_ISO, \"2\") = \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "jl6adgo6", + "componentType": "Radio", + "mandatory": false, + "page": "1", + "hierarchy": { + "sequence": { + "id": "jl3c9t6p", + "page": "1", + "label": { + "value": "\"I - \" || \"Données générales sur l'établissement\"", + "type": "VTL|MD" + } + } + }, + "options": [ + { "value": "1", "label": { "value": "\"Oui\"", "type": "VTL|MD" } }, + { "value": "2", "label": { "value": "\"Non\"", "type": "VTL|MD" } } + ], + "response": { "name": "AB_RESP" } + } + ] + }, + { + "id": "question-jl3is19c", + "componentType": "Question", + "page": "1", + "label": { + "value": "\"11. \" || \"Votre réponse à ce questionnaire regroupe-t-elle les réponses de plusieurs établissements ?\"", + "type": "VTL|MD" + }, + "declarations": [ + { + "id": "lv0yi0xz", + "declarationType": "INSTRUCTION", + "position": "AFTER_QUESTION_TEXT", + "label": { + "value": "\"Répondre uniquement pour votre établissement est préférable pour la qualité de l'enquête. Ne répondez ''Oui'' que si vous ne disposez pas des informations de consommation à l'échelle de votre établissement.\"", + "type": "VTL|MD" + } + } + ], + "conditionFilter": { "value": "true", "type": "VTL" }, + "components": [ + { + "id": "jl3is19c", + "componentType": "Radio", + "mandatory": false, + "page": "1", + "hierarchy": { + "sequence": { + "id": "jl3c9t6p", + "page": "1", + "label": { + "value": "\"I - \" || \"Données générales sur l'établissement\"", + "type": "VTL|MD" + } + } + }, + "options": [ + { "value": "1", "label": { "value": "\"Oui\"", "type": "VTL|MD" } }, + { "value": "2", "label": { "value": "\"Non\"", "type": "VTL|MD" } } + ], + "response": { "name": "AB_REGR" } + } + ] + }, + { + "id": "question-jl3j68kq", + "componentType": "Question", + "page": "1", + "label": { + "value": "\"12. \" || \"Merci de préciser l'identité de ceux-ci (numéro Siret a minima, raison sociale), sans répéter celle de votre propre établissement :\"", + "type": "VTL|MD" + }, + "declarations": [ + { + "id": "l655cs0f", + "declarationType": "INSTRUCTION", + "position": "AFTER_QUESTION_TEXT", + "label": { + "value": "\"Vos réponses dans les modules suivants devront être relatives à l’ensemble des établissements que vous allez lister ci-dessous.\"", + "type": "VTL|MD" + } + } + ], + "conditionFilter": { + "value": "(nvl(AB_REGR , \"1\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "jl3j68kq", + "componentType": "RosterForLoop", + "mandatory": false, + "page": "1", + "positioning": "HORIZONTAL", + "controls": [ + { + "id": "jl3j68kq-CI-0", + "typeOfControl": "CONSISTENCY", + "criticality": "WARN", + "control": { "value": "not(SIRET = REGROUP)", "type": "VTL" }, + "errorMessage": { + "value": "\"Il est inutile de saisir le siret identifiant du questionnaire que vous remplissez.\"", + "type": "VTL|MD" + } + }, + { + "id": "jl3j68kq-CI-1", + "typeOfControl": "CONSISTENCY", + "criticality": "WARN", + "control": { + "value": "not(mod( cast(substr(REGROUP, 1, 1), integer) + ( if cast(substr(REGROUP, 2, 1), integer) > 4 then cast(substr(REGROUP, 2, 1), integer) * 2 - 9 else cast(substr(REGROUP, 2, 1), integer) * 2 ) + cast(substr(REGROUP, 3, 1), integer) + ( if cast(substr(REGROUP, 4, 1), integer) > 4 then cast(substr(REGROUP, 4, 1), integer) * 2 - 9 else cast(substr(REGROUP, 4, 1), integer) * 2 ) + cast(substr(REGROUP, 5, 1), integer) + ( if cast(substr(REGROUP, 6, 1), integer) > 4 then cast(substr(REGROUP, 6, 1), integer) * 2 - 9 else cast(substr(REGROUP, 6, 1), integer) * 2 ) + cast(substr(REGROUP, 7, 1), integer) + ( if cast(substr(REGROUP, 8, 1), integer) > 4 then cast(substr(REGROUP, 8, 1), integer) * 2 - 9 else cast(substr(REGROUP, 8, 1), integer) * 2 ) + cast(substr(REGROUP, 9, 1), integer) , 10) <> 0)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Les 9 premiers chiffres du numéro que vous avez renseigné ne correspondent pas à un numéro Siren.\"", + "type": "VTL|MD" + } + }, + { + "id": "jl3j68kq-CI-2", + "typeOfControl": "CONSISTENCY", + "criticality": "WARN", + "control": { + "value": "not(mod( cast(substr(REGROUP, 1, 1), integer) + ( if cast(substr(REGROUP, 2, 1), integer) > 4 then cast(substr(REGROUP, 2, 1), integer) * 2 - 9 else cast(substr(REGROUP, 2, 1), integer) * 2 ) + cast(substr(REGROUP, 3, 1), integer) + ( if cast(substr(REGROUP, 4, 1), integer) > 4 then cast(substr(REGROUP, 4, 1), integer) * 2 - 9 else cast(substr(REGROUP, 4, 1), integer) * 2 ) + cast(substr(REGROUP, 5, 1), integer) + ( if cast(substr(REGROUP, 6, 1), integer) > 4 then cast(substr(REGROUP, 6, 1), integer) * 2 - 9 else cast(substr(REGROUP, 6, 1), integer) * 2 ) + cast(substr(REGROUP, 7, 1), integer) + ( if cast(substr(REGROUP, 8, 1), integer) > 4 then cast(substr(REGROUP, 8, 1), integer) * 2 - 9 else cast(substr(REGROUP, 8, 1), integer) * 2 ) + cast(substr(REGROUP, 9, 1), integer) , 10) = 0 and mod( ( if cast(substr(REGROUP, 1, 1), integer) > 4 then cast(substr(REGROUP, 1, 1), integer) * 2 - 9 else cast(substr(REGROUP, 1, 1), integer) * 2 ) + cast(substr(REGROUP, 2, 1), integer) + ( if cast(substr(REGROUP, 3, 1), integer) > 4 then cast(substr(REGROUP, 3, 1), integer) * 2 - 9 else cast(substr(REGROUP, 3, 1), integer) * 2 ) + cast(substr(REGROUP, 4, 1), integer) + ( if cast(substr(REGROUP, 5, 1), integer) > 4 then cast(substr(REGROUP, 5, 1), integer) * 2 - 9 else cast(substr(REGROUP, 5, 1), integer) * 2 ) + cast(substr(REGROUP, 6, 1), integer) + ( if cast(substr(REGROUP, 7, 1), integer) > 4 then cast(substr(REGROUP, 7, 1), integer) * 2 - 9 else cast(substr(REGROUP, 7, 1), integer) * 2 ) + cast(substr(REGROUP, 8, 1), integer) + ( if cast(substr(REGROUP, 9, 1), integer) > 4 then cast(substr(REGROUP, 9, 1), integer) * 2 - 9 else cast(substr(REGROUP, 9, 1), integer) * 2 ) + cast(substr(REGROUP, 10, 1), integer) + ( if cast(substr(REGROUP, 11, 1), integer) > 4 then cast(substr(REGROUP, 11, 1), integer) * 2 - 9 else cast(substr(REGROUP, 11, 1), integer) * 2 ) + cast(substr(REGROUP, 12, 1), integer) + ( if cast(substr(REGROUP, 13, 1), integer) > 4 then cast(substr(REGROUP, 13, 1), integer) * 2 - 9 else cast(substr(REGROUP, 13, 1), integer) * 2 ) + cast(substr(REGROUP, 14, 1), integer) , 10) <> 0)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Les 9 premiers chiffres du numéro que vous avez renseigné correspondent à un numéro Siren, mais les 5 derniers font que l'ensemble n'est pas un numéro Siret.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "jl3c9t6p", + "page": "1", + "label": { + "value": "\"I - \" || \"Données générales sur l'établissement\"", + "type": "VTL|MD" + } + } + }, + "components": [ + { + "componentType": "Input", + "maxLength": 14, + "id": "jl3j68kq-RDOP-lutwdik2", + "response": { "name": "REGROUP" } + }, + { + "componentType": "Input", + "maxLength": 38, + "id": "jl3j68kq-RDOP-lutw41ld", + "response": { "name": "RS" } + } + ], + "lines": { + "min": { "value": "1", "type": "VTL" }, + "max": { "value": "1", "type": "VTL" } + }, + "header": [ + { "label": { "value": "\"Numéro Siret\"", "type": "VTL|MD" } }, + { "label": { "value": "\"Raison sociale\"", "type": "VTL|MD" } } + ] + } + ] + }, + { + "id": "luuvkw97", + "componentType": "Sequence", + "page": "2", + "label": { + "value": "\"II - \" || \"Pompe à chaleur\"", + "type": "VTL|MD" + }, + "conditionFilter": { "value": "true", "type": "VTL" }, + "hierarchy": { + "sequence": { + "id": "luuvkw97", + "page": "2", + "label": { + "value": "\"II - \" || \"Pompe à chaleur\"", + "type": "VTL|MD" + } + } + } + }, + { + "id": "question-luuviddu", + "componentType": "Question", + "page": "2", + "label": { + "value": "\"1. \" || \"Disposez-vous d’au moins une [pompe à chaleur (PAC)](. 'La question porte sur les pompes à chaleur ainsi que les thermofrigopompes. Elle inclut les climatisations réversibles utilisées pour le chauffage.') ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { "value": "true", "type": "VTL" }, + "components": [ + { + "id": "luuviddu", + "componentType": "Radio", + "mandatory": false, + "page": "2", + "hierarchy": { + "sequence": { + "id": "luuvkw97", + "page": "2", + "label": { + "value": "\"II - \" || \"Pompe à chaleur\"", + "type": "VTL|MD" + } + } + }, + "options": [ + { "value": "1", "label": { "value": "\"Oui\"", "type": "VTL|MD" } }, + { "value": "2", "label": { "value": "\"Non\"", "type": "VTL|MD" } } + ], + "response": { "name": "AB_APAC" } + } + ] + }, + { + "id": "question-luuvgvmw", + "componentType": "Question", + "page": "2", + "label": { + "value": "\"2. \" || \"De combien de PAC disposez-vous ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(AB_APAC, \"1\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luuvgvmw", + "componentType": "InputNumber", + "mandatory": false, + "page": "2", + "min": 1.0, + "max": 999.0, + "decimals": 0, + "controls": [ + { + "id": "luuvgvmw-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(AB_NPAC)) and (1>AB_NPAC or 999AB_NPAC)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luuvgvmw-CI-0", + "typeOfControl": "CONSISTENCY", + "criticality": "WARN", + "control": { + "value": "not(nvl(AB_APAC,\"1\")=\"1\" and isnull(AB_NPAC))", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Merci de renseigner toutes les cases. Indiquez '0' dans les cases sans objet.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luuvkw97", + "page": "2", + "label": { + "value": "\"II - \" || \"Pompe à chaleur\"", + "type": "VTL|MD" + } + } + }, + "response": { "name": "AB_NPAC" }, + "description": { + "value": "Format attendu : un nombre entre 1 et 999", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luuw25an", + "componentType": "Question", + "page": "2", + "label": { + "value": "\"3. \" || \"Quelle est la puissance thermique totale de ces PAC (somme des puissances si vous avez plusieurs pompes) ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(AB_APAC, \"1\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luuw25an", + "componentType": "InputNumber", + "mandatory": false, + "page": "2", + "min": 1.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luuw25an-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(AB_PPAC)) and (1.0>AB_PPAC or 99999999.9AB_PPAC)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luuw25an-CI-0", + "typeOfControl": "CONSISTENCY", + "criticality": "WARN", + "control": { + "value": "not(nvl(AB_APAC,\"1\")=\"1\" and isnull(AB_PPAC))", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Merci de renseigner toutes les cases. Indiquez '0' dans les cases sans objet.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luuvkw97", + "page": "2", + "label": { + "value": "\"II - \" || \"Pompe à chaleur\"", + "type": "VTL|MD" + } + } + }, + "unit": "kWth", + "response": { "name": "AB_PPAC" }, + "description": { + "value": "Format attendu : un nombre en kWth entre 1,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "luuw4dfs", + "componentType": "Sequence", + "page": "3", + "label": { "value": "\"III - \" || \"Électricité\"", "type": "VTL|MD" }, + "conditionFilter": { "value": "true", "type": "VTL" }, + "hierarchy": { + "sequence": { + "id": "luuw4dfs", + "page": "3", + "label": { + "value": "\"III - \" || \"Électricité\"", + "type": "VTL|MD" + } + } + }, + "description": { + "value": "\"La valeur d'achat comprend le coût de l'électricité y compris le coût de transport/distribution. Veuillez inclure le montant de ce dernier si vos factures le permettent (il peut faire l'objet d'une facturation séparée). Les valeurs à renseigner correspondent à la somme des ''montants hors TVA déductible'' de toutes vos factures de ||\r\nnvl(ANNEE_COLLECTE, \"\") ||\r\n\", hors frais de raccordement éventuels. Les aides de l’état (aide ''gaz et électricité'') ne doivent pas être déduites de votre facture. Si plusieurs unités sont renseignées sur votre facture, veuillez indiquer la quantité consommée en MWh.\" ", + "type": "VTL|MD" + } + }, + { + "id": "luuw7ae1", + "componentType": "Subsequence", + "page": "3", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + }, + "conditionFilter": { "value": "true", "type": "VTL" }, + "hierarchy": { + "sequence": { + "id": "luuw4dfs", + "page": "3", + "label": { + "value": "\"III - \" || \"Électricité\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luuw7ae1", + "page": "3", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + } + }, + { + "id": "question-luuw8bi9", + "componentType": "Question", + "page": "3", + "label": { + "value": "\"1. \" || \"Quelle est la valeur d'achat totale (hors TVA) ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { "value": "true", "type": "VTL" }, + "components": [ + { + "id": "luuw8bi9", + "componentType": "InputNumber", + "mandatory": false, + "page": "3", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luuw8bi9-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(BB_VALA)) and (0.0>BB_VALA or 99999999.9BB_VALA)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luuw8bi9-CI-0", + "typeOfControl": "CONSISTENCY", + "criticality": "WARN", + "control": { "value": "not(isnull(BB_VALA))", "type": "VTL" }, + "errorMessage": { + "value": "\"Merci de renseigner toutes les cases. Indiquez '0' dans les cases sans objet.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luuw4dfs", + "page": "3", + "label": { + "value": "\"III - \" || \"Électricité\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luuw7ae1", + "page": "3", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + }, + "unit": "k€", + "response": { "name": "BB_VALA" }, + "description": { + "value": "Format attendu : un nombre en k€ entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luuvxyg6", + "componentType": "Question", + "page": "3", + "label": { + "value": "\"2. \" || \"Quelle est la quantité d'énergie achetée ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { "value": "true", "type": "VTL" }, + "components": [ + { + "id": "luuvxyg6", + "componentType": "InputNumber", + "mandatory": false, + "page": "3", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luuvxyg6-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(BB_QAUP)) and (0.0>BB_QAUP or 99999999.9BB_QAUP)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luuvxyg6-CI-0", + "typeOfControl": "CONSISTENCY", + "criticality": "WARN", + "control": { "value": "not(isnull(BB_QAUP))", "type": "VTL" }, + "errorMessage": { + "value": "\"Merci de renseigner toutes les cases. Indiquez '0' dans les cases sans objet.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luuw4dfs", + "page": "3", + "label": { + "value": "\"III - \" || \"Électricité\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luuw7ae1", + "page": "3", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + }, + "unit": "MWh", + "response": { "name": "BB_QAUP" }, + "description": { + "value": "Format attendu : un nombre en MWh entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luuwdxid", + "componentType": "Question", + "page": "3", + "label": { + "value": "\"3. \" || \"Quelle est la puissance maximale souscrite ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { "value": "true", "type": "VTL" }, + "components": [ + { + "id": "luuwdxid", + "componentType": "InputNumber", + "mandatory": false, + "page": "3", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luuwdxid-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(BB_PUMS)) and (0.0>BB_PUMS or 99999999.9BB_PUMS)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luuwdxid-CI-0", + "typeOfControl": "CONSISTENCY", + "criticality": "WARN", + "control": { "value": "not(isnull(BB_PUMS))", "type": "VTL" }, + "errorMessage": { + "value": "\"Merci de renseigner toutes les cases. Indiquez '0' dans les cases sans objet.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luuw4dfs", + "page": "3", + "label": { + "value": "\"III - \" || \"Électricité\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luuw7ae1", + "page": "3", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + }, + "unit": "kW", + "response": { "name": "BB_PUMS" }, + "description": { + "value": "Format attendu : un nombre en kW entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "luuwemib", + "componentType": "Subsequence", + "page": "3", + "label": { + "value": "\"Autoproduction d'électricité et destination de votre autoproduction\"", + "type": "VTL|MD" + }, + "conditionFilter": { "value": "true", "type": "VTL" }, + "hierarchy": { + "sequence": { + "id": "luuw4dfs", + "page": "3", + "label": { + "value": "\"III - \" || \"Électricité\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luuwemib", + "page": "3", + "label": { + "value": "\"Autoproduction d'électricité et destination de votre autoproduction\"", + "type": "VTL|MD" + } + } + }, + "description": { + "value": "\"Si vous produisez sur place de l'électricité, répartissez votre production suivant qu'elle est d'origine thermique (y compris cogénération) ou autre que thermique (hydraulique, photovoltaïque et éolienne). Concernant cette autoproduction, indiquez la quantité consommée par votre établissement ainsi que la quantité vendue au réseau ou à d'autres établissements. Enfin, n'omettez pas de renseigner la puissance d'autoproduction, y compris les groupes électrogènes de secours même s'ils n'ont pas fonctionné au cours de l'année. La consommation et la vente de votre production d'électricité ne doivent pas interférer dans la valeur et la quantité achetée : séparez les ventes des achats et ne faites mention d'aucun solde, même si vos factures en donnent.\"", + "type": "VTL|MD" + } + }, + { + "id": "question-luuw2vup", + "componentType": "Question", + "page": "3", + "label": { + "value": "\"4. \" || \"Quelle est la production thermique y compris cogénération ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { "value": "true", "type": "VTL" }, + "components": [ + { + "id": "luuw2vup", + "componentType": "InputNumber", + "mandatory": false, + "page": "3", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luuw2vup-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(BB_THER)) and (0.0>BB_THER or 99999999.9BB_THER)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luuw2vup-CI-0", + "typeOfControl": "CONSISTENCY", + "criticality": "WARN", + "control": { "value": "not(isnull(BB_THER))", "type": "VTL" }, + "errorMessage": { + "value": "\"Merci de renseigner toutes les cases. Indiquez '0' dans les cases sans objet.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luuw4dfs", + "page": "3", + "label": { + "value": "\"III - \" || \"Électricité\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luuwemib", + "page": "3", + "label": { + "value": "\"Autoproduction d'électricité et destination de votre autoproduction\"", + "type": "VTL|MD" + } + } + }, + "unit": "MWh", + "response": { "name": "BB_THER" }, + "description": { + "value": "Format attendu : un nombre en MWh entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luuwkyx8", + "componentType": "Question", + "page": "3", + "label": { + "value": "\"5. \" || \"Quelle est la production non thermique ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { "value": "true", "type": "VTL" }, + "components": [ + { + "id": "luuwkyx8", + "componentType": "InputNumber", + "mandatory": false, + "page": "3", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luuwkyx8-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(BB_NTHE)) and (0.0>BB_NTHE or 99999999.9BB_NTHE)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luuwkyx8-CI-0", + "typeOfControl": "CONSISTENCY", + "criticality": "WARN", + "control": { "value": "not(isnull(BB_NTHE))", "type": "VTL" }, + "errorMessage": { + "value": "\"Merci de renseigner toutes les cases. Indiquez '0' dans les cases sans objet.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luuw4dfs", + "page": "3", + "label": { + "value": "\"III - \" || \"Électricité\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luuwemib", + "page": "3", + "label": { + "value": "\"Autoproduction d'électricité et destination de votre autoproduction\"", + "type": "VTL|MD" + } + } + }, + "unit": "MWh", + "response": { "name": "BB_NTHE" }, + "description": { + "value": "Format attendu : un nombre en MWh entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luuw2854", + "componentType": "Question", + "page": "3", + "label": { + "value": "\"6. \" || \"Quelle est la puissance installée de production ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { "value": "true", "type": "VTL" }, + "components": [ + { + "id": "luuw2854", + "componentType": "InputNumber", + "mandatory": false, + "page": "3", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luuw2854-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(BB_PUIN)) and (0.0>BB_PUIN or 99999999.9BB_PUIN)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luuw2854-CI-0", + "typeOfControl": "CONSISTENCY", + "criticality": "WARN", + "control": { "value": "not(isnull(BB_PUIN))", "type": "VTL" }, + "errorMessage": { + "value": "\"Merci de renseigner toutes les cases. Indiquez '0' dans les cases sans objet.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luuw4dfs", + "page": "3", + "label": { + "value": "\"III - \" || \"Électricité\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luuwemib", + "page": "3", + "label": { + "value": "\"Autoproduction d'électricité et destination de votre autoproduction\"", + "type": "VTL|MD" + } + } + }, + "unit": "kW", + "response": { "name": "BB_PUIN" }, + "description": { + "value": "Format attendu : un nombre en kW entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luuwascb", + "componentType": "Question", + "page": "3", + "label": { + "value": "\"7. \" || \"Quelle est l'autoproduction consommée ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { "value": "true", "type": "VTL" }, + "components": [ + { + "id": "luuwascb", + "componentType": "InputNumber", + "mandatory": false, + "page": "3", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luuwascb-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(BB_AUCO)) and (0.0>BB_AUCO or 99999999.9BB_AUCO)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luuwascb-CI-0", + "typeOfControl": "CONSISTENCY", + "criticality": "WARN", + "control": { "value": "not(isnull(BB_AUCO))", "type": "VTL" }, + "errorMessage": { + "value": "\"Merci de renseigner toutes les cases. Indiquez '0' dans les cases sans objet.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luuw4dfs", + "page": "3", + "label": { + "value": "\"III - \" || \"Électricité\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luuwemib", + "page": "3", + "label": { + "value": "\"Autoproduction d'électricité et destination de votre autoproduction\"", + "type": "VTL|MD" + } + } + }, + "unit": "MWh", + "response": { "name": "BB_AUCO" }, + "description": { + "value": "Format attendu : un nombre en MWh entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luuwbesu", + "componentType": "Question", + "page": "3", + "label": { + "value": "\"8. \" || \"Quelle est l'autoproduction vendue à l'extérieur ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { "value": "true", "type": "VTL" }, + "components": [ + { + "id": "luuwbesu", + "componentType": "InputNumber", + "mandatory": false, + "page": "3", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luuwbesu-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(BB_VEND)) and (0.0>BB_VEND or 99999999.9BB_VEND)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luuwbesu-CI-0", + "typeOfControl": "CONSISTENCY", + "criticality": "WARN", + "control": { "value": "not(isnull(BB_VEND))", "type": "VTL" }, + "errorMessage": { + "value": "\"Merci de renseigner toutes les cases. Indiquez '0' dans les cases sans objet.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luuw4dfs", + "page": "3", + "label": { + "value": "\"III - \" || \"Électricité\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luuwemib", + "page": "3", + "label": { + "value": "\"Autoproduction d'électricité et destination de votre autoproduction\"", + "type": "VTL|MD" + } + } + }, + "unit": "MWh", + "response": { "name": "BB_VEND" }, + "description": { + "value": "Format attendu : un nombre en MWh entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "luuw7mwv", + "componentType": "Subsequence", + "page": "3", + "label": { + "value": "\"Répartition par usage de votre consommation d'électricité achetée ou produite\"", + "type": "VTL|MD" + }, + "conditionFilter": { "value": "true", "type": "VTL" }, + "hierarchy": { + "sequence": { + "id": "luuw4dfs", + "page": "3", + "label": { + "value": "\"III - \" || \"Électricité\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luuw7mwv", + "page": "3", + "label": { + "value": "\"Répartition par usage de votre consommation d'électricité achetée ou produite\"", + "type": "VTL|MD" + } + } + } + }, + { + "id": "question-luuwx7ld", + "componentType": "Question", + "page": "3", + "label": { + "value": "\"9. \" || \"Quelle est la répartition par usage de votre consommation d'électricité achetée ou produite ?\"", + "type": "VTL|MD" + }, + "declarations": [ + { + "id": "lv0okfyr", + "declarationType": "INSTRUCTION", + "position": "AFTER_QUESTION_TEXT", + "label": { + "value": "\"Les usages thermodynamiques et thermiques de l’électricité correspondent à l’utilisation de l’électricité afin de produire du froid ou de la chaleur. Cependant, l’utilisation de l’électricité pour les appareils de chauffage des locaux est comprise dans l’usage ''Chauffage des locaux et autres''. Le total doit être égal à 100%.\"", + "type": "VTL|MD" + } + } + ], + "conditionFilter": { "value": "true", "type": "VTL" }, + "components": [ + { + "id": "luuwx7ld", + "componentType": "Table", + "mandatory": false, + "page": "3", + "positioning": "HORIZONTAL", + "controls": [ + { + "id": "luuwx7ld-RDOP-luv2axsb-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(BB_USA6)) and (0>BB_USA6 or 100BB_USA6)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luuwx7ld-RDOP-luv1wo62-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(BB_USA9)) and (0>BB_USA9 or 100BB_USA9)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luuwx7ld-RDOP-luv2447x-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(BB_USA8)) and (0>BB_USA8 or 100BB_USA8)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luuwx7ld-RDOP-luv21wvb-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(BB_USA4)) and (0>BB_USA4 or 100BB_USA4)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luuwx7ld-RDOP-luv2349s-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(BB_USA2)) and (0>BB_USA2 or 100BB_USA2)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luuwx7ld-RDOP-luv23u0e-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(BB_USA7)) and (0>BB_USA7 or 100BB_USA7)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luuwx7ld-RDOP-luv1zjhd-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(BB_USA1)) and (0>BB_USA1 or 100BB_USA1)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luuw4dfs", + "page": "3", + "label": { + "value": "\"III - \" || \"Électricité\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luuw7mwv", + "page": "3", + "label": { + "value": "\"Répartition par usage de votre consommation d'électricité achetée ou produite\"", + "type": "VTL|MD" + } + } + }, + "header": [ + { "label": { "value": "", "type": "VTL|MD" } }, + { "label": { "value": "\"En %\"", "type": "VTL|MD" } } + ], + "body": [ + [ + { + "value": "1", + "label": { "value": "\"Force motrice\"", "type": "VTL|MD" } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luuwx7ld-RDOP-luv1zjhd", + "unit": "%", + "response": { "name": "BB_USA1" } + } + ], + [ + { + "value": "2", + "label": { + "value": "\"[Usages thermodynamiques hors chauffage des locaux (Prod. froid, PAC, CMV)](. 'Les usages thermodynamiques de l’électricité correspondent à l’électricité consommée par : les procédés de production de froid, les pompes à chaleur (PAC) pour la production de fluide caloporteur, les compressions mécaniques de vapeur (CMV) pour la concentration et le séchage de produits. Exemples : consommations des chambres froides, des tunnels de surgélation, des concentrateurs par CMV, du séchage par PAC… La climatisation des locaux est également incluse dans ce type d’usage.')\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luuwx7ld-RDOP-luv23u0e", + "unit": "%", + "response": { "name": "BB_USA7" } + } + ], + [ + { + "value": "3", + "label": { + "value": "\"[Usages thermiques hors chauffage des locaux](. 'Les usages thermiques de l’électricité correspondent aux autres utilisations de l’électricité afin de produire directement la chaleur. Exemples : consommations des fours séchoirs, des appareils de chauffage des liquides...')\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luuwx7ld-RDOP-luv2349s", + "unit": "%", + "response": { "name": "BB_USA2" } + } + ], + [ + { + "value": "4", + "label": { "value": "\"Électrolyse\"", "type": "VTL|MD" } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luuwx7ld-RDOP-luv21wvb", + "unit": "%", + "response": { "name": "BB_USA4" } + } + ], + [ + { + "value": "5", + "label": { "value": "\"Éclairage\"", "type": "VTL|MD" } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luuwx7ld-RDOP-luv2447x", + "unit": "%", + "response": { "name": "BB_USA8" } + } + ], + [ + { + "value": "7", + "label": { "value": "\"Mobilité sur site\"", "type": "VTL|MD" } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luuwx7ld-RDOP-luv1wo62", + "unit": "%", + "response": { "name": "BB_USA9" } + } + ], + [ + { + "value": "6", + "label": { + "value": "\"Chauffage des locaux et autres\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luuwx7ld-RDOP-luv2axsb", + "unit": "%", + "response": { "name": "BB_USA6" } + } + ] + ] + } + ] + }, + { + "id": "luuwmioe", + "componentType": "Subsequence", + "page": "3", + "label": { "value": "\"Contrat d’électricité\"", "type": "VTL|MD" }, + "conditionFilter": { "value": "true", "type": "VTL" }, + "hierarchy": { + "sequence": { + "id": "luuw4dfs", + "page": "3", + "label": { + "value": "\"III - \" || \"Électricité\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luuwmioe", + "page": "3", + "label": { "value": "\"Contrat d’électricité\"", "type": "VTL|MD" } + } + } + }, + { + "id": "question-luuwrq07", + "componentType": "Question", + "page": "3", + "label": { + "value": "\"10. \" || \"De quel type de contrat de fourniture d’électricité disposez-vous actuellement ?\"", + "type": "VTL|MD" + }, + "declarations": [ + { + "id": "lv0ouq6b", + "declarationType": "INSTRUCTION", + "position": "AFTER_QUESTION_TEXT", + "label": { + "value": "\"Si vous avez plusieurs contrats de fourniture d’électricité, indiquez le contrat qui vous fournit le plus d’électricité (contrat principal).\"", + "type": "VTL|MD" + } + } + ], + "conditionFilter": { "value": "true", "type": "VTL" }, + "components": [ + { + "id": "luuwrq07", + "componentType": "Radio", + "mandatory": false, + "page": "3", + "hierarchy": { + "sequence": { + "id": "luuw4dfs", + "page": "3", + "label": { + "value": "\"III - \" || \"Électricité\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luuwmioe", + "page": "3", + "label": { + "value": "\"Contrat d’électricité\"", + "type": "VTL|MD" + } + } + }, + "options": [ + { + "value": "1", + "label": { "value": "\"Tarif réglementé\"", "type": "VTL|MD" } + }, + { + "value": "2", + "label": { + "value": "\"Prix fixe sur une durée contractuelle\"", + "type": "VTL|MD" + } + }, + { + "value": "3", + "label": { + "value": "\"Prix indexé sur le tarif réglementé\"", + "type": "VTL|MD" + } + }, + { + "value": "4", + "label": { + "value": "\"Prix indexé sur le prix de gros (de marché)\"", + "type": "VTL|MD" + } + }, + { + "value": "5", + "label": { + "value": "\"Autre type de contrat\"", + "type": "VTL|MD" + } + } + ], + "response": { "name": "BB_CONTRAT_FIN" } + } + ] + }, + { + "id": "question-luuy06vy", + "componentType": "Question", + "page": "3", + "label": { + "value": "\"11. \" || \"Avez-vous changé de contrat d’électricité en 2023 ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { "value": "true", "type": "VTL" }, + "components": [ + { + "id": "luuy06vy", + "componentType": "Radio", + "mandatory": false, + "page": "3", + "hierarchy": { + "sequence": { + "id": "luuw4dfs", + "page": "3", + "label": { + "value": "\"III - \" || \"Électricité\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luuwmioe", + "page": "3", + "label": { + "value": "\"Contrat d’électricité\"", + "type": "VTL|MD" + } + } + }, + "options": [ + { "value": "1", "label": { "value": "\"Oui\"", "type": "VTL|MD" } }, + { "value": "2", "label": { "value": "\"Non\"", "type": "VTL|MD" } } + ], + "response": { "name": "BB_CONTRAT_CHANG" } + } + ] + }, + { + "id": "question-luuxs3id", + "componentType": "Question", + "page": "3", + "label": { + "value": "\"12. \" || \"Quel était le type de votre ancien contrat de fourniture d’électricité ?\"", + "type": "VTL|MD" + }, + "declarations": [ + { + "id": "luuy1fht", + "declarationType": "HELP", + "position": "AFTER_QUESTION_TEXT", + "label": { + "value": "\"Si vous aviez plusieurs contrats de fourniture d’électricité, indiquez le contrat qui vous fournissait le plus d’électricité (contrat principal).\"", + "type": "VTL|MD" + } + } + ], + "conditionFilter": { + "value": "(nvl(BB_CONTRAT_CHANG, \"1\") <> \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "luuxs3id", + "componentType": "Radio", + "mandatory": false, + "page": "3", + "hierarchy": { + "sequence": { + "id": "luuw4dfs", + "page": "3", + "label": { + "value": "\"III - \" || \"Électricité\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luuwmioe", + "page": "3", + "label": { + "value": "\"Contrat d’électricité\"", + "type": "VTL|MD" + } + } + }, + "options": [ + { + "value": "1", + "label": { "value": "\"Tarif réglementé\"", "type": "VTL|MD" } + }, + { + "value": "2", + "label": { + "value": "\"Prix fixe sur une durée contractuelle\"", + "type": "VTL|MD" + } + }, + { + "value": "3", + "label": { + "value": "\"Prix indexé sur le tarif réglementé\"", + "type": "VTL|MD" + } + }, + { + "value": "4", + "label": { + "value": "\"Prix indexé sur le prix de gros (de marché)\"", + "type": "VTL|MD" + } + }, + { + "value": "5", + "label": { + "value": "\"Autre type de contrat\"", + "type": "VTL|MD" + } + } + ], + "response": { "name": "BB_CONTRAT_DEBUT" } + } + ] + }, + { + "id": "question-luuy2dgg", + "componentType": "Question", + "page": "3", + "label": { + "value": "\"13. \" || \"Avez-vous résilié votre contrat avant la date d’échéance ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(BB_CONTRAT_CHANG, \"1\") <> \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "luuy2dgg", + "componentType": "Radio", + "mandatory": false, + "page": "3", + "hierarchy": { + "sequence": { + "id": "luuw4dfs", + "page": "3", + "label": { + "value": "\"III - \" || \"Électricité\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luuwmioe", + "page": "3", + "label": { + "value": "\"Contrat d’électricité\"", + "type": "VTL|MD" + } + } + }, + "options": [ + { "value": "1", "label": { "value": "\"Oui\"", "type": "VTL|MD" } }, + { "value": "2", "label": { "value": "\"Non\"", "type": "VTL|MD" } } + ], + "response": { "name": "BB_CONTRATFINANTICIP" } + } + ] + }, + { + "id": "question-luuxwk18", + "componentType": "Question", + "page": "3", + "label": { + "value": "\"14. \" || \"Précisez le mois de 2023 au cours duquel vous avez changé votre contrat d’électricité :\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(BB_CONTRAT_CHANG, \"1\") <> \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "luuxwk18", + "componentType": "Dropdown", + "mandatory": false, + "page": "3", + "hierarchy": { + "sequence": { + "id": "luuw4dfs", + "page": "3", + "label": { + "value": "\"III - \" || \"Électricité\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luuwmioe", + "page": "3", + "label": { + "value": "\"Contrat d’électricité\"", + "type": "VTL|MD" + } + } + }, + "options": [ + { + "value": "01", + "label": { "value": "\"janvier\"", "type": "VTL|MD" } + }, + { + "value": "02", + "label": { "value": "\"février\"", "type": "VTL|MD" } + }, + { + "value": "03", + "label": { "value": "\"mars\"", "type": "VTL|MD" } + }, + { + "value": "04", + "label": { "value": "\"avril\"", "type": "VTL|MD" } + }, + { + "value": "05", + "label": { "value": "\"mai\"", "type": "VTL|MD" } + }, + { + "value": "06", + "label": { "value": "\"juin\"", "type": "VTL|MD" } + }, + { + "value": "07", + "label": { "value": "\"juillet\"", "type": "VTL|MD" } + }, + { + "value": "08", + "label": { "value": "\"août\"", "type": "VTL|MD" } + }, + { + "value": "09", + "label": { "value": "\"septembre\"", "type": "VTL|MD" } + }, + { + "value": "10", + "label": { "value": "\"octobre\"", "type": "VTL|MD" } + }, + { + "value": "11", + "label": { "value": "\"novembre\"", "type": "VTL|MD" } + }, + { + "value": "12", + "label": { "value": "\"décembre\"", "type": "VTL|MD" } + } + ], + "response": { "name": "BB_DATE_CONTRAT" } + } + ] + }, + { + "id": "question-luuy207g", + "componentType": "Question", + "page": "3", + "label": { + "value": "\"15. \" || \"Le renouvellement de contrat a-t-il engendré une modification du prix du MWh d’électricité ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(BB_CONTRAT_CHANG, \"1\") <> \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "luuy207g", + "componentType": "Radio", + "mandatory": false, + "page": "3", + "hierarchy": { + "sequence": { + "id": "luuw4dfs", + "page": "3", + "label": { + "value": "\"III - \" || \"Électricité\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luuwmioe", + "page": "3", + "label": { + "value": "\"Contrat d’électricité\"", + "type": "VTL|MD" + } + } + }, + "options": [ + { "value": "1", "label": { "value": "\"Non\"", "type": "VTL|MD" } }, + { + "value": "2", + "label": { "value": "\"Oui, à la baisse\"", "type": "VTL|MD" } + }, + { + "value": "3", + "label": { + "value": "\"Oui, une hausse entre 0 et moins de 20 %\"", + "type": "VTL|MD" + } + }, + { + "value": "4", + "label": { + "value": "\"Oui, une hausse entre 20 et moins de 50 %\"", + "type": "VTL|MD" + } + }, + { + "value": "5", + "label": { + "value": "\"Oui, une hausse entre 50 et moins de 100 %\"", + "type": "VTL|MD" + } + }, + { + "value": "6", + "label": { + "value": "\"Oui, une hausse de 100 % ou plus\"", + "type": "VTL|MD" + } + } + ], + "response": { "name": "BB_EVOLPRIX" } + } + ] + }, + { + "id": "luuyeflk", + "componentType": "Sequence", + "page": "4", + "label": { + "value": "\"IV - \" || \"Énergies achetées ou consommées\"", + "type": "VTL|MD" + }, + "conditionFilter": { "value": "true", "type": "VTL" }, + "hierarchy": { + "sequence": { + "id": "luuyeflk", + "page": "4", + "label": { + "value": "\"IV - \" || \"Énergies achetées ou consommées\"", + "type": "VTL|MD" + } + } + } + }, + { + "id": "question-luuy6jum", + "componentType": "Question", + "page": "4", + "label": { + "value": "\"1. \" || \"Parmi les énergies ci-dessous, lesquelles avez-vous achetées ou consommées au cours de l'année\" || nvl(ANNEE_COLLECTE, \"\") || \" ?\" ", + "type": "VTL|MD" + }, + "conditionFilter": { "value": "true", "type": "VTL" }, + "components": [ + { + "id": "luuy6jum", + "componentType": "Table", + "mandatory": false, + "page": "4", + "positioning": "HORIZONTAL", + "hierarchy": { + "sequence": { + "id": "luuyeflk", + "page": "4", + "label": { + "value": "\"IV - \" || \"Énergies achetées ou consommées\"", + "type": "VTL|MD" + } + } + }, + "body": [ + [ + { + "value": "CB_EXISTE", + "label": { + "value": "\"**Vapeur, eau chaude/surchauffée et/ou autres fluides caloporteurs** *On entend par ''autres fluides caloporteurs'' les fluides thermiques (huiles minérales ou de synthèse).*\"", + "type": "VTL|MD" + } + }, + { + "componentType": "Radio", + "id": "luuy6jum-RDOP-luv26nbk", + "options": [ + { + "value": "1", + "label": { "value": "\"Oui\"", "type": "VTL|MD" } + }, + { + "value": "2", + "label": { "value": "\"Non\"", "type": "VTL|MD" } + } + ], + "response": { "name": "CB_EXISTE" } + } + ], + [ + { + "value": "DB_EXISTE", + "label": { + "value": "\"**Gaz naturel, biogaz et/ou biométhane**\"", + "type": "VTL|MD" + } + }, + { + "componentType": "Radio", + "id": "luuy6jum-RDOP-luv229m6", + "options": [ + { + "value": "1", + "label": { "value": "\"Oui\"", "type": "VTL|MD" } + }, + { + "value": "2", + "label": { "value": "\"Non\"", "type": "VTL|MD" } + } + ], + "response": { "name": "DB_EXISTE" } + } + ], + [ + { + "value": "FB_EXISTE", + "label": { + "value": "\"**Houille** *Il s'agit d'anthracite, de charbon à coke et de charbon vapeur.*\"", + "type": "VTL|MD" + } + }, + { + "componentType": "Radio", + "id": "luuy6jum-RDOP-luv1xx1z", + "options": [ + { + "value": "1", + "label": { "value": "\"Oui\"", "type": "VTL|MD" } + }, + { + "value": "2", + "label": { "value": "\"Non\"", "type": "VTL|MD" } + } + ], + "response": { "name": "FB_EXISTE" } + } + ], + [ + { + "value": "GB_EXISTE", + "label": { + "value": "\"**Lignite - Charbon pauvre**\"", + "type": "VTL|MD" + } + }, + { + "componentType": "Radio", + "id": "luuy6jum-RDOP-luv25iyy", + "options": [ + { + "value": "1", + "label": { "value": "\"Oui\"", "type": "VTL|MD" } + }, + { + "value": "2", + "label": { "value": "\"Non\"", "type": "VTL|MD" } + } + ], + "response": { "name": "GB_EXISTE" } + } + ], + [ + { + "value": "HB_EXISTE", + "label": { + "value": "\"**Coke de houille**\"", + "type": "VTL|MD" + } + }, + { + "componentType": "Radio", + "id": "luuy6jum-RDOP-luv29dtk", + "options": [ + { + "value": "1", + "label": { "value": "\"Oui\"", "type": "VTL|MD" } + }, + { + "value": "2", + "label": { "value": "\"Non\"", "type": "VTL|MD" } + } + ], + "response": { "name": "HB_EXISTE" } + } + ], + [ + { + "value": "IB_EXISTE", + "label": { + "value": "\"**Coke de pétrole**\"", + "type": "VTL|MD" + } + }, + { + "componentType": "Radio", + "id": "luuy6jum-RDOP-luv1vw4p", + "options": [ + { + "value": "1", + "label": { "value": "\"Oui\"", "type": "VTL|MD" } + }, + { + "value": "2", + "label": { "value": "\"Non\"", "type": "VTL|MD" } + } + ], + "response": { "name": "IB_EXISTE" } + } + ], + [ + { + "value": "JB_EXISTE", + "label": { + "value": "\"**Butane - Propane** *Il s'agit de gaz de pétrole liquéfié hors carburant.*\"", + "type": "VTL|MD" + } + }, + { + "componentType": "Radio", + "id": "luuy6jum-RDOP-luv2auee", + "options": [ + { + "value": "1", + "label": { "value": "\"Oui\"", "type": "VTL|MD" } + }, + { + "value": "2", + "label": { "value": "\"Non\"", "type": "VTL|MD" } + } + ], + "response": { "name": "JB_EXISTE" } + } + ], + [ + { + "value": "KB_EXISTE", + "label": { + "value": "\"**Fioul lourd commercial**\"", + "type": "VTL|MD" + } + }, + { + "componentType": "Radio", + "id": "luuy6jum-RDOP-luv1z3lz", + "options": [ + { + "value": "1", + "label": { "value": "\"Oui\"", "type": "VTL|MD" } + }, + { + "value": "2", + "label": { "value": "\"Non\"", "type": "VTL|MD" } + } + ], + "response": { "name": "KB_EXISTE" } + } + ], + [ + { + "value": "LB_EXISTE", + "label": { + "value": "\"**Fioul domestique (hors gazole routier et non routier)**\"", + "type": "VTL|MD" + } + }, + { + "componentType": "Radio", + "id": "luuy6jum-RDOP-luv25lqv", + "options": [ + { + "value": "1", + "label": { "value": "\"Oui\"", "type": "VTL|MD" } + }, + { + "value": "2", + "label": { "value": "\"Non\"", "type": "VTL|MD" } + } + ], + "response": { "name": "LB_EXISTE" } + } + ], + [ + { + "value": "QB_EXISTE", + "label": { + "value": "\"**Gazole non routier ou gazole à usage non routier** *Les quantités de carburant utilisées pour les véhicules hors du site de production ou les essais ne sont pas à prendre en compte.*\"", + "type": "VTL|MD" + } + }, + { + "componentType": "Radio", + "id": "luuy6jum-RDOP-luv2dn2v", + "options": [ + { + "value": "1", + "label": { "value": "\"Oui\"", "type": "VTL|MD" } + }, + { + "value": "2", + "label": { "value": "\"Non\"", "type": "VTL|MD" } + } + ], + "response": { "name": "QB_EXISTE" } + } + ], + [ + { + "value": "MB_EXISTE", + "label": { + "value": "\"**Autres produits pétroliers** *Il s'agit des gaz de raffinerie, pétrole lampant, résidus lourds de raffinage, goudrons, éthane. Sont également inclus dans les autres produits pétroliers le fioul lourd non commercial et le fioul gaz obtenus en sortie de vapocraqueur, lorsque ces produits sont recyclés.*\"", + "type": "VTL|MD" + } + }, + { + "componentType": "Radio", + "id": "luuy6jum-RDOP-luv1xkzh", + "options": [ + { + "value": "1", + "label": { "value": "\"Oui\"", "type": "VTL|MD" } + }, + { + "value": "2", + "label": { "value": "\"Non\"", "type": "VTL|MD" } + } + ], + "response": { "name": "MB_EXISTE" } + } + ], + [ + { + "value": "NB_EXISTE", + "label": { + "value": "\"**Liqueur noire** *La liqueur noire est un sous-produit issu de la décomposition chimique du bois pour la fabrication de pâte à papier. Elle est valorisée dans l'industrie papetière, souvent par cogénération (production simultanée d'électricité et de chaleur).*\"", + "type": "VTL|MD" + } + }, + { + "componentType": "Radio", + "id": "luuy6jum-RDOP-luv249q0", + "options": [ + { + "value": "1", + "label": { "value": "\"Oui\"", "type": "VTL|MD" } + }, + { + "value": "2", + "label": { "value": "\"Non\"", "type": "VTL|MD" } + } + ], + "response": { "name": "NB_EXISTE" } + } + ], + [ + { + "value": "OB_EXISTE", + "label": { + "value": "\"**Bois et sous produits du bois à usage énergétique**\"", + "type": "VTL|MD" + } + }, + { + "componentType": "Radio", + "id": "luuy6jum-RDOP-luv291wf", + "options": [ + { + "value": "1", + "label": { "value": "\"Oui\"", "type": "VTL|MD" } + }, + { + "value": "2", + "label": { "value": "\"Non\"", "type": "VTL|MD" } + } + ], + "response": { "name": "OB_EXISTE" } + } + ], + [ + { + "value": "PB_EXISTE", + "label": { "value": "\"**Hydrogène**\"", "type": "VTL|MD" } + }, + { + "componentType": "Radio", + "id": "luuy6jum-RDOP-luv208c8", + "options": [ + { + "value": "1", + "label": { "value": "\"Oui\"", "type": "VTL|MD" } + }, + { + "value": "2", + "label": { "value": "\"Non\"", "type": "VTL|MD" } + } + ], + "response": { "name": "PB_EXISTE" } + } + ], + [ + { + "value": "EB_EXISTE", + "label": { + "value": "\"**Gaz de hauts fourneaux, gaz de cokerie, gaz d’aciérie, d’air propané ou butané** *Non compris l’oxygène, l’hydrogène, l’azote, l’acétylène, le biogaz/biométhane, le butane-propane et les autres produits pétroliers.*\"", + "type": "VTL|MD" + } + }, + { + "componentType": "Radio", + "id": "luuy6jum-RDOP-luv2d47m", + "options": [ + { + "value": "1", + "label": { "value": "\"Oui\"", "type": "VTL|MD" } + }, + { + "value": "2", + "label": { "value": "\"Non\"", "type": "VTL|MD" } + } + ], + "response": { "name": "EB_EXISTE" } + } + ] + ] + } + ] + }, + { + "id": "luuyn1jq", + "componentType": "Sequence", + "page": "5", + "label": { + "value": "\"V - \" || \"Vapeur et autres fluides caloporteurs\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(CB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luuyn1jq", + "page": "5", + "label": { + "value": "\"V - \" || \"Vapeur et autres fluides caloporteurs\"", + "type": "VTL|MD" + } + } + }, + "description": { + "value": "\"Merci de ne pas laisser de cases vides pour cette énergie si vous en avez acheté, consommé ou vendu. Indiquez ''0'' dans les cases sans objet.\"", + "type": "VTL|MD" + } + }, + { + "id": "question-luuz100b", + "componentType": "Question", + "page": "5", + "label": { + "value": "\"1. \" || \"Vous avez acheté ou consommé de la vapeur et/ou d’autres fluides caloporteurs. De quelles énergies s’agit-il ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(CB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luuz100b", + "componentType": "Table", + "mandatory": false, + "page": "5", + "positioning": "HORIZONTAL", + "hierarchy": { + "sequence": { + "id": "luuyn1jq", + "page": "5", + "label": { + "value": "\"V - \" || \"Vapeur et autres fluides caloporteurs\"", + "type": "VTL|MD" + } + } + }, + "body": [ + [ + { + "value": "C1B_EXISTE", + "label": { + "value": "\"**Vapeur, eau chaude (température inférieure à 110°) et/ou eau surchauffée**\"", + "type": "VTL|MD" + } + }, + { + "componentType": "Radio", + "id": "luuz100b-RDOP-luv20pkf", + "options": [ + { + "value": "1", + "label": { "value": "\"Oui\"", "type": "VTL|MD" } + }, + { + "value": "2", + "label": { "value": "\"Non\"", "type": "VTL|MD" } + } + ], + "response": { "name": "C1B_EXISTE" } + } + ], + [ + { + "value": "C2B_EXISTE", + "label": { + "value": "\"**Autres fluides caloporteurs** *On entend par ''autres fluides caloporteurs'' les fluides thermiques (huiles minérales ou de synthèse).*\"", + "type": "VTL|MD" + } + }, + { + "componentType": "Radio", + "id": "luuz100b-RDOP-luv1xmut", + "options": [ + { + "value": "1", + "label": { "value": "\"Oui\"", "type": "VTL|MD" } + }, + { + "value": "2", + "label": { "value": "\"Non\"", "type": "VTL|MD" } + } + ], + "response": { "name": "C2B_EXISTE" } + } + ] + ] + } + ] + }, + { + "id": "luuz2j1i", + "componentType": "Subsequence", + "page": "5", + "label": { + "value": "\"Vapeur et eau chaude/surchauffée\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luuyn1jq", + "page": "5", + "label": { + "value": "\"V - \" || \"Vapeur et autres fluides caloporteurs\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luuz2j1i", + "page": "5", + "label": { + "value": "\"Vapeur et eau chaude/surchauffée\"", + "type": "VTL|MD" + } + } + } + }, + { + "id": "question-luuyyo84", + "componentType": "Question", + "page": "5", + "label": { + "value": "\"2. \" || \"Vous avez acheté ou consommé de la vapeur. Avez-vous :\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "luuyyo84", + "componentType": "Table", + "mandatory": false, + "page": "5", + "positioning": "HORIZONTAL", + "hierarchy": { + "sequence": { + "id": "luuyn1jq", + "page": "5", + "label": { + "value": "\"V - \" || \"Vapeur et autres fluides caloporteurs\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luuz2j1i", + "page": "5", + "label": { + "value": "\"Vapeur et eau chaude/surchauffée\"", + "type": "VTL|MD" + } + } + }, + "body": [ + [ + { + "value": "C1B_ACHAT", + "label": { + "value": "\"acheté de la vapeur, eau chaude (température inférieure à 110°) et/ou eau surchauffée ?\"", + "type": "VTL|MD" + } + }, + { + "componentType": "Radio", + "id": "luuyyo84-RDOP-luv1tzhs", + "options": [ + { + "value": "1", + "label": { "value": "\"Oui\"", "type": "VTL|MD" } + }, + { + "value": "2", + "label": { "value": "\"Non\"", "type": "VTL|MD" } + } + ], + "response": { "name": "C1B_ACHAT" } + } + ], + [ + { + "value": "C1B_PROD", + "label": { + "value": "\"produit et consommé de la vapeur, eau chaude (température inférieure à 110°) et/ou eau surchauffée ?\"", + "type": "VTL|MD" + } + }, + { + "componentType": "Radio", + "id": "luuyyo84-RDOP-luv1u2ly", + "options": [ + { + "value": "1", + "label": { "value": "\"Oui\"", "type": "VTL|MD" } + }, + { + "value": "2", + "label": { "value": "\"Non\"", "type": "VTL|MD" } + } + ], + "response": { "name": "C1B_PROD" } + } + ], + [ + { + "value": "C1B_VEND", + "label": { + "value": "\"produit et vendu de la vapeur, eau chaude (température inférieure à 110°) et/ou eau surchauffée ?\"", + "type": "VTL|MD" + } + }, + { + "componentType": "Radio", + "id": "luuyyo84-RDOP-luv2asl2", + "options": [ + { + "value": "1", + "label": { "value": "\"Oui\"", "type": "VTL|MD" } + }, + { + "value": "2", + "label": { "value": "\"Non\"", "type": "VTL|MD" } + } + ], + "response": { "name": "C1B_VEND" } + } + ] + ] + } + ] + }, + { + "id": "question-luuz19g0", + "componentType": "Question", + "page": "5", + "label": { + "value": "\"3. \" || \"[Quelle est la valeur d’achat totale (hors TVA) ?](. 'En plus de la vapeur, merci d’inclure l’eau chaude à moins de 110° et l’eau surchauffée pour les questions 3 à 7 de ce module.')\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\") and (nvl(C1B_ACHAT, \"1\") <> \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "luuz19g0", + "componentType": "InputNumber", + "mandatory": false, + "page": "5", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 0, + "controls": [ + { + "id": "luuz19g0-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(CB_VALA)) and (0>CB_VALA or 100000000CB_VALA)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luuyn1jq", + "page": "5", + "label": { + "value": "\"V - \" || \"Vapeur et autres fluides caloporteurs\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luuz2j1i", + "page": "5", + "label": { + "value": "\"Vapeur et eau chaude/surchauffée\"", + "type": "VTL|MD" + } + } + }, + "unit": "k€", + "response": { "name": "CB_VALA" }, + "description": { + "value": "Format attendu : un nombre en k€ entre 0 et 99999999", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luuzesbm", + "componentType": "Question", + "page": "5", + "label": { + "value": "\"4. \" || \"Quelle est la quantité d'énergie achetée ?\"", + "type": "VTL|MD" + }, + "declarations": [ + { + "id": "lv0pilvd", + "declarationType": "INSTRUCTION", + "position": "AFTER_QUESTION_TEXT", + "label": { + "value": "\"Veuillez répondre en MWh ou en tonnes selon l’information disponible.\"", + "type": "VTL|MD" + } + } + ], + "conditionFilter": { + "value": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\") and (nvl(C1B_ACHAT, \"1\") <> \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "luuzesbm", + "componentType": "RosterForLoop", + "mandatory": false, + "page": "5", + "positioning": "HORIZONTAL", + "controls": [ + { + "id": "luuzesbm-RDOP-luv1vf43-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(CB_QAUP_TONNE)) and (0.0>CB_QAUP_TONNE or 99999999.9CB_QAUP_TONNE)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luuzesbm-RDOP-luv1ynqf-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(CB_QAUP_MWH)) and (0.0>CB_QAUP_MWH or 99999999.9CB_QAUP_MWH)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luuyn1jq", + "page": "5", + "label": { + "value": "\"V - \" || \"Vapeur et autres fluides caloporteurs\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luuz2j1i", + "page": "5", + "label": { + "value": "\"Vapeur et eau chaude/surchauffée\"", + "type": "VTL|MD" + } + } + }, + "components": [ + { + "componentType": "InputNumber", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "id": "luuzesbm-RDOP-luv1vf43", + "response": { "name": "CB_QAUP_TONNE" } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "id": "luuzesbm-RDOP-luv1ynqf", + "response": { "name": "CB_QAUP_MWH" } + } + ], + "lines": { + "min": { "value": "1", "type": "VTL" }, + "max": { "value": "1", "type": "VTL" } + }, + "header": [ + { "label": { "value": "\"En tonnes\"", "type": "VTL|MD" } }, + { "label": { "value": "\"En MWh\"", "type": "VTL|MD" } } + ] + } + ] + }, + { + "id": "question-luuyx8dw", + "componentType": "Question", + "page": "5", + "label": { + "value": "\"5. \" || \"Quelle est la température de la vapeur achetée ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\") and (nvl(C1B_ACHAT, \"1\") <> \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "luuyx8dw", + "componentType": "InputNumber", + "mandatory": false, + "page": "5", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luuyx8dw-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(CB_TEMP)) and (0.0>CB_TEMP or 99999999.9CB_TEMP)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luuyn1jq", + "page": "5", + "label": { + "value": "\"V - \" || \"Vapeur et autres fluides caloporteurs\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luuz2j1i", + "page": "5", + "label": { + "value": "\"Vapeur et eau chaude/surchauffée\"", + "type": "VTL|MD" + } + } + }, + "unit": "°C", + "response": { "name": "CB_TEMP" }, + "description": { + "value": "Format attendu : un nombre en °C entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luuz83gl", + "componentType": "Question", + "page": "5", + "label": { + "value": "\"6. \" || \"Quelle est la pression de la vapeur achetée ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\") and (nvl(C1B_ACHAT, \"1\") <> \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "luuz83gl", + "componentType": "InputNumber", + "mandatory": false, + "page": "5", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luuz83gl-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(CB_PRES)) and (0.0>CB_PRES or 99999999.9CB_PRES)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luuyn1jq", + "page": "5", + "label": { + "value": "\"V - \" || \"Vapeur et autres fluides caloporteurs\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luuz2j1i", + "page": "5", + "label": { + "value": "\"Vapeur et eau chaude/surchauffée\"", + "type": "VTL|MD" + } + } + }, + "unit": "bars", + "response": { "name": "CB_PRES" }, + "description": { + "value": "Format attendu : un nombre en bars entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luuz03j7", + "componentType": "Question", + "page": "5", + "label": { + "value": "\"7. \" || \"Quelle est la quantité d’énergie vendue ?\"", + "type": "VTL|MD" + }, + "declarations": [ + { + "id": "lv0phgmg", + "declarationType": "INSTRUCTION", + "position": "AFTER_QUESTION_TEXT", + "label": { + "value": "\"Veuillez répondre en MWh ou en tonnes selon l'information disponible.\"", + "type": "VTL|MD" + } + } + ], + "conditionFilter": { + "value": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\") and (nvl(C1B_VEND, \"1\") <> \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "luuz03j7", + "componentType": "RosterForLoop", + "mandatory": false, + "page": "5", + "positioning": "HORIZONTAL", + "controls": [ + { + "id": "luuz03j7-RDOP-luv25w2n-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(CB_VEND_TONNE)) and (0.0>CB_VEND_TONNE or 99999999.9CB_VEND_TONNE)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luuz03j7-RDOP-luv2avwq-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(CB_VEND_MWH)) and (0.0>CB_VEND_MWH or 99999999.9CB_VEND_MWH)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luuyn1jq", + "page": "5", + "label": { + "value": "\"V - \" || \"Vapeur et autres fluides caloporteurs\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luuz2j1i", + "page": "5", + "label": { + "value": "\"Vapeur et eau chaude/surchauffée\"", + "type": "VTL|MD" + } + } + }, + "components": [ + { + "componentType": "InputNumber", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "id": "luuz03j7-RDOP-luv25w2n", + "response": { "name": "CB_VEND_TONNE" } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "id": "luuz03j7-RDOP-luv2avwq", + "response": { "name": "CB_VEND_MWH" } + } + ], + "lines": { + "min": { "value": "1", "type": "VTL" }, + "max": { "value": "1", "type": "VTL" } + }, + "header": [ + { "label": { "value": "\"En tonnes\"", "type": "VTL|MD" } }, + { "label": { "value": "\"En MWh\"", "type": "VTL|MD" } } + ] + } + ] + }, + { + "id": "luuz5e8m", + "componentType": "Subsequence", + "page": "5", + "label": { "value": "\"Autres fluides caloporteurs\"", "type": "VTL|MD" }, + "conditionFilter": { + "value": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C2B_EXISTE, \"1\") <> \"2\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luuyn1jq", + "page": "5", + "label": { + "value": "\"V - \" || \"Vapeur et autres fluides caloporteurs\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luuz5e8m", + "page": "5", + "label": { + "value": "\"Autres fluides caloporteurs\"", + "type": "VTL|MD" + } + } + }, + "description": { + "value": "\"On entend par ''autres fluides caloporteurs'' les fluides thermiques (huiles minérales ou de synthèse).\"", + "type": "VTL|MD" + } + }, + { + "id": "question-luuzc1o6", + "componentType": "Question", + "page": "5", + "label": { + "value": "\"8. \" || \"Quelle est la valeur d'achat totale (hors TVA) ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C2B_EXISTE, \"1\") <> \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "luuzc1o6", + "componentType": "InputNumber", + "mandatory": false, + "page": "5", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luuzc1o6-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(C2B_VALA)) and (0.0>C2B_VALA or 99999999.9C2B_VALA)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luuyn1jq", + "page": "5", + "label": { + "value": "\"V - \" || \"Vapeur et autres fluides caloporteurs\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luuz5e8m", + "page": "5", + "label": { + "value": "\"Autres fluides caloporteurs\"", + "type": "VTL|MD" + } + } + }, + "unit": "k€", + "response": { "name": "C2B_VALA" }, + "description": { + "value": "Format attendu : un nombre en k€ entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luuzcil6", + "componentType": "Question", + "page": "5", + "label": { + "value": "\"9. \" || \"Quelle est la quantité d'énergie achetée ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C2B_EXISTE, \"1\") <> \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "luuzcil6", + "componentType": "InputNumber", + "mandatory": false, + "page": "5", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luuzcil6-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(C2B_QAUP)) and (0.0>C2B_QAUP or 99999999.9C2B_QAUP)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luuyn1jq", + "page": "5", + "label": { + "value": "\"V - \" || \"Vapeur et autres fluides caloporteurs\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luuz5e8m", + "page": "5", + "label": { + "value": "\"Autres fluides caloporteurs\"", + "type": "VTL|MD" + } + } + }, + "unit": "tonnes", + "response": { "name": "C2B_QAUP" }, + "description": { + "value": "Format attendu : un nombre en tonnes entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "luuzh24n", + "componentType": "Subsequence", + "page": "5", + "label": { + "value": "\"Répartition par usage de votre consommation de vapeur, d’eau chaude/surchauffée et des autres fluides caloporteurs\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(CB_EXISTE, \"2\") = \"1\") and (((nvl(C1B_ACHAT, \"1\") <> \"2\") and (nvl(C1B_EXISTE, \"1\") <> \"2\")) or (nvl(C2B_EXISTE, \"1\") <> \"2\"))", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luuyn1jq", + "page": "5", + "label": { + "value": "\"V - \" || \"Vapeur et autres fluides caloporteurs\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luuzh24n", + "page": "5", + "label": { + "value": "\"Répartition par usage de votre consommation de vapeur, d’eau chaude/surchauffée et des autres fluides caloporteurs\"", + "type": "VTL|MD" + } + } + } + }, + { + "id": "question-luuzhdw4", + "componentType": "Question", + "page": "5", + "label": { + "value": "\"10. \" || \"Quelle est la répartition par usage de vos achats de vapeur et autres fluides caloporteurs ?\"", + "type": "VTL|MD" + }, + "declarations": [ + { + "id": "lv0po0rn", + "declarationType": "INSTRUCTION", + "position": "AFTER_QUESTION_TEXT", + "label": { + "value": "\"Le total doit être égal à 100%.\"", + "type": "VTL|MD" + } + } + ], + "conditionFilter": { + "value": "(nvl(CB_EXISTE, \"2\") = \"1\") and (((nvl(C1B_ACHAT, \"1\") <> \"2\") and (nvl(C1B_EXISTE, \"1\") <> \"2\")) or (nvl(C2B_EXISTE, \"1\") <> \"2\"))", + "type": "VTL" + }, + "components": [ + { + "id": "luuzhdw4", + "componentType": "Table", + "mandatory": false, + "page": "5", + "positioning": "HORIZONTAL", + "controls": [ + { + "id": "luuzhdw4-RDOP-luv29i6c-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(CB_USA4)) and (0.0>CB_USA4 or 100.0CB_USA4)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luuzhdw4-RDOP-luv2ed93-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(CB_USA3)) and (0.0>CB_USA3 or 100.0CB_USA3)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luuzhdw4-RDOP-luv2a4up-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(CB_USA1)) and (0.0>CB_USA1 or 100.0CB_USA1)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luuyn1jq", + "page": "5", + "label": { + "value": "\"V - \" || \"Vapeur et autres fluides caloporteurs\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luuzh24n", + "page": "5", + "label": { + "value": "\"Répartition par usage de votre consommation de vapeur, d’eau chaude/surchauffée et des autres fluides caloporteurs\"", + "type": "VTL|MD" + } + } + }, + "header": [ + { "label": { "value": "", "type": "VTL|MD" } }, + { "label": { "value": "\"En %\"", "type": "VTL|MD" } } + ], + "body": [ + [ + { + "value": "1", + "label": { + "value": "\"Processus de fabrication\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 1, + "id": "luuzhdw4-RDOP-luv2a4up", + "unit": "%", + "response": { "name": "CB_USA1" } + } + ], + [ + { + "value": "2", + "label": { + "value": "\"Production d'électricité\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 1, + "id": "luuzhdw4-RDOP-luv2ed93", + "unit": "%", + "response": { "name": "CB_USA3" } + } + ], + [ + { + "value": "3", + "label": { + "value": "\"Chauffage des locaux et autres (eau chaude sanitaire par exemple)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 1, + "id": "luuzhdw4-RDOP-luv29i6c", + "unit": "%", + "response": { "name": "CB_USA4" } + } + ] + ] + } + ] + }, + { + "id": "luuzgh3z", + "componentType": "Sequence", + "page": "6", + "label": { + "value": "\"VI - \" || \"Gaz naturel, biogaz et/ou biométhane\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luuzgh3z", + "page": "6", + "label": { + "value": "\"VI - \" || \"Gaz naturel, biogaz et/ou biométhane\"", + "type": "VTL|MD" + } + } + }, + "description": { + "value": "\"Merci de ne pas laisser de cases vides pour cette énergie si vous avez acheté ou produit un de ces gaz. Indiquez ''0'' dans les cases sans objet.\"", + "type": "VTL|MD" + } + }, + { + "id": "question-luv00myj", + "componentType": "Question", + "page": "6", + "label": { + "value": "\"1. \" || \"Vous avez acheté ou consommé du gaz naturel et/ou du biogaz et/ou du biométhane. De quelles énergies s'agit-il ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv00myj", + "componentType": "Table", + "mandatory": false, + "page": "6", + "positioning": "HORIZONTAL", + "hierarchy": { + "sequence": { + "id": "luuzgh3z", + "page": "6", + "label": { + "value": "\"VI - \" || \"Gaz naturel, biogaz et/ou biométhane\"", + "type": "VTL|MD" + } + } + }, + "body": [ + [ + { + "value": "D1B_EXISTE", + "label": { + "value": "\"**Gaz naturel** (hors biogaz et biométhane)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "Radio", + "id": "luv00myj-RDOP-luv1w5i9", + "options": [ + { + "value": "1", + "label": { "value": "\"Oui\"", "type": "VTL|MD" } + }, + { + "value": "2", + "label": { "value": "\"Non\"", "type": "VTL|MD" } + } + ], + "response": { "name": "D1B_EXISTE" } + } + ], + [ + { + "value": "D2B_EXISTE", + "label": { + "value": "\"**Biogaz** (hors réseaux publics)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "Radio", + "id": "luv00myj-RDOP-luv21qdk", + "options": [ + { + "value": "1", + "label": { "value": "\"Oui\"", "type": "VTL|MD" } + }, + { + "value": "2", + "label": { "value": "\"Non\"", "type": "VTL|MD" } + } + ], + "response": { "name": "D2B_EXISTE" } + } + ], + [ + { + "value": "D3B_EXISTE", + "label": { + "value": "\"**Biométhane** (hors réseaux publics)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "Radio", + "id": "luv00myj-RDOP-luv26qdw", + "options": [ + { + "value": "1", + "label": { "value": "\"Oui\"", "type": "VTL|MD" } + }, + { + "value": "2", + "label": { "value": "\"Non\"", "type": "VTL|MD" } + } + ], + "response": { "name": "D3B_EXISTE" } + } + ] + ] + } + ] + }, + { + "id": "luv08qrk", + "componentType": "Subsequence", + "page": "6", + "label": { + "value": "\"Gaz naturel (hors biogaz et biométhane) : énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D1B_EXISTE, \"1\") <> \"2\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luuzgh3z", + "page": "6", + "label": { + "value": "\"VI - \" || \"Gaz naturel, biogaz et/ou biométhane\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv08qrk", + "page": "6", + "label": { + "value": "\"Gaz naturel (hors biogaz et biométhane) : énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + }, + "description": { + "value": "\"La valeur d'achat comprend le coût du gaz y compris le coût de transport/distribution. Veuillez inclure le montant de ce dernier, si vos factures le permettent. Vous devez prendre en compte toutes les factures reçues en \" || nvl(ANNEE_COLLECTE, \"\") || \"pour le calcul de la valeur d'achat (montants hors TVA déductible), hors frais de raccordement éventuels. Les aides de l’état (aide ''gaz et électricité'') ne doivent pas être déduites de votre facture. Si plusieurs unités sont renseignées sur votre facture, veuillez indiquer la quantité consommée en MWh pouvoir calorifique supérieur (PCS).\" ", + "type": "VTL|MD" + } + }, + { + "id": "question-luv00b21", + "componentType": "Question", + "page": "6", + "label": { + "value": "\"2. \" || \"Quelle est la valeur d'achat totale (hors TVA) ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D1B_EXISTE, \"1\") <> \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv00b21", + "componentType": "InputNumber", + "mandatory": false, + "page": "6", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv00b21-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(DB_VALA)) and (0.0>DB_VALA or 99999999.9DB_VALA)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luuzgh3z", + "page": "6", + "label": { + "value": "\"VI - \" || \"Gaz naturel, biogaz et/ou biométhane\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv08qrk", + "page": "6", + "label": { + "value": "\"Gaz naturel (hors biogaz et biométhane) : énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + }, + "unit": "k€", + "response": { "name": "DB_VALA" }, + "description": { + "value": "Format attendu : un nombre en k€ entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luuzzvvt", + "componentType": "Question", + "page": "6", + "label": { + "value": "\"3. \" || \"Quelle est la quantité d'énergie achetée ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D1B_EXISTE, \"1\") <> \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "luuzzvvt", + "componentType": "InputNumber", + "mandatory": false, + "page": "6", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luuzzvvt-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(DB_QAUP)) and (0.0>DB_QAUP or 99999999.9DB_QAUP)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luuzgh3z", + "page": "6", + "label": { + "value": "\"VI - \" || \"Gaz naturel, biogaz et/ou biométhane\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv08qrk", + "page": "6", + "label": { + "value": "\"Gaz naturel (hors biogaz et biométhane) : énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + }, + "unit": "MWh PCS", + "response": { "name": "DB_QAUP" }, + "description": { + "value": "Format attendu : un nombre en MWh PCS entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "luv0c9wz", + "componentType": "Subsequence", + "page": "6", + "label": { + "value": "\"Biogaz (hors réseaux publics) : énergie achetée en valeur et en quantité, et autoproduction\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D2B_EXISTE, \"1\") <> \"2\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luuzgh3z", + "page": "6", + "label": { + "value": "\"VI - \" || \"Gaz naturel, biogaz et/ou biométhane\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv0c9wz", + "page": "6", + "label": { + "value": "\"Biogaz (hors réseaux publics) : énergie achetée en valeur et en quantité, et autoproduction\"", + "type": "VTL|MD" + } + } + }, + "description": { + "value": "\"La valeur d'achat comprend le coût du biogaz y compris le coût de transport/distribution. Veuillez inclure le montant de ce dernier, si vos factures le permettent. Si vous produisez du biogaz, indiquez la quantité consommée par votre établissement ainsi que la quantité vendue au réseau ou à d'autres établissements. En cas d'épuration du biogaz pour la production de biométhane, seules les quantités de biométhane correspondantes doivent être déclarées dans le bloc suivant consacré au biométhane.\"", + "type": "VTL|MD" + } + }, + { + "id": "question-luv0im8r", + "componentType": "Question", + "page": "6", + "label": { + "value": "\"4. \" || \"Quelle est la valeur d'achat totale (hors TVA) ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D2B_EXISTE, \"1\") <> \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv0im8r", + "componentType": "InputNumber", + "mandatory": false, + "page": "6", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv0im8r-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(D2B_VALA)) and (0.0>D2B_VALA or 99999999.9D2B_VALA)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luuzgh3z", + "page": "6", + "label": { + "value": "\"VI - \" || \"Gaz naturel, biogaz et/ou biométhane\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv0c9wz", + "page": "6", + "label": { + "value": "\"Biogaz (hors réseaux publics) : énergie achetée en valeur et en quantité, et autoproduction\"", + "type": "VTL|MD" + } + } + }, + "unit": "k€", + "response": { "name": "D2B_VALA" }, + "description": { + "value": "Format attendu : un nombre en k€ entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luv058nr", + "componentType": "Question", + "page": "6", + "label": { + "value": "\"5. \" || \"Quelle est la quantité d'énergie achetée ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D2B_EXISTE, \"1\") <> \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv058nr", + "componentType": "InputNumber", + "mandatory": false, + "page": "6", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv058nr-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(D2B_QAUP)) and (0.0>D2B_QAUP or 99999999.9D2B_QAUP)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luuzgh3z", + "page": "6", + "label": { + "value": "\"VI - \" || \"Gaz naturel, biogaz et/ou biométhane\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv0c9wz", + "page": "6", + "label": { + "value": "\"Biogaz (hors réseaux publics) : énergie achetée en valeur et en quantité, et autoproduction\"", + "type": "VTL|MD" + } + } + }, + "unit": "MWh PCS", + "response": { "name": "D2B_QAUP" }, + "description": { + "value": "Format attendu : un nombre en MWh PCS entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luv0ks78", + "componentType": "Question", + "page": "6", + "label": { + "value": "\"6. \" || \"[Quelle est l’autoproduction consommée ?](. 'En cas d’épuration du biogaz pour la production de biométhane, seules les quantités de biométhane correspondantes doivent être déclarées dans le bloc suivant consacré au biométhane.')\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D2B_EXISTE, \"1\") <> \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv0ks78", + "componentType": "InputNumber", + "mandatory": false, + "page": "6", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv0ks78-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(D2B_AUCO)) and (0.0>D2B_AUCO or 99999999.9D2B_AUCO)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luuzgh3z", + "page": "6", + "label": { + "value": "\"VI - \" || \"Gaz naturel, biogaz et/ou biométhane\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv0c9wz", + "page": "6", + "label": { + "value": "\"Biogaz (hors réseaux publics) : énergie achetée en valeur et en quantité, et autoproduction\"", + "type": "VTL|MD" + } + } + }, + "unit": "MWh PCS", + "response": { "name": "D2B_AUCO" }, + "description": { + "value": "Format attendu : un nombre en MWh PCS entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luv0ddm4", + "componentType": "Question", + "page": "6", + "label": { + "value": "\"7. \" || \"Quelle est l'autoproduction vendue à l'extérieur ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D2B_EXISTE, \"1\") <> \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv0ddm4", + "componentType": "InputNumber", + "mandatory": false, + "page": "6", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv0ddm4-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(D2B_VEND)) and (0.0>D2B_VEND or 99999999.9D2B_VEND)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luuzgh3z", + "page": "6", + "label": { + "value": "\"VI - \" || \"Gaz naturel, biogaz et/ou biométhane\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv0c9wz", + "page": "6", + "label": { + "value": "\"Biogaz (hors réseaux publics) : énergie achetée en valeur et en quantité, et autoproduction\"", + "type": "VTL|MD" + } + } + }, + "unit": "MWh PCS", + "response": { "name": "D2B_VEND" }, + "description": { + "value": "Format attendu : un nombre en MWh PCS entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "luv0l6tp", + "componentType": "Subsequence", + "page": "6", + "label": { + "value": "\"Biométhane (hors réseaux publics) : énergie achetée en valeur et en quantité, et autoproduction\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D3B_EXISTE, \"1\") <> \"2\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luuzgh3z", + "page": "6", + "label": { + "value": "\"VI - \" || \"Gaz naturel, biogaz et/ou biométhane\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv0l6tp", + "page": "6", + "label": { + "value": "\"Biométhane (hors réseaux publics) : énergie achetée en valeur et en quantité, et autoproduction\"", + "type": "VTL|MD" + } + } + }, + "description": { + "value": "\"La valeur d’achat comprend le coût du biométhane y compris le coût de transport/distribution. Veuillez inclure le montant de ce dernier, si vos factures le permettent. Si vous produisez du biométhane à partir de biogaz, indiquez la quantité de biométhane consommée par votre établissement ainsi que la quantité vendue au réseau ou à d’autres établissements.\"", + "type": "VTL|MD" + } + }, + { + "id": "question-luv02vk7", + "componentType": "Question", + "page": "6", + "label": { + "value": "\"8. \" || \"Quelle est la valeur d'achat totale (hors TVA) ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D3B_EXISTE, \"1\") <> \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv02vk7", + "componentType": "InputNumber", + "mandatory": false, + "page": "6", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv02vk7-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(D3B_VALA)) and (0.0>D3B_VALA or 99999999.9D3B_VALA)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luuzgh3z", + "page": "6", + "label": { + "value": "\"VI - \" || \"Gaz naturel, biogaz et/ou biométhane\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv0l6tp", + "page": "6", + "label": { + "value": "\"Biométhane (hors réseaux publics) : énergie achetée en valeur et en quantité, et autoproduction\"", + "type": "VTL|MD" + } + } + }, + "unit": "k€", + "response": { "name": "D3B_VALA" }, + "description": { + "value": "Format attendu : un nombre en k€ entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luv0nyx7", + "componentType": "Question", + "page": "6", + "label": { + "value": "\"9. \" || \"Quelle est la quantité d'énergie achetée ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D3B_EXISTE, \"1\") <> \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv0nyx7", + "componentType": "InputNumber", + "mandatory": false, + "page": "6", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv0nyx7-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(D3B_QAUP)) and (0.0>D3B_QAUP or 99999999.9D3B_QAUP)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luuzgh3z", + "page": "6", + "label": { + "value": "\"VI - \" || \"Gaz naturel, biogaz et/ou biométhane\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv0l6tp", + "page": "6", + "label": { + "value": "\"Biométhane (hors réseaux publics) : énergie achetée en valeur et en quantité, et autoproduction\"", + "type": "VTL|MD" + } + } + }, + "unit": "MWh PCS", + "response": { "name": "D3B_QAUP" }, + "description": { + "value": "Format attendu : un nombre en MWh PCS entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luv04ni4", + "componentType": "Question", + "page": "6", + "label": { + "value": "\"10. \" || \"Quelle est l'autoproduction consommée ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D3B_EXISTE, \"1\") <> \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv04ni4", + "componentType": "InputNumber", + "mandatory": false, + "page": "6", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv04ni4-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(D3B_AUCO)) and (0.0>D3B_AUCO or 99999999.9D3B_AUCO)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luuzgh3z", + "page": "6", + "label": { + "value": "\"VI - \" || \"Gaz naturel, biogaz et/ou biométhane\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv0l6tp", + "page": "6", + "label": { + "value": "\"Biométhane (hors réseaux publics) : énergie achetée en valeur et en quantité, et autoproduction\"", + "type": "VTL|MD" + } + } + }, + "unit": "MWh PCS", + "response": { "name": "D3B_AUCO" }, + "description": { + "value": "Format attendu : un nombre en MWh PCS entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luv08q9a", + "componentType": "Question", + "page": "6", + "label": { + "value": "\"11. \" || \"Quelle est l'autoproduction vendue à l'extérieur ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D3B_EXISTE, \"1\") <> \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv08q9a", + "componentType": "InputNumber", + "mandatory": false, + "page": "6", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv08q9a-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(D3B_VEND)) and (0.0>D3B_VEND or 99999999.9D3B_VEND)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luuzgh3z", + "page": "6", + "label": { + "value": "\"VI - \" || \"Gaz naturel, biogaz et/ou biométhane\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv0l6tp", + "page": "6", + "label": { + "value": "\"Biométhane (hors réseaux publics) : énergie achetée en valeur et en quantité, et autoproduction\"", + "type": "VTL|MD" + } + } + }, + "unit": "MWh PCS", + "response": { "name": "D3B_VEND" }, + "description": { + "value": "Format attendu : un nombre en MWh PCS entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "luv0d3lb", + "componentType": "Subsequence", + "page": "6", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and ((nvl(D1B_EXISTE, \"1\") <> \"2\") or (nvl(D2B_EXISTE, \"1\") <> \"2\") or (nvl(D3B_EXISTE, \"1\") <> \"2\"))", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luuzgh3z", + "page": "6", + "label": { + "value": "\"VI - \" || \"Gaz naturel, biogaz et/ou biométhane\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv0d3lb", + "page": "6", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + } + } + } + }, + { + "id": "question-luv0s773", + "componentType": "Question", + "page": "6", + "label": { + "value": "\"12. \" || \"Quelle est la répartition par usage de votre consommation de gaz naturel, biogaz et biométhane ?\"", + "type": "VTL|MD" + }, + "declarations": [ + { + "id": "luv0gscl", + "declarationType": "INSTRUCTION", + "position": "AFTER_QUESTION_TEXT", + "label": { + "value": "\"Le total doit être égal à 100%. [Ne pas confondre l’usage ’’Processus de fabrication’’ et l’usage ’’Matières premières (usage non énergétique)’’.](. 'Ne pas confondre l’usage ’’Processus de fabrication (hors production de vapeur)’’ qui correspond à la part de l’énergie directement consommée pour faire fonctionner les outils de production (machines, séchoirs, fours...), et l’usage ’’Matières premières (usage non énergétique)’’ qui est la part de combustibles entrant dans la composition du produit final. Le bois ne rentre pas en compte dans ce dernier type d’usage.')\"", + "type": "VTL|MD" + } + } + ], + "conditionFilter": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and ((nvl(D1B_EXISTE, \"1\") <> \"2\") or (nvl(D2B_EXISTE, \"1\") <> \"2\") or (nvl(D3B_EXISTE, \"1\") <> \"2\"))", + "type": "VTL" + }, + "components": [ + { + "id": "luv0s773", + "componentType": "Table", + "mandatory": false, + "page": "6", + "positioning": "HORIZONTAL", + "controls": [ + { + "id": "luv0s773-RDOP-luv1uc0s-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(DB_USA4)) and (0>DB_USA4 or 100DB_USA4)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv0s773-RDOP-luv2bvgh-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(DB_USA9)) and (0>DB_USA9 or 100DB_USA9)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv0s773-RDOP-luv25hqy-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(DB_USA3)) and (0>DB_USA3 or 100DB_USA3)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv0s773-RDOP-luv2e84e-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(DB_USA2)) and (0>DB_USA2 or 100DB_USA2)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv0s773-RDOP-luv1x9bm-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(DB_USA1)) and (0>DB_USA1 or 100DB_USA1)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv0s773-RDOP-luv23r3x-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(DB_USA5)) and (0>DB_USA5 or 100DB_USA5)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luuzgh3z", + "page": "6", + "label": { + "value": "\"VI - \" || \"Gaz naturel, biogaz et/ou biométhane\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv0d3lb", + "page": "6", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + } + } + }, + "header": [ + { "label": { "value": "", "type": "VTL|MD" } }, + { "label": { "value": "\"En %\"", "type": "VTL|MD" } } + ], + "body": [ + [ + { + "value": "1", + "label": { + "value": "\"Production de vapeur et/ou d'autres fluides caloporteurs\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv0s773-RDOP-luv23r3x", + "unit": "%", + "response": { "name": "DB_USA5" } + } + ], + [ + { + "value": "2", + "label": { + "value": "\"Processus de fabrication (hors production de vapeur et autres fluides caloporteurs)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv0s773-RDOP-luv1x9bm", + "unit": "%", + "response": { "name": "DB_USA1" } + } + ], + [ + { + "value": "3", + "label": { + "value": "\"Matières premières (usage non énergétique)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv0s773-RDOP-luv2e84e", + "unit": "%", + "response": { "name": "DB_USA2" } + } + ], + [ + { + "value": "4", + "label": { + "value": "\"Production d’électricité\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv0s773-RDOP-luv25hqy", + "unit": "%", + "response": { "name": "DB_USA3" } + } + ], + [ + { + "value": "5", + "label": { "value": "\"Mobilité sur site\"", "type": "VTL|MD" } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv0s773-RDOP-luv2bvgh", + "unit": "%", + "response": { "name": "DB_USA9" } + } + ], + [ + { + "value": "6", + "label": { + "value": "\"Autres usages (y compris chauffage des locaux et production d'eau chaude sanitaire)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv0s773-RDOP-luv1uc0s", + "unit": "%", + "response": { "name": "DB_USA4" } + } + ] + ] + } + ] + }, + { + "id": "luv0y9e3", + "componentType": "Subsequence", + "page": "6", + "label": { "value": "\"Contrat de gaz\"", "type": "VTL|MD" }, + "conditionFilter": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D1B_EXISTE, \"1\") <> \"2\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luuzgh3z", + "page": "6", + "label": { + "value": "\"VI - \" || \"Gaz naturel, biogaz et/ou biométhane\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv0y9e3", + "page": "6", + "label": { "value": "\"Contrat de gaz\"", "type": "VTL|MD" } + } + } + }, + { + "id": "question-luv0ysx4", + "componentType": "Question", + "page": "6", + "label": { + "value": "\"13. \" || \"De quel type de contrat de fourniture de gaz disposez-vous actuellement ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D1B_EXISTE, \"1\") <> \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv0ysx4", + "componentType": "Radio", + "mandatory": false, + "page": "6", + "hierarchy": { + "sequence": { + "id": "luuzgh3z", + "page": "6", + "label": { + "value": "\"VI - \" || \"Gaz naturel, biogaz et/ou biométhane\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv0y9e3", + "page": "6", + "label": { "value": "\"Contrat de gaz\"", "type": "VTL|MD" } + } + }, + "options": [ + { + "value": "1", + "label": { + "value": "\"Prix fixe avec durée contractuelle\"", + "type": "VTL|MD" + } + }, + { + "value": "2", + "label": { + "value": "\"Prix indexé sur le prix de gros (de marché)\"", + "type": "VTL|MD" + } + }, + { + "value": "3", + "label": { + "value": "\"Autre type de contrat\"", + "type": "VTL|MD" + } + } + ], + "response": { "name": "DB_CONTRAT_FIN" } + } + ] + }, + { + "id": "question-luv12ha5", + "componentType": "Question", + "page": "6", + "label": { + "value": "\"14. \" || \"Avez-vous changé de contrat de gaz courant 2023 ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D1B_EXISTE, \"1\") <> \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv12ha5", + "componentType": "Radio", + "mandatory": false, + "page": "6", + "hierarchy": { + "sequence": { + "id": "luuzgh3z", + "page": "6", + "label": { + "value": "\"VI - \" || \"Gaz naturel, biogaz et/ou biométhane\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv0y9e3", + "page": "6", + "label": { "value": "\"Contrat de gaz\"", "type": "VTL|MD" } + } + }, + "options": [ + { "value": "1", "label": { "value": "\"Oui\"", "type": "VTL|MD" } }, + { "value": "2", "label": { "value": "\"Non\"", "type": "VTL|MD" } } + ], + "response": { "name": "DB_CONTRAT_CHANG" } + } + ] + }, + { + "id": "question-luv144ll", + "componentType": "Question", + "page": "6", + "label": { + "value": "\"15. \" || \"Quel était le type de votre ancien contrat de fourniture de gaz ?\"", + "type": "VTL|MD" + }, + "declarations": [ + { + "id": "lv0pm7vt", + "declarationType": "INSTRUCTION", + "position": "AFTER_QUESTION_TEXT", + "label": { + "value": "\"Si vous aviez plusieurs contrats de fourniture de gaz, indiquez le contrat qui vous fournissait le plus de gaz (contrat principal).\"", + "type": "VTL|MD" + } + } + ], + "conditionFilter": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D1B_EXISTE, \"1\") <> \"2\") and (nvl(DB_CONTRAT_CHANG, \"1\") <> \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv144ll", + "componentType": "Radio", + "mandatory": false, + "page": "6", + "hierarchy": { + "sequence": { + "id": "luuzgh3z", + "page": "6", + "label": { + "value": "\"VI - \" || \"Gaz naturel, biogaz et/ou biométhane\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv0y9e3", + "page": "6", + "label": { "value": "\"Contrat de gaz\"", "type": "VTL|MD" } + } + }, + "options": [ + { + "value": "1", + "label": { + "value": "\"Prix fixe avec durée contractuelle\"", + "type": "VTL|MD" + } + }, + { + "value": "2", + "label": { + "value": "\"Prix indexé sur le prix de gros (de marché)\"", + "type": "VTL|MD" + } + }, + { + "value": "3", + "label": { + "value": "\"Autre type de contrat\"", + "type": "VTL|MD" + } + } + ], + "response": { "name": "DB_CONTRAT_DEBUT" } + } + ] + }, + { + "id": "question-luv16d6h", + "componentType": "Question", + "page": "6", + "label": { + "value": "\"16. \" || \"Avez-vous résilié votre contrat de gaz avant la date d’échéance ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D1B_EXISTE, \"1\") <> \"2\") and (nvl(DB_CONTRAT_CHANG, \"1\") <> \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv16d6h", + "componentType": "Radio", + "mandatory": false, + "page": "6", + "hierarchy": { + "sequence": { + "id": "luuzgh3z", + "page": "6", + "label": { + "value": "\"VI - \" || \"Gaz naturel, biogaz et/ou biométhane\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv0y9e3", + "page": "6", + "label": { "value": "\"Contrat de gaz\"", "type": "VTL|MD" } + } + }, + "options": [ + { "value": "1", "label": { "value": "\"Oui\"", "type": "VTL|MD" } }, + { "value": "2", "label": { "value": "\"Non\"", "type": "VTL|MD" } } + ], + "response": { "name": "DB_CONTRATFINANTICIP" } + } + ] + }, + { + "id": "question-luv0w02r", + "componentType": "Question", + "page": "6", + "label": { + "value": "\"17. \" || \"Précisez le mois de 2023 au cours duquel vous avez changé votre contrat de gaz :\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D1B_EXISTE, \"1\") <> \"2\") and (nvl(DB_CONTRAT_CHANG, \"1\") <> \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv0w02r", + "componentType": "Dropdown", + "mandatory": false, + "page": "6", + "hierarchy": { + "sequence": { + "id": "luuzgh3z", + "page": "6", + "label": { + "value": "\"VI - \" || \"Gaz naturel, biogaz et/ou biométhane\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv0y9e3", + "page": "6", + "label": { "value": "\"Contrat de gaz\"", "type": "VTL|MD" } + } + }, + "options": [ + { + "value": "01", + "label": { "value": "\"janvier\"", "type": "VTL|MD" } + }, + { + "value": "02", + "label": { "value": "\"février\"", "type": "VTL|MD" } + }, + { + "value": "03", + "label": { "value": "\"mars\"", "type": "VTL|MD" } + }, + { + "value": "04", + "label": { "value": "\"avril\"", "type": "VTL|MD" } + }, + { + "value": "05", + "label": { "value": "\"mai\"", "type": "VTL|MD" } + }, + { + "value": "06", + "label": { "value": "\"juin\"", "type": "VTL|MD" } + }, + { + "value": "07", + "label": { "value": "\"juillet\"", "type": "VTL|MD" } + }, + { + "value": "08", + "label": { "value": "\"août\"", "type": "VTL|MD" } + }, + { + "value": "09", + "label": { "value": "\"septembre\"", "type": "VTL|MD" } + }, + { + "value": "10", + "label": { "value": "\"octobre\"", "type": "VTL|MD" } + }, + { + "value": "11", + "label": { "value": "\"novembre\"", "type": "VTL|MD" } + }, + { + "value": "12", + "label": { "value": "\"décembre\"", "type": "VTL|MD" } + } + ], + "response": { "name": "DB_DATE_CONTRAT" } + } + ] + }, + { + "id": "question-luv17q58", + "componentType": "Question", + "page": "6", + "label": { + "value": "\"18. \" || \"Le renouvellement de contrat a-t-il engendré une modification du prix du MWh de gaz ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D1B_EXISTE, \"1\") <> \"2\") and (nvl(DB_CONTRAT_CHANG, \"1\") <> \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv17q58", + "componentType": "Radio", + "mandatory": false, + "page": "6", + "hierarchy": { + "sequence": { + "id": "luuzgh3z", + "page": "6", + "label": { + "value": "\"VI - \" || \"Gaz naturel, biogaz et/ou biométhane\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv0y9e3", + "page": "6", + "label": { "value": "\"Contrat de gaz\"", "type": "VTL|MD" } + } + }, + "options": [ + { "value": "1", "label": { "value": "\"Non\"", "type": "VTL|MD" } }, + { + "value": "2", + "label": { "value": "\"Oui, à la baisse\"", "type": "VTL|MD" } + }, + { + "value": "3", + "label": { + "value": "\"Oui, une hausse entre 0 et moins de 20 %\"", + "type": "VTL|MD" + } + }, + { + "value": "4", + "label": { + "value": "\"Oui, une hausse entre 20 et moins de 50 %\"", + "type": "VTL|MD" + } + }, + { + "value": "5", + "label": { + "value": "\"Oui, une hausse entre 50 et moins de 100 %\"", + "type": "VTL|MD" + } + }, + { + "value": "6", + "label": { + "value": "\"Oui, une hausse de 100 % ou plus\"", + "type": "VTL|MD" + } + } + ], + "response": { "name": "DB_EVOLPRIX" } + } + ] + }, + { + "id": "luv151dn", + "componentType": "Sequence", + "page": "7", + "label": { "value": "\"VII - \" || \"Houille\"", "type": "VTL|MD" }, + "conditionFilter": { + "value": "(nvl(FB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luv151dn", + "page": "7", + "label": { "value": "\"VII - \" || \"Houille\"", "type": "VTL|MD" } + } + }, + "description": { + "value": "\"Il s'agit d'anthracite, de charbon à coke et de charbon vapeur. Merci de ne pas laisser de cases vides pour cette énergie si vous en avez acheté ou consommé. Indiquez ''0'' dans les cases sans objet.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv1acv7", + "componentType": "Subsequence", + "page": "7", + "label": { + "value": "\" Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(FB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luv151dn", + "page": "7", + "label": { "value": "\"VII - \" || \"Houille\"", "type": "VTL|MD" } + }, + "subSequence": { + "id": "luv1acv7", + "page": "7", + "label": { + "value": "\" Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + }, + "description": { + "value": "\"La valeur d'achat comprend le coût du combustible, y compris le coût de transport/distribution, hors frais de raccordement éventuels.\"", + "type": "VTL|MD" + } + }, + { + "id": "question-luv17cu5", + "componentType": "Question", + "page": "7", + "label": { + "value": "\"1. \" || \"Quelle est la valeur d'achat totale (hors TVA) ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(FB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv17cu5", + "componentType": "InputNumber", + "mandatory": false, + "page": "7", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv17cu5-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(FB_VALA)) and (0.0>FB_VALA or 99999999.9FB_VALA)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv151dn", + "page": "7", + "label": { + "value": "\"VII - \" || \"Houille\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv1acv7", + "page": "7", + "label": { + "value": "\" Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + }, + "unit": "k€", + "response": { "name": "FB_VALA" }, + "description": { + "value": "Format attendu : un nombre en k€ entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luv1kwdd", + "componentType": "Question", + "page": "7", + "label": { + "value": "\"2. \" || \"Quelle est la quantité d'énergie achetée ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(FB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv1kwdd", + "componentType": "InputNumber", + "mandatory": false, + "page": "7", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv1kwdd-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(FB_QAUP)) and (0.0>FB_QAUP or 99999999.9FB_QAUP)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv151dn", + "page": "7", + "label": { + "value": "\"VII - \" || \"Houille\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv1acv7", + "page": "7", + "label": { + "value": "\" Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + }, + "unit": "tonnes", + "response": { "name": "FB_QAUP" }, + "description": { + "value": "Format attendu : un nombre en tonnes entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "luv1mlqp", + "componentType": "Subsequence", + "page": "7", + "label": { + "value": "Quantité d'énergie stockée au début et en fin d'année ANNEE_COLLECTE ", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(FB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luv151dn", + "page": "7", + "label": { "value": "\"VII - \" || \"Houille\"", "type": "VTL|MD" } + }, + "subSequence": { + "id": "luv1mlqp", + "page": "7", + "label": { + "value": "Quantité d'énergie stockée au début et en fin d'année ANNEE_COLLECTE ", + "type": "VTL|MD" + } + } + } + }, + { + "id": "question-luv1rel0", + "componentType": "Question", + "page": "7", + "label": { + "value": "\"3. \" || \"Quelle est la quantité d’énergie stockée au 1er janvier ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(FB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv1rel0", + "componentType": "InputNumber", + "mandatory": false, + "page": "7", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv1rel0-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(FB_STKD)) and (0.0>FB_STKD or 99999999.9FB_STKD)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv151dn", + "page": "7", + "label": { + "value": "\"VII - \" || \"Houille\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv1mlqp", + "page": "7", + "label": { + "value": "Quantité d'énergie stockée au début et en fin d'année ANNEE_COLLECTE ", + "type": "VTL|MD" + } + } + }, + "unit": "tonnes", + "response": { "name": "FB_STKD" }, + "description": { + "value": "Format attendu : un nombre en tonnes entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luv1kfmf", + "componentType": "Question", + "page": "7", + "label": { + "value": "\"4. \" || \"Quelle est la quantité d'énergie stockée au 31 décembre ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(FB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv1kfmf", + "componentType": "InputNumber", + "mandatory": false, + "page": "7", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv1kfmf-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(FB_STKF)) and (0.0>FB_STKF or 99999999.9FB_STKF)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv151dn", + "page": "7", + "label": { + "value": "\"VII - \" || \"Houille\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv1mlqp", + "page": "7", + "label": { + "value": "Quantité d'énergie stockée au début et en fin d'année ANNEE_COLLECTE ", + "type": "VTL|MD" + } + } + }, + "unit": "tonnes", + "response": { "name": "FB_STKF" }, + "description": { + "value": "Format attendu : un nombre en tonnes entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "luv1tbz2", + "componentType": "Subsequence", + "page": "7", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(FB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luv151dn", + "page": "7", + "label": { "value": "\"VII - \" || \"Houille\"", "type": "VTL|MD" } + }, + "subSequence": { + "id": "luv1tbz2", + "page": "7", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + } + } + } + }, + { + "id": "question-luv1gh4q", + "componentType": "Question", + "page": "7", + "label": { + "value": "\"5. \" || \"Quelle est la répartition par usage de votre consommation ?\"", + "type": "VTL|MD" + }, + "declarations": [ + { + "id": "lv3l2gwx", + "declarationType": "INSTRUCTION", + "position": "AFTER_QUESTION_TEXT", + "label": { + "value": "\"Le total doit être égal à 100%. [Ne pas confondre l’usage ’’Processus de fabrication’’ et l’usage ’’Matières premières (usage non énergétique)’’.](. 'Ne pas confondre l’usage ’’Processus de fabrication (hors production de vapeur)’’ qui correspond à la part de l’énergie directement consommée pour faire fonctionner les outils de production (machines, séchoirs, fours...), et l’usage ’’Matières premières (usage non énergétique)’’ qui est la part de combustibles entrant dans la composition du produit final. Le bois ne rentre pas en compte dans ce dernier type d’usage.')\"", + "type": "VTL|MD" + } + } + ], + "conditionFilter": { + "value": "(nvl(FB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv1gh4q", + "componentType": "Table", + "mandatory": false, + "page": "7", + "positioning": "HORIZONTAL", + "controls": [ + { + "id": "luv1gh4q-RDOP-luv28dhe-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(FB_USA4)) and (0>FB_USA4 or 100FB_USA4)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv1gh4q-RDOP-luv1tzse-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(FB_USA3)) and (0>FB_USA3 or 100FB_USA3)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv1gh4q-RDOP-luv1zesx-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(FB_USA2)) and (0>FB_USA2 or 100FB_USA2)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv1gh4q-RDOP-luv22ifb-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(FB_USA1)) and (0>FB_USA1 or 100FB_USA1)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv1gh4q-RDOP-luv1zanj-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(FB_USA5)) and (0>FB_USA5 or 100FB_USA5)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv151dn", + "page": "7", + "label": { + "value": "\"VII - \" || \"Houille\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv1tbz2", + "page": "7", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + } + } + }, + "header": [ + { "label": { "value": "", "type": "VTL|MD" } }, + { "label": { "value": "\"En %\"", "type": "VTL|MD" } } + ], + "body": [ + [ + { + "value": "1", + "label": { + "value": "\"Production de vapeur et/ou d'autres fluides caloporteurs\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv1gh4q-RDOP-luv1zanj", + "unit": "%", + "response": { "name": "FB_USA5" } + } + ], + [ + { + "value": "2", + "label": { + "value": "\"Processus de fabrication (hors production de vapeur et autres fluides caloporteurs)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv1gh4q-RDOP-luv22ifb", + "unit": "%", + "response": { "name": "FB_USA1" } + } + ], + [ + { + "value": "3", + "label": { + "value": "\"Matières premières (usage non énergétique)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv1gh4q-RDOP-luv1zesx", + "unit": "%", + "response": { "name": "FB_USA2" } + } + ], + [ + { + "value": "4", + "label": { + "value": "\"Production d’électricité\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv1gh4q-RDOP-luv1tzse", + "unit": "%", + "response": { "name": "FB_USA3" } + } + ], + [ + { + "value": "5", + "label": { + "value": "\"Autres usages (y compris chauffage des locaux et production d'eau chaude sanitaire)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv1gh4q-RDOP-luv28dhe", + "unit": "%", + "response": { "name": "FB_USA4" } + } + ] + ] + } + ] + }, + { + "id": "luv1j5z4", + "componentType": "Sequence", + "page": "8", + "label": { + "value": "\"VIII - \" || \"Lignite - Charbon pauvre\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(GB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luv1j5z4", + "page": "8", + "label": { + "value": "\"VIII - \" || \"Lignite - Charbon pauvre\"", + "type": "VTL|MD" + } + } + }, + "description": { + "value": "\"Merci de ne pas laisser de cases vides pour cette énergie si vous en avez acheté ou consommé. Indiquez ''0'' dans les cases sans objet.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv25kmm", + "componentType": "Subsequence", + "page": "8", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(GB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luv1j5z4", + "page": "8", + "label": { + "value": "\"VIII - \" || \"Lignite - Charbon pauvre\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv25kmm", + "page": "8", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + }, + "description": { + "value": "\"La valeur d'achat comprend le coût du combustible, y compris le coût de transport/distribution, hors frais de raccordement éventuels.\"", + "type": "VTL|MD" + } + }, + { + "id": "question-luv1ul1b", + "componentType": "Question", + "page": "8", + "label": { + "value": "\"1. \" || \"Quelle est la valeur d'achat totale (hors TVA) ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(GB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv1ul1b", + "componentType": "InputNumber", + "mandatory": false, + "page": "8", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv1ul1b-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(GB_VALA)) and (0.0>GB_VALA or 99999999.9GB_VALA)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv1j5z4", + "page": "8", + "label": { + "value": "\"VIII - \" || \"Lignite - Charbon pauvre\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv25kmm", + "page": "8", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + }, + "unit": "k€", + "response": { "name": "GB_VALA" }, + "description": { + "value": "Format attendu : un nombre en k€ entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luv1uumd", + "componentType": "Question", + "page": "8", + "label": { + "value": "\"2. \" || \"Quelle est la quantité d'énergie achetée ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(GB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv1uumd", + "componentType": "InputNumber", + "mandatory": false, + "page": "8", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv1uumd-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(GB_QAUP)) and (0.0>GB_QAUP or 99999999.9GB_QAUP)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv1j5z4", + "page": "8", + "label": { + "value": "\"VIII - \" || \"Lignite - Charbon pauvre\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv25kmm", + "page": "8", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + }, + "unit": "tonnes", + "response": { "name": "GB_QAUP" }, + "description": { + "value": "Format attendu : un nombre en tonnes entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "luv1yc0n", + "componentType": "Subsequence", + "page": "8", + "label": { + "value": " Quantité d'énergie stockée au début et en fin d'année ANNEE_COLLECTE ", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(GB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luv1j5z4", + "page": "8", + "label": { + "value": "\"VIII - \" || \"Lignite - Charbon pauvre\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv1yc0n", + "page": "8", + "label": { + "value": " Quantité d'énergie stockée au début et en fin d'année ANNEE_COLLECTE ", + "type": "VTL|MD" + } + } + } + }, + { + "id": "question-luv1y3ng", + "componentType": "Question", + "page": "8", + "label": { + "value": "\"3. \" || \"Quelle est la quantité d’énergie stockée au 1er janvier ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(GB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv1y3ng", + "componentType": "InputNumber", + "mandatory": false, + "page": "8", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv1y3ng-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(GB_STKD)) and (0.0>GB_STKD or 99999999.9GB_STKD)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv1j5z4", + "page": "8", + "label": { + "value": "\"VIII - \" || \"Lignite - Charbon pauvre\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv1yc0n", + "page": "8", + "label": { + "value": " Quantité d'énergie stockée au début et en fin d'année ANNEE_COLLECTE ", + "type": "VTL|MD" + } + } + }, + "unit": "tonnes", + "response": { "name": "GB_STKD" }, + "description": { + "value": "Format attendu : un nombre en tonnes entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luv1okg9", + "componentType": "Question", + "page": "8", + "label": { + "value": "\"4. \" || \"Quelle est la quantité d'énergie stockée au 31 décembre ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(GB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv1okg9", + "componentType": "InputNumber", + "mandatory": false, + "page": "8", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv1okg9-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(GB_STKF)) and (0.0>GB_STKF or 99999999.9GB_STKF)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv1j5z4", + "page": "8", + "label": { + "value": "\"VIII - \" || \"Lignite - Charbon pauvre\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv1yc0n", + "page": "8", + "label": { + "value": " Quantité d'énergie stockée au début et en fin d'année ANNEE_COLLECTE ", + "type": "VTL|MD" + } + } + }, + "unit": "tonnes", + "response": { "name": "GB_STKF" }, + "description": { + "value": "Format attendu : un nombre en tonnes entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "luv1q1yk", + "componentType": "Subsequence", + "page": "8", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(GB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luv1j5z4", + "page": "8", + "label": { + "value": "\"VIII - \" || \"Lignite - Charbon pauvre\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv1q1yk", + "page": "8", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + } + } + } + }, + { + "id": "question-luv1st9n", + "componentType": "Question", + "page": "8", + "label": { + "value": "\"5. \" || \"Quelle est la répartition par usage de votre consommation ?\"", + "type": "VTL|MD" + }, + "declarations": [ + { + "id": "lv3l8tye", + "declarationType": "INSTRUCTION", + "position": "AFTER_QUESTION_TEXT", + "label": { + "value": "\"Le total doit être égal à 100%. [Ne pas confondre l’usage ’’Processus de fabrication’’ et l’usage ’’Matières premières (usage non énergétique)’’.](. 'Ne pas confondre l’usage ’’Processus de fabrication (hors production de vapeur)’’ qui correspond à la part de l’énergie directement consommée pour faire fonctionner les outils de production (machines, séchoirs, fours...), et l’usage ’’Matières premières (usage non énergétique)’’ qui est la part de combustibles entrant dans la composition du produit final. Le bois ne rentre pas en compte dans ce dernier type d’usage.')\"", + "type": "VTL|MD" + } + } + ], + "conditionFilter": { + "value": "(nvl(GB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv1st9n", + "componentType": "Table", + "mandatory": false, + "page": "8", + "positioning": "HORIZONTAL", + "controls": [ + { + "id": "luv1st9n-RDOP-luv1wcw3-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(GB_USA4)) and (0>GB_USA4 or 100GB_USA4)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv1st9n-RDOP-luv29hpg-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(GB_USA3)) and (0>GB_USA3 or 100GB_USA3)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv1st9n-RDOP-luv2a4rx-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(GB_USA2)) and (0>GB_USA2 or 100GB_USA2)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv1st9n-RDOP-luv1tyb9-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(GB_USA1)) and (0>GB_USA1 or 100GB_USA1)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv1st9n-RDOP-luv2as3o-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(GB_USA5)) and (0>GB_USA5 or 100GB_USA5)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv1j5z4", + "page": "8", + "label": { + "value": "\"VIII - \" || \"Lignite - Charbon pauvre\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv1q1yk", + "page": "8", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + } + } + }, + "header": [ + { "label": { "value": "", "type": "VTL|MD" } }, + { "label": { "value": "\"En %\"", "type": "VTL|MD" } } + ], + "body": [ + [ + { + "value": "1", + "label": { + "value": "\"Production de vapeur et/ou d'autres fluides caloporteurs\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv1st9n-RDOP-luv2as3o", + "unit": "%", + "response": { "name": "GB_USA5" } + } + ], + [ + { + "value": "2", + "label": { + "value": "\"Processus de fabrication (hors production de vapeur et autres fluides caloporteurs)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv1st9n-RDOP-luv1tyb9", + "unit": "%", + "response": { "name": "GB_USA1" } + } + ], + [ + { + "value": "3", + "label": { + "value": "\"Matières premières (usage non énergétique)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv1st9n-RDOP-luv2a4rx", + "unit": "%", + "response": { "name": "GB_USA2" } + } + ], + [ + { + "value": "4", + "label": { + "value": "\"Production d’électricité\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv1st9n-RDOP-luv29hpg", + "unit": "%", + "response": { "name": "GB_USA3" } + } + ], + [ + { + "value": "5", + "label": { + "value": "\"Autres usages (y compris chauffage des locaux et production d'eau chaude sanitaire)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv1st9n-RDOP-luv1wcw3", + "unit": "%", + "response": { "name": "GB_USA4" } + } + ] + ] + } + ] + }, + { + "id": "luv1u6gx", + "componentType": "Sequence", + "page": "9", + "label": { + "value": "\"IX - \" || \"Coke de houille\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(HB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luv1u6gx", + "page": "9", + "label": { + "value": "\"IX - \" || \"Coke de houille\"", + "type": "VTL|MD" + } + } + }, + "description": { + "value": "\"Merci de ne pas laisser de cases vides pour cette énergie si vous en avez acheté ou consommé. Indiquez ''0'' dans les cases sans objet.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv38m2d", + "componentType": "Subsequence", + "page": "9", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(HB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luv1u6gx", + "page": "9", + "label": { + "value": "\"IX - \" || \"Coke de houille\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv38m2d", + "page": "9", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + }, + "description": { + "value": "\"La valeur d'achat comprend le coût du combustible, y compris le coût de transport/distribution, hors frais de raccordement éventuels.\"", + "type": "VTL|MD" + } + }, + { + "id": "question-luv3fjbk", + "componentType": "Question", + "page": "9", + "label": { + "value": "\"1. \" || \"Quelle est la valeur d'achat totale (hors TVA) ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(HB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv3fjbk", + "componentType": "InputNumber", + "mandatory": false, + "page": "9", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv3fjbk-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(HB_VALA)) and (0.0>HB_VALA or 99999999.9HB_VALA)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv1u6gx", + "page": "9", + "label": { + "value": "\"IX - \" || \"Coke de houille\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv38m2d", + "page": "9", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + }, + "unit": "k€", + "response": { "name": "HB_VALA" }, + "description": { + "value": "Format attendu : un nombre en k€ entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luv3abu2", + "componentType": "Question", + "page": "9", + "label": { + "value": "\"2. \" || \"Quelle est la quantité d'énergie achetée ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(HB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv3abu2", + "componentType": "InputNumber", + "mandatory": false, + "page": "9", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv3abu2-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(HB_QAUP)) and (0.0>HB_QAUP or 99999999.9HB_QAUP)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv1u6gx", + "page": "9", + "label": { + "value": "\"IX - \" || \"Coke de houille\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv38m2d", + "page": "9", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + }, + "unit": "tonnes", + "response": { "name": "HB_QAUP" }, + "description": { + "value": "Format attendu : un nombre en tonnes entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "luv2wvu8", + "componentType": "Subsequence", + "page": "9", + "label": { + "value": "Quantité d'énergie stockée au début et en fin d'année ANNEE_COLLECTE ", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(HB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luv1u6gx", + "page": "9", + "label": { + "value": "\"IX - \" || \"Coke de houille\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv2wvu8", + "page": "9", + "label": { + "value": "Quantité d'énergie stockée au début et en fin d'année ANNEE_COLLECTE ", + "type": "VTL|MD" + } + } + } + }, + { + "id": "question-luv3afdi", + "componentType": "Question", + "page": "9", + "label": { + "value": "\"3. \" || \"Quelle est la quantité d’énergie stockée au 1er janvier ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(HB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv3afdi", + "componentType": "InputNumber", + "mandatory": false, + "page": "9", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv3afdi-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(HB_STKD)) and (0.0>HB_STKD or 99999999.9HB_STKD)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv1u6gx", + "page": "9", + "label": { + "value": "\"IX - \" || \"Coke de houille\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv2wvu8", + "page": "9", + "label": { + "value": "Quantité d'énergie stockée au début et en fin d'année ANNEE_COLLECTE ", + "type": "VTL|MD" + } + } + }, + "unit": "tonnes", + "response": { "name": "HB_STKD" }, + "description": { + "value": "Format attendu : un nombre en tonnes entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luv3fwxb", + "componentType": "Question", + "page": "9", + "label": { + "value": "\"4. \" || \"Quelle est la quantité d'énergie stockée au 31 décembre ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(HB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv3fwxb", + "componentType": "InputNumber", + "mandatory": false, + "page": "9", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv3fwxb-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(HB_STKF)) and (0.0>HB_STKF or 99999999.9HB_STKF)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv1u6gx", + "page": "9", + "label": { + "value": "\"IX - \" || \"Coke de houille\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv2wvu8", + "page": "9", + "label": { + "value": "Quantité d'énergie stockée au début et en fin d'année ANNEE_COLLECTE ", + "type": "VTL|MD" + } + } + }, + "unit": "tonnes", + "response": { "name": "HB_STKF" }, + "description": { + "value": "Format attendu : un nombre en tonnes entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "luv3ovu4", + "componentType": "Subsequence", + "page": "9", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(HB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luv1u6gx", + "page": "9", + "label": { + "value": "\"IX - \" || \"Coke de houille\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv3ovu4", + "page": "9", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + } + } + } + }, + { + "id": "question-luv3nw7r", + "componentType": "Question", + "page": "9", + "label": { + "value": "\"5. \" || \"Quelle est la répartition par usage de votre consommation ?\"", + "type": "VTL|MD" + }, + "declarations": [ + { + "id": "lv3l9rld", + "declarationType": "INSTRUCTION", + "position": "AFTER_QUESTION_TEXT", + "label": { + "value": "\"Le total doit être égal à 100%. [Ne pas confondre l’usage ’’Processus de fabrication’’ et l’usage ’’Matières premières (usage non énergétique)’’.](. 'Ne pas confondre l’usage ’’Processus de fabrication (hors production de vapeur)’’ qui correspond à la part de l’énergie directement consommée pour faire fonctionner les outils de production (machines, séchoirs, fours...), et l’usage ’’Matières premières (usage non énergétique)’’ qui est la part de combustibles entrant dans la composition du produit final. Le bois ne rentre pas en compte dans ce dernier type d’usage.')\"", + "type": "VTL|MD" + } + } + ], + "conditionFilter": { + "value": "(nvl(HB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv3nw7r", + "componentType": "Table", + "mandatory": false, + "page": "9", + "positioning": "HORIZONTAL", + "controls": [ + { + "id": "luv3nw7r-RDOP-luv3ygn2-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(HB_USA4)) and (0>HB_USA4 or 100HB_USA4)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv3nw7r-RDOP-luv44hkv-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(HB_USA3)) and (0>HB_USA3 or 100HB_USA3)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv3nw7r-RDOP-luv4fwxr-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(HB_USA2)) and (0>HB_USA2 or 100HB_USA2)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv3nw7r-RDOP-luv49ocq-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(HB_USA1)) and (0>HB_USA1 or 100HB_USA1)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv3nw7r-RDOP-luv4gmzv-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(HB_USA5)) and (0>HB_USA5 or 100HB_USA5)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv1u6gx", + "page": "9", + "label": { + "value": "\"IX - \" || \"Coke de houille\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv3ovu4", + "page": "9", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + } + } + }, + "header": [ + { "label": { "value": "", "type": "VTL|MD" } }, + { "label": { "value": "\"En %\"", "type": "VTL|MD" } } + ], + "body": [ + [ + { + "value": "1", + "label": { + "value": "\"Production de vapeur et/ou d'autres fluides caloporteurs\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv3nw7r-RDOP-luv4gmzv", + "unit": "%", + "response": { "name": "HB_USA5" } + } + ], + [ + { + "value": "2", + "label": { + "value": "\"Processus de fabrication (hors production de vapeur et autres fluides caloporteurs)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv3nw7r-RDOP-luv49ocq", + "unit": "%", + "response": { "name": "HB_USA1" } + } + ], + [ + { + "value": "3", + "label": { + "value": "\"Matières premières (usage non énergétique)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv3nw7r-RDOP-luv4fwxr", + "unit": "%", + "response": { "name": "HB_USA2" } + } + ], + [ + { + "value": "4", + "label": { + "value": "\"Production d’électricité\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv3nw7r-RDOP-luv44hkv", + "unit": "%", + "response": { "name": "HB_USA3" } + } + ], + [ + { + "value": "5", + "label": { + "value": "\"Autres usages (y compris chauffage des locaux et production d'eau chaude sanitaire)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv3nw7r-RDOP-luv3ygn2", + "unit": "%", + "response": { "name": "HB_USA4" } + } + ] + ] + } + ] + }, + { + "id": "luv3lg58", + "componentType": "Sequence", + "page": "10", + "label": { "value": "\"X - \" || \"Coke de pétrole\"", "type": "VTL|MD" }, + "conditionFilter": { + "value": "(nvl(IB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luv3lg58", + "page": "10", + "label": { + "value": "\"X - \" || \"Coke de pétrole\"", + "type": "VTL|MD" + } + } + }, + "description": { + "value": "\"Merci de ne pas laisser de cases vides pour cette énergie si vous en avez acheté ou consommé. Indiquez ''0'' dans les cases sans objet.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv3k0xu", + "componentType": "Subsequence", + "page": "10", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(IB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luv3lg58", + "page": "10", + "label": { + "value": "\"X - \" || \"Coke de pétrole\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv3k0xu", + "page": "10", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + }, + "description": { + "value": "\"La valeur d'achat comprend le coût du combustible, y compris le coût de transport/distribution, hors frais de raccordement éventuels.\"", + "type": "VTL|MD" + } + }, + { + "id": "question-luv3gewz", + "componentType": "Question", + "page": "10", + "label": { + "value": "\"1. \" || \"Quelle est la valeur d'achat totale (hors TVA) ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(IB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv3gewz", + "componentType": "InputNumber", + "mandatory": false, + "page": "10", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv3gewz-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(IB_VALA)) and (0.0>IB_VALA or 99999999.9IB_VALA)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv3lg58", + "page": "10", + "label": { + "value": "\"X - \" || \"Coke de pétrole\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv3k0xu", + "page": "10", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + }, + "unit": "k€", + "response": { "name": "IB_VALA" }, + "description": { + "value": "Format attendu : un nombre en k€ entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luv3qv8l", + "componentType": "Question", + "page": "10", + "label": { + "value": "\"2. \" || \"Quelle est la quantité d'énergie achetée ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(IB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv3qv8l", + "componentType": "InputNumber", + "mandatory": false, + "page": "10", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv3qv8l-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(IB_QAUP)) and (0.0>IB_QAUP or 99999999.9IB_QAUP)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv3lg58", + "page": "10", + "label": { + "value": "\"X - \" || \"Coke de pétrole\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv3k0xu", + "page": "10", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + }, + "unit": "tonnes", + "response": { "name": "IB_QAUP" }, + "description": { + "value": "Format attendu : un nombre en tonnes entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "luv3f8wp", + "componentType": "Subsequence", + "page": "10", + "label": { + "value": "Quantité d'énergie stockée au début et en fin d'année ANNEE_COLLECTE ", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(IB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luv3lg58", + "page": "10", + "label": { + "value": "\"X - \" || \"Coke de pétrole\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv3f8wp", + "page": "10", + "label": { + "value": "Quantité d'énergie stockée au début et en fin d'année ANNEE_COLLECTE ", + "type": "VTL|MD" + } + } + } + }, + { + "id": "question-luv3l8zt", + "componentType": "Question", + "page": "10", + "label": { + "value": "\"3. \" || \"Quelle est la quantité d’énergie stockée au 1er janvier ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(IB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv3l8zt", + "componentType": "InputNumber", + "mandatory": false, + "page": "10", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv3l8zt-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(IB_STKD)) and (0.0>IB_STKD or 99999999.9IB_STKD)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv3lg58", + "page": "10", + "label": { + "value": "\"X - \" || \"Coke de pétrole\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv3f8wp", + "page": "10", + "label": { + "value": "Quantité d'énergie stockée au début et en fin d'année ANNEE_COLLECTE ", + "type": "VTL|MD" + } + } + }, + "unit": "tonnes", + "response": { "name": "IB_STKD" }, + "description": { + "value": "Format attendu : un nombre en tonnes entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luv3jvuy", + "componentType": "Question", + "page": "10", + "label": { + "value": "\"4. \" || \"Quelle est la quantité d'énergie stockée au 31 décembre ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(IB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv3jvuy", + "componentType": "InputNumber", + "mandatory": false, + "page": "10", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv3jvuy-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(IB_STKF)) and (0.0>IB_STKF or 99999999.9IB_STKF)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv3lg58", + "page": "10", + "label": { + "value": "\"X - \" || \"Coke de pétrole\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv3f8wp", + "page": "10", + "label": { + "value": "Quantité d'énergie stockée au début et en fin d'année ANNEE_COLLECTE ", + "type": "VTL|MD" + } + } + }, + "unit": "tonnes", + "response": { "name": "IB_STKF" }, + "description": { + "value": "Format attendu : un nombre en tonnes entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "luv3vhue", + "componentType": "Subsequence", + "page": "10", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(IB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luv3lg58", + "page": "10", + "label": { + "value": "\"X - \" || \"Coke de pétrole\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv3vhue", + "page": "10", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + } + } + } + }, + { + "id": "question-luv3sbul", + "componentType": "Question", + "page": "10", + "label": { + "value": "\"5. \" || \"Quelle est la répartition par usage de votre consommation ?\"", + "type": "VTL|MD" + }, + "declarations": [ + { + "id": "lv3lc8op", + "declarationType": "INSTRUCTION", + "position": "AFTER_QUESTION_TEXT", + "label": { + "value": "\"Le total doit être égal à 100%. [Ne pas confondre l’usage ’’Processus de fabrication’’ et l’usage ’’Matières premières (usage non énergétique)’’.](. 'Ne pas confondre l’usage ’’Processus de fabrication (hors production de vapeur)’’ qui correspond à la part de l’énergie directement consommée pour faire fonctionner les outils de production (machines, séchoirs, fours...), et l’usage ’’Matières premières (usage non énergétique)’’ qui est la part de combustibles entrant dans la composition du produit final. Le bois ne rentre pas en compte dans ce dernier type d’usage.')\"", + "type": "VTL|MD" + } + } + ], + "conditionFilter": { + "value": "(nvl(IB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv3sbul", + "componentType": "Table", + "mandatory": false, + "page": "10", + "positioning": "HORIZONTAL", + "controls": [ + { + "id": "luv3sbul-RDOP-luv4ghdt-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(IB_USA4)) and (0>IB_USA4 or 100IB_USA4)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv3sbul-RDOP-luv4cbwo-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(IB_USA3)) and (0>IB_USA3 or 100IB_USA3)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv3sbul-RDOP-luv459oj-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(IB_USA2)) and (0>IB_USA2 or 100IB_USA2)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv3sbul-RDOP-luv3z1fk-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(IB_USA1)) and (0>IB_USA1 or 100IB_USA1)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv3sbul-RDOP-luv42wlu-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(IB_USA5)) and (0>IB_USA5 or 100IB_USA5)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv3lg58", + "page": "10", + "label": { + "value": "\"X - \" || \"Coke de pétrole\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv3vhue", + "page": "10", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + } + } + }, + "header": [ + { "label": { "value": "", "type": "VTL|MD" } }, + { "label": { "value": "\"En %\"", "type": "VTL|MD" } } + ], + "body": [ + [ + { + "value": "1", + "label": { + "value": "\"Production de vapeur et/ou d'autres fluides caloporteurs\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv3sbul-RDOP-luv42wlu", + "unit": "%", + "response": { "name": "IB_USA5" } + } + ], + [ + { + "value": "2", + "label": { + "value": "\"Processus de fabrication (hors production de vapeur et autres fluides caloporteurs)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv3sbul-RDOP-luv3z1fk", + "unit": "%", + "response": { "name": "IB_USA1" } + } + ], + [ + { + "value": "3", + "label": { + "value": "\"Matières premières (usage non énergétique)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv3sbul-RDOP-luv459oj", + "unit": "%", + "response": { "name": "IB_USA2" } + } + ], + [ + { + "value": "4", + "label": { + "value": "\"Production d’électricité\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv3sbul-RDOP-luv4cbwo", + "unit": "%", + "response": { "name": "IB_USA3" } + } + ], + [ + { + "value": "5", + "label": { + "value": "\"Autres usages (y compris chauffage des locaux et production d'eau chaude sanitaire)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv3sbul-RDOP-luv4ghdt", + "unit": "%", + "response": { "name": "IB_USA4" } + } + ] + ] + } + ] + }, + { + "id": "luv3jvek", + "componentType": "Sequence", + "page": "11", + "label": { "value": "\"XI - \" || \"Butane-Propane\"", "type": "VTL|MD" }, + "conditionFilter": { + "value": "(nvl(JB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luv3jvek", + "page": "11", + "label": { + "value": "\"XI - \" || \"Butane-Propane\"", + "type": "VTL|MD" + } + } + }, + "description": { + "value": "\"Il s'agit de gaz de pétrole liquéfié hors carburant. Merci de ne pas laisser de cases vides pour cette énergie si vous en avez acheté ou consommé. Indiquez ''0'' dans les cases sans objet.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv3om0t", + "componentType": "Subsequence", + "page": "11", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(JB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luv3jvek", + "page": "11", + "label": { + "value": "\"XI - \" || \"Butane-Propane\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv3om0t", + "page": "11", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + }, + "description": { + "value": "\"La valeur d'achat comprend le coût du combustible, y compris le coût de transport/distribution, hors frais de raccordement éventuels.\"", + "type": "VTL|MD" + } + }, + { + "id": "question-luv43dtq", + "componentType": "Question", + "page": "11", + "label": { + "value": "\"1. \" || \"Votre consommation de butane propane est composée :\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(JB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv43dtq", + "componentType": "Radio", + "mandatory": false, + "page": "11", + "hierarchy": { + "sequence": { + "id": "luv3jvek", + "page": "11", + "label": { + "value": "\"XI - \" || \"Butane-Propane\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv3om0t", + "page": "11", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + }, + "options": [ + { + "value": "1", + "label": { + "value": "\"uniquement de butane.\"", + "type": "VTL|MD" + } + }, + { + "value": "2", + "label": { + "value": "\"uniquement de propane.\"", + "type": "VTL|MD" + } + }, + { + "value": "3", + "label": { + "value": "\"de butane et de propane.\"", + "type": "VTL|MD" + } + } + ], + "response": { "name": "JB_COMPO" } + } + ] + }, + { + "id": "question-luv3ye0j", + "componentType": "Question", + "page": "11", + "label": { + "value": "\"2. \" || \"Quelle est la valeur d'achat totale (hors TVA) ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(JB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv3ye0j", + "componentType": "InputNumber", + "mandatory": false, + "page": "11", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv3ye0j-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(JB_VALA)) and (0.0>JB_VALA or 99999999.9JB_VALA)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv3jvek", + "page": "11", + "label": { + "value": "\"XI - \" || \"Butane-Propane\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv3om0t", + "page": "11", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + }, + "unit": "k€", + "response": { "name": "JB_VALA" }, + "description": { + "value": "Format attendu : un nombre en k€ entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luv42lwa", + "componentType": "Question", + "page": "11", + "label": { + "value": "\"3. \" || \"Quelle est la quantité d'énergie achetée ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(JB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv42lwa", + "componentType": "InputNumber", + "mandatory": false, + "page": "11", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv42lwa-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(JB_QAUP)) and (0.0>JB_QAUP or 99999999.9JB_QAUP)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv3jvek", + "page": "11", + "label": { + "value": "\"XI - \" || \"Butane-Propane\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv3om0t", + "page": "11", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + }, + "unit": "tonnes", + "response": { "name": "JB_QAUP" }, + "description": { + "value": "Format attendu : un nombre en tonnes entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "luv48ahs", + "componentType": "Subsequence", + "page": "11", + "label": { + "value": "Quantité d'énergie stockée au début et en fin d'année ANNEE_COLLECTE ", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(JB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luv3jvek", + "page": "11", + "label": { + "value": "\"XI - \" || \"Butane-Propane\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv48ahs", + "page": "11", + "label": { + "value": "Quantité d'énergie stockée au début et en fin d'année ANNEE_COLLECTE ", + "type": "VTL|MD" + } + } + } + }, + { + "id": "question-luv45g5b", + "componentType": "Question", + "page": "11", + "label": { + "value": "\"4. \" || \"Quelle est la quantité d’énergie stockée au 1er janvier ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(JB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv45g5b", + "componentType": "InputNumber", + "mandatory": false, + "page": "11", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv45g5b-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(JB_STKD)) and (0.0>JB_STKD or 99999999.9JB_STKD)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv3jvek", + "page": "11", + "label": { + "value": "\"XI - \" || \"Butane-Propane\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv48ahs", + "page": "11", + "label": { + "value": "Quantité d'énergie stockée au début et en fin d'année ANNEE_COLLECTE ", + "type": "VTL|MD" + } + } + }, + "unit": "tonnes", + "response": { "name": "JB_STKD" }, + "description": { + "value": "Format attendu : un nombre en tonnes entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luv3x4cg", + "componentType": "Question", + "page": "11", + "label": { + "value": "\"5. \" || \"Quelle est la quantité d'énergie stockée au 31 décembre ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(JB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv3x4cg", + "componentType": "InputNumber", + "mandatory": false, + "page": "11", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv3x4cg-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(JB_STKF)) and (0.0>JB_STKF or 99999999.9JB_STKF)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv3jvek", + "page": "11", + "label": { + "value": "\"XI - \" || \"Butane-Propane\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv48ahs", + "page": "11", + "label": { + "value": "Quantité d'énergie stockée au début et en fin d'année ANNEE_COLLECTE ", + "type": "VTL|MD" + } + } + }, + "unit": "tonnes", + "response": { "name": "JB_STKF" }, + "description": { + "value": "Format attendu : un nombre en tonnes entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "luv4by4y", + "componentType": "Subsequence", + "page": "11", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(JB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luv3jvek", + "page": "11", + "label": { + "value": "\"XI - \" || \"Butane-Propane\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv4by4y", + "page": "11", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + } + } + } + }, + { + "id": "question-luv4e438", + "componentType": "Question", + "page": "11", + "label": { + "value": "\"6. \" || \"Quelle est la répartition par usage de votre consommation ?\"", + "type": "VTL|MD" + }, + "declarations": [ + { + "id": "lv3lje3f", + "declarationType": "INSTRUCTION", + "position": "AFTER_QUESTION_TEXT", + "label": { + "value": "\"Le total doit être égal à 100%. [Ne pas confondre l’usage ’’Processus de fabrication’’ et l’usage ’’Matières premières (usage non énergétique)’’.](. 'Ne pas confondre l’usage ’’Processus de fabrication (hors production de vapeur)’’ qui correspond à la part de l’énergie directement consommée pour faire fonctionner les outils de production (machines, séchoirs, fours...), et l’usage ’’Matières premières (usage non énergétique)’’ qui est la part de combustibles entrant dans la composition du produit final. Le bois ne rentre pas en compte dans ce dernier type d’usage.')\"", + "type": "VTL|MD" + } + } + ], + "conditionFilter": { + "value": "(nvl(JB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv4e438", + "componentType": "Table", + "mandatory": false, + "page": "11", + "positioning": "HORIZONTAL", + "controls": [ + { + "id": "luv4e438-RDOP-luv4icep-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(JB_USA4)) and (0>JB_USA4 or 100JB_USA4)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv4e438-RDOP-luv4ikfd-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(JB_USA9)) and (0>JB_USA9 or 100JB_USA9)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv4e438-RDOP-luv4cev2-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(JB_USA3)) and (0>JB_USA3 or 100JB_USA3)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv4e438-RDOP-luv4fu23-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(JB_USA2)) and (0>JB_USA2 or 100JB_USA2)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv4e438-RDOP-luv4bcq2-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(JB_USA1)) and (0>JB_USA1 or 100JB_USA1)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv4e438-RDOP-luv4auuk-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(JB_USA5)) and (0>JB_USA5 or 100JB_USA5)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv3jvek", + "page": "11", + "label": { + "value": "\"XI - \" || \"Butane-Propane\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv4by4y", + "page": "11", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + } + } + }, + "header": [ + { "label": { "value": "", "type": "VTL|MD" } }, + { "label": { "value": "\"En %\"", "type": "VTL|MD" } } + ], + "body": [ + [ + { + "value": "1", + "label": { + "value": "\"Production de vapeur et/ou d'autres fluides caloporteurs\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv4e438-RDOP-luv4auuk", + "unit": "%", + "response": { "name": "JB_USA5" } + } + ], + [ + { + "value": "2", + "label": { + "value": "\"Processus de fabrication (hors production de vapeur et autres fluides caloporteurs)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv4e438-RDOP-luv4bcq2", + "unit": "%", + "response": { "name": "JB_USA1" } + } + ], + [ + { + "value": "3", + "label": { + "value": "\"Matières premières (usage non énergétique)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv4e438-RDOP-luv4fu23", + "unit": "%", + "response": { "name": "JB_USA2" } + } + ], + [ + { + "value": "4", + "label": { + "value": "\"Production d’électricité\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv4e438-RDOP-luv4cev2", + "unit": "%", + "response": { "name": "JB_USA3" } + } + ], + [ + { + "value": "5", + "label": { "value": "\"Mobilité sur site\"", "type": "VTL|MD" } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv4e438-RDOP-luv4ikfd", + "unit": "%", + "response": { "name": "JB_USA9" } + } + ], + [ + { + "value": "6", + "label": { + "value": "\"Autres usages (y compris chauffage des locaux et production d'eau chaude sanitaire)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv4e438-RDOP-luv4icep", + "unit": "%", + "response": { "name": "JB_USA4" } + } + ] + ] + } + ] + }, + { + "id": "luv4gffu", + "componentType": "Sequence", + "page": "12", + "label": { + "value": "\"XII - \" || \"Fioul lourd commercial\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(KB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luv4gffu", + "page": "12", + "label": { + "value": "\"XII - \" || \"Fioul lourd commercial\"", + "type": "VTL|MD" + } + } + }, + "description": { + "value": "\"Merci de ne pas laisser de cases vides pour cette énergie si vous en avez acheté ou consommé. Indiquez ''0'' dans les cases sans objet.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv41ba8", + "componentType": "Subsequence", + "page": "12", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(KB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luv4gffu", + "page": "12", + "label": { + "value": "\"XII - \" || \"Fioul lourd commercial\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv41ba8", + "page": "12", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + }, + "description": { + "value": "\"La valeur d'achat comprend le coût du combustible, y compris le coût de transport/distribution, hors frais de raccordement éventuels.\"", + "type": "VTL|MD" + } + }, + { + "id": "question-luv7f28m", + "componentType": "Question", + "page": "12", + "label": { + "value": "\"1. \" || \"Quelle est la valeur d'achat totale (hors TVA) ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(KB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv7f28m", + "componentType": "InputNumber", + "mandatory": false, + "page": "12", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv7f28m-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(KB_VALA)) and (0.0>KB_VALA or 99999999.9KB_VALA)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv4gffu", + "page": "12", + "label": { + "value": "\"XII - \" || \"Fioul lourd commercial\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv41ba8", + "page": "12", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + }, + "unit": "k€", + "response": { "name": "KB_VALA" }, + "description": { + "value": "Format attendu : un nombre en k€ entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luv7rj7t", + "componentType": "Question", + "page": "12", + "label": { + "value": "\"2. \" || \"Quelle est la quantité d'énergie achetée ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(KB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv7rj7t", + "componentType": "InputNumber", + "mandatory": false, + "page": "12", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv7rj7t-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(KB_QAUP)) and (0.0>KB_QAUP or 99999999.9KB_QAUP)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv4gffu", + "page": "12", + "label": { + "value": "\"XII - \" || \"Fioul lourd commercial\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv41ba8", + "page": "12", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + }, + "unit": "tonnes", + "response": { "name": "KB_QAUP" }, + "description": { + "value": "Format attendu : un nombre en tonnes entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "luv7osoo", + "componentType": "Subsequence", + "page": "12", + "label": { + "value": "Quantité d'énergie stockée au début et en fin d'année ANNEE_COLLECTE ", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(KB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luv4gffu", + "page": "12", + "label": { + "value": "\"XII - \" || \"Fioul lourd commercial\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv7osoo", + "page": "12", + "label": { + "value": "Quantité d'énergie stockée au début et en fin d'année ANNEE_COLLECTE ", + "type": "VTL|MD" + } + } + } + }, + { + "id": "question-luv7zik2", + "componentType": "Question", + "page": "12", + "label": { + "value": "\"3. \" || \"Quelle est la quantité d’énergie stockée au 1er janvier ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(KB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv7zik2", + "componentType": "InputNumber", + "mandatory": false, + "page": "12", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv7zik2-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(KB_STKD)) and (0.0>KB_STKD or 99999999.9KB_STKD)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv4gffu", + "page": "12", + "label": { + "value": "\"XII - \" || \"Fioul lourd commercial\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv7osoo", + "page": "12", + "label": { + "value": "Quantité d'énergie stockée au début et en fin d'année ANNEE_COLLECTE ", + "type": "VTL|MD" + } + } + }, + "unit": "tonnes", + "response": { "name": "KB_STKD" }, + "description": { + "value": "Format attendu : un nombre en tonnes entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luv7uyl5", + "componentType": "Question", + "page": "12", + "label": { + "value": "\"4. \" || \"Quelle est la quantité d'énergie stockée au 31 décembre ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(KB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv7uyl5", + "componentType": "InputNumber", + "mandatory": false, + "page": "12", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv7uyl5-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(KB_STKF)) and (0.0>KB_STKF or 99999999.9KB_STKF)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv4gffu", + "page": "12", + "label": { + "value": "\"XII - \" || \"Fioul lourd commercial\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv7osoo", + "page": "12", + "label": { + "value": "Quantité d'énergie stockée au début et en fin d'année ANNEE_COLLECTE ", + "type": "VTL|MD" + } + } + }, + "unit": "tonnes", + "response": { "name": "KB_STKF" }, + "description": { + "value": "Format attendu : un nombre en tonnes entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "luv7nzv7", + "componentType": "Subsequence", + "page": "12", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(KB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luv4gffu", + "page": "12", + "label": { + "value": "\"XII - \" || \"Fioul lourd commercial\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv7nzv7", + "page": "12", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + } + } + } + }, + { + "id": "question-luv7rv8n", + "componentType": "Question", + "page": "12", + "label": { + "value": "\"5. \" || \"Quelle est la répartition par usage de votre consommation ?\"", + "type": "VTL|MD" + }, + "declarations": [ + { + "id": "lv3liqbe", + "declarationType": "INSTRUCTION", + "position": "AFTER_QUESTION_TEXT", + "label": { + "value": "\"Le total doit être égal à 100%. [Ne pas confondre l’usage ’’Processus de fabrication’’ et l’usage ’’Matières premières (usage non énergétique)’’.](. 'Ne pas confondre l’usage ’’Processus de fabrication (hors production de vapeur)’’ qui correspond à la part de l’énergie directement consommée pour faire fonctionner les outils de production (machines, séchoirs, fours...), et l’usage ’’Matières premières (usage non énergétique)’’ qui est la part de combustibles entrant dans la composition du produit final. Le bois ne rentre pas en compte dans ce dernier type d’usage.')\"", + "type": "VTL|MD" + } + } + ], + "conditionFilter": { + "value": "(nvl(KB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv7rv8n", + "componentType": "Table", + "mandatory": false, + "page": "12", + "positioning": "HORIZONTAL", + "controls": [ + { + "id": "luv7rv8n-RDOP-luv8ux6i-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(KB_USA4)) and (0>KB_USA4 or 100KB_USA4)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv7rv8n-RDOP-luv9cmzp-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(KB_USA3)) and (0>KB_USA3 or 100KB_USA3)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv7rv8n-RDOP-luv8zm2z-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(KB_USA2)) and (0>KB_USA2 or 100KB_USA2)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv7rv8n-RDOP-luv904dw-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(KB_USA1)) and (0>KB_USA1 or 100KB_USA1)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv7rv8n-RDOP-luv97tpd-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(KB_USA5)) and (0>KB_USA5 or 100KB_USA5)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv4gffu", + "page": "12", + "label": { + "value": "\"XII - \" || \"Fioul lourd commercial\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv7nzv7", + "page": "12", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + } + } + }, + "header": [ + { "label": { "value": "", "type": "VTL|MD" } }, + { "label": { "value": "\"En %\"", "type": "VTL|MD" } } + ], + "body": [ + [ + { + "value": "1", + "label": { + "value": "\"Production de vapeur et/ou d'autres fluides caloporteurs\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv7rv8n-RDOP-luv97tpd", + "unit": "%", + "response": { "name": "KB_USA5" } + } + ], + [ + { + "value": "2", + "label": { + "value": "\"Processus de fabrication (hors production de vapeur et autres fluides caloporteurs)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv7rv8n-RDOP-luv904dw", + "unit": "%", + "response": { "name": "KB_USA1" } + } + ], + [ + { + "value": "3", + "label": { + "value": "\"Matières premières (usage non énergétique)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv7rv8n-RDOP-luv8zm2z", + "unit": "%", + "response": { "name": "KB_USA2" } + } + ], + [ + { + "value": "4", + "label": { + "value": "\"Production d’électricité\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv7rv8n-RDOP-luv9cmzp", + "unit": "%", + "response": { "name": "KB_USA3" } + } + ], + [ + { + "value": "5", + "label": { + "value": "\"Autres usages (y compris chauffage des locaux et production d'eau chaude sanitaire)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv7rv8n-RDOP-luv8ux6i", + "unit": "%", + "response": { "name": "KB_USA4" } + } + ] + ] + } + ] + }, + { + "id": "luv80s7u", + "componentType": "Sequence", + "page": "13", + "label": { + "value": "\"XIII - \" || \"Fioul domestique (hors gazole routier et non routier)\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(LB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luv80s7u", + "page": "13", + "label": { + "value": "\"XIII - \" || \"Fioul domestique (hors gazole routier et non routier)\"", + "type": "VTL|MD" + } + } + }, + "description": { + "value": "\"Merci de ne pas laisser de cases vides pour cette énergie si vous en avez acheté ou consommé. Indiquez ''0'' dans les cases sans objet.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv82wom", + "componentType": "Subsequence", + "page": "13", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(LB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luv80s7u", + "page": "13", + "label": { + "value": "\"XIII - \" || \"Fioul domestique (hors gazole routier et non routier)\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv82wom", + "page": "13", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + }, + "description": { + "value": "\"La valeur d'achat comprend le coût du combustible, y compris le coût de transport/distribution, hors frais de raccordement éventuels.\"", + "type": "VTL|MD" + } + }, + { + "id": "question-luv8bgzf", + "componentType": "Question", + "page": "13", + "label": { + "value": "\"1. \" || \"[Quelle est la valeur d’achat totale (hors TVA)](. 'Attention: les valeurs et quantités sont demandées hors gazole non routier.') ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(LB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv8bgzf", + "componentType": "InputNumber", + "mandatory": false, + "page": "13", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv8bgzf-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(LB_VALA)) and (0.0>LB_VALA or 99999999.9LB_VALA)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv80s7u", + "page": "13", + "label": { + "value": "\"XIII - \" || \"Fioul domestique (hors gazole routier et non routier)\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv82wom", + "page": "13", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + }, + "unit": "k€", + "response": { "name": "LB_VALA" }, + "description": { + "value": "Format attendu : un nombre en k€ entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luv857q0", + "componentType": "Question", + "page": "13", + "label": { + "value": "\"2. \" || \"Quelle est la quantité d'énergie achetée ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(LB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv857q0", + "componentType": "InputNumber", + "mandatory": false, + "page": "13", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv857q0-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(LB_QAUP)) and (0.0>LB_QAUP or 99999999.9LB_QAUP)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv80s7u", + "page": "13", + "label": { + "value": "\"XIII - \" || \"Fioul domestique (hors gazole routier et non routier)\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv82wom", + "page": "13", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + }, + "unit": "litres", + "response": { "name": "LB_QAUP" }, + "description": { + "value": "Format attendu : un nombre en litres entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "luv8doic", + "componentType": "Subsequence", + "page": "13", + "label": { + "value": "Quantité d'énergie stockée au début et en fin d'année ANNEE_COLLECTE ", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(LB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luv80s7u", + "page": "13", + "label": { + "value": "\"XIII - \" || \"Fioul domestique (hors gazole routier et non routier)\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv8doic", + "page": "13", + "label": { + "value": "Quantité d'énergie stockée au début et en fin d'année ANNEE_COLLECTE ", + "type": "VTL|MD" + } + } + } + }, + { + "id": "question-luv86c45", + "componentType": "Question", + "page": "13", + "label": { + "value": "\"3. \" || \"Quelle est la quantité d’énergie stockée au 1er janvier ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(LB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv86c45", + "componentType": "InputNumber", + "mandatory": false, + "page": "13", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv86c45-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(LB_STKD)) and (0.0>LB_STKD or 99999999.9LB_STKD)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv80s7u", + "page": "13", + "label": { + "value": "\"XIII - \" || \"Fioul domestique (hors gazole routier et non routier)\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv8doic", + "page": "13", + "label": { + "value": "Quantité d'énergie stockée au début et en fin d'année ANNEE_COLLECTE ", + "type": "VTL|MD" + } + } + }, + "unit": "litres", + "response": { "name": "LB_STKD" }, + "description": { + "value": "Format attendu : un nombre en litres entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luv8cqf3", + "componentType": "Question", + "page": "13", + "label": { + "value": "\"4. \" || \"Quelle est la quantité d'énergie stockée au 31 décembre ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(LB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv8cqf3", + "componentType": "InputNumber", + "mandatory": false, + "page": "13", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv8cqf3-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(LB_STKF)) and (0.0>LB_STKF or 99999999.9LB_STKF)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv80s7u", + "page": "13", + "label": { + "value": "\"XIII - \" || \"Fioul domestique (hors gazole routier et non routier)\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv8doic", + "page": "13", + "label": { + "value": "Quantité d'énergie stockée au début et en fin d'année ANNEE_COLLECTE ", + "type": "VTL|MD" + } + } + }, + "unit": "litres", + "response": { "name": "LB_STKF" }, + "description": { + "value": "Format attendu : un nombre en litres entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "luv8dw9k", + "componentType": "Subsequence", + "page": "13", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(LB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luv80s7u", + "page": "13", + "label": { + "value": "\"XIII - \" || \"Fioul domestique (hors gazole routier et non routier)\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv8dw9k", + "page": "13", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + } + } + } + }, + { + "id": "question-luv8p6ek", + "componentType": "Question", + "page": "13", + "label": { + "value": "\"5. \" || \"Quelle est la répartition par usage de votre consommation ?\"", + "type": "VTL|MD" + }, + "declarations": [ + { + "id": "lv3lp594", + "declarationType": "INSTRUCTION", + "position": "AFTER_QUESTION_TEXT", + "label": { + "value": "\"Le total doit être égal à 100%. [Ne pas confondre l’usage ’’Processus de fabrication’’ et l’usage ’’Matières premières (usage non énergétique)’’.](. 'Ne pas confondre l’usage ’’Processus de fabrication (hors production de vapeur)’’ qui correspond à la part de l’énergie directement consommée pour faire fonctionner les outils de production (machines, séchoirs, fours...), et l’usage ’’Matières premières (usage non énergétique)’’ qui est la part de combustibles entrant dans la composition du produit final. Le bois ne rentre pas en compte dans ce dernier type d’usage.')\"", + "type": "VTL|MD" + } + } + ], + "conditionFilter": { + "value": "(nvl(LB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv8p6ek", + "componentType": "Table", + "mandatory": false, + "page": "13", + "positioning": "HORIZONTAL", + "controls": [ + { + "id": "luv8p6ek-RDOP-luv9djme-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(LB_USA4)) and (0>LB_USA4 or 100LB_USA4)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv8p6ek-RDOP-luv8zv55-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(LB_USA3)) and (0>LB_USA3 or 100LB_USA3)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv8p6ek-RDOP-luv92ngh-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(LB_USA2)) and (0>LB_USA2 or 100LB_USA2)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv8p6ek-RDOP-luv8vabt-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(LB_USA1)) and (0>LB_USA1 or 100LB_USA1)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv8p6ek-RDOP-luv9bl69-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(LB_USA5)) and (0>LB_USA5 or 100LB_USA5)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv80s7u", + "page": "13", + "label": { + "value": "\"XIII - \" || \"Fioul domestique (hors gazole routier et non routier)\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv8dw9k", + "page": "13", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + } + } + }, + "header": [ + { "label": { "value": "", "type": "VTL|MD" } }, + { "label": { "value": "\"En %e\"", "type": "VTL|MD" } } + ], + "body": [ + [ + { + "value": "1", + "label": { + "value": "\"Production de vapeur et/ou d'autres fluides caloporteurs\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv8p6ek-RDOP-luv9bl69", + "unit": "%", + "response": { "name": "LB_USA5" } + } + ], + [ + { + "value": "2", + "label": { + "value": "\"Processus de fabrication (hors production de vapeur et autres fluides caloporteurs)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv8p6ek-RDOP-luv8vabt", + "unit": "%", + "response": { "name": "LB_USA1" } + } + ], + [ + { + "value": "3", + "label": { + "value": "\"Matières premières (usage non énergétique)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv8p6ek-RDOP-luv92ngh", + "unit": "%", + "response": { "name": "LB_USA2" } + } + ], + [ + { + "value": "4", + "label": { + "value": "\"Production d’électricité\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv8p6ek-RDOP-luv8zv55", + "unit": "%", + "response": { "name": "LB_USA3" } + } + ], + [ + { + "value": "5", + "label": { + "value": "\"Autres usages (y compris chauffage des locaux et production d'eau chaude sanitaire)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv8p6ek-RDOP-luv9djme", + "unit": "%", + "response": { "name": "LB_USA4" } + } + ] + ] + } + ] + }, + { + "id": "luv8p8t2", + "componentType": "Sequence", + "page": "14", + "label": { + "value": "\"XIV - \" || \"Gazole non routier ou gazole à usage non routier\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(QB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luv8p8t2", + "page": "14", + "label": { + "value": "\"XIV - \" || \"Gazole non routier ou gazole à usage non routier\"", + "type": "VTL|MD" + } + } + }, + "description": { + "value": "\"Merci de ne pas laisser de cases vides pour cette énergie si vous en avez acheté ou consommé. Indiquez ''0'' dans les cases sans objet. Les quantités de carburant utilisées pour les véhicules hors du site de production ou les essais ne sont pas à prendre en compte.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv8p242", + "componentType": "Subsequence", + "page": "14", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(QB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luv8p8t2", + "page": "14", + "label": { + "value": "\"XIV - \" || \"Gazole non routier ou gazole à usage non routier\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv8p242", + "page": "14", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + }, + "description": { + "value": "\"La valeur d'achat comprend le coût du combustible, y compris le coût de transport/distribution, hors frais de raccordement éventuels.\"", + "type": "VTL|MD" + } + }, + { + "id": "question-luv8ls7j", + "componentType": "Question", + "page": "14", + "label": { + "value": "\"1. \" || \"Quelle est la valeur d'achat totale (hors TVA) ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(QB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv8ls7j", + "componentType": "InputNumber", + "mandatory": false, + "page": "14", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv8ls7j-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(QB_VALA)) and (0.0>QB_VALA or 99999999.9QB_VALA)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv8p8t2", + "page": "14", + "label": { + "value": "\"XIV - \" || \"Gazole non routier ou gazole à usage non routier\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv8p242", + "page": "14", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + }, + "unit": "k€", + "response": { "name": "QB_VALA" }, + "description": { + "value": "Format attendu : un nombre en k€ entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luv8dnkd", + "componentType": "Question", + "page": "14", + "label": { + "value": "\"2. \" || \"Quelle est la quantité d'énergie achetée ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(QB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv8dnkd", + "componentType": "InputNumber", + "mandatory": false, + "page": "14", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv8dnkd-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(QB_QAUP)) and (0.0>QB_QAUP or 99999999.9QB_QAUP)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv8p8t2", + "page": "14", + "label": { + "value": "\"XIV - \" || \"Gazole non routier ou gazole à usage non routier\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv8p242", + "page": "14", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + }, + "unit": "litres", + "response": { "name": "QB_QAUP" }, + "description": { + "value": "Format attendu : un nombre en litres entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "luv8b9kp", + "componentType": "Subsequence", + "page": "14", + "label": { + "value": "Quantité d'énergie stockée au début et en fin d'année ANNEE_COLLECTE ", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(QB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luv8p8t2", + "page": "14", + "label": { + "value": "\"XIV - \" || \"Gazole non routier ou gazole à usage non routier\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv8b9kp", + "page": "14", + "label": { + "value": "Quantité d'énergie stockée au début et en fin d'année ANNEE_COLLECTE ", + "type": "VTL|MD" + } + } + } + }, + { + "id": "question-luv8ebg2", + "componentType": "Question", + "page": "14", + "label": { + "value": "\"3. \" || \"Quelle est la quantité d’énergie stockée au 1er janvier ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(QB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv8ebg2", + "componentType": "InputNumber", + "mandatory": false, + "page": "14", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv8ebg2-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(QB_STKD)) and (0.0>QB_STKD or 99999999.9QB_STKD)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv8p8t2", + "page": "14", + "label": { + "value": "\"XIV - \" || \"Gazole non routier ou gazole à usage non routier\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv8b9kp", + "page": "14", + "label": { + "value": "Quantité d'énergie stockée au début et en fin d'année ANNEE_COLLECTE ", + "type": "VTL|MD" + } + } + }, + "unit": "litres", + "response": { "name": "QB_STKD" }, + "description": { + "value": "Format attendu : un nombre en litres entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luv8f1kv", + "componentType": "Question", + "page": "14", + "label": { + "value": "\"4. \" || \"Quelle est la quantité d'énergie stockée au 31 décembre ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(QB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv8f1kv", + "componentType": "InputNumber", + "mandatory": false, + "page": "14", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv8f1kv-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(QB_STKF)) and (0.0>QB_STKF or 99999999.9QB_STKF)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv8p8t2", + "page": "14", + "label": { + "value": "\"XIV - \" || \"Gazole non routier ou gazole à usage non routier\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv8b9kp", + "page": "14", + "label": { + "value": "Quantité d'énergie stockée au début et en fin d'année ANNEE_COLLECTE ", + "type": "VTL|MD" + } + } + }, + "unit": "litres", + "response": { "name": "QB_STKF" }, + "description": { + "value": "Format attendu : un nombre en litres entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "luv8tg0k", + "componentType": "Subsequence", + "page": "14", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(QB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luv8p8t2", + "page": "14", + "label": { + "value": "\"XIV - \" || \"Gazole non routier ou gazole à usage non routier\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv8tg0k", + "page": "14", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + } + } + } + }, + { + "id": "question-luv8t8tk", + "componentType": "Question", + "page": "14", + "label": { + "value": "\"5. \" || \"Quelle est la répartition par usage de votre consommation ?\"", + "type": "VTL|MD" + }, + "declarations": [ + { + "id": "lv3lunpb", + "declarationType": "INSTRUCTION", + "position": "AFTER_QUESTION_TEXT", + "label": { + "value": "\"Le total doit être égal à 100%. [Ne pas confondre l’usage ’’Processus de fabrication’’ et l’usage ’’Matières premières (usage non énergétique)’’.](. 'Ne pas confondre l’usage ’’Processus de fabrication (hors production de vapeur)’’ qui correspond à la part de l’énergie directement consommée pour faire fonctionner les outils de production (machines, séchoirs, fours...), et l’usage ’’Matières premières (usage non énergétique)’’ qui est la part de combustibles entrant dans la composition du produit final. Le bois ne rentre pas en compte dans ce dernier type d’usage.')\"", + "type": "VTL|MD" + } + } + ], + "conditionFilter": { + "value": "(nvl(QB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv8t8tk", + "componentType": "Table", + "mandatory": false, + "page": "14", + "positioning": "HORIZONTAL", + "controls": [ + { + "id": "luv8t8tk-RDOP-luv900rm-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(QB_USA4)) and (0>QB_USA4 or 100QB_USA4)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv8t8tk-RDOP-luv956f0-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(QB_USA9)) and (0>QB_USA9 or 100QB_USA9)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv8t8tk-RDOP-luv91nva-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(QB_USA3)) and (0>QB_USA3 or 100QB_USA3)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv8t8tk-RDOP-luv8vgwf-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(QB_USA2)) and (0>QB_USA2 or 100QB_USA2)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv8t8tk-RDOP-luv99a54-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(QB_USA1)) and (0>QB_USA1 or 100QB_USA1)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv8t8tk-RDOP-luv99ki8-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(QB_USA5)) and (0>QB_USA5 or 100QB_USA5)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv8p8t2", + "page": "14", + "label": { + "value": "\"XIV - \" || \"Gazole non routier ou gazole à usage non routier\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv8tg0k", + "page": "14", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + } + } + }, + "header": [ + { "label": { "value": "", "type": "VTL|MD" } }, + { "label": { "value": "\"En %\"", "type": "VTL|MD" } } + ], + "body": [ + [ + { + "value": "1", + "label": { + "value": "\"Production de vapeur et/ou d'autres fluides caloporteurs\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv8t8tk-RDOP-luv99ki8", + "unit": "%", + "response": { "name": "QB_USA5" } + } + ], + [ + { + "value": "2", + "label": { + "value": "\"Processus de fabrication (hors production de vapeur et autres fluides caloporteurs)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv8t8tk-RDOP-luv99a54", + "unit": "%", + "response": { "name": "QB_USA1" } + } + ], + [ + { + "value": "3", + "label": { + "value": "\"Matières premières (usage non énergétique)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv8t8tk-RDOP-luv8vgwf", + "unit": "%", + "response": { "name": "QB_USA2" } + } + ], + [ + { + "value": "4", + "label": { + "value": "\"Production d’électricité\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv8t8tk-RDOP-luv91nva", + "unit": "%", + "response": { "name": "QB_USA3" } + } + ], + [ + { + "value": "5", + "label": { "value": "\"Mobilité sur site\"", "type": "VTL|MD" } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv8t8tk-RDOP-luv956f0", + "unit": "%", + "response": { "name": "QB_USA9" } + } + ], + [ + { + "value": "6", + "label": { + "value": "\"Autres usages (y compris chauffage des locaux et production d'eau chaude sanitaire)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv8t8tk-RDOP-luv900rm", + "unit": "%", + "response": { "name": "QB_USA4" } + } + ] + ] + } + ] + }, + { + "id": "luv8przb", + "componentType": "Sequence", + "page": "15", + "label": { + "value": "\"XV - \" || \"Autres produits pétroliers\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(MB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luv8przb", + "page": "15", + "label": { + "value": "\"XV - \" || \"Autres produits pétroliers\"", + "type": "VTL|MD" + } + } + }, + "description": { + "value": "\"Il s’agit des gaz de raffinerie, pétrole lampant, résidus lourds de raffinage, goudrons, éthane. Reporter aussi le fioul lourd non commercial et le fioul gaz obtenus en sortie de vapocraqueur, lorsque ces produits sont recyclés. Cette rubrique ne doit pas inclure des produits assimilés à des combustibles déjà répertoriés dans le questionnaire, ni à d’autres combustibles (renouvelables ou non, cf. parties XXI, XXII et XXIII). Merci de ne pas laisser de cases vides pour cette énergie si vous en avez consommé. Indiquez ''0'' dans les cases sans objet.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv8w9q5", + "componentType": "Subsequence", + "page": "15", + "label": { + "value": "\"Énergie consommée en quantité\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(MB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luv8przb", + "page": "15", + "label": { + "value": "\"XV - \" || \"Autres produits pétroliers\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv8w9q5", + "page": "15", + "label": { + "value": "\"Énergie consommée en quantité\"", + "type": "VTL|MD" + } + } + } + }, + { + "id": "question-luv92meq", + "componentType": "Question", + "page": "15", + "label": { + "value": "\"1. \" || \"Quelle est la quantité d'énergie consommée ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(MB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv92meq", + "componentType": "InputNumber", + "mandatory": false, + "page": "15", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luv92meq-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(MB_CSUP)) and (0.0>MB_CSUP or 99999999.9MB_CSUP)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv8przb", + "page": "15", + "label": { + "value": "\"XV - \" || \"Autres produits pétroliers\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv8w9q5", + "page": "15", + "label": { + "value": "\"Énergie consommée en quantité\"", + "type": "VTL|MD" + } + } + }, + "unit": "tonnes", + "response": { "name": "MB_CSUP" }, + "description": { + "value": "Format attendu : un nombre en tonnes entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "luv8wwo8", + "componentType": "Subsequence", + "page": "15", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(MB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luv8przb", + "page": "15", + "label": { + "value": "\"XV - \" || \"Autres produits pétroliers\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv8wwo8", + "page": "15", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + } + } + } + }, + { + "id": "question-luv8srq0", + "componentType": "Question", + "page": "15", + "label": { + "value": "\"2. \" || \"Quelle est la répartition par usage de votre consommation ?\"", + "type": "VTL|MD" + }, + "declarations": [ + { + "id": "lv3lviyx", + "declarationType": "INSTRUCTION", + "position": "AFTER_QUESTION_TEXT", + "label": { + "value": "\"Le total doit être égal à 100%. [Ne pas confondre l’usage ’’Processus de fabrication’’ et l’usage ’’Matières premières (usage non énergétique)’’.](. 'Ne pas confondre l’usage ’’Processus de fabrication (hors production de vapeur)’’ qui correspond à la part de l’énergie directement consommée pour faire fonctionner les outils de production (machines, séchoirs, fours...), et l’usage ’’Matières premières (usage non énergétique)’’ qui est la part de combustibles entrant dans la composition du produit final. Le bois ne rentre pas en compte dans ce dernier type d’usage.')\"", + "type": "VTL|MD" + } + } + ], + "conditionFilter": { + "value": "(nvl(MB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luv8srq0", + "componentType": "Table", + "mandatory": false, + "page": "15", + "positioning": "HORIZONTAL", + "controls": [ + { + "id": "luv8srq0-RDOP-luv9911b-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(MB_USA4)) and (0>MB_USA4 or 100MB_USA4)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv8srq0-RDOP-luv8y6g9-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(MB_USA3)) and (0>MB_USA3 or 100MB_USA3)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv8srq0-RDOP-luv8zevm-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(MB_USA2)) and (0>MB_USA2 or 100MB_USA2)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv8srq0-RDOP-luv9aaiy-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(MB_USA1)) and (0>MB_USA1 or 100MB_USA1)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luv8srq0-RDOP-luv99zjn-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(MB_USA5)) and (0>MB_USA5 or 100MB_USA5)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv8przb", + "page": "15", + "label": { + "value": "\"XV - \" || \"Autres produits pétroliers\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luv8wwo8", + "page": "15", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + } + } + }, + "header": [ + { "label": { "value": "", "type": "VTL|MD" } }, + { "label": { "value": "\"En %\"", "type": "VTL|MD" } } + ], + "body": [ + [ + { + "value": "1", + "label": { + "value": "\"Production de vapeur et/ou d'autres fluides caloporteurs\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv8srq0-RDOP-luv99zjn", + "unit": "%", + "response": { "name": "MB_USA5" } + } + ], + [ + { + "value": "2", + "label": { + "value": "\"Processus de fabrication (hors production de vapeur et autres fluides caloporteurs)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv8srq0-RDOP-luv9aaiy", + "unit": "%", + "response": { "name": "MB_USA1" } + } + ], + [ + { + "value": "3", + "label": { + "value": "\"Matières premières (usage non énergétique)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv8srq0-RDOP-luv8zevm", + "unit": "%", + "response": { "name": "MB_USA2" } + } + ], + [ + { + "value": "4", + "label": { + "value": "\"Production d’électricité\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv8srq0-RDOP-luv8y6g9", + "unit": "%", + "response": { "name": "MB_USA3" } + } + ], + [ + { + "value": "5", + "label": { + "value": "\"Autres usages (y compris chauffage des locaux et production d'eau chaude sanitaire)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luv8srq0-RDOP-luv9911b", + "unit": "%", + "response": { "name": "MB_USA4" } + } + ] + ] + } + ] + }, + { + "id": "luv8vst1", + "componentType": "Sequence", + "page": "16", + "label": { "value": "\"XVI - \" || \"Liqueur noire\"", "type": "VTL|MD" }, + "conditionFilter": { + "value": "(nvl(NB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luv8vst1", + "page": "16", + "label": { + "value": "\"XVI - \" || \"Liqueur noire\"", + "type": "VTL|MD" + } + } + }, + "description": { + "value": "\"La liqueur noire est un sous-produit issu de la décomposition chimique du bois pour la fabrication de pâte à papier. Elle est valorisée dans l'industrie papetière, souvent par cogénération (production simultanée d'électricité et de chaleur). Merci de ne pas laisser de cases vides pour cette énergie si vous en avez consommé. Indiquez ''0'' dans les cases sans objet.\"", + "type": "VTL|MD" + } + }, + { + "id": "luvarn7q", + "componentType": "Subsequence", + "page": "16", + "label": { + "value": "\"Énergie consommée en quantité\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(NB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luv8vst1", + "page": "16", + "label": { + "value": "\"XVI - \" || \"Liqueur noire\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luvarn7q", + "page": "16", + "label": { + "value": "\"Énergie consommée en quantité\"", + "type": "VTL|MD" + } + } + } + }, + { + "id": "question-luvb4n11", + "componentType": "Question", + "page": "16", + "label": { + "value": "\"1. \" || \"Quelle est la quantité d'énergie consommée ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(NB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luvb4n11", + "componentType": "InputNumber", + "mandatory": false, + "page": "16", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luvb4n11-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(NB_CSUP)) and (0.0>NB_CSUP or 99999999.9NB_CSUP)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv8vst1", + "page": "16", + "label": { + "value": "\"XVI - \" || \"Liqueur noire\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luvarn7q", + "page": "16", + "label": { + "value": "\"Énergie consommée en quantité\"", + "type": "VTL|MD" + } + } + }, + "unit": "tonnes", + "response": { "name": "NB_CSUP" }, + "description": { + "value": "Format attendu : un nombre en tonnes entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "luvavilp", + "componentType": "Subsequence", + "page": "16", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(NB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luv8vst1", + "page": "16", + "label": { + "value": "\"XVI - \" || \"Liqueur noire\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luvavilp", + "page": "16", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + } + } + } + }, + { + "id": "question-luvb5bkd", + "componentType": "Question", + "page": "16", + "label": { + "value": "\"2. \" || \"Quelle est la répartition par usage de votre consommation ?\"", + "type": "VTL|MD" + }, + "declarations": [ + { + "id": "lv3lz8ax", + "declarationType": "INSTRUCTION", + "position": "AFTER_QUESTION_TEXT", + "label": { + "value": "\"Le total doit être égal à 100%. [Ne pas confondre l’usage ’’Processus de fabrication’’ et l’usage ’’Matières premières (usage non énergétique)’’.](. 'Ne pas confondre l’usage ’’Processus de fabrication (hors production de vapeur)’’ qui correspond à la part de l’énergie directement consommée pour faire fonctionner les outils de production (machines, séchoirs, fours...), et l’usage ’’Matières premières (usage non énergétique)’’ qui est la part de combustibles entrant dans la composition du produit final. Le bois ne rentre pas en compte dans ce dernier type d’usage.')\"", + "type": "VTL|MD" + } + } + ], + "conditionFilter": { + "value": "(nvl(NB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luvb5bkd", + "componentType": "Table", + "mandatory": false, + "page": "16", + "positioning": "HORIZONTAL", + "controls": [ + { + "id": "luvb5bkd-RDOP-luvcpju6-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(NB_USA4)) and (0>NB_USA4 or 100NB_USA4)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luvb5bkd-RDOP-luvd54yz-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(NB_USA3)) and (0>NB_USA3 or 100NB_USA3)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luvb5bkd-RDOP-luvcs7td-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(NB_USA2)) and (0>NB_USA2 or 100NB_USA2)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luvb5bkd-RDOP-luvcxf0s-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(NB_USA1)) and (0>NB_USA1 or 100NB_USA1)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luvb5bkd-RDOP-luvd37fr-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(NB_USA5)) and (0>NB_USA5 or 100NB_USA5)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luv8vst1", + "page": "16", + "label": { + "value": "\"XVI - \" || \"Liqueur noire\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luvavilp", + "page": "16", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + } + } + }, + "header": [ + { "label": { "value": "", "type": "VTL|MD" } }, + { "label": { "value": "\"En %\"", "type": "VTL|MD" } } + ], + "body": [ + [ + { + "value": "1", + "label": { + "value": "\"Production de vapeur et/ou d'autres fluides caloporteurs\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luvb5bkd-RDOP-luvd37fr", + "unit": "%", + "response": { "name": "NB_USA5" } + } + ], + [ + { + "value": "2", + "label": { + "value": "\"Processus de fabrication (hors production de vapeur et autres fluides caloporteurs)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luvb5bkd-RDOP-luvcxf0s", + "unit": "%", + "response": { "name": "NB_USA1" } + } + ], + [ + { + "value": "3", + "label": { + "value": "\"Matières premières (usage non énergétique)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luvb5bkd-RDOP-luvcs7td", + "unit": "%", + "response": { "name": "NB_USA2" } + } + ], + [ + { + "value": "4", + "label": { + "value": "\"Production d’électricité\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luvb5bkd-RDOP-luvd54yz", + "unit": "%", + "response": { "name": "NB_USA3" } + } + ], + [ + { + "value": "5", + "label": { + "value": "\"Autres usages (y compris chauffage des locaux et production d'eau chaude sanitaire)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luvb5bkd-RDOP-luvcpju6", + "unit": "%", + "response": { "name": "NB_USA4" } + } + ] + ] + } + ] + }, + { + "id": "luvb2x9y", + "componentType": "Sequence", + "page": "17", + "label": { + "value": "\"XVII - \" || \"Bois et sous-produits du bois à usage énergétique\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(OB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luvb2x9y", + "page": "17", + "label": { + "value": "\"XVII - \" || \"Bois et sous-produits du bois à usage énergétique\"", + "type": "VTL|MD" + } + } + }, + "description": { + "value": "\"Merci de ne pas laisser de cases vides pour cette énergie si vous en avez consommé. Indiquez ''0'' dans les cases sans objet.\"", + "type": "VTL|MD" + } + }, + { + "id": "luvbc1d9", + "componentType": "Subsequence", + "page": "17", + "label": { + "value": "\"Énergie consommée pour un usage énergétique en quantité\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(OB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luvb2x9y", + "page": "17", + "label": { + "value": "\"XVII - \" || \"Bois et sous-produits du bois à usage énergétique\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luvbc1d9", + "page": "17", + "label": { + "value": "\"Énergie consommée pour un usage énergétique en quantité\"", + "type": "VTL|MD" + } + } + } + }, + { + "id": "question-luvb8znt", + "componentType": "Question", + "page": "17", + "label": { + "value": "\"1. \" || \"Merci d’indiquer la quantité consommée pour un usage énergétique, soit en tonnes, soit en tonnes matières sèches.\"", + "type": "VTL|MD" + }, + "declarations": [ + { + "id": "lv0qwdu9", + "declarationType": "INSTRUCTION", + "position": "AFTER_QUESTION_TEXT", + "label": { + "value": "\"Si vous le pouvez, merci d'indiquer la quantité consommée dans les 2 unités (tonnes et tonnes matières sèches).\"", + "type": "VTL|MD" + } + } + ], + "conditionFilter": { + "value": "(nvl(OB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luvb8znt", + "componentType": "Table", + "mandatory": false, + "page": "17", + "positioning": "HORIZONTAL", + "controls": [ + { + "id": "luvb8znt-RDOP-luvcwii5-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(OB_CSUP_TONNE)) and (0.0>OB_CSUP_TONNE or 99999999.9OB_CSUP_TONNE)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luvb8znt-RDOP-luvcyuop-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(OB_CSUP_TMS)) and (0.0>OB_CSUP_TMS or 99999999.9OB_CSUP_TMS)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luvb2x9y", + "page": "17", + "label": { + "value": "\"XVII - \" || \"Bois et sous-produits du bois à usage énergétique\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luvbc1d9", + "page": "17", + "label": { + "value": "\"Énergie consommée pour un usage énergétique en quantité\"", + "type": "VTL|MD" + } + } + }, + "header": [ + { "label": { "value": "", "type": "VTL|MD" } }, + { "label": { "value": "\"En tonnes\"", "type": "VTL|MD" } }, + { + "label": { + "value": "\"En tonnes matières sèches\"", + "type": "VTL|MD" + } + } + ], + "body": [ + [ + { + "value": "1", + "label": { "value": "\"Quantité consommée\"", "type": "VTL|MD" } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "id": "luvb8znt-RDOP-luvcwii5", + "response": { "name": "OB_CSUP_TONNE" } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "id": "luvb8znt-RDOP-luvcyuop", + "response": { "name": "OB_CSUP_TMS" } + } + ] + ] + } + ] + }, + { + "id": "luvbfyon", + "componentType": "Subsequence", + "page": "17", + "label": { + "value": "\"Achats de bois et sous-produits du bois à usage énergétique\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(OB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luvb2x9y", + "page": "17", + "label": { + "value": "\"XVII - \" || \"Bois et sous-produits du bois à usage énergétique\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luvbfyon", + "page": "17", + "label": { + "value": "\"Achats de bois et sous-produits du bois à usage énergétique\"", + "type": "VTL|MD" + } + } + } + }, + { + "id": "question-luvb8oms", + "componentType": "Question", + "page": "17", + "label": { + "value": "\"2. \" || \"Achetez-vous tout ou partie du bois et sous-produits du bois à usage énergétique que vous consommez ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(OB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luvb8oms", + "componentType": "Radio", + "mandatory": false, + "page": "17", + "hierarchy": { + "sequence": { + "id": "luvb2x9y", + "page": "17", + "label": { + "value": "\"XVII - \" || \"Bois et sous-produits du bois à usage énergétique\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luvbfyon", + "page": "17", + "label": { + "value": "\"Achats de bois et sous-produits du bois à usage énergétique\"", + "type": "VTL|MD" + } + } + }, + "options": [ + { + "value": "1", + "label": { "value": "\"Oui, la totalité\"", "type": "VTL|MD" } + }, + { + "value": "2", + "label": { "value": "\"Oui, une partie\"", "type": "VTL|MD" } + }, + { "value": "3", "label": { "value": "\"Non\"", "type": "VTL|MD" } } + ], + "response": { "name": "OB_ACHA" } + } + ] + }, + { + "id": "question-luvbmugv", + "componentType": "Question", + "page": "17", + "label": { + "value": "\"3. \" || \"Quelle proportion de votre consommation avez-vous achetée en \"|| nvl(ANNEE_COLLECTE, \"\") || \" ?\" ", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(OB_EXISTE, \"2\") = \"1\") and (nvl(OB_ACHA, \"2\") <> \"3\") and (nvl(OB_ACHA, \"2\") <> \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luvbmugv", + "componentType": "InputNumber", + "mandatory": false, + "page": "17", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "controls": [ + { + "id": "luvbmugv-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(OB_PACH)) and (0>OB_PACH or 100OB_PACH)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luvb2x9y", + "page": "17", + "label": { + "value": "\"XVII - \" || \"Bois et sous-produits du bois à usage énergétique\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luvbfyon", + "page": "17", + "label": { + "value": "\"Achats de bois et sous-produits du bois à usage énergétique\"", + "type": "VTL|MD" + } + } + }, + "unit": "%", + "response": { "name": "OB_PACH" }, + "description": { + "value": "Format attendu : un nombre en % entre 0 et 100", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luvbfbe5", + "componentType": "Question", + "page": "17", + "label": { + "value": "\"4. \" || \"Quel montant cela représente-t-il pour l'année \" || nvl(ANNEE_COLLECTE, \"\") || \" ?\" ", + "type": "VTL|MD" + }, + "declarations": [ + { + "id": "lv0qg7cu", + "declarationType": "INSTRUCTION", + "position": "AFTER_QUESTION_TEXT", + "label": { + "value": "\"La valeur d'achat comprend le coût du combustible, y compris le coût de transport/distribution, hors frais de raccordement éventuels.\"", + "type": "VTL|MD" + } + } + ], + "conditionFilter": { + "value": "(nvl(OB_EXISTE, \"2\") = \"1\") and (nvl(OB_ACHA, \"2\") <> \"3\")", + "type": "VTL" + }, + "components": [ + { + "id": "luvbfbe5", + "componentType": "InputNumber", + "mandatory": false, + "page": "17", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luvbfbe5-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(OB_VALA)) and (0.0>OB_VALA or 99999999.9OB_VALA)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luvb2x9y", + "page": "17", + "label": { + "value": "\"XVII - \" || \"Bois et sous-produits du bois à usage énergétique\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luvbfyon", + "page": "17", + "label": { + "value": "\"Achats de bois et sous-produits du bois à usage énergétique\"", + "type": "VTL|MD" + } + } + }, + "unit": "k€", + "response": { "name": "OB_VALA" }, + "description": { + "value": "Format attendu : un nombre en k€ entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "luvbqq2e", + "componentType": "Subsequence", + "page": "17", + "label": { + "value": "\"Répartition par usage de votre consommation à usage énergétique\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(OB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luvb2x9y", + "page": "17", + "label": { + "value": "\"XVII - \" || \"Bois et sous-produits du bois à usage énergétique\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luvbqq2e", + "page": "17", + "label": { + "value": "\"Répartition par usage de votre consommation à usage énergétique\"", + "type": "VTL|MD" + } + } + } + }, + { + "id": "question-luvbe70l", + "componentType": "Question", + "page": "17", + "label": { + "value": "\"5. \" || \"Quelle est la répartition par usage de votre consommation ?\"", + "type": "VTL|MD" + }, + "declarations": [ + { + "id": "lv0r0l0n", + "declarationType": "INSTRUCTION", + "position": "AFTER_QUESTION_TEXT", + "label": { + "value": "\"Le total doit être égal à 100%.\"", + "type": "VTL|MD" + } + } + ], + "conditionFilter": { + "value": "(nvl(OB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luvbe70l", + "componentType": "Table", + "mandatory": false, + "page": "17", + "positioning": "HORIZONTAL", + "controls": [ + { + "id": "luvbe70l-RDOP-luvclqov-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(OB_USA4)) and (0>OB_USA4 or 100OB_USA4)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luvbe70l-RDOP-luvcxefd-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(OB_USA3)) and (0>OB_USA3 or 100OB_USA3)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luvbe70l-RDOP-luvd2miw-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(OB_USA1)) and (0>OB_USA1 or 100OB_USA1)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luvbe70l-RDOP-luvd5211-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(OB_USA5)) and (0>OB_USA5 or 100OB_USA5)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luvb2x9y", + "page": "17", + "label": { + "value": "\"XVII - \" || \"Bois et sous-produits du bois à usage énergétique\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luvbqq2e", + "page": "17", + "label": { + "value": "\"Répartition par usage de votre consommation à usage énergétique\"", + "type": "VTL|MD" + } + } + }, + "header": [ + { "label": { "value": "", "type": "VTL|MD" } }, + { "label": { "value": "\"En %\"", "type": "VTL|MD" } } + ], + "body": [ + [ + { + "value": "1", + "label": { + "value": "\"Production de vapeur et/ou d'autres fluides caloporteurs\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luvbe70l-RDOP-luvd5211", + "unit": "%", + "response": { "name": "OB_USA5" } + } + ], + [ + { + "value": "2", + "label": { + "value": "\"Processus de fabrication (hors production de vapeur et autres fluides caloporteurs)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luvbe70l-RDOP-luvd2miw", + "unit": "%", + "response": { "name": "OB_USA1" } + } + ], + [ + { + "value": "3", + "label": { + "value": "\"Production d’électricité\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luvbe70l-RDOP-luvcxefd", + "unit": "%", + "response": { "name": "OB_USA3" } + } + ], + [ + { + "value": "4", + "label": { + "value": "\"Autres usages (y compris chauffage des locaux et production d'eau chaude sanitaire)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luvbe70l-RDOP-luvclqov", + "unit": "%", + "response": { "name": "OB_USA4" } + } + ] + ] + } + ] + }, + { + "id": "luvbsf49", + "componentType": "Sequence", + "page": "18", + "label": { "value": "\"XVIII - \" || \"Hydrogène\"", "type": "VTL|MD" }, + "conditionFilter": { + "value": "(nvl(PB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luvbsf49", + "page": "18", + "label": { + "value": "\"XVIII - \" || \"Hydrogène\"", + "type": "VTL|MD" + } + } + }, + "description": { + "value": "\"Merci de ne pas laisser de cases vides pour cette énergie si vous en avez consommé. Indiquez ''0'' dans les cases sans objet.\"", + "type": "VTL|MD" + } + }, + { + "id": "luvblq3r", + "componentType": "Subsequence", + "page": "18", + "label": { "value": "\"Hydrogène compressé\"", "type": "VTL|MD" }, + "conditionFilter": { + "value": "(nvl(PB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luvbsf49", + "page": "18", + "label": { + "value": "\"XVIII - \" || \"Hydrogène\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luvblq3r", + "page": "18", + "label": { "value": "\"Hydrogène compressé\"", "type": "VTL|MD" } + } + } + }, + { + "id": "question-luvbesk5", + "componentType": "Question", + "page": "18", + "label": { + "value": "\"1. \" || \"Stockez-vous de l'hydrogène (acheté ou auto produit) sous forme compressée ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(PB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luvbesk5", + "componentType": "Radio", + "mandatory": false, + "page": "18", + "hierarchy": { + "sequence": { + "id": "luvbsf49", + "page": "18", + "label": { + "value": "\"XVIII - \" || \"Hydrogène\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luvblq3r", + "page": "18", + "label": { "value": "\"Hydrogène compressé\"", "type": "VTL|MD" } + } + }, + "options": [ + { "value": "1", "label": { "value": "\"Oui\"", "type": "VTL|MD" } }, + { "value": "2", "label": { "value": "\"Non\"", "type": "VTL|MD" } } + ], + "response": { "name": "PB_COMPRESS" } + } + ] + }, + { + "id": "question-luvbmk46", + "componentType": "Question", + "page": "18", + "label": { + "value": "\"2. \" || \"Quelle est votre capacité de stockage ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(PB_EXISTE, \"2\") = \"1\") and (nvl(PB_COMPRESS, \"1\") <> \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "luvbmk46", + "componentType": "InputNumber", + "mandatory": false, + "page": "18", + "min": 0.0, + "max": 1000000.0, + "decimals": 0, + "controls": [ + { + "id": "luvbmk46-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(PB_STOCK)) and (0>PB_STOCK or 1000000PB_STOCK)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luvbsf49", + "page": "18", + "label": { + "value": "\"XVIII - \" || \"Hydrogène\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luvblq3r", + "page": "18", + "label": { "value": "\"Hydrogène compressé\"", "type": "VTL|MD" } + } + }, + "unit": "tonnes", + "response": { "name": "PB_STOCK" }, + "description": { + "value": "Format attendu : un nombre en tonnes entre 0 et 1000000", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "luvbwput", + "componentType": "Subsequence", + "page": "18", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(PB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luvbsf49", + "page": "18", + "label": { + "value": "\"XVIII - \" || \"Hydrogène\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luvbwput", + "page": "18", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + }, + "description": { + "value": "\"La valeur d'achat comprend le coût de l’hydrogène, y compris le coût de transport/distribution. Veuillez inclure le montant de ce dernier si vos factures vous le permettent. Les valeurs à renseigner correspondent à la somme des montants hors TVA déductible de toutes vos factures de \" || nvl(ANNEE_COLLECTE, \"\") ||\", hors frais de raccordement éventuels.\" ", + "type": "VTL|MD" + } + }, + { + "id": "question-luvbqmk8", + "componentType": "Question", + "page": "18", + "label": { + "value": "\"3. \" || \"Quelle est la valeur d'achat totale (hors TVA) ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(PB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luvbqmk8", + "componentType": "InputNumber", + "mandatory": false, + "page": "18", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luvbqmk8-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(PB_VALA)) and (0.0>PB_VALA or 99999999.9PB_VALA)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luvbsf49", + "page": "18", + "label": { + "value": "\"XVIII - \" || \"Hydrogène\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luvbwput", + "page": "18", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + }, + "unit": "k€", + "response": { "name": "PB_VALA" }, + "description": { + "value": "Format attendu : un nombre en k€ entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luvc2mqf", + "componentType": "Question", + "page": "18", + "label": { + "value": "\"4. \" || \"Quelle est la quantité d'énergie achetée ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(PB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luvc2mqf", + "componentType": "InputNumber", + "mandatory": false, + "page": "18", + "min": 0.0, + "max": 9.99999999999e10, + "decimals": 1, + "controls": [ + { + "id": "luvc2mqf-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(PB_QAUP)) and (0.0>PB_QAUP or 99999999999.9PB_QAUP)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luvbsf49", + "page": "18", + "label": { + "value": "\"XVIII - \" || \"Hydrogène\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luvbwput", + "page": "18", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + }, + "unit": "tonnes", + "response": { "name": "PB_QAUP" }, + "description": { + "value": "Format attendu : un nombre en tonnes entre 0,0 et 2147483647,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "lv0qxvnh", + "componentType": "Subsequence", + "page": "18", + "label": { + "value": "\"Production d'hydrogène et destination de votre production\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(PB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luvbsf49", + "page": "18", + "label": { + "value": "\"XVIII - \" || \"Hydrogène\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "lv0qxvnh", + "page": "18", + "label": { + "value": "\"Production d'hydrogène et destination de votre production\"", + "type": "VTL|MD" + } + } + }, + "description": { + "value": "\"Concernant l’autoproduction d’hydrogène, indiquez la quantité consommée par votre établissement ainsi que la quantité vendue au réseau ou à d’autres établissements. La consommation et la vente de votre production d’hydrogène ne doivent pas interférer dans la valeur et la quantité achetées : séparez les ventes des achats et ne faites mention d’aucun solde, même si vos factures en donnent.\"", + "type": "VTL|MD" + } + }, + { + "id": "question-luvbxdf4", + "componentType": "Question", + "page": "18", + "label": { + "value": "\"5. \" || \"Produisez-vous de l’hydrogène ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(PB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luvbxdf4", + "componentType": "Radio", + "mandatory": false, + "page": "18", + "hierarchy": { + "sequence": { + "id": "luvbsf49", + "page": "18", + "label": { + "value": "\"XVIII - \" || \"Hydrogène\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "lv0qxvnh", + "page": "18", + "label": { + "value": "\"Production d'hydrogène et destination de votre production\"", + "type": "VTL|MD" + } + } + }, + "options": [ + { "value": "1", "label": { "value": "\"Oui\"", "type": "VTL|MD" } }, + { "value": "2", "label": { "value": "\"Non\"", "type": "VTL|MD" } } + ], + "response": { "name": "PB_AUTOPROD" } + } + ] + }, + { + "id": "question-luvbqqsf", + "componentType": "Question", + "page": "18", + "label": { + "value": "\"6. \" || \"Quel est votre principal procédé de production ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(PB_EXISTE, \"2\") = \"1\") and (nvl(PB_AUTOPROD, \"1\") <> \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "luvbqqsf", + "componentType": "Radio", + "mandatory": false, + "page": "18", + "hierarchy": { + "sequence": { + "id": "luvbsf49", + "page": "18", + "label": { + "value": "\"XVIII - \" || \"Hydrogène\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "lv0qxvnh", + "page": "18", + "label": { + "value": "\"Production d'hydrogène et destination de votre production\"", + "type": "VTL|MD" + } + } + }, + "options": [ + { + "value": "1", + "label": { "value": "\"Par électrolyse\"", "type": "VTL|MD" } + }, + { + "value": "2", + "label": { + "value": "\"Par vaporeformage à partir du gaz naturel\"", + "type": "VTL|MD" + } + }, + { + "value": "3", + "label": { + "value": "\"Par pyrogazéification\"", + "type": "VTL|MD" + } + }, + { + "value": "4", + "label": { + "value": "\"Par procédé chlore-soude\"", + "type": "VTL|MD" + } + }, + { + "value": "5", + "label": { + "value": "\"Par reformage catalytique\"", + "type": "VTL|MD" + } + }, + { + "value": "6", + "label": { + "value": "\"Par oxydation partielle\"", + "type": "VTL|MD" + } + }, + { + "value": "7", + "label": { "value": "\"Par un autre procédé\"", "type": "VTL|MD" } + } + ], + "response": { "name": "PB_METHODPROD" } + } + ] + }, + { + "id": "question-luvc3i4e", + "componentType": "Question", + "page": "18", + "label": { + "value": "\"7. \" || \"Quelle est la quantité d’hydrogène produite et consommée ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(PB_EXISTE, \"2\") = \"1\") and (nvl(PB_AUTOPROD, \"1\") <> \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "luvc3i4e", + "componentType": "InputNumber", + "mandatory": false, + "page": "18", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luvc3i4e-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(PB_AUCO)) and (0.0>PB_AUCO or 99999999.9PB_AUCO)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luvbsf49", + "page": "18", + "label": { + "value": "\"XVIII - \" || \"Hydrogène\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "lv0qxvnh", + "page": "18", + "label": { + "value": "\"Production d'hydrogène et destination de votre production\"", + "type": "VTL|MD" + } + } + }, + "unit": "tonnes", + "response": { "name": "PB_AUCO" }, + "description": { + "value": "Format attendu : un nombre en tonnes entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luvc45o4", + "componentType": "Question", + "page": "18", + "label": { + "value": "\"8. \" || \"Quelle est la quantité d’hydrogène produite et vendue à l’extérieur ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(PB_EXISTE, \"2\") = \"1\") and (nvl(PB_AUTOPROD, \"1\") <> \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "luvc45o4", + "componentType": "InputNumber", + "mandatory": false, + "page": "18", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luvc45o4-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(PB_VEND)) and (0.0>PB_VEND or 99999999.9PB_VEND)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luvbsf49", + "page": "18", + "label": { + "value": "\"XVIII - \" || \"Hydrogène\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "lv0qxvnh", + "page": "18", + "label": { + "value": "\"Production d'hydrogène et destination de votre production\"", + "type": "VTL|MD" + } + } + }, + "unit": "tonnes", + "response": { "name": "PB_VEND" }, + "description": { + "value": "Format attendu : un nombre en tonnes entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luvc6rq9", + "componentType": "Question", + "page": "18", + "label": { + "value": "\"9. \" || \"Quelle est la quantité d'hydrogène coproduit ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(PB_EXISTE, \"2\") = \"1\") and (nvl(PB_AUTOPROD, \"1\") <> \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "luvc6rq9", + "componentType": "InputNumber", + "mandatory": false, + "page": "18", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luvc6rq9-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(PB_COPRO)) and (0.0>PB_COPRO or 99999999.9PB_COPRO)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luvbsf49", + "page": "18", + "label": { + "value": "\"XVIII - \" || \"Hydrogène\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "lv0qxvnh", + "page": "18", + "label": { + "value": "\"Production d'hydrogène et destination de votre production\"", + "type": "VTL|MD" + } + } + }, + "unit": "tonnes", + "response": { "name": "PB_COPRO" }, + "description": { + "value": "Format attendu : un nombre en tonnes entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "luvc6yu1", + "componentType": "Subsequence", + "page": "18", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(PB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luvbsf49", + "page": "18", + "label": { + "value": "\"XVIII - \" || \"Hydrogène\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luvc6yu1", + "page": "18", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + } + } + } + }, + { + "id": "question-luvcf88p", + "componentType": "Question", + "page": "18", + "label": { + "value": "\"10. \" || \"Quelle est la répartition par usage de votre consommation ?\"", + "type": "VTL|MD" + }, + "declarations": [ + { + "id": "lv0r2sw9", + "declarationType": "INSTRUCTION", + "position": "AFTER_QUESTION_TEXT", + "label": { + "value": "\"Le total doit être égal à 100 %.\"", + "type": "VTL|MD" + } + } + ], + "conditionFilter": { + "value": "(nvl(PB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luvcf88p", + "componentType": "Table", + "mandatory": false, + "page": "18", + "positioning": "HORIZONTAL", + "controls": [ + { + "id": "luvcf88p-RDOP-luvcvdn0-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(PB_USA4)) and (0>PB_USA4 or 100PB_USA4)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luvcf88p-RDOP-luvcvyh9-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(PB_USA9)) and (0>PB_USA9 or 100PB_USA9)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luvcf88p-RDOP-luvd4kir-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(PB_USA2)) and (0>PB_USA2 or 100PB_USA2)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luvcf88p-RDOP-luvct4k9-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(PB_USA8)) and (0>PB_USA8 or 100PB_USA8)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luvcf88p-RDOP-luvcurqv-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(PB_USA3B)) and (0>PB_USA3B or 100PB_USA3B)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luvcf88p-RDOP-luvd1cql-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(PB_USA3A)) and (0>PB_USA3A or 100PB_USA3A)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luvbsf49", + "page": "18", + "label": { + "value": "\"XVIII - \" || \"Hydrogène\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luvc6yu1", + "page": "18", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + } + } + }, + "header": [ + { "label": { "value": "", "type": "VTL|MD" } }, + { "label": { "value": "\"En %\"", "type": "VTL|MD" } } + ], + "body": [ + [ + { + "value": "1", + "label": { + "value": "\"Production d’électricité par pile à combustible\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luvcf88p-RDOP-luvd1cql", + "unit": "%", + "response": { "name": "PB_USA3A" } + } + ], + [ + { + "value": "2", + "label": { + "value": "\"Production d'électricité (hors pile à combustible)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luvcf88p-RDOP-luvcurqv", + "unit": "%", + "response": { "name": "PB_USA3B" } + } + ], + [ + { + "value": "3", + "label": { + "value": "\"Combustion, hors production d'électricité, hors chauffage/climatisation des locaux\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luvcf88p-RDOP-luvct4k9", + "unit": "%", + "response": { "name": "PB_USA8" } + } + ], + [ + { + "value": "4", + "label": { + "value": "\"Matières premières (usage non énergétique)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luvcf88p-RDOP-luvd4kir", + "unit": "%", + "response": { "name": "PB_USA2" } + } + ], + [ + { + "value": "5", + "label": { "value": "\"Mobilité sur site\"", "type": "VTL|MD" } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luvcf88p-RDOP-luvcvyh9", + "unit": "%", + "response": { "name": "PB_USA9" } + } + ], + [ + { + "value": "6", + "label": { + "value": "\"Autres usages (y compris chauffage des locaux et production d’eau chaude sanitaire)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luvcf88p-RDOP-luvcvdn0", + "unit": "%", + "response": { "name": "PB_USA4" } + } + ] + ] + } + ] + }, + { + "id": "luvcnh27", + "componentType": "Sequence", + "page": "19", + "label": { + "value": "\"XIX - \" || \"Gaz de hauts fourneaux, gaz de cokerie, gaz d’aciérie, d’air propané ou butané\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(EB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luvcnh27", + "page": "19", + "label": { + "value": "\"XIX - \" || \"Gaz de hauts fourneaux, gaz de cokerie, gaz d’aciérie, d’air propané ou butané\"", + "type": "VTL|MD" + } + } + }, + "description": { + "value": "\"Non compris l’oxygène, l’hydrogène, l’azote, l’acétylène, le biogaz, le butane-propane et les autres produits pétroliers. Merci de ne pas laisser de cases vides pour cette énergie si vous en avez acheté ou consommé. Indiquez ''0'' dans les cases sans objet.\"", + "type": "VTL|MD" + } + }, + { + "id": "question-luvcn2h8", + "componentType": "Question", + "page": "19", + "label": { + "value": "\"1. \" || \"Vous avez acheté ou consommé un des gaz suivant : gaz de hauts fourneaux, gaz de cokerie, gaz d’aciérie, d’air propané ou butané. Avez-vous :\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(EB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "luvcn2h8", + "componentType": "Table", + "mandatory": false, + "page": "19", + "positioning": "HORIZONTAL", + "hierarchy": { + "sequence": { + "id": "luvcnh27", + "page": "19", + "label": { + "value": "\"XIX - \" || \"Gaz de hauts fourneaux, gaz de cokerie, gaz d’aciérie, d’air propané ou butané\"", + "type": "VTL|MD" + } + } + }, + "body": [ + [ + { + "value": "EB_ACHAT", + "label": { + "value": "\"acheté au moins l’un de ces gaz ?\"", + "type": "VTL|MD" + } + }, + { + "componentType": "Radio", + "id": "luvcn2h8-RDOP-luvd2eov", + "options": [ + { + "value": "1", + "label": { "value": "\"Oui\"", "type": "VTL|MD" } + }, + { + "value": "2", + "label": { "value": "\"Non\"", "type": "VTL|MD" } + } + ], + "response": { "name": "EB_ACHAT" } + } + ], + [ + { + "value": "EB_PROD", + "label": { + "value": "\"produit au cours de votre process de fabrication et réinjecté au moins l’un de ces gaz pour le consommer ?\"", + "type": "VTL|MD" + } + }, + { + "componentType": "Radio", + "id": "luvcn2h8-RDOP-luvcps4s", + "options": [ + { + "value": "1", + "label": { "value": "\"Oui\"", "type": "VTL|MD" } + }, + { + "value": "2", + "label": { "value": "\"Non\"", "type": "VTL|MD" } + } + ], + "response": { "name": "EB_PROD" } + } + ] + ] + } + ] + }, + { + "id": "luvcefci", + "componentType": "Subsequence", + "page": "19", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(EB_EXISTE, \"2\") = \"1\") and (nvl(EB_ACHAT, \"1\") <> \"2\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luvcnh27", + "page": "19", + "label": { + "value": "\"XIX - \" || \"Gaz de hauts fourneaux, gaz de cokerie, gaz d’aciérie, d’air propané ou butané\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luvcefci", + "page": "19", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + }, + "description": { + "value": "\"La valeur d'achat comprend le coût du gaz y compris le coût de transport/distribution. Veuillez inclure le montant de ce dernier, si vos factures le permettent. Vous devez prendre en compte toutes les factures reçues en \" || nvl(ANNEE_COLLECTE, \"\") || \" pour le calcul de la valeur d'achat (montants hors TVA déductible), hors frais de raccordement éventuels.\" ", + "type": "VTL|MD" + } + }, + { + "id": "question-luvcnxpv", + "componentType": "Question", + "page": "19", + "label": { + "value": "\"2. \" || \"Quelle est la valeur d'achat totale (hors TVA) ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(EB_EXISTE, \"2\") = \"1\") and (nvl(EB_ACHAT, \"1\") <> \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "luvcnxpv", + "componentType": "InputNumber", + "mandatory": false, + "page": "19", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luvcnxpv-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(EB_VALA)) and (0.0>EB_VALA or 99999999.9EB_VALA)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luvcnh27", + "page": "19", + "label": { + "value": "\"XIX - \" || \"Gaz de hauts fourneaux, gaz de cokerie, gaz d’aciérie, d’air propané ou butané\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luvcefci", + "page": "19", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + }, + "unit": "k€", + "response": { "name": "EB_VALA" }, + "description": { + "value": "Format attendu : un nombre en k€ entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luvcules", + "componentType": "Question", + "page": "19", + "label": { + "value": "\"3. \" || \"Quelle est la quantité d'énergie achetée ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(EB_EXISTE, \"2\") = \"1\") and (nvl(EB_ACHAT, \"1\") <> \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "luvcules", + "componentType": "InputNumber", + "mandatory": false, + "page": "19", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "controls": [ + { + "id": "luvcules-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(EB_QAUP)) and (0.0>EB_QAUP or 99999999.9EB_QAUP)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luvcnh27", + "page": "19", + "label": { + "value": "\"XIX - \" || \"Gaz de hauts fourneaux, gaz de cokerie, gaz d’aciérie, d’air propané ou butané\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luvcefci", + "page": "19", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + }, + "unit": "MWh PCS", + "response": { "name": "EB_QAUP" }, + "description": { + "value": "Format attendu : un nombre en MWh PCS entre 0,0 et 99999999,0", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-luvcwr31", + "componentType": "Question", + "page": "19", + "label": { + "value": "\"4. \" || \"Merci d’indiquer les gaz achetés :\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(EB_EXISTE, \"2\") = \"1\") and (nvl(EB_ACHAT, \"1\") <> \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "luvcwr31", + "componentType": "Textarea", + "mandatory": false, + "page": "19", + "maxLength": 1024, + "hierarchy": { + "sequence": { + "id": "luvcnh27", + "page": "19", + "label": { + "value": "\"XIX - \" || \"Gaz de hauts fourneaux, gaz de cokerie, gaz d’aciérie, d’air propané ou butané\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luvcefci", + "page": "19", + "label": { + "value": "\"Énergie achetée en valeur et en quantité\"", + "type": "VTL|MD" + } + } + }, + "response": { "name": "EB_DETAILGAZ" } + } + ] + }, + { + "id": "luvcum2m", + "componentType": "Subsequence", + "page": "19", + "label": { + "value": "\"Répartition par usage de vos achats\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(EB_EXISTE, \"2\") = \"1\") and (nvl(EB_ACHAT, \"1\") <> \"2\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "luvcnh27", + "page": "19", + "label": { + "value": "\"XIX - \" || \"Gaz de hauts fourneaux, gaz de cokerie, gaz d’aciérie, d’air propané ou butané\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luvcum2m", + "page": "19", + "label": { + "value": "\"Répartition par usage de vos achats\"", + "type": "VTL|MD" + } + } + } + }, + { + "id": "question-luvcwirw", + "componentType": "Question", + "page": "19", + "label": { + "value": "\"5. \" || \"Quelle est la répartition par usage de vos achats de ces gaz ?\"", + "type": "VTL|MD" + }, + "declarations": [ + { + "id": "lv3lv7ff", + "declarationType": "INSTRUCTION", + "position": "AFTER_QUESTION_TEXT", + "label": { + "value": "\"Le total doit être égal à 100%. [Ne pas confondre l’usage ’’Processus de fabrication’’ et l’usage ’’Matières premières (usage non énergétique)’’.](. 'Ne pas confondre l’usage ’’Processus de fabrication (hors production de vapeur)’’ qui correspond à la part de l’énergie directement consommée pour faire fonctionner les outils de production (machines, séchoirs, fours...), et l’usage ’’Matières premières (usage non énergétique)’’ qui est la part de combustibles entrant dans la composition du produit final. Le bois ne rentre pas en compte dans ce dernier type d’usage.')\"", + "type": "VTL|MD" + } + } + ], + "conditionFilter": { + "value": "(nvl(EB_EXISTE, \"2\") = \"1\") and (nvl(EB_ACHAT, \"1\") <> \"2\")", + "type": "VTL" + }, + "components": [ + { + "id": "luvcwirw", + "componentType": "Table", + "mandatory": false, + "page": "19", + "positioning": "HORIZONTAL", + "controls": [ + { + "id": "luvcwirw-RDOP-luvcujsy-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(EB_USA4)) and (0>EB_USA4 or 100EB_USA4)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luvcwirw-RDOP-luvcwub5-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(EB_USA3)) and (0>EB_USA3 or 100EB_USA3)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luvcwirw-RDOP-luvcvxnp-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(EB_USA2)) and (0>EB_USA2 or 100EB_USA2)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luvcwirw-RDOP-luvd4246-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(EB_USA1)) and (0>EB_USA1 or 100EB_USA1)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "luvcwirw-RDOP-luvd3ioe-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(EB_USA5)) and (0>EB_USA5 or 100EB_USA5)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "luvcnh27", + "page": "19", + "label": { + "value": "\"XIX - \" || \"Gaz de hauts fourneaux, gaz de cokerie, gaz d’aciérie, d’air propané ou butané\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "luvcum2m", + "page": "19", + "label": { + "value": "\"Répartition par usage de vos achats\"", + "type": "VTL|MD" + } + } + }, + "header": [ + { "label": { "value": "", "type": "VTL|MD" } }, + { "label": { "value": "\"En %\"", "type": "VTL|MD" } } + ], + "body": [ + [ + { + "value": "1", + "label": { + "value": "\"Production de vapeur et/ou d'autres fluides caloporteurs\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luvcwirw-RDOP-luvd3ioe", + "unit": "%", + "response": { "name": "EB_USA5" } + } + ], + [ + { + "value": "2", + "label": { + "value": "\"Processus de fabrication (hors production de vapeur et autres fluides caloporteurs)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luvcwirw-RDOP-luvd4246", + "unit": "%", + "response": { "name": "EB_USA1" } + } + ], + [ + { + "value": "3", + "label": { + "value": "\"Matières premières (usage non énergétique)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luvcwirw-RDOP-luvcvxnp", + "unit": "%", + "response": { "name": "EB_USA2" } + } + ], + [ + { + "value": "4", + "label": { + "value": "\"Production d’électricité\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luvcwirw-RDOP-luvcwub5", + "unit": "%", + "response": { "name": "EB_USA3" } + } + ], + [ + { + "value": "5", + "label": { + "value": "\"Autres usages (y compris chauffage des locaux et production d'eau chaude sanitaire)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "luvcwirw-RDOP-luvcujsy", + "unit": "%", + "response": { "name": "EB_USA4" } + } + ] + ] + } + ] + }, + { + "id": "luvctash", + "componentType": "Sequence", + "page": "20", + "label": { + "value": "\"XX - \" || \"Autres combustibles\"", + "type": "VTL|MD" + }, + "conditionFilter": { "value": "true", "type": "VTL" }, + "hierarchy": { + "sequence": { + "id": "luvctash", + "page": "20", + "label": { + "value": "\"XX - \" || \"Autres combustibles\"", + "type": "VTL|MD" + } + } + } + }, + { + "id": "question-lv0mmgit", + "componentType": "Question", + "page": "20", + "label": { + "value": "\"1. \" || \"Avez-vous consommé d’autres types de combustibles ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { "value": "true", "type": "VTL" }, + "components": [ + { + "id": "lv0mmgit", + "componentType": "Table", + "mandatory": false, + "page": "20", + "positioning": "HORIZONTAL", + "hierarchy": { + "sequence": { + "id": "luvctash", + "page": "20", + "label": { + "value": "\"XX - \" || \"Autres combustibles\"", + "type": "VTL|MD" + } + } + }, + "body": [ + [ + { + "value": "1", + "label": { + "value": "\"**[Autres combustibles renouvelables](. 'Le biogaz et le biométhane sont à déclarer dans la carte VI.')** *(boues d’épuration, farines animales, graisses animales, huiles végétales, bagasse, biomasse dont déchets végétaux, résine renouvelable, ordures ménagères renouvelables, combustibles solides de récupération (CSR) renouvelables, combustibles solides de substitution (CSS) renouvelables)*\"", + "type": "VTL|MD" + } + }, + { + "componentType": "Radio", + "id": "lv0mmgit-RDOP-lv0ote11", + "options": [ + { + "value": "1", + "label": { "value": "\"Oui\"", "type": "VTL|MD" } + }, + { + "value": "2", + "label": { "value": "\"Non\"", "type": "VTL|MD" } + } + ], + "response": { "name": "XB_EXISTE" } + } + ], + [ + { + "value": "2", + "label": { + "value": "\"**[Autres combustibles non renouvelables](. 'Est non renouvelable, au sens du code de l’énergie, un combustible sans fraction organique biodégradable.')** *(déchets de papier, pneus usés, déchets de caoutchouc, déchets de textiles et de cuir, plastiques, huile usée et huile de récupération, déchets de peinture ou vernis ou solvants, tétrène, acétylène, combustibles solides de récupération (CSR) non renouvelables, combustibles liquides de substitution (CLS) non renouvelables, combustibles solides de substitution (CSS) non renouvelables, déchets synthétiques, résine non renouvelable, ordures ménagères non renouvelables, résidus de broyage automobile, résidus carbonés, mousse polyuréthane, xylène)*\"", + "type": "VTL|MD" + } + }, + { + "componentType": "Radio", + "id": "lv0mmgit-RDOP-lv0oohs7", + "options": [ + { + "value": "1", + "label": { "value": "\"Oui\"", "type": "VTL|MD" } + }, + { + "value": "2", + "label": { "value": "\"Non\"", "type": "VTL|MD" } + } + ], + "response": { "name": "YB_EXISTE" } + } + ], + [ + { + "value": "3", + "label": { + "value": "\"**Autres combustibles non cités auparavant**\"", + "type": "VTL|MD" + } + }, + { + "componentType": "Radio", + "id": "lv0mmgit-RDOP-lv0oiiqx", + "options": [ + { + "value": "1", + "label": { "value": "\"Oui\"", "type": "VTL|MD" } + }, + { + "value": "2", + "label": { "value": "\"Non\"", "type": "VTL|MD" } + } + ], + "response": { "name": "ZB_EXISTE" } + } + ] + ] + } + ] + }, + { + "id": "lv0n44vw", + "componentType": "Sequence", + "page": "21", + "label": { + "value": "\"XXI - \" || \"Autres combustibles renouvelables\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(XB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "lv0n44vw", + "page": "21", + "label": { + "value": "\"XXI - \" || \"Autres combustibles renouvelables\"", + "type": "VTL|MD" + } + } + }, + "description": { + "value": "\"Merci de ne pas laisser de cases vides si vous avez consommé une de ces énergies. Indiquez ''0'' dans les cases sans objet.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0mu50p", + "componentType": "Subsequence", + "page": "21", + "label": { + "value": "\"Énergie consommée en quantité\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(XB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "lv0n44vw", + "page": "21", + "label": { + "value": "\"XXI - \" || \"Autres combustibles renouvelables\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "lv0mu50p", + "page": "21", + "label": { + "value": "\"Énergie consommée en quantité\"", + "type": "VTL|MD" + } + } + } + }, + { + "id": "question-lv0n6o1p", + "componentType": "Question", + "page": "21", + "label": { + "value": "\"1. \" || \"Quelle est la quantité d'énergie consommée (en tonnes) ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(XB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "lv0n6o1p", + "componentType": "Table", + "mandatory": false, + "page": "21", + "positioning": "HORIZONTAL", + "controls": [ + { + "id": "lv0n6o1p-RDOP-lv0os58z-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(XB_CUP11)) and (0.0>XB_CUP11 or 99999999.9XB_CUP11)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0n6o1p-RDOP-lv0ofrcy-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(XB_CUP10)) and (0.0>XB_CUP10 or 99999999.9XB_CUP10)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0n6o1p-RDOP-lv0olg5r-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(XB_CUP9)) and (0.0>XB_CUP9 or 99999999.9XB_CUP9)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0n6o1p-RDOP-lv0oyz9s-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(XB_CUP8)) and (0.0>XB_CUP8 or 99999999.9XB_CUP8)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0n6o1p-RDOP-lv0or011-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(XB_CUP7)) and (0.0>XB_CUP7 or 99999999.9XB_CUP7)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0n6o1p-RDOP-lv0oh2qg-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(XB_CUP6)) and (0.0>XB_CUP6 or 99999999.9XB_CUP6)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0n6o1p-RDOP-lv0ovkbj-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(XB_CUP4)) and (0.0>XB_CUP4 or 99999999.9XB_CUP4)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0n6o1p-RDOP-lv0og3ir-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(XB_CUP3)) and (0.0>XB_CUP3 or 99999999.9XB_CUP3)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0n6o1p-RDOP-lv0ogiew-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(XB_CUP2)) and (0.0>XB_CUP2 or 99999999.9XB_CUP2)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0n6o1p-RDOP-lv0ondee-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(XB_CUP1)) and (0.0>XB_CUP1 or 99999999.9XB_CUP1)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "lv0n44vw", + "page": "21", + "label": { + "value": "\"XXI - \" || \"Autres combustibles renouvelables\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "lv0mu50p", + "page": "21", + "label": { + "value": "\"Énergie consommée en quantité\"", + "type": "VTL|MD" + } + } + }, + "header": [ + { "label": { "value": "", "type": "VTL|MD" } }, + { + "label": { + "value": "\"Quantité d'énergie consommée\"", + "type": "VTL|MD" + } + } + ], + "body": [ + [ + { + "value": "1", + "label": { + "value": "\"Boues d'épuration (boues industrielles, boues urbaines fraîches, boues urbaines digérées)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "id": "lv0n6o1p-RDOP-lv0ondee", + "unit": "tonnes", + "response": { "name": "XB_CUP1" } + } + ], + [ + { + "value": "2", + "label": { "value": "\"Farines animales\"", "type": "VTL|MD" } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "id": "lv0n6o1p-RDOP-lv0ogiew", + "unit": "tonnes", + "response": { "name": "XB_CUP2" } + } + ], + [ + { + "value": "3", + "label": { "value": "\"Graisses animales\"", "type": "VTL|MD" } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "id": "lv0n6o1p-RDOP-lv0og3ir", + "unit": "tonnes", + "response": { "name": "XB_CUP3" } + } + ], + [ + { + "value": "4", + "label": { + "value": "\"Huiles végétales (arachide, colza, palme, soja, tournesol)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "id": "lv0n6o1p-RDOP-lv0ovkbj", + "unit": "tonnes", + "response": { "name": "XB_CUP4" } + } + ], + [ + { + "value": "5", + "label": { "value": "\"Bagasse\"", "type": "VTL|MD" } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "id": "lv0n6o1p-RDOP-lv0oh2qg", + "unit": "tonnes", + "response": { "name": "XB_CUP6" } + } + ], + [ + { + "value": "6", + "label": { + "value": "\"Biomasse dont déchets végétaux (paille, marc de café, déchets de tomate, pruneaux, raisin...)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "id": "lv0n6o1p-RDOP-lv0or011", + "unit": "tonnes", + "response": { "name": "XB_CUP7" } + } + ], + [ + { + "value": "7", + "label": { + "value": "\"Résine renouvelable\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "id": "lv0n6o1p-RDOP-lv0oyz9s", + "unit": "tonnes", + "response": { "name": "XB_CUP8" } + } + ], + [ + { + "value": "8", + "label": { + "value": "\"Ordures ménagères renouvelables\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "id": "lv0n6o1p-RDOP-lv0olg5r", + "unit": "tonnes", + "response": { "name": "XB_CUP9" } + } + ], + [ + { + "value": "9", + "label": { + "value": "\"Combustibles solides de récupération (CSR) renouvelables\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "id": "lv0n6o1p-RDOP-lv0ofrcy", + "unit": "tonnes", + "response": { "name": "XB_CUP10" } + } + ], + [ + { + "value": "10", + "label": { + "value": "\"Combustibles solides de substitution (CSS) renouvelables\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "id": "lv0n6o1p-RDOP-lv0os58z", + "unit": "tonnes", + "response": { "name": "XB_CUP11" } + } + ] + ] + } + ] + }, + { + "id": "lv0nf7a0", + "componentType": "Subsequence", + "page": "21", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(XB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "lv0n44vw", + "page": "21", + "label": { + "value": "\"XXI - \" || \"Autres combustibles renouvelables\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "lv0nf7a0", + "page": "21", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + } + } + } + }, + { + "id": "question-lv0nbicn", + "componentType": "Question", + "page": "21", + "label": { + "value": "\"2. \" || \"Quelle est la répartition par usage de votre consommation ?\"", + "type": "VTL|MD" + }, + "declarations": [ + { + "id": "lv3meteb", + "declarationType": "INSTRUCTION", + "position": "AFTER_QUESTION_TEXT", + "label": { + "value": "\"Le total doit être égal à 100%. [Ne pas confondre l’usage ’’Processus de fabrication’’ et l’usage ’’Matières premières (usage non énergétique)’’.](. 'Ne pas confondre l’usage ’’Processus de fabrication (hors production de vapeur)’’ qui correspond à la part de l’énergie directement consommée pour faire fonctionner les outils de production (machines, séchoirs, fours...), et l’usage ’’Matières premières (usage non énergétique)’’ qui est la part de combustibles entrant dans la composition du produit final. Le bois ne rentre pas en compte dans ce dernier type d’usage.') La répartition concerne l’ensemble des énergies renouvelables indiquées ci-dessus.\"", + "type": "VTL|MD" + } + } + ], + "conditionFilter": { + "value": "(nvl(XB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "lv0nbicn", + "componentType": "Table", + "mandatory": false, + "page": "21", + "positioning": "HORIZONTAL", + "controls": [ + { + "id": "lv0nbicn-RDOP-lv0ornt7-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(XB_USA4)) and (0>XB_USA4 or 100XB_USA4)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0nbicn-RDOP-lv0ojlnk-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(XB_USA3)) and (0>XB_USA3 or 100XB_USA3)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0nbicn-RDOP-lv0oepph-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(XB_USA2)) and (0>XB_USA2 or 100XB_USA2)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0nbicn-RDOP-lv0oqbyw-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(XB_USA1)) and (0>XB_USA1 or 100XB_USA1)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0nbicn-RDOP-lv0oua8c-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(XB_USA5)) and (0>XB_USA5 or 100XB_USA5)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "lv0n44vw", + "page": "21", + "label": { + "value": "\"XXI - \" || \"Autres combustibles renouvelables\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "lv0nf7a0", + "page": "21", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + } + } + }, + "header": [ + { "label": { "value": "", "type": "VTL|MD" } }, + { "label": { "value": "\"En %\"", "type": "VTL|MD" } } + ], + "body": [ + [ + { + "value": "1", + "label": { + "value": "\"Production de vapeur et/ou d'autres fluides caloporteurs\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "lv0nbicn-RDOP-lv0oua8c", + "unit": "%", + "response": { "name": "XB_USA5" } + } + ], + [ + { + "value": "2", + "label": { + "value": "\"Processus de fabrication (hors production de vapeur et autres fluides caloporteurs)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "lv0nbicn-RDOP-lv0oqbyw", + "unit": "%", + "response": { "name": "XB_USA1" } + } + ], + [ + { + "value": "3", + "label": { + "value": "\"Matières premières (usage non énergétique)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "lv0nbicn-RDOP-lv0oepph", + "unit": "%", + "response": { "name": "XB_USA2" } + } + ], + [ + { + "value": "4", + "label": { + "value": "\"Production d’électricité\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "lv0nbicn-RDOP-lv0ojlnk", + "unit": "%", + "response": { "name": "XB_USA3" } + } + ], + [ + { + "value": "5", + "label": { + "value": "\"Autres usages (y compris chauffage des locaux et production d'eau chaude sanitaire)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "lv0nbicn-RDOP-lv0ornt7", + "unit": "%", + "response": { "name": "XB_USA4" } + } + ] + ] + } + ] + }, + { + "id": "lv0nd5ha", + "componentType": "Sequence", + "page": "22", + "label": { + "value": "\"XXII - \" || \"Autres combustibles non renouvelables\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(YB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "lv0nd5ha", + "page": "22", + "label": { + "value": "\"XXII - \" || \"Autres combustibles non renouvelables\"", + "type": "VTL|MD" + } + } + } + }, + { + "id": "lv0nk8gu", + "componentType": "Subsequence", + "page": "22", + "label": { + "value": "\"Énergie consommée en quantité\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(YB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "lv0nd5ha", + "page": "22", + "label": { + "value": "\"XXII - \" || \"Autres combustibles non renouvelables\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "lv0nk8gu", + "page": "22", + "label": { + "value": "\"Énergie consommée en quantité\"", + "type": "VTL|MD" + } + } + }, + "description": { + "value": "\"Merci de ne pas laisser de cases vides si vous avez consommé une de ces énergies. Indiquez ''0'' dans les cases sans objet.\"", + "type": "VTL|MD" + } + }, + { + "id": "question-lv0nidfr", + "componentType": "Question", + "page": "22", + "label": { + "value": "\"1. \" || \"Quelle est la quantité d'énergie consommée ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(YB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "lv0nidfr", + "componentType": "Table", + "mandatory": false, + "page": "22", + "positioning": "HORIZONTAL", + "controls": [ + { + "id": "lv0nidfr-RDOP-lv0okba0-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(YB_CUP18)) and (0.0>YB_CUP18 or 99999999.9YB_CUP18)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0nidfr-RDOP-lv0omli0-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(YB_CUP17)) and (0.0>YB_CUP17 or 99999999.9YB_CUP17)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0nidfr-RDOP-lv0oypke-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(YB_CUP16)) and (0.0>YB_CUP16 or 99999999.9YB_CUP16)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0nidfr-RDOP-lv0oeu6j-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(YB_CUP15)) and (0.0>YB_CUP15 or 99999999.9YB_CUP15)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0nidfr-RDOP-lv0omdak-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(YB_CUP14)) and (0.0>YB_CUP14 or 99999999.9YB_CUP14)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0nidfr-RDOP-lv0osvqi-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(YB_CUP13)) and (0.0>YB_CUP13 or 99999999.9YB_CUP13)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0nidfr-RDOP-lv0oktdc-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(YB_CUP12)) and (0.0>YB_CUP12 or 99999999.9YB_CUP12)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0nidfr-RDOP-lv0owehi-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(YB_CUP11)) and (0.0>YB_CUP11 or 99999999.9YB_CUP11)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0nidfr-RDOP-lv0ooio6-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(YB_CUP10)) and (0.0>YB_CUP10 or 99999999.9YB_CUP10)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0nidfr-RDOP-lv0omhrr-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(YB_CUP9)) and (0.0>YB_CUP9 or 99999999.9YB_CUP9)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0nidfr-RDOP-lv0op5nl-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(YB_CUP8)) and (0.0>YB_CUP8 or 99999999.9YB_CUP8)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0nidfr-RDOP-lv0oo0j9-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(YB_CUP7)) and (0.0>YB_CUP7 or 99999999.9YB_CUP7)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0nidfr-RDOP-lv0oqz7t-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(YB_CUP6)) and (0.0>YB_CUP6 or 99999999.9YB_CUP6)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0nidfr-RDOP-lv0osbtp-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(YB_CUP5)) and (0.0>YB_CUP5 or 99999999.9YB_CUP5)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0nidfr-RDOP-lv0oihe5-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(YB_CUP4)) and (0.0>YB_CUP4 or 99999999.9YB_CUP4)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0nidfr-RDOP-lv0ot0zq-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(YB_CUP3)) and (0.0>YB_CUP3 or 99999999.9YB_CUP3)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0nidfr-RDOP-lv0oxgi8-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(YB_CUP2)) and (0.0>YB_CUP2 or 99999999.9YB_CUP2)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0nidfr-RDOP-lv0oswx6-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(YB_CUP1)) and (0.0>YB_CUP1 or 99999999.9YB_CUP1)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "lv0nd5ha", + "page": "22", + "label": { + "value": "\"XXII - \" || \"Autres combustibles non renouvelables\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "lv0nk8gu", + "page": "22", + "label": { + "value": "\"Énergie consommée en quantité\"", + "type": "VTL|MD" + } + } + }, + "header": [ + { "label": { "value": "", "type": "VTL|MD" } }, + { + "label": { + "value": "\"Quantité d'énergie consommée\"", + "type": "VTL|MD" + } + } + ], + "body": [ + [ + { + "value": "1", + "label": { + "value": "\"Déchets de papier (papier ordinaire, déchets de papiers pâteux, déchets secs industriels de papier)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "id": "lv0nidfr-RDOP-lv0oswx6", + "unit": "tonnes", + "response": { "name": "YB_CUP1" } + } + ], + [ + { + "value": "2", + "label": { + "value": "\"Pneus usés (pneus broyés, déchiquetés, pneus usagés non réutilisables (PUNR))\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "id": "lv0nidfr-RDOP-lv0oxgi8", + "unit": "tonnes", + "response": { "name": "YB_CUP2" } + } + ], + [ + { + "value": "3", + "label": { + "value": "\"Déchets de caoutchouc\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "id": "lv0nidfr-RDOP-lv0ot0zq", + "unit": "tonnes", + "response": { "name": "YB_CUP3" } + } + ], + [ + { + "value": "4", + "label": { + "value": "\"Déchets de textiles et de cuir\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "id": "lv0nidfr-RDOP-lv0oihe5", + "unit": "tonnes", + "response": { "name": "YB_CUP4" } + } + ], + [ + { + "value": "5", + "label": { + "value": "\"Plastiques (dont déchets de PVC)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "id": "lv0nidfr-RDOP-lv0osbtp", + "unit": "tonnes", + "response": { "name": "YB_CUP5" } + } + ], + [ + { + "value": "6", + "label": { + "value": "\"Huile usée et huile de récupération (émulsions huileuses...)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "id": "lv0nidfr-RDOP-lv0oqz7t", + "unit": "tonnes", + "response": { "name": "YB_CUP6" } + } + ], + [ + { + "value": "7", + "label": { + "value": "\"Déchets de peinture ou vernis ou solvants (acétone, benzène, méthanol, autres)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "id": "lv0nidfr-RDOP-lv0oo0j9", + "unit": "tonnes", + "response": { "name": "YB_CUP7" } + } + ], + [ + { + "value": "8", + "label": { + "value": "\"Tétrène et acétylène\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "id": "lv0nidfr-RDOP-lv0op5nl", + "unit": "tonnes", + "response": { "name": "YB_CUP8" } + } + ], + [ + { + "value": "9", + "label": { + "value": "\"Combustibles solides de récupération (CSR) non renouvelables\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "id": "lv0nidfr-RDOP-lv0omhrr", + "unit": "tonnes", + "response": { "name": "YB_CUP9" } + } + ], + [ + { + "value": "10", + "label": { + "value": "\"Combustibles liquides de substitution (CLS) non renouvelables (hydrocarbures recyclés, ...)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "id": "lv0nidfr-RDOP-lv0ooio6", + "unit": "tonnes", + "response": { "name": "YB_CUP10" } + } + ], + [ + { + "value": "11", + "label": { + "value": "\"Combustibles solides de substitution (CSS) non renouvelables\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "id": "lv0nidfr-RDOP-lv0owehi", + "unit": "tonnes", + "response": { "name": "YB_CUP11" } + } + ], + [ + { + "value": "12", + "label": { + "value": "\"Déchets synthétiques (gazon synthétique, ...)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "id": "lv0nidfr-RDOP-lv0oktdc", + "unit": "tonnes", + "response": { "name": "YB_CUP12" } + } + ], + [ + { + "value": "13", + "label": { + "value": "\"Résine non renouvelable\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "id": "lv0nidfr-RDOP-lv0osvqi", + "unit": "tonnes", + "response": { "name": "YB_CUP13" } + } + ], + [ + { + "value": "14", + "label": { + "value": "\"Ordures ménagères non renouvelables\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "id": "lv0nidfr-RDOP-lv0omdak", + "unit": "tonnes", + "response": { "name": "YB_CUP14" } + } + ], + [ + { + "value": "15", + "label": { + "value": "\"Résidus de broyage automobile\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "id": "lv0nidfr-RDOP-lv0oeu6j", + "unit": "tonnes", + "response": { "name": "YB_CUP15" } + } + ], + [ + { + "value": "16", + "label": { "value": "\"Résidus carbonés\"", "type": "VTL|MD" } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "id": "lv0nidfr-RDOP-lv0oypke", + "unit": "tonnes", + "response": { "name": "YB_CUP16" } + } + ], + [ + { + "value": "17", + "label": { + "value": "\"Mousse polyuréthane\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "id": "lv0nidfr-RDOP-lv0omli0", + "unit": "tonnes", + "response": { "name": "YB_CUP17" } + } + ], + [ + { + "value": "18", + "label": { "value": "\"Xylène\"", "type": "VTL|MD" } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "id": "lv0nidfr-RDOP-lv0okba0", + "unit": "tonnes", + "response": { "name": "YB_CUP18" } + } + ] + ] + } + ] + }, + { + "id": "lv0o3jzh", + "componentType": "Subsequence", + "page": "22", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(YB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "lv0nd5ha", + "page": "22", + "label": { + "value": "\"XXII - \" || \"Autres combustibles non renouvelables\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "lv0o3jzh", + "page": "22", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + } + } + } + }, + { + "id": "question-lv0o1opr", + "componentType": "Question", + "page": "22", + "label": { + "value": "\"2. \" || \"Quelle est la répartition par usage de votre consommation ?\"", + "type": "VTL|MD" + }, + "declarations": [ + { + "id": "lv3meg73", + "declarationType": "INSTRUCTION", + "position": "AFTER_QUESTION_TEXT", + "label": { + "value": "\"Le total doit être égal à 100%. [Ne pas confondre l’usage ’’Processus de fabrication’’ et l’usage ’’Matières premières (usage non énergétique)’’.](. 'Ne pas confondre l’usage ’’Processus de fabrication (hors production de vapeur)’’ qui correspond à la part de l’énergie directement consommée pour faire fonctionner les outils de production (machines, séchoirs, fours...), et l’usage ’’Matières premières (usage non énergétique)’’ qui est la part de combustibles entrant dans la composition du produit final. Le bois ne rentre pas en compte dans ce dernier type d’usage.') La répartition concerne l’ensemble des énergies renouvelables indiquées ci-dessus.\"", + "type": "VTL|MD" + } + } + ], + "conditionFilter": { + "value": "(nvl(YB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "lv0o1opr", + "componentType": "Table", + "mandatory": false, + "page": "22", + "positioning": "HORIZONTAL", + "controls": [ + { + "id": "lv0o1opr-RDOP-lv0oxdam-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(YB_USA4)) and (0>YB_USA4 or 100YB_USA4)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0o1opr-RDOP-lv0oug4v-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(YB_USA3)) and (0>YB_USA3 or 100YB_USA3)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0o1opr-RDOP-lv0ofzbz-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(YB_USA2)) and (0>YB_USA2 or 100YB_USA2)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0o1opr-RDOP-lv0olacu-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(YB_USA1)) and (0>YB_USA1 or 100YB_USA1)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0o1opr-RDOP-lv0othh5-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(YB_USA5)) and (0>YB_USA5 or 100YB_USA5)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "lv0nd5ha", + "page": "22", + "label": { + "value": "\"XXII - \" || \"Autres combustibles non renouvelables\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "lv0o3jzh", + "page": "22", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + } + } + }, + "header": [ + { "label": { "value": "", "type": "VTL|MD" } }, + { "label": { "value": "\"En %\"", "type": "VTL|MD" } } + ], + "body": [ + [ + { + "value": "1", + "label": { + "value": "\"Production de vapeur et/ou d'autres fluides caloporteurs\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "lv0o1opr-RDOP-lv0othh5", + "unit": "%", + "response": { "name": "YB_USA5" } + } + ], + [ + { + "value": "2", + "label": { + "value": "\"Processus de fabrication (hors production de vapeur et autres fluides caloporteurs)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "lv0o1opr-RDOP-lv0olacu", + "unit": "%", + "response": { "name": "YB_USA1" } + } + ], + [ + { + "value": "3", + "label": { + "value": "\"Matières premières (usage non énergétique)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "lv0o1opr-RDOP-lv0ofzbz", + "unit": "%", + "response": { "name": "YB_USA2" } + } + ], + [ + { + "value": "4", + "label": { + "value": "\"Production d’électricité\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "lv0o1opr-RDOP-lv0oug4v", + "unit": "%", + "response": { "name": "YB_USA3" } + } + ], + [ + { + "value": "5", + "label": { + "value": "\"Autres usages (y compris chauffage des locaux et production d'eau chaude sanitaire)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "lv0o1opr-RDOP-lv0oxdam", + "unit": "%", + "response": { "name": "YB_USA4" } + } + ] + ] + } + ] + }, + { + "id": "lv0o4c9h", + "componentType": "Sequence", + "page": "23", + "label": { + "value": "\"XXIII - \" || \"Autres combustibles non cités auparavant\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(ZB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "lv0o4c9h", + "page": "23", + "label": { + "value": "\"XXIII - \" || \"Autres combustibles non cités auparavant\"", + "type": "VTL|MD" + } + } + } + }, + { + "id": "lv0nv0qu", + "componentType": "Subsequence", + "page": "23", + "label": { + "value": "\"Autres énergies non indiquées auparavant consommées \"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(ZB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "lv0o4c9h", + "page": "23", + "label": { + "value": "\"XXIII - \" || \"Autres combustibles non cités auparavant\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "lv0nv0qu", + "page": "23", + "label": { + "value": "\"Autres énergies non indiquées auparavant consommées \"", + "type": "VTL|MD" + } + } + } + }, + { + "id": "question-lv0obzdi", + "componentType": "Question", + "page": "23", + "label": { + "value": "\"1. \" || \"Notez ci-dessous les autres énergies non indiquées auparavant que vous avez consommées en \" || nvl(ANNEE_COLLECTE, \"\") || \".\" ", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(ZB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "lv0obzdi", + "componentType": "RosterForLoop", + "mandatory": false, + "page": "23", + "positioning": "HORIZONTAL", + "controls": [ + { + "id": "lv0obzdi-RDOP-lv0ovdm7-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(ZB_CUP)) and (0.0>ZB_CUP or 99999999.9ZB_CUP)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "lv0o4c9h", + "page": "23", + "label": { + "value": "\"XXIII - \" || \"Autres combustibles non cités auparavant\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "lv0nv0qu", + "page": "23", + "label": { + "value": "\"Autres énergies non indiquées auparavant consommées \"", + "type": "VTL|MD" + } + } + }, + "components": [ + { + "componentType": "Input", + "maxLength": 50, + "id": "lv0obzdi-RDOP-lv0oh8q2", + "response": { "name": "ZB_NOM" } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 9.99999999e7, + "decimals": 1, + "id": "lv0obzdi-RDOP-lv0ovdm7", + "response": { "name": "ZB_CUP" } + }, + { + "componentType": "Dropdown", + "id": "lv0obzdi-RDOP-lv0ou72b", + "options": [ + { + "value": "1", + "label": { "value": "\"tonnes\"", "type": "VTL|MD" } + }, + { + "value": "2", + "label": { "value": "\"litres\"", "type": "VTL|MD" } + }, + { + "value": "3", + "label": { "value": "\"m³\"", "type": "VTL|MD" } + }, + { + "value": "4", + "label": { "value": "\"MWh\"", "type": "VTL|MD" } + }, + { + "value": "5", + "label": { "value": "\"autre\"", "type": "VTL|MD" } + } + ], + "response": { "name": "ZB_UNI" } + } + ], + "lines": { + "min": { "value": "1", "type": "VTL" }, + "max": { "value": "10", "type": "VTL" } + }, + "header": [ + { + "label": { + "value": "\"Nom de la ou des énergie(s) consommée(s)\"", + "type": "VTL|MD" + } + }, + { + "label": { + "value": "\"Quantité d'énergie consommée\"", + "type": "VTL|MD" + } + }, + { + "label": { + "value": "\"Unité de l'énergie consommée (tonnes, litres, m³, MWh, autre)\"", + "type": "VTL|MD" + } + } + ] + } + ] + }, + { + "id": "lv0oe8xw", + "componentType": "Subsequence", + "page": "23", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + }, + "conditionFilter": { + "value": "(nvl(ZB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "hierarchy": { + "sequence": { + "id": "lv0o4c9h", + "page": "23", + "label": { + "value": "\"XXIII - \" || \"Autres combustibles non cités auparavant\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "lv0oe8xw", + "page": "23", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + } + } + } + }, + { + "id": "question-lv0obtt6", + "componentType": "Question", + "page": "23", + "label": { + "value": "\"2. \" || \"Quelle est la répartition par usage de votre consommation ?\"", + "type": "VTL|MD" + }, + "declarations": [ + { + "id": "lv3tv0m9", + "declarationType": "INSTRUCTION", + "position": "AFTER_QUESTION_TEXT", + "label": { + "value": "\"Le total doit être égal à 100%. [Ne pas confondre l’usage ’’Processus de fabrication’’ et l’usage ’’Matières premières (usage non énergétique)’’.](. 'Ne pas confondre l’usage ’’Processus de fabrication (hors production de vapeur)’’ qui correspond à la part de l’énergie directement consommée pour faire fonctionner les outils de production (machines, séchoirs, fours...), et l’usage ’’Matières premières (usage non énergétique)’’ qui est la part de combustibles entrant dans la composition du produit final. Le bois ne rentre pas en compte dans ce dernier type d’usage.') La répartition concerne l’ensemble des énergies renouvelables indiquées ci-dessus.\"", + "type": "VTL|MD" + } + } + ], + "conditionFilter": { + "value": "(nvl(ZB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "components": [ + { + "id": "lv0obtt6", + "componentType": "Table", + "mandatory": false, + "page": "23", + "positioning": "HORIZONTAL", + "controls": [ + { + "id": "lv0obtt6-RDOP-lv0opl8g-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(ZB_USA4)) and (0>ZB_USA4 or 100ZB_USA4)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0obtt6-RDOP-lv0oojfh-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(ZB_USA3)) and (0>ZB_USA3 or 100ZB_USA3)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0obtt6-RDOP-lv0oi55w-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(ZB_USA2)) and (0>ZB_USA2 or 100ZB_USA2)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0obtt6-RDOP-lv0orn28-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(ZB_USA1)) and (0>ZB_USA1 or 100ZB_USA1)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + }, + { + "id": "lv0obtt6-RDOP-lv0oelft-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(ZB_USA5)) and (0>ZB_USA5 or 100ZB_USA5)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "lv0o4c9h", + "page": "23", + "label": { + "value": "\"XXIII - \" || \"Autres combustibles non cités auparavant\"", + "type": "VTL|MD" + } + }, + "subSequence": { + "id": "lv0oe8xw", + "page": "23", + "label": { + "value": "\"Répartition par usage de votre consommation\"", + "type": "VTL|MD" + } + } + }, + "header": [ + { "label": { "value": "", "type": "VTL|MD" } }, + { "label": { "value": "\"En %\"", "type": "VTL|MD" } } + ], + "body": [ + [ + { + "value": "1", + "label": { + "value": "\"Production de vapeur et/ou d'autres fluides caloporteurs\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "lv0obtt6-RDOP-lv0oelft", + "unit": "%", + "response": { "name": "ZB_USA5" } + } + ], + [ + { + "value": "2", + "label": { + "value": "\"Processus de fabrication (hors production de vapeur et autres fluides caloporteurs)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "lv0obtt6-RDOP-lv0orn28", + "unit": "%", + "response": { "name": "ZB_USA1" } + } + ], + [ + { + "value": "3", + "label": { + "value": "\"Matières premières (usage non énergétique)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "lv0obtt6-RDOP-lv0oi55w", + "unit": "%", + "response": { "name": "ZB_USA2" } + } + ], + [ + { + "value": "4", + "label": { + "value": "\"Production d’électricité\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "lv0obtt6-RDOP-lv0oojfh", + "unit": "%", + "response": { "name": "ZB_USA3" } + } + ], + [ + { + "value": "5", + "label": { + "value": "\"Autres usages (y compris chauffage des locaux et production d'eau chaude sanitaire)\"", + "type": "VTL|MD" + } + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 100.0, + "decimals": 0, + "id": "lv0obtt6-RDOP-lv0opl8g", + "unit": "%", + "response": { "name": "ZB_USA4" } + } + ] + ] + } + ] + }, + { + "id": "TIME-SEQ", + "componentType": "Sequence", + "page": "24", + "label": { "value": "\"Temps de réponse\"", "type": "VTL|MD" }, + "conditionFilter": { "value": "true", "type": "VTL" }, + "hierarchy": { + "sequence": { + "id": "TIME-SEQ", + "page": "24", + "label": { "value": "\"Temps de réponse\"", "type": "VTL|MD" } + } + } + }, + { + "id": "question-TIME-QUESTION-HEURE-REMPL", + "componentType": "Question", + "page": "24", + "label": { + "value": "\"1. \" || \"Combien de temps avez-vous mis en tout pour répondre à cette enquête (recherche des données + remplissage du questionnaire) ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { "value": "true", "type": "VTL" }, + "components": [ + { + "id": "TIME-QUESTION-HEURE-REMPL", + "componentType": "InputNumber", + "mandatory": false, + "page": "24", + "min": 0.0, + "max": 99.0, + "decimals": 0, + "controls": [ + { + "id": "TIME-QUESTION-HEURE-REMPL-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(HEURE_REMPL)) and (0>HEURE_REMPL or 99HEURE_REMPL)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "TIME-SEQ", + "page": "24", + "label": { "value": "\"Temps de réponse\"", "type": "VTL|MD" } + } + }, + "unit": "heures", + "response": { "name": "HEURE_REMPL" }, + "description": { + "value": "Format attendu : un nombre en heures entre 0 et 99", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "question-TIME-QUESTION-MIN-REMPL", + "componentType": "Question", + "page": "24", + "label": { "value": "", "type": "VTL|MD" }, + "conditionFilter": { "value": "true", "type": "VTL" }, + "components": [ + { + "id": "TIME-QUESTION-MIN-REMPL", + "componentType": "InputNumber", + "mandatory": false, + "page": "24", + "min": 0.0, + "max": 59.0, + "decimals": 0, + "controls": [ + { + "id": "TIME-QUESTION-MIN-REMPL-format-borne-inf-sup", + "typeOfControl": "FORMAT", + "criticality": "ERROR", + "control": { + "value": "not(not(isnull(MIN_REMPL)) and (0>MIN_REMPL or 59MIN_REMPL)", + "type": "VTL" + }, + "errorMessage": { + "value": "\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"", + "type": "VTL|MD" + } + } + ], + "hierarchy": { + "sequence": { + "id": "TIME-SEQ", + "page": "24", + "label": { "value": "\"Temps de réponse\"", "type": "VTL|MD" } + } + }, + "unit": "minutes", + "response": { "name": "MIN_REMPL" }, + "description": { + "value": "Format attendu : un nombre en minutes entre 0 et 59", + "type": "VTL|MD" + } + } + ] + }, + { + "id": "COMMENT-SEQ", + "componentType": "Sequence", + "page": "25", + "label": { "value": "\"Commentaire\"", "type": "VTL|MD" }, + "conditionFilter": { "value": "true", "type": "VTL" }, + "hierarchy": { + "sequence": { + "id": "COMMENT-SEQ", + "page": "25", + "label": { "value": "\"Commentaire\"", "type": "VTL|MD" } + } + } + }, + { + "id": "question-COMMENT-QUESTION", + "componentType": "Question", + "page": "25", + "label": { + "value": "\"2. \" || \"Avez-vous des remarques concernant l'enquête ou des commentaires ?\"", + "type": "VTL|MD" + }, + "conditionFilter": { "value": "true", "type": "VTL" }, + "components": [ + { + "id": "COMMENT-QUESTION", + "componentType": "Textarea", + "mandatory": false, + "page": "25", + "maxLength": 2000, + "hierarchy": { + "sequence": { + "id": "COMMENT-SEQ", + "page": "25", + "label": { "value": "\"Commentaire\"", "type": "VTL|MD" } + } + }, + "response": { "name": "COMMENT_QE" } + } + ] + } + ], + "variables": [ + { + "name": "Total_HB", + "variableType": "CALCULATED", + "expression": { + "value": "nvl(HB_USA5, 0) + nvl(HB_USA1, 0) + nvl(HB_USA2, 0) + nvl(HB_USA3, 0) + nvl(HB_USA4, 0)", + "type": "VTL" + }, + "bindingDependencies": [ + "HB_USA5", + "HB_USA1", + "HB_USA2", + "HB_USA3", + "HB_USA4" + ], + "dimension": 0 + }, + { + "name": "Total_GB", + "variableType": "CALCULATED", + "expression": { + "value": "nvl(GB_USA5, 0) + nvl(GB_USA1, 0) + nvl(GB_USA2, 0) + nvl(GB_USA3, 0) + nvl(GB_USA4, 0)", + "type": "VTL" + }, + "bindingDependencies": [ + "GB_USA5", + "GB_USA1", + "GB_USA2", + "GB_USA3", + "GB_USA4" + ], + "dimension": 0 + }, + { + "name": "Total_FB", + "variableType": "CALCULATED", + "expression": { + "value": "nvl(FB_USA5, 0) + nvl(FB_USA1, 0) + nvl(FB_USA2, 0) + nvl(FB_USA3, 0) + nvl(FB_USA4, 0)", + "type": "VTL" + }, + "bindingDependencies": [ + "FB_USA5", + "FB_USA1", + "FB_USA2", + "FB_USA3", + "FB_USA4" + ], + "dimension": 0 + }, + { + "name": "Total_EB", + "variableType": "CALCULATED", + "expression": { + "value": "nvl(EB_USA5, 0) + nvl(EB_USA1, 0) + nvl(EB_USA2, 0) + nvl(EB_USA3, 0) + nvl(EB_USA4, 0)", + "type": "VTL" + }, + "bindingDependencies": [ + "EB_USA5", + "EB_USA1", + "EB_USA2", + "EB_USA3", + "EB_USA4" + ], + "dimension": 0 + }, + { + "name": "Total_DB", + "variableType": "CALCULATED", + "expression": { + "value": "nvl(DB_USA5, 0) + nvl(DB_USA1, 0) + nvl(DB_USA2, 0) + nvl(DB_USA3, 0) + nvl(DB_USA4, 0) + nvl(DB_USA9, 0)", + "type": "VTL" + }, + "bindingDependencies": [ + "DB_USA5", + "DB_USA1", + "DB_USA2", + "DB_USA3", + "DB_USA9", + "DB_USA4" + ], + "dimension": 0 + }, + { + "name": "Total_CB", + "variableType": "CALCULATED", + "expression": { + "value": "nvl(CB_USA1, 0) + nvl(CB_USA3, 0) + nvl(CB_USA4, 0)", + "type": "VTL" + }, + "bindingDependencies": ["CB_USA1", "CB_USA3", "CB_USA4"], + "dimension": 0 + }, + { + "name": "Total_BB", + "variableType": "CALCULATED", + "expression": { + "value": "nvl(BB_USA1, 0) + nvl(BB_USA7, 0) + nvl(BB_USA2, 0) + nvl(BB_USA4, 0) + nvl(BB_USA6, 0) + nvl(BB_USA8, 0) + nvl(BB_USA9, 0)", + "type": "VTL" + }, + "bindingDependencies": [ + "BB_USA1", + "BB_USA7", + "BB_USA2", + "BB_USA4", + "BB_USA8", + "BB_USA9", + "BB_USA6" + ], + "dimension": 0 + }, + { + "name": "Total_IB", + "variableType": "CALCULATED", + "expression": { + "value": "nvl(IB_USA5, 0) + nvl(IB_USA1, 0) + nvl(IB_USA2, 0) + nvl(IB_USA3, 0) + nvl(IB_USA4, 0)", + "type": "VTL" + }, + "bindingDependencies": [ + "IB_USA5", + "IB_USA1", + "IB_USA2", + "IB_USA3", + "IB_USA4" + ], + "dimension": 0 + }, + { + "name": "Total_JB", + "variableType": "CALCULATED", + "expression": { + "value": "nvl(JB_USA5, 0) + nvl(JB_USA1, 0) + nvl(JB_USA2, 0) + nvl(JB_USA3, 0) + nvl(JB_USA4, 0) + nvl(JB_USA9, 0)", + "type": "VTL" + }, + "bindingDependencies": [ + "JB_USA5", + "JB_USA1", + "JB_USA2", + "JB_USA3", + "JB_USA9", + "JB_USA4" + ], + "dimension": 0 + }, + { + "name": "Total_KB", + "variableType": "CALCULATED", + "expression": { + "value": "nvl(KB_USA5, 0) + nvl(KB_USA1, 0) + nvl(KB_USA2, 0) + nvl(KB_USA3, 0) + nvl(KB_USA4, 0)", + "type": "VTL" + }, + "bindingDependencies": [ + "KB_USA5", + "KB_USA1", + "KB_USA2", + "KB_USA3", + "KB_USA4" + ], + "dimension": 0 + }, + { + "name": "Total_LB", + "variableType": "CALCULATED", + "expression": { + "value": "nvl(LB_USA5, 0) + nvl(LB_USA1, 0) + nvl(LB_USA2, 0) + nvl(LB_USA3, 0) + nvl(LB_USA4, 0)", + "type": "VTL" + }, + "bindingDependencies": [ + "LB_USA5", + "LB_USA1", + "LB_USA2", + "LB_USA3", + "LB_USA4" + ], + "dimension": 0 + }, + { + "name": "Total_MB", + "variableType": "CALCULATED", + "expression": { + "value": "nvl(MB_USA5, 0) + nvl(MB_USA1, 0) + nvl(MB_USA2, 0) + nvl(MB_USA3, 0) + nvl(MB_USA4, 0)", + "type": "VTL" + }, + "bindingDependencies": [ + "MB_USA5", + "MB_USA1", + "MB_USA2", + "MB_USA3", + "MB_USA4" + ], + "dimension": 0 + }, + { + "name": "Total_NB", + "variableType": "CALCULATED", + "expression": { + "value": "nvl(NB_USA5, 0) + nvl(NB_USA1, 0) + nvl(NB_USA2, 0) + nvl(NB_USA3, 0) + nvl(NB_USA4, 0)", + "type": "VTL" + }, + "bindingDependencies": [ + "NB_USA5", + "NB_USA1", + "NB_USA2", + "NB_USA3", + "NB_USA4" + ], + "dimension": 0 + }, + { + "name": "Total_OB", + "variableType": "CALCULATED", + "expression": { + "value": "nvl(OB_USA5, 0) + nvl(OB_USA1, 0) + nvl(OB_USA3, 0) + nvl(OB_USA4, 0)", + "type": "VTL" + }, + "bindingDependencies": ["OB_USA5", "OB_USA1", "OB_USA3", "OB_USA4"], + "dimension": 0 + }, + { + "name": "Total_PB", + "variableType": "CALCULATED", + "expression": { + "value": "nvl(PB_USA8, 0) + nvl(PB_USA2, 0) + nvl(PB_USA3A, 0) + nvl(PB_USA3B, 0) + nvl(PB_USA9, 0) + nvl(PB_USA4, 0)", + "type": "VTL" + }, + "bindingDependencies": [ + "PB_USA3A", + "PB_USA3B", + "PB_USA8", + "PB_USA2", + "PB_USA9", + "PB_USA4" + ], + "dimension": 0 + }, + { + "name": "Total_XB", + "variableType": "CALCULATED", + "expression": { + "value": "nvl(XB_USA5, 0) + nvl(XB_USA1, 0) + nvl(XB_USA2, 0) + nvl(XB_USA3, 0) + nvl(XB_USA4, 0)", + "type": "VTL" + }, + "bindingDependencies": [ + "XB_USA5", + "XB_USA1", + "XB_USA2", + "XB_USA3", + "XB_USA4" + ], + "dimension": 0 + }, + { + "name": "Total_YB", + "variableType": "CALCULATED", + "expression": { + "value": "nvl(YB_USA5, 0) + nvl(YB_USA1, 0) + nvl(YB_USA2, 0) + nvl(YB_USA3, 0) + nvl(YB_USA4, 0)", + "type": "VTL" + }, + "bindingDependencies": [ + "YB_USA5", + "YB_USA1", + "YB_USA2", + "YB_USA3", + "YB_USA4" + ], + "dimension": 0 + }, + { + "name": "Total_ZB", + "variableType": "CALCULATED", + "expression": { + "value": "nvl(ZB_USA5, 0) + nvl(ZB_USA1, 0) + nvl(ZB_USA2, 0) + nvl(ZB_USA3, 0) + nvl(ZB_USA4, 0)", + "type": "VTL" + }, + "bindingDependencies": [ + "ZB_USA5", + "ZB_USA1", + "ZB_USA2", + "ZB_USA3", + "ZB_USA4" + ], + "dimension": 0 + }, + { + "name": "Total_QB", + "variableType": "CALCULATED", + "expression": { + "value": "nvl(QB_USA1, 0) + nvl(QB_USA2, 0) + nvl(QB_USA3, 0) + nvl(QB_USA4, 0) + nvl(QB_USA5, 0) + nvl(QB_USA9, 0)", + "type": "VTL" + }, + "bindingDependencies": [ + "QB_USA5", + "QB_USA1", + "QB_USA2", + "QB_USA3", + "QB_USA9", + "QB_USA4" + ], + "dimension": 0 + }, + { + "name": "ACTIVITE", + "variableType": "EXTERNAL", + "value": null, + "dimension": 0 + }, + { + "name": "EFF1", + "variableType": "EXTERNAL", + "value": null, + "dimension": 0 + }, + { + "name": "EFF2", + "variableType": "EXTERNAL", + "value": null, + "dimension": 0 + }, + { + "name": "ANNEE_COLLECTE", + "variableType": "EXTERNAL", + "value": null, + "dimension": 0 + }, + { + "name": "SIRET", + "variableType": "EXTERNAL", + "value": null, + "dimension": 0 + }, + { + "name": "AB_VERIFAPET", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "AB_APET", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "AB_VERIFEFFT", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "AB_EFFT", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "AB_PROD", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "COMPROD", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "AB_PSIT", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "AB_AUDIT", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "AB_ISO", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "AB_RESP", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "AB_REGR", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "REGROUP", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": [], + "COLLECTED": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [] + }, + "iterationReference": "jl3j68kq", + "dimension": 1 + }, + { + "name": "RS", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": [], + "COLLECTED": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [] + }, + "iterationReference": "jl3j68kq", + "dimension": 1 + }, + { + "name": "AB_APAC", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "AB_NPAC", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "AB_PPAC", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "BB_VALA", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "BB_QAUP", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "BB_PUMS", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "BB_THER", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "BB_NTHE", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "BB_PUIN", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "BB_AUCO", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "BB_VEND", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "BB_USA1", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "BB_USA7", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "BB_USA2", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "BB_USA4", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "BB_USA8", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "BB_USA9", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "BB_USA6", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "BB_CONTRAT_FIN", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "BB_CONTRAT_CHANG", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "BB_CONTRAT_DEBUT", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "BB_CONTRATFINANTICIP", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "BB_DATE_CONTRAT", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "BB_EVOLPRIX", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "CB_EXISTE", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "DB_EXISTE", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "FB_EXISTE", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "GB_EXISTE", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "HB_EXISTE", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "IB_EXISTE", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "JB_EXISTE", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "KB_EXISTE", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "LB_EXISTE", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "QB_EXISTE", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "MB_EXISTE", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "NB_EXISTE", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "OB_EXISTE", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "PB_EXISTE", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "EB_EXISTE", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "C1B_EXISTE", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "C2B_EXISTE", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "C1B_ACHAT", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "C1B_PROD", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "C1B_VEND", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "CB_VALA", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "CB_QAUP_TONNE", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": [], + "COLLECTED": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [] + }, + "iterationReference": "luuzesbm", + "dimension": 1 + }, + { + "name": "CB_QAUP_MWH", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": [], + "COLLECTED": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [] + }, + "iterationReference": "luuzesbm", + "dimension": 1 + }, + { + "name": "CB_TEMP", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "CB_PRES", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "CB_VEND_TONNE", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": [], + "COLLECTED": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [] + }, + "iterationReference": "luuz03j7", + "dimension": 1 + }, + { + "name": "CB_VEND_MWH", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": [], + "COLLECTED": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [] + }, + "iterationReference": "luuz03j7", + "dimension": 1 + }, + { + "name": "C2B_VALA", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "C2B_QAUP", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "CB_USA1", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "CB_USA3", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "CB_USA4", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "D1B_EXISTE", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "D2B_EXISTE", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "D3B_EXISTE", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "DB_VALA", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "DB_QAUP", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "D2B_VALA", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "D2B_QAUP", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "D2B_AUCO", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "D2B_VEND", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "D3B_VALA", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "D3B_QAUP", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "D3B_AUCO", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "D3B_VEND", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "DB_USA5", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "DB_USA1", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "DB_USA2", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "DB_USA3", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "DB_USA9", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "DB_USA4", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "DB_CONTRAT_FIN", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "DB_CONTRAT_CHANG", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "DB_CONTRAT_DEBUT", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "DB_CONTRATFINANTICIP", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "DB_DATE_CONTRAT", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "DB_EVOLPRIX", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "FB_VALA", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "FB_QAUP", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "FB_STKD", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "FB_STKF", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "FB_USA5", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "FB_USA1", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "FB_USA2", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "FB_USA3", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "FB_USA4", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "GB_VALA", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "GB_QAUP", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "GB_STKD", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "GB_STKF", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "GB_USA5", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "GB_USA1", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "GB_USA2", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "GB_USA3", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "GB_USA4", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "HB_VALA", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "HB_QAUP", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "HB_STKD", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "HB_STKF", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "HB_USA5", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "HB_USA1", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "HB_USA2", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "HB_USA3", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "HB_USA4", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "IB_VALA", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "IB_QAUP", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "IB_STKD", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "IB_STKF", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "IB_USA5", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "IB_USA1", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "IB_USA2", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "IB_USA3", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "IB_USA4", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "JB_COMPO", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "JB_VALA", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "JB_QAUP", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "JB_STKD", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "JB_STKF", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "JB_USA5", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "JB_USA1", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "JB_USA2", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "JB_USA3", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "JB_USA9", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "JB_USA4", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "KB_VALA", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "KB_QAUP", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "KB_STKD", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "KB_STKF", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "KB_USA5", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "KB_USA1", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "KB_USA2", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "KB_USA3", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "KB_USA4", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "LB_VALA", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "LB_QAUP", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "LB_STKD", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "LB_STKF", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "LB_USA5", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "LB_USA1", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "LB_USA2", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "LB_USA3", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "LB_USA4", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "QB_VALA", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "QB_QAUP", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "QB_STKD", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "QB_STKF", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "QB_USA5", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "QB_USA1", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "QB_USA2", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "QB_USA3", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "QB_USA9", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "QB_USA4", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "MB_CSUP", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "MB_USA5", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "MB_USA1", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "MB_USA2", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "MB_USA3", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "MB_USA4", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "NB_CSUP", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "NB_USA5", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "NB_USA1", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "NB_USA2", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "NB_USA3", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "NB_USA4", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "OB_CSUP_TONNE", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "OB_CSUP_TMS", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "OB_ACHA", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "OB_PACH", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "OB_VALA", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "OB_USA5", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "OB_USA1", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "OB_USA3", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "OB_USA4", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "PB_COMPRESS", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "PB_STOCK", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "PB_VALA", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "PB_QAUP", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "PB_AUTOPROD", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "PB_METHODPROD", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "PB_AUCO", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "PB_VEND", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "PB_COPRO", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "PB_USA3A", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "PB_USA3B", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "PB_USA8", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "PB_USA2", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "PB_USA9", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "PB_USA4", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "EB_ACHAT", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "EB_PROD", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "EB_VALA", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "EB_QAUP", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "EB_DETAILGAZ", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "EB_USA5", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "EB_USA1", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "EB_USA2", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "EB_USA3", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "EB_USA4", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "XB_EXISTE", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "YB_EXISTE", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "ZB_EXISTE", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "XB_CUP1", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "XB_CUP2", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "XB_CUP3", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "XB_CUP4", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "XB_CUP6", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "XB_CUP7", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "XB_CUP8", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "XB_CUP9", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "XB_CUP10", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "XB_CUP11", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "XB_USA5", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "XB_USA1", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "XB_USA2", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "XB_USA3", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "XB_USA4", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "YB_CUP1", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "YB_CUP2", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "YB_CUP3", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "YB_CUP4", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "YB_CUP5", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "YB_CUP6", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "YB_CUP7", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "YB_CUP8", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "YB_CUP9", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "YB_CUP10", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "YB_CUP11", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "YB_CUP12", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "YB_CUP13", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "YB_CUP14", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "YB_CUP15", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "YB_CUP16", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "YB_CUP17", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "YB_CUP18", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "YB_USA5", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "YB_USA1", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "YB_USA2", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "YB_USA3", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "YB_USA4", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "ZB_NOM", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": [], + "COLLECTED": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [] + }, + "iterationReference": "lv0obzdi", + "dimension": 1 + }, + { + "name": "ZB_CUP", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": [], + "COLLECTED": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [] + }, + "iterationReference": "lv0obzdi", + "dimension": 1 + }, + { + "name": "ZB_UNI", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": [], + "COLLECTED": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [] + }, + "iterationReference": "lv0obzdi", + "dimension": 1 + }, + { + "name": "ZB_USA5", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "ZB_USA1", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "ZB_USA2", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "ZB_USA3", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { + "name": "ZB_USA4", + "variableType": "COLLECTED", + "values": { + "PREVIOUS": null, + "COLLECTED": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "dimension": 0 + }, + { "name": "HEURE_REMPL", "variableType": "COLLECTED" }, + { "name": "MIN_REMPL", "variableType": "COLLECTED" }, + { "name": "COMMENT_QE", "variableType": "COLLECTED" }, + { + "name": "FILTER_RESULT_AB_VERIFAPET", + "variableType": "CALCULATED", + "expression": { "value": "true", "type": "VTL" } + }, + { + "name": "FILTER_RESULT_AB_APET", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(AB_VERIFAPET, \"2\") = \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["AB_VERIFAPET"] + }, + { + "name": "FILTER_RESULT_AB_VERIFEFFT", + "variableType": "CALCULATED", + "expression": { "value": "true", "type": "VTL" } + }, + { + "name": "FILTER_RESULT_AB_EFFT", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(AB_VERIFEFFT, \"2\") = \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["AB_VERIFEFFT"] + }, + { + "name": "FILTER_RESULT_AB_PROD", + "variableType": "CALCULATED", + "expression": { "value": "true", "type": "VTL" } + }, + { + "name": "FILTER_RESULT_COMPROD", + "variableType": "CALCULATED", + "expression": { "value": "(nvl(AB_PROD, \"2\") = \"2\")", "type": "VTL" }, + "bindingDependencies": ["AB_PROD"] + }, + { + "name": "FILTER_RESULT_AB_PSIT", + "variableType": "CALCULATED", + "expression": { "value": "true", "type": "VTL" } + }, + { + "name": "FILTER_RESULT_AB_AUDIT", + "variableType": "CALCULATED", + "expression": { "value": "true", "type": "VTL" } + }, + { + "name": "FILTER_RESULT_AB_ISO", + "variableType": "CALCULATED", + "expression": { "value": "true", "type": "VTL" } + }, + { + "name": "FILTER_RESULT_AB_RESP", + "variableType": "CALCULATED", + "expression": { "value": "(nvl(AB_ISO, \"2\") = \"2\")", "type": "VTL" }, + "bindingDependencies": ["AB_ISO"] + }, + { + "name": "FILTER_RESULT_AB_REGR", + "variableType": "CALCULATED", + "expression": { "value": "true", "type": "VTL" } + }, + { + "name": "FILTER_RESULT_TAB_REGROUP", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(AB_REGR , \"1\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["AB_REGR"] + }, + { + "name": "FILTER_RESULT_AB_APAC", + "variableType": "CALCULATED", + "expression": { "value": "true", "type": "VTL" } + }, + { + "name": "FILTER_RESULT_AB_NPAC", + "variableType": "CALCULATED", + "expression": { "value": "(nvl(AB_APAC, \"1\") = \"1\")", "type": "VTL" }, + "bindingDependencies": ["AB_APAC"] + }, + { + "name": "FILTER_RESULT_AB_PPAC", + "variableType": "CALCULATED", + "expression": { "value": "(nvl(AB_APAC, \"1\") = \"1\")", "type": "VTL" }, + "bindingDependencies": ["AB_APAC"] + }, + { + "name": "FILTER_RESULT_BB_VALA", + "variableType": "CALCULATED", + "expression": { "value": "true", "type": "VTL" } + }, + { + "name": "FILTER_RESULT_BB_QAUP", + "variableType": "CALCULATED", + "expression": { "value": "true", "type": "VTL" } + }, + { + "name": "FILTER_RESULT_BB_PUMS", + "variableType": "CALCULATED", + "expression": { "value": "true", "type": "VTL" } + }, + { + "name": "FILTER_RESULT_BB_THER", + "variableType": "CALCULATED", + "expression": { "value": "true", "type": "VTL" } + }, + { + "name": "FILTER_RESULT_BB_NTHE", + "variableType": "CALCULATED", + "expression": { "value": "true", "type": "VTL" } + }, + { + "name": "FILTER_RESULT_BB_PUIN", + "variableType": "CALCULATED", + "expression": { "value": "true", "type": "VTL" } + }, + { + "name": "FILTER_RESULT_BB_AUCO", + "variableType": "CALCULATED", + "expression": { "value": "true", "type": "VTL" } + }, + { + "name": "FILTER_RESULT_BB_VEND", + "variableType": "CALCULATED", + "expression": { "value": "true", "type": "VTL" } + }, + { + "name": "FILTER_RESULT_REPARTITION_ELEC", + "variableType": "CALCULATED", + "expression": { "value": "true", "type": "VTL" } + }, + { + "name": "FILTER_RESULT_BB_CONTRAT_FIN", + "variableType": "CALCULATED", + "expression": { "value": "true", "type": "VTL" } + }, + { + "name": "FILTER_RESULT_BB_CONTRAT_CHANG", + "variableType": "CALCULATED", + "expression": { "value": "true", "type": "VTL" } + }, + { + "name": "FILTER_RESULT_BB_CONTRAT_DEBUT", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(BB_CONTRAT_CHANG, \"1\") <> \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["BB_CONTRAT_CHANG"] + }, + { + "name": "FILTER_RESULT_BB_CONTRATFINANTICIP", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(BB_CONTRAT_CHANG, \"1\") <> \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["BB_CONTRAT_CHANG"] + }, + { + "name": "FILTER_RESULT_BB_DATE_CONTRAT", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(BB_CONTRAT_CHANG, \"1\") <> \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["BB_CONTRAT_CHANG"] + }, + { + "name": "FILTER_RESULT_BB_EVOLPRIX", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(BB_CONTRAT_CHANG, \"1\") <> \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["BB_CONTRAT_CHANG"] + }, + { + "name": "FILTER_RESULT_TAB_ENER", + "variableType": "CALCULATED", + "expression": { "value": "true", "type": "VTL" } + }, + { + "name": "FILTER_RESULT_CB_FILTRE", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(CB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["CB_EXISTE"] + }, + { + "name": "FILTER_RESULT_C1B_FILTRE", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["CB_EXISTE", "C1B_EXISTE"] + }, + { + "name": "FILTER_RESULT_CB_VALA", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\") and (nvl(C1B_ACHAT, \"1\") <> \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["CB_EXISTE", "C1B_ACHAT", "C1B_EXISTE"] + }, + { + "name": "FILTER_RESULT_CB_QAUP", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\") and (nvl(C1B_ACHAT, \"1\") <> \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["CB_EXISTE", "C1B_ACHAT", "C1B_EXISTE"] + }, + { + "name": "FILTER_RESULT_CB_TEMP", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\") and (nvl(C1B_ACHAT, \"1\") <> \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["CB_EXISTE", "C1B_ACHAT", "C1B_EXISTE"] + }, + { + "name": "FILTER_RESULT_CB_PRES", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\") and (nvl(C1B_ACHAT, \"1\") <> \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["CB_EXISTE", "C1B_ACHAT", "C1B_EXISTE"] + }, + { + "name": "FILTER_RESULT_CB_VEND", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\") and (nvl(C1B_VEND, \"1\") <> \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["CB_EXISTE", "C1B_VEND", "C1B_EXISTE"] + }, + { + "name": "FILTER_RESULT_C2B_VALA", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C2B_EXISTE, \"1\") <> \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["CB_EXISTE", "C2B_EXISTE"] + }, + { + "name": "FILTER_RESULT_C2B_QAUP", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C2B_EXISTE, \"1\") <> \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["CB_EXISTE", "C2B_EXISTE"] + }, + { + "name": "FILTER_RESULT_REP_VAPEUR", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(CB_EXISTE, \"2\") = \"1\") and (((nvl(C1B_ACHAT, \"1\") <> \"2\") and (nvl(C1B_EXISTE, \"1\") <> \"2\")) or (nvl(C2B_EXISTE, \"1\") <> \"2\"))", + "type": "VTL" + }, + "bindingDependencies": [ + "C2B_EXISTE", + "CB_EXISTE", + "C1B_EXISTE", + "C1B_ACHAT" + ] + }, + { + "name": "FILTER_RESULT_DB_FILTRE", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["DB_EXISTE"] + }, + { + "name": "FILTER_RESULT_DB_VALA", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D1B_EXISTE, \"1\") <> \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["DB_EXISTE", "D1B_EXISTE"] + }, + { + "name": "FILTER_RESULT_DB_QAUP", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D1B_EXISTE, \"1\") <> \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["DB_EXISTE", "D1B_EXISTE"] + }, + { + "name": "FILTER_RESULT_D2B_VALA", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D2B_EXISTE, \"1\") <> \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["DB_EXISTE", "D2B_EXISTE"] + }, + { + "name": "FILTER_RESULT_D2B_QAUP", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D2B_EXISTE, \"1\") <> \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["DB_EXISTE", "D2B_EXISTE"] + }, + { + "name": "FILTER_RESULT_D2B_AUCO", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D2B_EXISTE, \"1\") <> \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["DB_EXISTE", "D2B_EXISTE"] + }, + { + "name": "FILTER_RESULT_D2B_VEND", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D2B_EXISTE, \"1\") <> \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["DB_EXISTE", "D2B_EXISTE"] + }, + { + "name": "FILTER_RESULT_D3B_VALA", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D3B_EXISTE, \"1\") <> \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["DB_EXISTE", "D3B_EXISTE"] + }, + { + "name": "FILTER_RESULT_D3B_QAUP", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D3B_EXISTE, \"1\") <> \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["DB_EXISTE", "D3B_EXISTE"] + }, + { + "name": "FILTER_RESULT_D3B_AUCO", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D3B_EXISTE, \"1\") <> \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["DB_EXISTE", "D3B_EXISTE"] + }, + { + "name": "FILTER_RESULT_D3B_VEND", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D3B_EXISTE, \"1\") <> \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["DB_EXISTE", "D3B_EXISTE"] + }, + { + "name": "FILTER_RESULT_REP_GAZ", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and ((nvl(D1B_EXISTE, \"1\") <> \"2\") or (nvl(D2B_EXISTE, \"1\") <> \"2\") or (nvl(D3B_EXISTE, \"1\") <> \"2\"))", + "type": "VTL" + }, + "bindingDependencies": [ + "DB_EXISTE", + "D2B_EXISTE", + "D1B_EXISTE", + "D3B_EXISTE" + ] + }, + { + "name": "FILTER_RESULT_DB_CONTRAT_FIN", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D1B_EXISTE, \"1\") <> \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["DB_EXISTE", "D1B_EXISTE"] + }, + { + "name": "FILTER_RESULT_DB_CONTRAT_CHANG", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D1B_EXISTE, \"1\") <> \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["DB_EXISTE", "D1B_EXISTE"] + }, + { + "name": "FILTER_RESULT_DB_CONTRAT_DEBUT", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D1B_EXISTE, \"1\") <> \"2\") and (nvl(DB_CONTRAT_CHANG, \"1\") <> \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["DB_CONTRAT_CHANG", "DB_EXISTE", "D1B_EXISTE"] + }, + { + "name": "FILTER_RESULT_DB_CONTRATFINANTICIP", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D1B_EXISTE, \"1\") <> \"2\") and (nvl(DB_CONTRAT_CHANG, \"1\") <> \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["DB_CONTRAT_CHANG", "DB_EXISTE", "D1B_EXISTE"] + }, + { + "name": "FILTER_RESULT_DB_DATE_CONTRAT", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D1B_EXISTE, \"1\") <> \"2\") and (nvl(DB_CONTRAT_CHANG, \"1\") <> \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["DB_CONTRAT_CHANG", "DB_EXISTE", "D1B_EXISTE"] + }, + { + "name": "FILTER_RESULT_DB_EVOLPRIX", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D1B_EXISTE, \"1\") <> \"2\") and (nvl(DB_CONTRAT_CHANG, \"1\") <> \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["DB_CONTRAT_CHANG", "DB_EXISTE", "D1B_EXISTE"] + }, + { + "name": "FILTER_RESULT_FB_VALA", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(FB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["FB_EXISTE"] + }, + { + "name": "FILTER_RESULT_FB_QAUP", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(FB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["FB_EXISTE"] + }, + { + "name": "FILTER_RESULT_FB_STKD", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(FB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["FB_EXISTE"] + }, + { + "name": "FILTER_RESULT_FB_STKF", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(FB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["FB_EXISTE"] + }, + { + "name": "FILTER_RESULT_REP_HOUILLE", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(FB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["FB_EXISTE"] + }, + { + "name": "FILTER_RESULT_GB_VALA", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(GB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["GB_EXISTE"] + }, + { + "name": "FILTER_RESULT_GB_QAUP", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(GB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["GB_EXISTE"] + }, + { + "name": "FILTER_RESULT_GB_STKD", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(GB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["GB_EXISTE"] + }, + { + "name": "FILTER_RESULT_GB_STKF", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(GB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["GB_EXISTE"] + }, + { + "name": "FILTER_RESULT_REP_LIGNITE", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(GB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["GB_EXISTE"] + }, + { + "name": "FILTER_RESULT_HB_VALA", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(HB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["HB_EXISTE"] + }, + { + "name": "FILTER_RESULT_HB_QAUP", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(HB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["HB_EXISTE"] + }, + { + "name": "FILTER_RESULT_HB_STKD", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(HB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["HB_EXISTE"] + }, + { + "name": "FILTER_RESULT_HB_STKF", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(HB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["HB_EXISTE"] + }, + { + "name": "FILTER_RESULT_REP_COKE_HOU", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(HB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["HB_EXISTE"] + }, + { + "name": "FILTER_RESULT_IB_VALA", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(IB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["IB_EXISTE"] + }, + { + "name": "FILTER_RESULT_IB_QAUP", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(IB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["IB_EXISTE"] + }, + { + "name": "FILTER_RESULT_IB_STKD", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(IB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["IB_EXISTE"] + }, + { + "name": "FILTER_RESULT_IB_STKF", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(IB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["IB_EXISTE"] + }, + { + "name": "FILTER_RESULT_REP_COKE_PET", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(IB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["IB_EXISTE"] + }, + { + "name": "FILTER_RESULT_JB_COMPO", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(JB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["JB_EXISTE"] + }, + { + "name": "FILTER_RESULT_JB_VALA", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(JB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["JB_EXISTE"] + }, + { + "name": "FILTER_RESULT_JB_QAUP", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(JB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["JB_EXISTE"] + }, + { + "name": "FILTER_RESULT_JB_STKD", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(JB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["JB_EXISTE"] + }, + { + "name": "FILTER_RESULT_JB_STKF", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(JB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["JB_EXISTE"] + }, + { + "name": "FILTER_RESULT_REP_BUTANE", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(JB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["JB_EXISTE"] + }, + { + "name": "FILTER_RESULT_KB_VALA", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(KB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["KB_EXISTE"] + }, + { + "name": "FILTER_RESULT_KB_QAUP", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(KB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["KB_EXISTE"] + }, + { + "name": "FILTER_RESULT_KB_STKD", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(KB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["KB_EXISTE"] + }, + { + "name": "FILTER_RESULT_KB_STKF", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(KB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["KB_EXISTE"] + }, + { + "name": "FILTER_RESULT_REP_FIOUL", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(KB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["KB_EXISTE"] + }, + { + "name": "FILTER_RESULT_LB_VALA", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(LB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["LB_EXISTE"] + }, + { + "name": "FILTER_RESULT_LB_QAUP", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(LB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["LB_EXISTE"] + }, + { + "name": "FILTER_RESULT_LB_STKD", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(LB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["LB_EXISTE"] + }, + { + "name": "FILTER_RESULT_LB_STKF", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(LB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["LB_EXISTE"] + }, + { + "name": "FILTER_RESULT_REP_FIOUL_DOM", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(LB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["LB_EXISTE"] + }, + { + "name": "FILTER_RESULT_QB_VALA", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(QB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["QB_EXISTE"] + }, + { + "name": "FILTER_RESULT_QB_QAUP", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(QB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["QB_EXISTE"] + }, + { + "name": "FILTER_RESULT_QB_STKD", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(QB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["QB_EXISTE"] + }, + { + "name": "FILTER_RESULT_QB_STKF", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(QB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["QB_EXISTE"] + }, + { + "name": "FILTER_RESULT_REP_GNR", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(QB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["QB_EXISTE"] + }, + { + "name": "FILTER_RESULT_MB_CSUP", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(MB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["MB_EXISTE"] + }, + { + "name": "FILTER_RESULT_REP_AUT_PRO_PET", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(MB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["MB_EXISTE"] + }, + { + "name": "FILTER_RESULT_NB_CSUP", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(NB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["NB_EXISTE"] + }, + { + "name": "FILTER_RESULT_REP_LIQ_NOIRE", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(NB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["NB_EXISTE"] + }, + { + "name": "FILTER_RESULT_OB_CSUP", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(OB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["OB_EXISTE"] + }, + { + "name": "FILTER_RESULT_OB_ACHA", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(OB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["OB_EXISTE"] + }, + { + "name": "FILTER_RESULT_OB_PACH", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(OB_EXISTE, \"2\") = \"1\") and (nvl(OB_ACHA, \"2\") <> \"3\") and (nvl(OB_ACHA, \"2\") <> \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["OB_ACHA", "OB_EXISTE", "OB_ACHA"] + }, + { + "name": "FILTER_RESULT_OB_VALA", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(OB_EXISTE, \"2\") = \"1\") and (nvl(OB_ACHA, \"2\") <> \"3\")", + "type": "VTL" + }, + "bindingDependencies": ["OB_ACHA", "OB_EXISTE"] + }, + { + "name": "FILTER_RESULT_REP_BOIS", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(OB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["OB_EXISTE"] + }, + { + "name": "FILTER_RESULT_PB_COMPRESS", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(PB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["PB_EXISTE"] + }, + { + "name": "FILTER_RESULT_PB_STOCK", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(PB_EXISTE, \"2\") = \"1\") and (nvl(PB_COMPRESS, \"1\") <> \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["PB_EXISTE", "PB_COMPRESS"] + }, + { + "name": "FILTER_RESULT_PB_VALA", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(PB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["PB_EXISTE"] + }, + { + "name": "FILTER_RESULT_PB_QAUP", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(PB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["PB_EXISTE"] + }, + { + "name": "FILTER_RESULT_PB_AUTOPROD", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(PB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["PB_EXISTE"] + }, + { + "name": "FILTER_RESULT_PB_METHODPROD", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(PB_EXISTE, \"2\") = \"1\") and (nvl(PB_AUTOPROD, \"1\") <> \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["PB_EXISTE", "PB_AUTOPROD"] + }, + { + "name": "FILTER_RESULT_PB_AUCO", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(PB_EXISTE, \"2\") = \"1\") and (nvl(PB_AUTOPROD, \"1\") <> \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["PB_EXISTE", "PB_AUTOPROD"] + }, + { + "name": "FILTER_RESULT_PB_VEND", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(PB_EXISTE, \"2\") = \"1\") and (nvl(PB_AUTOPROD, \"1\") <> \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["PB_EXISTE", "PB_AUTOPROD"] + }, + { + "name": "FILTER_RESULT_PB_COPRO", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(PB_EXISTE, \"2\") = \"1\") and (nvl(PB_AUTOPROD, \"1\") <> \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["PB_EXISTE", "PB_AUTOPROD"] + }, + { + "name": "FILTER_RESULT_REP_HYDRO", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(PB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["PB_EXISTE"] + }, + { + "name": "FILTER_RESULT_EB_FILTRETAB", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(EB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["EB_EXISTE"] + }, + { + "name": "FILTER_RESULT_EB_VALA", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(EB_EXISTE, \"2\") = \"1\") and (nvl(EB_ACHAT, \"1\") <> \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["EB_EXISTE", "EB_ACHAT"] + }, + { + "name": "FILTER_RESULT_EB_QAUP", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(EB_EXISTE, \"2\") = \"1\") and (nvl(EB_ACHAT, \"1\") <> \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["EB_EXISTE", "EB_ACHAT"] + }, + { + "name": "FILTER_RESULT_EB_DETAILGAZ", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(EB_EXISTE, \"2\") = \"1\") and (nvl(EB_ACHAT, \"1\") <> \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["EB_EXISTE", "EB_ACHAT"] + }, + { + "name": "FILTER_RESULT_REP_AUT_GAZ", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(EB_EXISTE, \"2\") = \"1\") and (nvl(EB_ACHAT, \"1\") <> \"2\")", + "type": "VTL" + }, + "bindingDependencies": ["EB_EXISTE", "EB_ACHAT"] + }, + { + "name": "FILTER_RESULT_CONSO_AUT_COMB", + "variableType": "CALCULATED", + "expression": { "value": "true", "type": "VTL" } + }, + { + "name": "FILTER_RESULT_TABLEAU_XXI", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(XB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["XB_EXISTE"] + }, + { + "name": "FILTER_RESULT_REP_AUT_COMB_REN", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(XB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["XB_EXISTE"] + }, + { + "name": "FILTER_RESULT_TABLEAU_XXII", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(YB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["YB_EXISTE"] + }, + { + "name": "FILTER_RESULT_REP_NON_REN", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(YB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["YB_EXISTE"] + }, + { + "name": "FILTER_RESULT_CONSO_NON_CITES", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(ZB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["ZB_EXISTE"] + }, + { + "name": "FILTER_RESULT_REP_NON_CITES", + "variableType": "CALCULATED", + "expression": { + "value": "(nvl(ZB_EXISTE, \"2\") = \"1\")", + "type": "VTL" + }, + "bindingDependencies": ["ZB_EXISTE"] + }, + { + "name": "FILTER_RESULT_HEURE_REMPL", + "variableType": "CALCULATED", + "expression": { "value": "true", "type": "VTL" } + }, + { + "name": "FILTER_RESULT_MIN_REMPL", + "variableType": "CALCULATED", + "expression": { "value": "true", "type": "VTL" } + }, + { + "name": "FILTER_RESULT_COMMENT_QE", + "variableType": "CALCULATED", + "expression": { "value": "true", "type": "VTL" } + } + ], + "cleaning": { + "AB_VERIFAPET": { "AB_APET": "(nvl(AB_VERIFAPET, \"2\") = \"2\")" }, + "AB_VERIFEFFT": { "AB_EFFT": "(nvl(AB_VERIFEFFT, \"2\") = \"2\")" }, + "AB_PROD": { "COMPROD": "(nvl(AB_PROD, \"2\") = \"2\")" }, + "AB_ISO": { "AB_RESP": "(nvl(AB_ISO, \"2\") = \"2\")" }, + "AB_REGR": { + "REGROUP": "(nvl(AB_REGR , \"1\") = \"1\")", + "RS": "(nvl(AB_REGR , \"1\") = \"1\")" + }, + "AB_APAC": { + "AB_NPAC": "(nvl(AB_APAC, \"1\") = \"1\")", + "AB_PPAC": "(nvl(AB_APAC, \"1\") = \"1\")" + }, + "BB_CONTRAT_CHANG": { + "BB_CONTRAT_DEBUT": "(nvl(BB_CONTRAT_CHANG, \"1\") <> \"2\")", + "BB_CONTRATFINANTICIP": "(nvl(BB_CONTRAT_CHANG, \"1\") <> \"2\")", + "BB_DATE_CONTRAT": "(nvl(BB_CONTRAT_CHANG, \"1\") <> \"2\")", + "BB_EVOLPRIX": "(nvl(BB_CONTRAT_CHANG, \"1\") <> \"2\")" + }, + "CB_EXISTE": { + "C1B_EXISTE": "(nvl(CB_EXISTE, \"2\") = \"1\")", + "C2B_EXISTE": "(nvl(CB_EXISTE, \"2\") = \"1\")", + "C1B_ACHAT": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\")", + "C1B_PROD": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\")", + "C1B_VEND": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\")", + "CB_VALA": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\") and (nvl(C1B_ACHAT, \"1\") <> \"2\")", + "CB_QAUP_TONNE": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\") and (nvl(C1B_ACHAT, \"1\") <> \"2\")", + "CB_QAUP_MWH": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\") and (nvl(C1B_ACHAT, \"1\") <> \"2\")", + "CB_TEMP": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\") and (nvl(C1B_ACHAT, \"1\") <> \"2\")", + "CB_PRES": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\") and (nvl(C1B_ACHAT, \"1\") <> \"2\")", + "CB_VEND_TONNE": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\") and (nvl(C1B_VEND, \"1\") <> \"2\")", + "CB_VEND_MWH": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\") and (nvl(C1B_VEND, \"1\") <> \"2\")", + "C2B_VALA": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C2B_EXISTE, \"1\") <> \"2\")", + "C2B_QAUP": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C2B_EXISTE, \"1\") <> \"2\")", + "CB_USA1": "(nvl(CB_EXISTE, \"2\") = \"1\") and (((nvl(C1B_ACHAT, \"1\") <> \"2\") and (nvl(C1B_EXISTE, \"1\") <> \"2\")) or (nvl(C2B_EXISTE, \"1\") <> \"2\"))", + "CB_USA3": "(nvl(CB_EXISTE, \"2\") = \"1\") and (((nvl(C1B_ACHAT, \"1\") <> \"2\") and (nvl(C1B_EXISTE, \"1\") <> \"2\")) or (nvl(C2B_EXISTE, \"1\") <> \"2\"))", + "CB_USA4": "(nvl(CB_EXISTE, \"2\") = \"1\") and (((nvl(C1B_ACHAT, \"1\") <> \"2\") and (nvl(C1B_EXISTE, \"1\") <> \"2\")) or (nvl(C2B_EXISTE, \"1\") <> \"2\"))" + }, + "C1B_EXISTE": { + "C1B_ACHAT": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\")", + "C1B_PROD": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\")", + "C1B_VEND": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\")", + "CB_VALA": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\") and (nvl(C1B_ACHAT, \"1\") <> \"2\")", + "CB_QAUP_TONNE": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\") and (nvl(C1B_ACHAT, \"1\") <> \"2\")", + "CB_QAUP_MWH": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\") and (nvl(C1B_ACHAT, \"1\") <> \"2\")", + "CB_TEMP": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\") and (nvl(C1B_ACHAT, \"1\") <> \"2\")", + "CB_PRES": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\") and (nvl(C1B_ACHAT, \"1\") <> \"2\")", + "CB_VEND_TONNE": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\") and (nvl(C1B_VEND, \"1\") <> \"2\")", + "CB_VEND_MWH": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\") and (nvl(C1B_VEND, \"1\") <> \"2\")", + "CB_USA1": "(nvl(CB_EXISTE, \"2\") = \"1\") and (((nvl(C1B_ACHAT, \"1\") <> \"2\") and (nvl(C1B_EXISTE, \"1\") <> \"2\")) or (nvl(C2B_EXISTE, \"1\") <> \"2\"))", + "CB_USA3": "(nvl(CB_EXISTE, \"2\") = \"1\") and (((nvl(C1B_ACHAT, \"1\") <> \"2\") and (nvl(C1B_EXISTE, \"1\") <> \"2\")) or (nvl(C2B_EXISTE, \"1\") <> \"2\"))", + "CB_USA4": "(nvl(CB_EXISTE, \"2\") = \"1\") and (((nvl(C1B_ACHAT, \"1\") <> \"2\") and (nvl(C1B_EXISTE, \"1\") <> \"2\")) or (nvl(C2B_EXISTE, \"1\") <> \"2\"))" + }, + "C1B_ACHAT": { + "CB_VALA": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\") and (nvl(C1B_ACHAT, \"1\") <> \"2\")", + "CB_QAUP_TONNE": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\") and (nvl(C1B_ACHAT, \"1\") <> \"2\")", + "CB_QAUP_MWH": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\") and (nvl(C1B_ACHAT, \"1\") <> \"2\")", + "CB_TEMP": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\") and (nvl(C1B_ACHAT, \"1\") <> \"2\")", + "CB_PRES": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\") and (nvl(C1B_ACHAT, \"1\") <> \"2\")", + "CB_USA1": "(nvl(CB_EXISTE, \"2\") = \"1\") and (((nvl(C1B_ACHAT, \"1\") <> \"2\") and (nvl(C1B_EXISTE, \"1\") <> \"2\")) or (nvl(C2B_EXISTE, \"1\") <> \"2\"))", + "CB_USA3": "(nvl(CB_EXISTE, \"2\") = \"1\") and (((nvl(C1B_ACHAT, \"1\") <> \"2\") and (nvl(C1B_EXISTE, \"1\") <> \"2\")) or (nvl(C2B_EXISTE, \"1\") <> \"2\"))", + "CB_USA4": "(nvl(CB_EXISTE, \"2\") = \"1\") and (((nvl(C1B_ACHAT, \"1\") <> \"2\") and (nvl(C1B_EXISTE, \"1\") <> \"2\")) or (nvl(C2B_EXISTE, \"1\") <> \"2\"))" + }, + "C1B_VEND": { + "CB_VEND_TONNE": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\") and (nvl(C1B_VEND, \"1\") <> \"2\")", + "CB_VEND_MWH": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C1B_EXISTE, \"1\") <> \"2\") and (nvl(C1B_VEND, \"1\") <> \"2\")" + }, + "C2B_EXISTE": { + "C2B_VALA": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C2B_EXISTE, \"1\") <> \"2\")", + "C2B_QAUP": "(nvl(CB_EXISTE, \"2\") = \"1\") and (nvl(C2B_EXISTE, \"1\") <> \"2\")", + "CB_USA1": "(nvl(CB_EXISTE, \"2\") = \"1\") and (((nvl(C1B_ACHAT, \"1\") <> \"2\") and (nvl(C1B_EXISTE, \"1\") <> \"2\")) or (nvl(C2B_EXISTE, \"1\") <> \"2\"))", + "CB_USA3": "(nvl(CB_EXISTE, \"2\") = \"1\") and (((nvl(C1B_ACHAT, \"1\") <> \"2\") and (nvl(C1B_EXISTE, \"1\") <> \"2\")) or (nvl(C2B_EXISTE, \"1\") <> \"2\"))", + "CB_USA4": "(nvl(CB_EXISTE, \"2\") = \"1\") and (((nvl(C1B_ACHAT, \"1\") <> \"2\") and (nvl(C1B_EXISTE, \"1\") <> \"2\")) or (nvl(C2B_EXISTE, \"1\") <> \"2\"))" + }, + "DB_EXISTE": { + "D1B_EXISTE": "(nvl(DB_EXISTE, \"2\") = \"1\")", + "D2B_EXISTE": "(nvl(DB_EXISTE, \"2\") = \"1\")", + "D3B_EXISTE": "(nvl(DB_EXISTE, \"2\") = \"1\")", + "DB_VALA": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D1B_EXISTE, \"1\") <> \"2\")", + "DB_QAUP": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D1B_EXISTE, \"1\") <> \"2\")", + "D2B_VALA": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D2B_EXISTE, \"1\") <> \"2\")", + "D2B_QAUP": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D2B_EXISTE, \"1\") <> \"2\")", + "D2B_AUCO": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D2B_EXISTE, \"1\") <> \"2\")", + "D2B_VEND": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D2B_EXISTE, \"1\") <> \"2\")", + "D3B_VALA": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D3B_EXISTE, \"1\") <> \"2\")", + "D3B_QAUP": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D3B_EXISTE, \"1\") <> \"2\")", + "D3B_AUCO": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D3B_EXISTE, \"1\") <> \"2\")", + "D3B_VEND": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D3B_EXISTE, \"1\") <> \"2\")", + "DB_USA5": "(nvl(DB_EXISTE, \"2\") = \"1\") and ((nvl(D1B_EXISTE, \"1\") <> \"2\") or (nvl(D2B_EXISTE, \"1\") <> \"2\") or (nvl(D3B_EXISTE, \"1\") <> \"2\"))", + "DB_USA1": "(nvl(DB_EXISTE, \"2\") = \"1\") and ((nvl(D1B_EXISTE, \"1\") <> \"2\") or (nvl(D2B_EXISTE, \"1\") <> \"2\") or (nvl(D3B_EXISTE, \"1\") <> \"2\"))", + "DB_USA2": "(nvl(DB_EXISTE, \"2\") = \"1\") and ((nvl(D1B_EXISTE, \"1\") <> \"2\") or (nvl(D2B_EXISTE, \"1\") <> \"2\") or (nvl(D3B_EXISTE, \"1\") <> \"2\"))", + "DB_USA3": "(nvl(DB_EXISTE, \"2\") = \"1\") and ((nvl(D1B_EXISTE, \"1\") <> \"2\") or (nvl(D2B_EXISTE, \"1\") <> \"2\") or (nvl(D3B_EXISTE, \"1\") <> \"2\"))", + "DB_USA9": "(nvl(DB_EXISTE, \"2\") = \"1\") and ((nvl(D1B_EXISTE, \"1\") <> \"2\") or (nvl(D2B_EXISTE, \"1\") <> \"2\") or (nvl(D3B_EXISTE, \"1\") <> \"2\"))", + "DB_USA4": "(nvl(DB_EXISTE, \"2\") = \"1\") and ((nvl(D1B_EXISTE, \"1\") <> \"2\") or (nvl(D2B_EXISTE, \"1\") <> \"2\") or (nvl(D3B_EXISTE, \"1\") <> \"2\"))", + "DB_CONTRAT_FIN": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D1B_EXISTE, \"1\") <> \"2\")", + "DB_CONTRAT_CHANG": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D1B_EXISTE, \"1\") <> \"2\")", + "DB_CONTRAT_DEBUT": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D1B_EXISTE, \"1\") <> \"2\") and (nvl(DB_CONTRAT_CHANG, \"1\") <> \"2\")", + "DB_CONTRATFINANTICIP": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D1B_EXISTE, \"1\") <> \"2\") and (nvl(DB_CONTRAT_CHANG, \"1\") <> \"2\")", + "DB_DATE_CONTRAT": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D1B_EXISTE, \"1\") <> \"2\") and (nvl(DB_CONTRAT_CHANG, \"1\") <> \"2\")", + "DB_EVOLPRIX": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D1B_EXISTE, \"1\") <> \"2\") and (nvl(DB_CONTRAT_CHANG, \"1\") <> \"2\")" + }, + "D1B_EXISTE": { + "DB_VALA": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D1B_EXISTE, \"1\") <> \"2\")", + "DB_QAUP": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D1B_EXISTE, \"1\") <> \"2\")", + "DB_USA5": "(nvl(DB_EXISTE, \"2\") = \"1\") and ((nvl(D1B_EXISTE, \"1\") <> \"2\") or (nvl(D2B_EXISTE, \"1\") <> \"2\") or (nvl(D3B_EXISTE, \"1\") <> \"2\"))", + "DB_USA1": "(nvl(DB_EXISTE, \"2\") = \"1\") and ((nvl(D1B_EXISTE, \"1\") <> \"2\") or (nvl(D2B_EXISTE, \"1\") <> \"2\") or (nvl(D3B_EXISTE, \"1\") <> \"2\"))", + "DB_USA2": "(nvl(DB_EXISTE, \"2\") = \"1\") and ((nvl(D1B_EXISTE, \"1\") <> \"2\") or (nvl(D2B_EXISTE, \"1\") <> \"2\") or (nvl(D3B_EXISTE, \"1\") <> \"2\"))", + "DB_USA3": "(nvl(DB_EXISTE, \"2\") = \"1\") and ((nvl(D1B_EXISTE, \"1\") <> \"2\") or (nvl(D2B_EXISTE, \"1\") <> \"2\") or (nvl(D3B_EXISTE, \"1\") <> \"2\"))", + "DB_USA9": "(nvl(DB_EXISTE, \"2\") = \"1\") and ((nvl(D1B_EXISTE, \"1\") <> \"2\") or (nvl(D2B_EXISTE, \"1\") <> \"2\") or (nvl(D3B_EXISTE, \"1\") <> \"2\"))", + "DB_USA4": "(nvl(DB_EXISTE, \"2\") = \"1\") and ((nvl(D1B_EXISTE, \"1\") <> \"2\") or (nvl(D2B_EXISTE, \"1\") <> \"2\") or (nvl(D3B_EXISTE, \"1\") <> \"2\"))", + "DB_CONTRAT_FIN": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D1B_EXISTE, \"1\") <> \"2\")", + "DB_CONTRAT_CHANG": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D1B_EXISTE, \"1\") <> \"2\")", + "DB_CONTRAT_DEBUT": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D1B_EXISTE, \"1\") <> \"2\") and (nvl(DB_CONTRAT_CHANG, \"1\") <> \"2\")", + "DB_CONTRATFINANTICIP": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D1B_EXISTE, \"1\") <> \"2\") and (nvl(DB_CONTRAT_CHANG, \"1\") <> \"2\")", + "DB_DATE_CONTRAT": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D1B_EXISTE, \"1\") <> \"2\") and (nvl(DB_CONTRAT_CHANG, \"1\") <> \"2\")", + "DB_EVOLPRIX": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D1B_EXISTE, \"1\") <> \"2\") and (nvl(DB_CONTRAT_CHANG, \"1\") <> \"2\")" + }, + "D2B_EXISTE": { + "D2B_VALA": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D2B_EXISTE, \"1\") <> \"2\")", + "D2B_QAUP": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D2B_EXISTE, \"1\") <> \"2\")", + "D2B_AUCO": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D2B_EXISTE, \"1\") <> \"2\")", + "D2B_VEND": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D2B_EXISTE, \"1\") <> \"2\")", + "DB_USA5": "(nvl(DB_EXISTE, \"2\") = \"1\") and ((nvl(D1B_EXISTE, \"1\") <> \"2\") or (nvl(D2B_EXISTE, \"1\") <> \"2\") or (nvl(D3B_EXISTE, \"1\") <> \"2\"))", + "DB_USA1": "(nvl(DB_EXISTE, \"2\") = \"1\") and ((nvl(D1B_EXISTE, \"1\") <> \"2\") or (nvl(D2B_EXISTE, \"1\") <> \"2\") or (nvl(D3B_EXISTE, \"1\") <> \"2\"))", + "DB_USA2": "(nvl(DB_EXISTE, \"2\") = \"1\") and ((nvl(D1B_EXISTE, \"1\") <> \"2\") or (nvl(D2B_EXISTE, \"1\") <> \"2\") or (nvl(D3B_EXISTE, \"1\") <> \"2\"))", + "DB_USA3": "(nvl(DB_EXISTE, \"2\") = \"1\") and ((nvl(D1B_EXISTE, \"1\") <> \"2\") or (nvl(D2B_EXISTE, \"1\") <> \"2\") or (nvl(D3B_EXISTE, \"1\") <> \"2\"))", + "DB_USA9": "(nvl(DB_EXISTE, \"2\") = \"1\") and ((nvl(D1B_EXISTE, \"1\") <> \"2\") or (nvl(D2B_EXISTE, \"1\") <> \"2\") or (nvl(D3B_EXISTE, \"1\") <> \"2\"))", + "DB_USA4": "(nvl(DB_EXISTE, \"2\") = \"1\") and ((nvl(D1B_EXISTE, \"1\") <> \"2\") or (nvl(D2B_EXISTE, \"1\") <> \"2\") or (nvl(D3B_EXISTE, \"1\") <> \"2\"))" + }, + "D3B_EXISTE": { + "D3B_VALA": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D3B_EXISTE, \"1\") <> \"2\")", + "D3B_QAUP": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D3B_EXISTE, \"1\") <> \"2\")", + "D3B_AUCO": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D3B_EXISTE, \"1\") <> \"2\")", + "D3B_VEND": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D3B_EXISTE, \"1\") <> \"2\")", + "DB_USA5": "(nvl(DB_EXISTE, \"2\") = \"1\") and ((nvl(D1B_EXISTE, \"1\") <> \"2\") or (nvl(D2B_EXISTE, \"1\") <> \"2\") or (nvl(D3B_EXISTE, \"1\") <> \"2\"))", + "DB_USA1": "(nvl(DB_EXISTE, \"2\") = \"1\") and ((nvl(D1B_EXISTE, \"1\") <> \"2\") or (nvl(D2B_EXISTE, \"1\") <> \"2\") or (nvl(D3B_EXISTE, \"1\") <> \"2\"))", + "DB_USA2": "(nvl(DB_EXISTE, \"2\") = \"1\") and ((nvl(D1B_EXISTE, \"1\") <> \"2\") or (nvl(D2B_EXISTE, \"1\") <> \"2\") or (nvl(D3B_EXISTE, \"1\") <> \"2\"))", + "DB_USA3": "(nvl(DB_EXISTE, \"2\") = \"1\") and ((nvl(D1B_EXISTE, \"1\") <> \"2\") or (nvl(D2B_EXISTE, \"1\") <> \"2\") or (nvl(D3B_EXISTE, \"1\") <> \"2\"))", + "DB_USA9": "(nvl(DB_EXISTE, \"2\") = \"1\") and ((nvl(D1B_EXISTE, \"1\") <> \"2\") or (nvl(D2B_EXISTE, \"1\") <> \"2\") or (nvl(D3B_EXISTE, \"1\") <> \"2\"))", + "DB_USA4": "(nvl(DB_EXISTE, \"2\") = \"1\") and ((nvl(D1B_EXISTE, \"1\") <> \"2\") or (nvl(D2B_EXISTE, \"1\") <> \"2\") or (nvl(D3B_EXISTE, \"1\") <> \"2\"))" + }, + "DB_CONTRAT_CHANG": { + "DB_CONTRAT_DEBUT": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D1B_EXISTE, \"1\") <> \"2\") and (nvl(DB_CONTRAT_CHANG, \"1\") <> \"2\")", + "DB_CONTRATFINANTICIP": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D1B_EXISTE, \"1\") <> \"2\") and (nvl(DB_CONTRAT_CHANG, \"1\") <> \"2\")", + "DB_DATE_CONTRAT": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D1B_EXISTE, \"1\") <> \"2\") and (nvl(DB_CONTRAT_CHANG, \"1\") <> \"2\")", + "DB_EVOLPRIX": "(nvl(DB_EXISTE, \"2\") = \"1\") and (nvl(D1B_EXISTE, \"1\") <> \"2\") and (nvl(DB_CONTRAT_CHANG, \"1\") <> \"2\")" + }, + "FB_EXISTE": { + "FB_VALA": "(nvl(FB_EXISTE, \"2\") = \"1\")", + "FB_QAUP": "(nvl(FB_EXISTE, \"2\") = \"1\")", + "FB_STKD": "(nvl(FB_EXISTE, \"2\") = \"1\")", + "FB_STKF": "(nvl(FB_EXISTE, \"2\") = \"1\")", + "FB_USA5": "(nvl(FB_EXISTE, \"2\") = \"1\")", + "FB_USA1": "(nvl(FB_EXISTE, \"2\") = \"1\")", + "FB_USA2": "(nvl(FB_EXISTE, \"2\") = \"1\")", + "FB_USA3": "(nvl(FB_EXISTE, \"2\") = \"1\")", + "FB_USA4": "(nvl(FB_EXISTE, \"2\") = \"1\")" + }, + "GB_EXISTE": { + "GB_VALA": "(nvl(GB_EXISTE, \"2\") = \"1\")", + "GB_QAUP": "(nvl(GB_EXISTE, \"2\") = \"1\")", + "GB_STKD": "(nvl(GB_EXISTE, \"2\") = \"1\")", + "GB_STKF": "(nvl(GB_EXISTE, \"2\") = \"1\")", + "GB_USA5": "(nvl(GB_EXISTE, \"2\") = \"1\")", + "GB_USA1": "(nvl(GB_EXISTE, \"2\") = \"1\")", + "GB_USA2": "(nvl(GB_EXISTE, \"2\") = \"1\")", + "GB_USA3": "(nvl(GB_EXISTE, \"2\") = \"1\")", + "GB_USA4": "(nvl(GB_EXISTE, \"2\") = \"1\")" + }, + "HB_EXISTE": { + "HB_VALA": "(nvl(HB_EXISTE, \"2\") = \"1\")", + "HB_QAUP": "(nvl(HB_EXISTE, \"2\") = \"1\")", + "HB_STKD": "(nvl(HB_EXISTE, \"2\") = \"1\")", + "HB_STKF": "(nvl(HB_EXISTE, \"2\") = \"1\")", + "HB_USA5": "(nvl(HB_EXISTE, \"2\") = \"1\")", + "HB_USA1": "(nvl(HB_EXISTE, \"2\") = \"1\")", + "HB_USA2": "(nvl(HB_EXISTE, \"2\") = \"1\")", + "HB_USA3": "(nvl(HB_EXISTE, \"2\") = \"1\")", + "HB_USA4": "(nvl(HB_EXISTE, \"2\") = \"1\")" + }, + "IB_EXISTE": { + "IB_VALA": "(nvl(IB_EXISTE, \"2\") = \"1\")", + "IB_QAUP": "(nvl(IB_EXISTE, \"2\") = \"1\")", + "IB_STKD": "(nvl(IB_EXISTE, \"2\") = \"1\")", + "IB_STKF": "(nvl(IB_EXISTE, \"2\") = \"1\")", + "IB_USA5": "(nvl(IB_EXISTE, \"2\") = \"1\")", + "IB_USA1": "(nvl(IB_EXISTE, \"2\") = \"1\")", + "IB_USA2": "(nvl(IB_EXISTE, \"2\") = \"1\")", + "IB_USA3": "(nvl(IB_EXISTE, \"2\") = \"1\")", + "IB_USA4": "(nvl(IB_EXISTE, \"2\") = \"1\")" + }, + "JB_EXISTE": { + "JB_COMPO": "(nvl(JB_EXISTE, \"2\") = \"1\")", + "JB_VALA": "(nvl(JB_EXISTE, \"2\") = \"1\")", + "JB_QAUP": "(nvl(JB_EXISTE, \"2\") = \"1\")", + "JB_STKD": "(nvl(JB_EXISTE, \"2\") = \"1\")", + "JB_STKF": "(nvl(JB_EXISTE, \"2\") = \"1\")", + "JB_USA5": "(nvl(JB_EXISTE, \"2\") = \"1\")", + "JB_USA1": "(nvl(JB_EXISTE, \"2\") = \"1\")", + "JB_USA2": "(nvl(JB_EXISTE, \"2\") = \"1\")", + "JB_USA3": "(nvl(JB_EXISTE, \"2\") = \"1\")", + "JB_USA9": "(nvl(JB_EXISTE, \"2\") = \"1\")", + "JB_USA4": "(nvl(JB_EXISTE, \"2\") = \"1\")" + }, + "KB_EXISTE": { + "KB_VALA": "(nvl(KB_EXISTE, \"2\") = \"1\")", + "KB_QAUP": "(nvl(KB_EXISTE, \"2\") = \"1\")", + "KB_STKD": "(nvl(KB_EXISTE, \"2\") = \"1\")", + "KB_STKF": "(nvl(KB_EXISTE, \"2\") = \"1\")", + "KB_USA5": "(nvl(KB_EXISTE, \"2\") = \"1\")", + "KB_USA1": "(nvl(KB_EXISTE, \"2\") = \"1\")", + "KB_USA2": "(nvl(KB_EXISTE, \"2\") = \"1\")", + "KB_USA3": "(nvl(KB_EXISTE, \"2\") = \"1\")", + "KB_USA4": "(nvl(KB_EXISTE, \"2\") = \"1\")" + }, + "LB_EXISTE": { + "LB_VALA": "(nvl(LB_EXISTE, \"2\") = \"1\")", + "LB_QAUP": "(nvl(LB_EXISTE, \"2\") = \"1\")", + "LB_STKD": "(nvl(LB_EXISTE, \"2\") = \"1\")", + "LB_STKF": "(nvl(LB_EXISTE, \"2\") = \"1\")", + "LB_USA5": "(nvl(LB_EXISTE, \"2\") = \"1\")", + "LB_USA1": "(nvl(LB_EXISTE, \"2\") = \"1\")", + "LB_USA2": "(nvl(LB_EXISTE, \"2\") = \"1\")", + "LB_USA3": "(nvl(LB_EXISTE, \"2\") = \"1\")", + "LB_USA4": "(nvl(LB_EXISTE, \"2\") = \"1\")" + }, + "QB_EXISTE": { + "QB_VALA": "(nvl(QB_EXISTE, \"2\") = \"1\")", + "QB_QAUP": "(nvl(QB_EXISTE, \"2\") = \"1\")", + "QB_STKD": "(nvl(QB_EXISTE, \"2\") = \"1\")", + "QB_STKF": "(nvl(QB_EXISTE, \"2\") = \"1\")", + "QB_USA5": "(nvl(QB_EXISTE, \"2\") = \"1\")", + "QB_USA1": "(nvl(QB_EXISTE, \"2\") = \"1\")", + "QB_USA2": "(nvl(QB_EXISTE, \"2\") = \"1\")", + "QB_USA3": "(nvl(QB_EXISTE, \"2\") = \"1\")", + "QB_USA9": "(nvl(QB_EXISTE, \"2\") = \"1\")", + "QB_USA4": "(nvl(QB_EXISTE, \"2\") = \"1\")" + }, + "MB_EXISTE": { + "MB_CSUP": "(nvl(MB_EXISTE, \"2\") = \"1\")", + "MB_USA5": "(nvl(MB_EXISTE, \"2\") = \"1\")", + "MB_USA1": "(nvl(MB_EXISTE, \"2\") = \"1\")", + "MB_USA2": "(nvl(MB_EXISTE, \"2\") = \"1\")", + "MB_USA3": "(nvl(MB_EXISTE, \"2\") = \"1\")", + "MB_USA4": "(nvl(MB_EXISTE, \"2\") = \"1\")" + }, + "NB_EXISTE": { + "NB_CSUP": "(nvl(NB_EXISTE, \"2\") = \"1\")", + "NB_USA5": "(nvl(NB_EXISTE, \"2\") = \"1\")", + "NB_USA1": "(nvl(NB_EXISTE, \"2\") = \"1\")", + "NB_USA2": "(nvl(NB_EXISTE, \"2\") = \"1\")", + "NB_USA3": "(nvl(NB_EXISTE, \"2\") = \"1\")", + "NB_USA4": "(nvl(NB_EXISTE, \"2\") = \"1\")" + }, + "OB_EXISTE": { + "OB_CSUP_TONNE": "(nvl(OB_EXISTE, \"2\") = \"1\")", + "OB_CSUP_TMS": "(nvl(OB_EXISTE, \"2\") = \"1\")", + "OB_ACHA": "(nvl(OB_EXISTE, \"2\") = \"1\")", + "OB_PACH": "(nvl(OB_EXISTE, \"2\") = \"1\") and (nvl(OB_ACHA, \"2\") <> \"3\") and (nvl(OB_ACHA, \"2\") <> \"1\")", + "OB_VALA": "(nvl(OB_EXISTE, \"2\") = \"1\") and (nvl(OB_ACHA, \"2\") <> \"3\")", + "OB_USA5": "(nvl(OB_EXISTE, \"2\") = \"1\")", + "OB_USA1": "(nvl(OB_EXISTE, \"2\") = \"1\")", + "OB_USA3": "(nvl(OB_EXISTE, \"2\") = \"1\")", + "OB_USA4": "(nvl(OB_EXISTE, \"2\") = \"1\")" + }, + "OB_ACHA": { + "OB_PACH": "(nvl(OB_EXISTE, \"2\") = \"1\") and (nvl(OB_ACHA, \"2\") <> \"3\") and (nvl(OB_ACHA, \"2\") <> \"1\")", + "OB_VALA": "(nvl(OB_EXISTE, \"2\") = \"1\") and (nvl(OB_ACHA, \"2\") <> \"3\")" + }, + "PB_EXISTE": { + "PB_COMPRESS": "(nvl(PB_EXISTE, \"2\") = \"1\")", + "PB_STOCK": "(nvl(PB_EXISTE, \"2\") = \"1\") and (nvl(PB_COMPRESS, \"1\") <> \"2\")", + "PB_VALA": "(nvl(PB_EXISTE, \"2\") = \"1\")", + "PB_QAUP": "(nvl(PB_EXISTE, \"2\") = \"1\")", + "PB_AUTOPROD": "(nvl(PB_EXISTE, \"2\") = \"1\")", + "PB_METHODPROD": "(nvl(PB_EXISTE, \"2\") = \"1\") and (nvl(PB_AUTOPROD, \"1\") <> \"2\")", + "PB_AUCO": "(nvl(PB_EXISTE, \"2\") = \"1\") and (nvl(PB_AUTOPROD, \"1\") <> \"2\")", + "PB_VEND": "(nvl(PB_EXISTE, \"2\") = \"1\") and (nvl(PB_AUTOPROD, \"1\") <> \"2\")", + "PB_COPRO": "(nvl(PB_EXISTE, \"2\") = \"1\") and (nvl(PB_AUTOPROD, \"1\") <> \"2\")", + "PB_USA3A": "(nvl(PB_EXISTE, \"2\") = \"1\")", + "PB_USA3B": "(nvl(PB_EXISTE, \"2\") = \"1\")", + "PB_USA8": "(nvl(PB_EXISTE, \"2\") = \"1\")", + "PB_USA2": "(nvl(PB_EXISTE, \"2\") = \"1\")", + "PB_USA9": "(nvl(PB_EXISTE, \"2\") = \"1\")", + "PB_USA4": "(nvl(PB_EXISTE, \"2\") = \"1\")" + }, + "PB_COMPRESS": { + "PB_STOCK": "(nvl(PB_EXISTE, \"2\") = \"1\") and (nvl(PB_COMPRESS, \"1\") <> \"2\")" + }, + "PB_AUTOPROD": { + "PB_METHODPROD": "(nvl(PB_EXISTE, \"2\") = \"1\") and (nvl(PB_AUTOPROD, \"1\") <> \"2\")", + "PB_AUCO": "(nvl(PB_EXISTE, \"2\") = \"1\") and (nvl(PB_AUTOPROD, \"1\") <> \"2\")", + "PB_VEND": "(nvl(PB_EXISTE, \"2\") = \"1\") and (nvl(PB_AUTOPROD, \"1\") <> \"2\")", + "PB_COPRO": "(nvl(PB_EXISTE, \"2\") = \"1\") and (nvl(PB_AUTOPROD, \"1\") <> \"2\")" + }, + "EB_EXISTE": { + "EB_ACHAT": "(nvl(EB_EXISTE, \"2\") = \"1\")", + "EB_PROD": "(nvl(EB_EXISTE, \"2\") = \"1\")", + "EB_VALA": "(nvl(EB_EXISTE, \"2\") = \"1\") and (nvl(EB_ACHAT, \"1\") <> \"2\")", + "EB_QAUP": "(nvl(EB_EXISTE, \"2\") = \"1\") and (nvl(EB_ACHAT, \"1\") <> \"2\")", + "EB_DETAILGAZ": "(nvl(EB_EXISTE, \"2\") = \"1\") and (nvl(EB_ACHAT, \"1\") <> \"2\")", + "EB_USA5": "(nvl(EB_EXISTE, \"2\") = \"1\") and (nvl(EB_ACHAT, \"1\") <> \"2\")", + "EB_USA1": "(nvl(EB_EXISTE, \"2\") = \"1\") and (nvl(EB_ACHAT, \"1\") <> \"2\")", + "EB_USA2": "(nvl(EB_EXISTE, \"2\") = \"1\") and (nvl(EB_ACHAT, \"1\") <> \"2\")", + "EB_USA3": "(nvl(EB_EXISTE, \"2\") = \"1\") and (nvl(EB_ACHAT, \"1\") <> \"2\")", + "EB_USA4": "(nvl(EB_EXISTE, \"2\") = \"1\") and (nvl(EB_ACHAT, \"1\") <> \"2\")" + }, + "EB_ACHAT": { + "EB_VALA": "(nvl(EB_EXISTE, \"2\") = \"1\") and (nvl(EB_ACHAT, \"1\") <> \"2\")", + "EB_QAUP": "(nvl(EB_EXISTE, \"2\") = \"1\") and (nvl(EB_ACHAT, \"1\") <> \"2\")", + "EB_DETAILGAZ": "(nvl(EB_EXISTE, \"2\") = \"1\") and (nvl(EB_ACHAT, \"1\") <> \"2\")", + "EB_USA5": "(nvl(EB_EXISTE, \"2\") = \"1\") and (nvl(EB_ACHAT, \"1\") <> \"2\")", + "EB_USA1": "(nvl(EB_EXISTE, \"2\") = \"1\") and (nvl(EB_ACHAT, \"1\") <> \"2\")", + "EB_USA2": "(nvl(EB_EXISTE, \"2\") = \"1\") and (nvl(EB_ACHAT, \"1\") <> \"2\")", + "EB_USA3": "(nvl(EB_EXISTE, \"2\") = \"1\") and (nvl(EB_ACHAT, \"1\") <> \"2\")", + "EB_USA4": "(nvl(EB_EXISTE, \"2\") = \"1\") and (nvl(EB_ACHAT, \"1\") <> \"2\")" + }, + "XB_EXISTE": { + "XB_CUP1": "(nvl(XB_EXISTE, \"2\") = \"1\")", + "XB_CUP2": "(nvl(XB_EXISTE, \"2\") = \"1\")", + "XB_CUP3": "(nvl(XB_EXISTE, \"2\") = \"1\")", + "XB_CUP4": "(nvl(XB_EXISTE, \"2\") = \"1\")", + "XB_CUP6": "(nvl(XB_EXISTE, \"2\") = \"1\")", + "XB_CUP7": "(nvl(XB_EXISTE, \"2\") = \"1\")", + "XB_CUP8": "(nvl(XB_EXISTE, \"2\") = \"1\")", + "XB_CUP9": "(nvl(XB_EXISTE, \"2\") = \"1\")", + "XB_CUP10": "(nvl(XB_EXISTE, \"2\") = \"1\")", + "XB_CUP11": "(nvl(XB_EXISTE, \"2\") = \"1\")", + "XB_USA5": "(nvl(XB_EXISTE, \"2\") = \"1\")", + "XB_USA1": "(nvl(XB_EXISTE, \"2\") = \"1\")", + "XB_USA2": "(nvl(XB_EXISTE, \"2\") = \"1\")", + "XB_USA3": "(nvl(XB_EXISTE, \"2\") = \"1\")", + "XB_USA4": "(nvl(XB_EXISTE, \"2\") = \"1\")" + }, + "YB_EXISTE": { + "YB_CUP1": "(nvl(YB_EXISTE, \"2\") = \"1\")", + "YB_CUP2": "(nvl(YB_EXISTE, \"2\") = \"1\")", + "YB_CUP3": "(nvl(YB_EXISTE, \"2\") = \"1\")", + "YB_CUP4": "(nvl(YB_EXISTE, \"2\") = \"1\")", + "YB_CUP5": "(nvl(YB_EXISTE, \"2\") = \"1\")", + "YB_CUP6": "(nvl(YB_EXISTE, \"2\") = \"1\")", + "YB_CUP7": "(nvl(YB_EXISTE, \"2\") = \"1\")", + "YB_CUP8": "(nvl(YB_EXISTE, \"2\") = \"1\")", + "YB_CUP9": "(nvl(YB_EXISTE, \"2\") = \"1\")", + "YB_CUP10": "(nvl(YB_EXISTE, \"2\") = \"1\")", + "YB_CUP11": "(nvl(YB_EXISTE, \"2\") = \"1\")", + "YB_CUP12": "(nvl(YB_EXISTE, \"2\") = \"1\")", + "YB_CUP13": "(nvl(YB_EXISTE, \"2\") = \"1\")", + "YB_CUP14": "(nvl(YB_EXISTE, \"2\") = \"1\")", + "YB_CUP15": "(nvl(YB_EXISTE, \"2\") = \"1\")", + "YB_CUP16": "(nvl(YB_EXISTE, \"2\") = \"1\")", + "YB_CUP17": "(nvl(YB_EXISTE, \"2\") = \"1\")", + "YB_CUP18": "(nvl(YB_EXISTE, \"2\") = \"1\")", + "YB_USA5": "(nvl(YB_EXISTE, \"2\") = \"1\")", + "YB_USA1": "(nvl(YB_EXISTE, \"2\") = \"1\")", + "YB_USA2": "(nvl(YB_EXISTE, \"2\") = \"1\")", + "YB_USA3": "(nvl(YB_EXISTE, \"2\") = \"1\")", + "YB_USA4": "(nvl(YB_EXISTE, \"2\") = \"1\")" + }, + "ZB_EXISTE": { + "ZB_NOM": "(nvl(ZB_EXISTE, \"2\") = \"1\")", + "ZB_CUP": "(nvl(ZB_EXISTE, \"2\") = \"1\")", + "ZB_UNI": "(nvl(ZB_EXISTE, \"2\") = \"1\")", + "ZB_USA5": "(nvl(ZB_EXISTE, \"2\") = \"1\")", + "ZB_USA1": "(nvl(ZB_EXISTE, \"2\") = \"1\")", + "ZB_USA2": "(nvl(ZB_EXISTE, \"2\") = \"1\")", + "ZB_USA3": "(nvl(ZB_EXISTE, \"2\") = \"1\")", + "ZB_USA4": "(nvl(ZB_EXISTE, \"2\") = \"1\")" + } + }, + "resizing": {} +} diff --git a/public/Filauto.json b/public/Filauto.json new file mode 100644 index 00000000..ff10ca1c --- /dev/null +++ b/public/Filauto.json @@ -0,0 +1 @@ +{"id":"lsbmqdvt","componentType":"Questionnaire","modele":"FILAUTO","enoCoreVersion":"3.21.5","lunaticModelVersion":"3.8.1","generatingDate":"30-05-2024 15:59:55","pagination":"sequence","maxPage":"7","label":{"value":"Enquête Filière Automobile","type":"VTL|MD"},"components":[{"id":"lp8fz42d","componentType":"Sequence","page":"1","label":{"value":"\"I - \" || \"Données de cadrage\"","type":"VTL|MD"},"conditionFilter":{"value":"true","type":"VTL"},"hierarchy":{"sequence":{"id":"lp8fz42d","page":"1","label":{"value":"\"I - \" || \"Données de cadrage\"","type":"VTL|MD"}}}},{"id":"lubcc060","componentType":"Subsequence","page":"1","label":{"value":"\"Vos coordonnées\"","type":"VTL|MD"},"conditionFilter":{"value":"true","type":"VTL"},"hierarchy":{"sequence":{"id":"lp8fz42d","page":"1","label":{"value":"\"I - \" || \"Données de cadrage\"","type":"VTL|MD"}},"subSequence":{"id":"lubcc060","page":"1","label":{"value":"\"Vos coordonnées\"","type":"VTL|MD"}}},"description":{"value":"\"**Veuillez renseigner les informations suivantes vous concernant :**\"","type":"VTL|MD"}},{"id":"question-lubcdvge","componentType":"Question","page":"1","label":{"value":"\"1. \" || \"Nom :\"","type":"VTL|MD"},"conditionFilter":{"value":"true","type":"VTL"},"components":[{"id":"lubcdvge","componentType":"Input","mandatory":false,"page":"1","maxLength":249,"controls":[{"id":"lubcdvge-CI-0","typeOfControl":"CONSISTENCY","criticality":"WARN","control":{"value":"not(nvl(NOM_REP,\"\")=\"\")","type":"VTL"},"errorMessage":{"value":"\"Merci de bien vouloir renseigner votre nom.\"","type":"VTL|MD"}}],"hierarchy":{"sequence":{"id":"lp8fz42d","page":"1","label":{"value":"\"I - \" || \"Données de cadrage\"","type":"VTL|MD"}},"subSequence":{"id":"lubcc060","page":"1","label":{"value":"\"Vos coordonnées\"","type":"VTL|MD"}}},"response":{"name":"NOM_REP"}}]},{"id":"question-lubcm5zd","componentType":"Question","page":"1","label":{"value":"\"2. \" || \"Prénom :\"","type":"VTL|MD"},"conditionFilter":{"value":"true","type":"VTL"},"components":[{"id":"lubcm5zd","componentType":"Input","mandatory":false,"page":"1","maxLength":249,"controls":[{"id":"lubcm5zd-CI-0","typeOfControl":"CONSISTENCY","criticality":"WARN","control":{"value":"not(nvl(PRENOM_REP,\"\")=\"\")","type":"VTL"},"errorMessage":{"value":"\"Merci de bien vouloir renseigner votre prénom.\"","type":"VTL|MD"}}],"hierarchy":{"sequence":{"id":"lp8fz42d","page":"1","label":{"value":"\"I - \" || \"Données de cadrage\"","type":"VTL|MD"}},"subSequence":{"id":"lubcc060","page":"1","label":{"value":"\"Vos coordonnées\"","type":"VTL|MD"}}},"response":{"name":"PRENOM_REP"}}]},{"id":"question-lubcs39l","componentType":"Question","page":"1","label":{"value":"\"3. \" || \"Courriel :\"","type":"VTL|MD"},"conditionFilter":{"value":"true","type":"VTL"},"components":[{"id":"lubcs39l","componentType":"Input","mandatory":false,"page":"1","maxLength":249,"controls":[{"id":"lubcs39l-CI-0","typeOfControl":"CONSISTENCY","criticality":"WARN","control":{"value":"not(match_characters( nvl(MAIL_REP,\"\"), \"^[A-Za-z0-9._+\\-\\']+@[A-Za-z0-9.\\-]+\\.[A-Za-z]{2,}$\" ) = false)","type":"VTL"},"errorMessage":{"value":"\"Merci de bien vouloir renseigner une adresse e-mail valide.\"","type":"VTL|MD"}}],"hierarchy":{"sequence":{"id":"lp8fz42d","page":"1","label":{"value":"\"I - \" || \"Données de cadrage\"","type":"VTL|MD"}},"subSequence":{"id":"lubcc060","page":"1","label":{"value":"\"Vos coordonnées\"","type":"VTL|MD"}}},"response":{"name":"MAIL_REP"}}]},{"id":"question-lubcwp1h","componentType":"Question","page":"1","label":{"value":"\"4. \" || \"Téléphone (fixe ou mobile) :\"","type":"VTL|MD"},"conditionFilter":{"value":"true","type":"VTL"},"components":[{"id":"lubcwp1h","componentType":"Input","mandatory":false,"page":"1","maxLength":249,"hierarchy":{"sequence":{"id":"lp8fz42d","page":"1","label":{"value":"\"I - \" || \"Données de cadrage\"","type":"VTL|MD"}},"subSequence":{"id":"lubcc060","page":"1","label":{"value":"\"Vos coordonnées\"","type":"VTL|MD"}}},"response":{"name":"TEL_REP"}}]},{"id":"question-lubcohxc","componentType":"Question","page":"1","label":{"value":"\"5. \" || \"Fonction au sein de l'entreprise :\"","type":"VTL|MD"},"conditionFilter":{"value":"true","type":"VTL"},"components":[{"id":"lubcohxc","componentType":"Input","mandatory":false,"page":"1","maxLength":249,"hierarchy":{"sequence":{"id":"lp8fz42d","page":"1","label":{"value":"\"I - \" || \"Données de cadrage\"","type":"VTL|MD"}},"subSequence":{"id":"lubcc060","page":"1","label":{"value":"\"Vos coordonnées\"","type":"VTL|MD"}}},"response":{"name":"FONC_REP"}}]},{"id":"lubcmrse","componentType":"Subsequence","page":"1","label":{"value":"\"Votre chiffre d'affaires\"","type":"VTL|MD"},"conditionFilter":{"value":"true","type":"VTL"},"hierarchy":{"sequence":{"id":"lp8fz42d","page":"1","label":{"value":"\"I - \" || \"Données de cadrage\"","type":"VTL|MD"}},"subSequence":{"id":"lubcmrse","page":"1","label":{"value":"\"Votre chiffre d'affaires\"","type":"VTL|MD"}}},"description":{"value":"\"**Cette enquête porte sur l’exercice comptable 2023.**\"","type":"VTL|MD"}},{"id":"question-lp8g0a9z","componentType":"Question","page":"1","label":{"value":"\"6. \" || \"Quelle est la date de clôture de votre exercice 2023 ?\"","type":"VTL|MD"},"conditionFilter":{"value":"true","type":"VTL"},"components":[{"id":"lp8g0a9z","componentType":"Datepicker","mandatory":false,"page":"1","min":"2023-01-01","max":"2024-12-01","controls":[{"id":"lp8g0a9z-format-date-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(CLOT_EX)) and (cast(CLOT_EX, date, \"YYYY-MM-DD\")cast(\"2024-12-01\", date, \"YYYY-MM-DD\")))","type":"VTL"},"errorMessage":{"value":"\"La date saisie doit être comprise entre 2023-01-01 et 2024-12-01.\"","type":"VTL|MD"}}],"hierarchy":{"sequence":{"id":"lp8fz42d","page":"1","label":{"value":"\"I - \" || \"Données de cadrage\"","type":"VTL|MD"}},"subSequence":{"id":"lubcmrse","page":"1","label":{"value":"\"Votre chiffre d'affaires\"","type":"VTL|MD"}}},"dateFormat":"YYYY-MM-DD","response":{"name":"CLOT_EX"}}]},{"id":"question-lp8g3yo1","componentType":"Question","page":"1","label":{"value":"\"7. \" || \"Quelle est la durée en mois de cet exercice ?\"","type":"VTL|MD"},"conditionFilter":{"value":"true","type":"VTL"},"components":[{"id":"lp8g3yo1","componentType":"InputNumber","mandatory":false,"page":"1","min":0.0,"max":24.0,"decimals":0,"controls":[{"id":"lp8g3yo1-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(DUREE_EX)) and (0>DUREE_EX or 24DUREE_EX)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}}],"hierarchy":{"sequence":{"id":"lp8fz42d","page":"1","label":{"value":"\"I - \" || \"Données de cadrage\"","type":"VTL|MD"}},"subSequence":{"id":"lubcmrse","page":"1","label":{"value":"\"Votre chiffre d'affaires\"","type":"VTL|MD"}}},"unit":"mois","response":{"name":"DUREE_EX"},"description":{"value":"Format attendu : un nombre en mois entre 0 et 24","type":"VTL|MD"}}]},{"id":"question-lp8gdv9u","componentType":"Question","page":"1","label":{"value":"\"8. \" || \"Quel est le chiffre d’affaires hors taxes de votre entreprise au cours de cet exercice (en milliers d’euros) ?\"","type":"VTL|MD"},"conditionFilter":{"value":"true","type":"VTL"},"components":[{"id":"lp8gdv9u","componentType":"InputNumber","mandatory":false,"page":"1","min":0.0,"max":9.9999999E7,"decimals":0,"controls":[{"id":"lp8gdv9u-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(CAHT)) and (0>CAHT or 99999999CAHT)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lp8gdv9u-CI-0","typeOfControl":"CONSISTENCY","criticality":"WARN","control":{"value":"not(nvl(CAHT,\"\")=\"\")","type":"VTL"},"errorMessage":{"value":"\"Merci de renseigner le chiffre d'affaires hors taxes en milliers d'euros de votre entreprise pour l'exercice comptable 2023.\"","type":"VTL|MD"}}],"hierarchy":{"sequence":{"id":"lp8fz42d","page":"1","label":{"value":"\"I - \" || \"Données de cadrage\"","type":"VTL|MD"}},"subSequence":{"id":"lubcmrse","page":"1","label":{"value":"\"Votre chiffre d'affaires\"","type":"VTL|MD"}}},"unit":"k€","response":{"name":"CAHT"},"description":{"value":"Format attendu : un nombre en k€ entre 0 et 99999999","type":"VTL|MD"}}]},{"id":"lp8g6sye","componentType":"Sequence","page":"2","label":{"value":"\"II - \" || \"Activité dans la filière automobile\"","type":"VTL|MD"},"conditionFilter":{"value":"true","type":"VTL"},"hierarchy":{"sequence":{"id":"lp8g6sye","page":"2","label":{"value":"\"II - \" || \"Activité dans la filière automobile\"","type":"VTL|MD"}}},"description":{"value":"\"L’enquête concerne les entreprises qui contribuent à la conception, à la fabrication, à la transformation, au reconditionnement, au rétrofit et au recyclage de véhicules circulant sur la voie publique :\r\n – véhicules à moteur conçus et construits pour le transport de personnes et marchandises et ayant au moins quatre roues (voitures, autobus, etc.) ;\r\n – véhicules remorqués conçus et construits pour le transport de marchandises ou de personnes ainsi que l’hébergement de personnes (camions, camping-cars, etc.) ;\r\n – véhicules routiers à usage spécial (véhicules aménagés, ambulances, etc.).\r\nLes motocycles, les engins agricoles ou les véhicules militaires sont exclus du périmètre de la filière automobile et donc de l’enquête.\r\nLes activités de commerce de gros d’équipements automobiles, de transport et de logistique mais également d’ingénierie, de conception, de recherche et développement (R&D) sont à prendre en compte dans vos réponses. Les activités liées aux services de mobilité automobile sont également incluses. Naturellement, la construction automobile, la fabrication d’équipements automobiles, de biens intermédiaires ou de biens d’équipement sont directement concernées par l’enquête.\"","type":"VTL|MD"}},{"id":"question-lq5cfpju","componentType":"Question","page":"2","label":{"value":"\"1. \" || \"Conformément à la définition \" || Q_PERIFIL ","type":"VTL|MD"},"conditionFilter":{"value":"true","type":"VTL"},"components":[{"id":"lq5cfpju","componentType":"CheckboxOne","mandatory":false,"page":"2","controls":[{"id":"lq5cfpju-CI-0","typeOfControl":"CONSISTENCY","criticality":"WARN","control":{"value":"not(nvl(AUTO,\"\")=\"\")","type":"VTL"},"errorMessage":{"value":"\"Vous n'avez pas répondu à la question II.1 sur l'appartenance de votre entreprise à la filière automobile. Cette information est essentielle, merci d'y répondre.\"","type":"VTL|MD"}},{"id":"lq5cfpju-CI-1","typeOfControl":"CONSISTENCY","criticality":"WARN","control":{"value":"not(nvl(AUTO,\"\")=\"0\")","type":"VTL"},"errorMessage":{"value":"\"Attention, vous venez de déclarer ne pas appartenir à la filière automobile. Nous vous incitons fortement à relire sa définition pour confirmer ou corriger votre réponse si besoin.\"","type":"VTL|MD"}}],"hierarchy":{"sequence":{"id":"lp8g6sye","page":"2","label":{"value":"\"II - \" || \"Activité dans la filière automobile\"","type":"VTL|MD"}}},"options":[{"value":"1","label":{"value":"\"Oui\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non\"","type":"VTL|MD"}}],"response":{"name":"AUTO"}}]},{"id":"question-lq5c5uay","componentType":"Question","page":"2","label":{"value":"\"2. \" || \"Quelle est la part du chiffre d’affaires de votre entreprise concernée par la filière automobile au cours de l’exercice 2023 ?\"","type":"VTL|MD"},"declarations":[{"id":"lq5c9w6y","declarationType":"HELP","position":"AFTER_QUESTION_TEXT","label":{"value":"\"Une estimation même approximative est préférable à une absence de réponse.\"","type":"VTL|MD"}}],"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"components":[{"id":"lq5c5uay","componentType":"InputNumber","mandatory":false,"page":"2","min":0.0,"max":100.0,"decimals":1,"controls":[{"id":"lq5c5uay-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(CA_AUTO)) and (0.0>CA_AUTO or 100.0CA_AUTO)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 1 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lq5c5uay-CI-0","typeOfControl":"CONSISTENCY","criticality":"WARN","control":{"value":"not(not(isnull(CA_AUTO)) and CA_AUTO = 0 and nvl(AUTO,\"0\")=\"1\")","type":"VTL"},"errorMessage":{"value":"\"Vous avez indiqué précédement appartenir à la filière automobile et vous déclarez une part nulle de votre chiffre d'affaires dédié à l'automobile. Merci de bien vouloir vous assurer de vos réponses.\"","type":"VTL|MD"}},{"id":"lq5c5uay-CI-1","typeOfControl":"CONSISTENCY","criticality":"WARN","control":{"value":"not(nvl(CA_AUTO,\"\")=\"\")","type":"VTL"},"errorMessage":{"value":"\"Vous n'avez pas répondu à la question II.2 sur la part du chiffre d'affaires de votre entreprise dédiée à l'automobile. Cette information est essentielle, merci d'y répondre.\"","type":"VTL|MD"}}],"hierarchy":{"sequence":{"id":"lp8g6sye","page":"2","label":{"value":"\"II - \" || \"Activité dans la filière automobile\"","type":"VTL|MD"}}},"unit":"%","response":{"name":"CA_AUTO"},"description":{"value":"Format attendu : un nombre en % entre 0,0 et 100,0","type":"VTL|MD"}}]},{"id":"question-lq5cf72t","componentType":"Question","page":"2","label":{"value":"\"3. \" || \"Quelle(s) est (sont) la (les) fonction(s) de votre entreprise dans la filière automobile ?\"","type":"VTL|MD"},"declarations":[{"id":"lq5cfiy3","declarationType":"HELP","position":"AFTER_QUESTION_TEXT","label":{"value":"\"Indiquez la part de chaque fonction dans le chiffre d’affaires dédié à l’automobile de votre entreprise.\r\nUne estimation même approximative est préférable à une absence de réponse.\r\nVous avez réparti \"|| cast(FCT_SOMME, string) || \"% de votre CA automobile.\" ","type":"VTL|MD"}}],"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"components":[{"id":"lq5cf72t","componentType":"Table","mandatory":false,"page":"2","positioning":"HORIZONTAL","controls":[{"id":"lq5cf72t-RDOP-lto8yvgs-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(FCT9)) and (0>FCT9 or 100FCT9)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lq5cf72t-RDOP-lto90wqw-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(FCT8)) and (0>FCT8 or 100FCT8)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lq5cf72t-RDOP-lto98wsv-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(FCT7)) and (0>FCT7 or 100FCT7)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lq5cf72t-RDOP-lto8ttca-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(FCT6)) and (0>FCT6 or 100FCT6)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lq5cf72t-RDOP-lto97t1s-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(FCT5)) and (0>FCT5 or 100FCT5)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lq5cf72t-RDOP-lto94lbi-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(FCT4)) and (0>FCT4 or 100FCT4)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lq5cf72t-RDOP-lto921ak-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(FCT3)) and (0>FCT3 or 100FCT3)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lq5cf72t-RDOP-lto96i8x-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(FCT2)) and (0>FCT2 or 100FCT2)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lq5cf72t-RDOP-lto8upcq-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(FCT1)) and (0>FCT1 or 100FCT1)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lq5cf72t-CI-0","typeOfControl":"CONSISTENCY","criticality":"WARN","control":{"value":"not(FCT_SOMME <> 100)","type":"VTL"},"errorMessage":{"value":"\"Attention, \"|| cast(FCT_SOMME, string) || \" % de votre chiffre d'affaires automobile ont été répartis. Merci de vérifier votre saisie pour atteindre 100 %\" ","type":"VTL|MD"}}],"hierarchy":{"sequence":{"id":"lp8g6sye","page":"2","label":{"value":"\"II - \" || \"Activité dans la filière automobile\"","type":"VTL|MD"}}},"header":[{"label":{"value":"","type":"VTL|MD"}},{"label":{"value":"\"Part dans le chiffre d’affaires automobile en 2023\"","type":"VTL|MD"}}],"body":[[{"value":"1","label":{"value":"\"**Construction automobile**\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lq5cf72t-RDOP-lto8upcq","unit":"%","response":{"name":"FCT1"}}],[{"value":"2","label":{"value":"\"**Fabrication d’équipements automobiles** (pare-chocs, planches de bord, bennes, pneumatiques, électronique, logiciels, etc.)\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lq5cf72t-RDOP-lto96i8x","unit":"%","response":{"name":"FCT2"}}],[{"value":"3","label":{"value":"\"**Fabrication de biens intermédiaires** (fonderie, revêtement, pièces de fixation, etc.)\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lq5cf72t-RDOP-lto921ak","unit":"%","response":{"name":"FCT3"}}],[{"value":"4","label":{"value":"\"**Fabrication de biens d’équipement** (machines-outils et autres outillages)\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lq5cf72t-RDOP-lto94lbi","unit":"%","response":{"name":"FCT4"}}],[{"value":"5","label":{"value":"\"**Commerce de gros d'équipements automobiles**\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lq5cf72t-RDOP-lto97t1s","unit":"%","response":{"name":"FCT5"}}],[{"value":"6","label":{"value":"\"**Ingénierie, conception, recherche et développement (R&D)**\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lq5cf72t-RDOP-lto8ttca","unit":"%","response":{"name":"FCT6"}}],[{"value":"7","label":{"value":"\"**Transport et logistique**\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lq5cf72t-RDOP-lto98wsv","unit":"%","response":{"name":"FCT7"}}],[{"value":"8","label":{"value":"\"**Services de mobilité automobile** (location courte durée, location longue durée, location sur mesure, autopartage, etc.)\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lq5cf72t-RDOP-lto90wqw","unit":"%","response":{"name":"FCT8"}}],[{"value":"9","label":{"value":"\"**Autre(s) fonction(s) dans la filière automobile**\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lq5cf72t-RDOP-lto8yvgs","unit":"%","response":{"name":"FCT9"}}]]}]},{"id":"question-ls0ehpzt","componentType":"Question","page":"2","label":{"value":"\"4. \" || \"Veuillez préciser les autres fonctions de votre entreprise dans la filière automobile :\"","type":"VTL|MD"},"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(FCT9, 0) > 0)","type":"VTL"},"components":[{"id":"ls0ehpzt","componentType":"Input","mandatory":false,"page":"2","maxLength":249,"hierarchy":{"sequence":{"id":"lp8g6sye","page":"2","label":{"value":"\"II - \" || \"Activité dans la filière automobile\"","type":"VTL|MD"}}},"response":{"name":"FCT9CL"}}]},{"id":"question-lq5dilup","componentType":"Question","page":"2","label":{"value":"\"5. \" || \"En 2023, quels sont vos principaux marchés autres que celui de l’automobile ?\"","type":"VTL|MD"},"declarations":[{"id":"lq5dvrzr","declarationType":"HELP","position":"AFTER_QUESTION_TEXT","label":{"value":"\"(plusieurs réponses possibles)\"","type":"VTL|MD"}}],"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(CA_AUTO, 0) < 100)","type":"VTL"},"components":[{"id":"lq5dilup","componentType":"CheckboxGroup","page":"2","hierarchy":{"sequence":{"id":"lp8g6sye","page":"2","label":{"value":"\"II - \" || \"Activité dans la filière automobile\"","type":"VTL|MD"}}},"responses":[{"id":"lq5dilup-QOP-lu9mkoav","label":{"value":"\"Aéronautique et spatial\"","type":"VTL|MD"},"response":{"name":"AM1"}},{"id":"lq5dilup-QOP-lu9m2hu7","label":{"value":"\"Énergie\"","type":"VTL|MD"},"response":{"name":"AM2"}},{"id":"lq5dilup-QOP-lu9mf4f5","label":{"value":"\"Ferroviaire\"","type":"VTL|MD"},"response":{"name":"AM3"}},{"id":"lq5dilup-QOP-lu9mg6jy","label":{"value":"\"Autre(s) marché(s)\"","type":"VTL|MD"},"response":{"name":"AM4"}}]}]},{"id":"question-ls0f1c2q","componentType":"Question","page":"2","label":{"value":"\"6. \" || \"Veuillez préciser les principaux autres marchés de votre entreprise :\"","type":"VTL|MD"},"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(CA_AUTO, 0) < 100) and (nvl(AM4, false) = true)","type":"VTL"},"components":[{"id":"ls0f1c2q","componentType":"Input","mandatory":false,"page":"2","maxLength":249,"hierarchy":{"sequence":{"id":"lp8g6sye","page":"2","label":{"value":"\"II - \" || \"Activité dans la filière automobile\"","type":"VTL|MD"}}},"response":{"name":"AM4CL"}}]},{"id":"lq5dhfbx","componentType":"Sequence","page":"3","label":{"value":"\"III - \" || \"Analyse de l’activité sur le marché automobile\"","type":"VTL|MD"},"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"hierarchy":{"sequence":{"id":"lq5dhfbx","page":"3","label":{"value":"\"III - \" || \"Analyse de l’activité sur le marché automobile\"","type":"VTL|MD"}}}},{"id":"ls1iftk8","componentType":"Subsequence","page":"3","label":{"value":"\"Votre positionnement dans la filière automobile en 2023\"","type":"VTL|MD"},"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"hierarchy":{"sequence":{"id":"lq5dhfbx","page":"3","label":{"value":"\"III - \" || \"Analyse de l’activité sur le marché automobile\"","type":"VTL|MD"}},"subSequence":{"id":"ls1iftk8","page":"3","label":{"value":"\"Votre positionnement dans la filière automobile en 2023\"","type":"VTL|MD"}}}},{"id":"question-lq5dxfe7","componentType":"Question","page":"3","label":{"value":"\"1. \" || \"En 2023, votre entreprise a-t-elle réalisé des travaux de recherche-développement (R&D) pour son activité automobile ?\"","type":"VTL|MD"},"declarations":[{"id":"lq5dkgf4","declarationType":"HELP","position":"AFTER_QUESTION_TEXT","label":{"value":"\"(plusieurs réponses possibles)\"","type":"VTL|MD"}}],"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"components":[{"id":"lq5dxfe7","componentType":"CheckboxGroup","page":"3","hierarchy":{"sequence":{"id":"lq5dhfbx","page":"3","label":{"value":"\"III - \" || \"Analyse de l’activité sur le marché automobile\"","type":"VTL|MD"}},"subSequence":{"id":"ls1iftk8","page":"3","label":{"value":"\"Votre positionnement dans la filière automobile en 2023\"","type":"VTL|MD"}}},"responses":[{"id":"lq5dxfe7-QOP-ls0heaw1","label":{"value":"\"Oui, en interne\"","type":"VTL|MD"},"response":{"name":"RD1"}},{"id":"lq5dxfe7-QOP-ls0h0qj4","label":{"value":"\"Oui, en partenariat avec une autre entreprise (y compris interne au groupe)\"","type":"VTL|MD"},"response":{"name":"RD2"}},{"id":"lq5dxfe7-QOP-ls0hgv17","label":{"value":"\"Oui, en partenariat avec un organisme de recherche public\"","type":"VTL|MD"},"response":{"name":"RD3"}},{"id":"lq5dxfe7-QOP-ls0h6u04","label":{"value":"\"Oui, en partenariat avec un pôle de compétitivité automobile\"","type":"VTL|MD"},"response":{"name":"RD4"}},{"id":"lq5dxfe7-QOP-ls0hhdts","label":{"value":"\"Oui, pour le compte d’une autre entreprise (y compris interne au groupe)\"","type":"VTL|MD"},"response":{"name":"RD5"}},{"id":"lq5dxfe7-QOP-ls0h95sq","label":{"value":"\"Non\"","type":"VTL|MD"},"response":{"name":"RD6"}}]}]},{"id":"question-lq5dyddc","componentType":"Question","page":"3","label":{"value":"\"2. \" || \"En 2023, avez-vous eu un ou plusieurs donneurs d’ordres pour votre production en lien avec la filière automobile ?\"","type":"VTL|MD"},"declarations":[{"id":"ls0etjvh","declarationType":"HELP","position":"AFTER_QUESTION_TEXT","label":{"value":"\"Un donneur d’ordres est une entité qui confie à un sous-traitant la réalisation d’une ou de plusieurs opérations de conception, d’élaboration, de fabrication, de mise en œuvre ou de maintenance du produit.\"","type":"VTL|MD"}}],"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\") and ((nvl(FCT1, 0) > 0 or nvl(FCT2, 0) > 0 or nvl(FCT3, 0) > 0) or FCT_SOMME <> 100))","type":"VTL"},"components":[{"id":"lq5dyddc","componentType":"CheckboxOne","mandatory":false,"page":"3","controls":[{"id":"lq5dyddc-CI-0","typeOfControl":"CONSISTENCY","criticality":"WARN","control":{"value":"not(nvl(DO_PROD,\"\")=\"\")","type":"VTL"},"errorMessage":{"value":"\"Vous n’avez pas répondu à la question III.2 sur l’existence d’un ou de plusieurs donneur(s) d’ordres. Cette information est essentielle, merci d’y répondre.\"","type":"VTL|MD"}}],"hierarchy":{"sequence":{"id":"lq5dhfbx","page":"3","label":{"value":"\"III - \" || \"Analyse de l’activité sur le marché automobile\"","type":"VTL|MD"}},"subSequence":{"id":"ls1iftk8","page":"3","label":{"value":"\"Votre positionnement dans la filière automobile en 2023\"","type":"VTL|MD"}}},"options":[{"value":"1","label":{"value":"\"Oui, pour toute la production\"","type":"VTL|MD"}},{"value":"2","label":{"value":"\"Oui, pour une partie de la production\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non\"","type":"VTL|MD"}}],"response":{"name":"DO_PROD"}}]},{"id":"question-lqzc16m5","componentType":"Question","page":"3","label":{"value":"\"3. \" || \"En 2023, vos activités ont-elles contribué à la conception ou à la production de véhicules hybrides, à moteur électrique, à hydrogène ou thermique ?\"","type":"VTL|MD"},"declarations":[{"id":"lqzc20xn","declarationType":"HELP","position":"AFTER_QUESTION_TEXT","label":{"value":"\"(plusieurs réponses possibles)\"","type":"VTL|MD"}}],"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"components":[{"id":"lqzc16m5","componentType":"CheckboxGroup","page":"3","hierarchy":{"sequence":{"id":"lq5dhfbx","page":"3","label":{"value":"\"III - \" || \"Analyse de l’activité sur le marché automobile\"","type":"VTL|MD"}},"subSequence":{"id":"ls1iftk8","page":"3","label":{"value":"\"Votre positionnement dans la filière automobile en 2023\"","type":"VTL|MD"}}},"responses":[{"id":"lqzc16m5-QOP-lw4yugfs","label":{"value":"\"Oui, pour des véhicules hybrides\"","type":"VTL|MD"},"response":{"name":"CONTRIB_HYB"}},{"id":"lqzc16m5-QOP-lw4yukv2","label":{"value":"\"Oui, pour des véhicules à moteur électrique ou à hydrogène\"","type":"VTL|MD"},"response":{"name":"CONTRIB_ELEC"}},{"id":"lqzc16m5-QOP-lw4yvmfx","label":{"value":"\"Oui, pour des véhicules à moteur thermique\"","type":"VTL|MD"},"response":{"name":"CONTRIB_THERM"}},{"id":"lqzc16m5-QOP-lw4yiwbh","label":{"value":"\"Non\"","type":"VTL|MD"},"response":{"name":"CONTRIB_NON"}},{"id":"lqzc16m5-QOP-lw4ylkp1","label":{"value":"\"Ne sais pas\"","type":"VTL|MD"},"response":{"name":"CONTRIB_NSP"}}]}]},{"id":"question-lqzcvhmc","componentType":"Question","page":"3","label":{"value":"\"4. \" || \"En 2023, votre entreprise a-t-elle fait évoluer son activité pour s’adapter à la conception ou à la production de véhicules hybrides, à moteur électrique, à hydrogène ou thermique ?\"","type":"VTL|MD"},"declarations":[{"id":"lqzcr101","declarationType":"HELP","position":"AFTER_QUESTION_TEXT","label":{"value":"\"(plusieurs réponses possibles)\"","type":"VTL|MD"}}],"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"components":[{"id":"lqzcvhmc","componentType":"CheckboxGroup","page":"3","hierarchy":{"sequence":{"id":"lq5dhfbx","page":"3","label":{"value":"\"III - \" || \"Analyse de l’activité sur le marché automobile\"","type":"VTL|MD"}},"subSequence":{"id":"ls1iftk8","page":"3","label":{"value":"\"Votre positionnement dans la filière automobile en 2023\"","type":"VTL|MD"}}},"responses":[{"id":"lqzcvhmc-QOP-lw4yve9n","label":{"value":"\"Oui, pour des véhicules hybrides\"","type":"VTL|MD"},"response":{"name":"EVOL_HYB"}},{"id":"lqzcvhmc-QOP-lw4yhl2c","label":{"value":"\"Oui, pour des véhicules à moteur électrique ou à hydrogène\"","type":"VTL|MD"},"response":{"name":"EVOL_ELEC"}},{"id":"lqzcvhmc-QOP-lw4yk9ge","label":{"value":"\"Oui, pour des véhicules à moteur thermique\"","type":"VTL|MD"},"response":{"name":"EVOL_THERM"}},{"id":"lqzcvhmc-QOP-lw4yrngc","label":{"value":"\"Non\"","type":"VTL|MD"},"response":{"name":"EVOL_NON"}},{"id":"lqzcvhmc-QOP-lw4yycuo","label":{"value":"\"Ne sais pas\"","type":"VTL|MD"},"response":{"name":"EVOL_NSP"}}]}]},{"id":"question-lqzcs8bs","componentType":"Question","page":"3","label":{"value":"\"5. \" || \"En 2023, vos activités ont-elles contribué à la production de véhicules à carburant alternatif (carburant de synthèse, éthanol, superéthanol E85, GPL, GNV, bio GNV, B30, B100, etc.) ?\"","type":"VTL|MD"},"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"components":[{"id":"lqzcs8bs","componentType":"CheckboxOne","mandatory":false,"page":"3","hierarchy":{"sequence":{"id":"lq5dhfbx","page":"3","label":{"value":"\"III - \" || \"Analyse de l’activité sur le marché automobile\"","type":"VTL|MD"}},"subSequence":{"id":"ls1iftk8","page":"3","label":{"value":"\"Votre positionnement dans la filière automobile en 2023\"","type":"VTL|MD"}}},"options":[{"value":"1","label":{"value":"\"Oui\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non\"","type":"VTL|MD"}},{"value":"2","label":{"value":"\"Ne sais pas\"","type":"VTL|MD"}}],"response":{"name":"CONTRIB_ALTER"}}]},{"id":"question-lqzc7k3n","componentType":"Question","page":"3","label":{"value":"\"6. \" || \"Comment les facteurs suivants ont-ils freiné votre activité automobile en 2023 ?\"","type":"VTL|MD"},"declarations":[{"id":"lto8nh41","declarationType":"HELP","position":"AFTER_QUESTION_TEXT","label":{"value":"\"(une réponse par ligne)\"","type":"VTL|MD"}}],"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"components":[{"id":"lqzc7k3n","componentType":"Table","mandatory":false,"page":"3","positioning":"HORIZONTAL","hierarchy":{"sequence":{"id":"lq5dhfbx","page":"3","label":{"value":"\"III - \" || \"Analyse de l’activité sur le marché automobile\"","type":"VTL|MD"}},"subSequence":{"id":"ls1iftk8","page":"3","label":{"value":"\"Votre positionnement dans la filière automobile en 2023\"","type":"VTL|MD"}}},"body":[[{"value":"1","label":{"value":"\"La demande en France\"","type":"VTL|MD"}},{"componentType":"CheckboxOne","id":"lqzc7k3n-RDOP-lubco21v","options":[{"value":"3","label":{"value":"\"Frein important\"","type":"VTL|MD"}},{"value":"2","label":{"value":"\"Frein modéré\"","type":"VTL|MD"}},{"value":"1","label":{"value":"\"Pas un frein\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non concerné\"","type":"VTL|MD"}}],"response":{"name":"FACT_ACT1"}}],[{"value":"2","label":{"value":"\"La demande à l’étranger\"","type":"VTL|MD"}},{"componentType":"CheckboxOne","id":"lqzc7k3n-RDOP-lubc9vww","options":[{"value":"3","label":{"value":"\"Frein important\"","type":"VTL|MD"}},{"value":"2","label":{"value":"\"Frein modéré\"","type":"VTL|MD"}},{"value":"1","label":{"value":"\"Pas un frein\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non concerné\"","type":"VTL|MD"}}],"response":{"name":"FACT_ACT2"}}],[{"value":"3","label":{"value":"\"Les problèmes d’approvisionnement en semi-conducteurs\"","type":"VTL|MD"}},{"componentType":"CheckboxOne","id":"lqzc7k3n-RDOP-lubceax6","options":[{"value":"3","label":{"value":"\"Frein important\"","type":"VTL|MD"}},{"value":"2","label":{"value":"\"Frein modéré\"","type":"VTL|MD"}},{"value":"1","label":{"value":"\"Pas un frein\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non concerné\"","type":"VTL|MD"}}],"response":{"name":"FACT_ACT3"}}],[{"value":"4","label":{"value":"\"Les problèmes d’approvisionnement en composants (hors semi-conducteurs)\"","type":"VTL|MD"}},{"componentType":"CheckboxOne","id":"lqzc7k3n-RDOP-lubcccqx","options":[{"value":"3","label":{"value":"\"Frein important\"","type":"VTL|MD"}},{"value":"2","label":{"value":"\"Frein modéré\"","type":"VTL|MD"}},{"value":"1","label":{"value":"\"Pas un frein\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non concerné\"","type":"VTL|MD"}}],"response":{"name":"FACT_ACT4"}}],[{"value":"5","label":{"value":"\"Le coût de l’énergie\"","type":"VTL|MD"}},{"componentType":"CheckboxOne","id":"lqzc7k3n-RDOP-lubcbv0t","options":[{"value":"3","label":{"value":"\"Frein important\"","type":"VTL|MD"}},{"value":"2","label":{"value":"\"Frein modéré\"","type":"VTL|MD"}},{"value":"1","label":{"value":"\"Pas un frein\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non concerné\"","type":"VTL|MD"}}],"response":{"name":"FACT_ACT5"}}],[{"value":"6","label":{"value":"\"Le coût des matières premières\"","type":"VTL|MD"}},{"componentType":"CheckboxOne","id":"lqzc7k3n-RDOP-lubcixxb","options":[{"value":"3","label":{"value":"\"Frein important\"","type":"VTL|MD"}},{"value":"2","label":{"value":"\"Frein modéré\"","type":"VTL|MD"}},{"value":"1","label":{"value":"\"Pas un frein\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non concerné\"","type":"VTL|MD"}}],"response":{"name":"FACT_ACT6"}}],[{"value":"7","label":{"value":"\"Les capacités de financement\"","type":"VTL|MD"}},{"componentType":"CheckboxOne","id":"lqzc7k3n-RDOP-lubcg3xx","options":[{"value":"3","label":{"value":"\"Frein important\"","type":"VTL|MD"}},{"value":"2","label":{"value":"\"Frein modéré\"","type":"VTL|MD"}},{"value":"1","label":{"value":"\"Pas un frein\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non concerné\"","type":"VTL|MD"}}],"response":{"name":"FACT_ACT7"}}],[{"value":"8","label":{"value":"\"Les difficultés de logistique\"","type":"VTL|MD"}},{"componentType":"CheckboxOne","id":"lqzc7k3n-RDOP-lubcfgjf","options":[{"value":"3","label":{"value":"\"Frein important\"","type":"VTL|MD"}},{"value":"2","label":{"value":"\"Frein modéré\"","type":"VTL|MD"}},{"value":"1","label":{"value":"\"Pas un frein\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non concerné\"","type":"VTL|MD"}}],"response":{"name":"FACT_ACT8"}}],[{"value":"9","label":{"value":"\"La réglementation (fin programmée des moteurs thermiques, réglementation liée à la sécurité, etc.)\"","type":"VTL|MD"}},{"componentType":"CheckboxOne","id":"lqzc7k3n-RDOP-lubcsdeg","options":[{"value":"3","label":{"value":"\"Frein important\"","type":"VTL|MD"}},{"value":"2","label":{"value":"\"Frein modéré\"","type":"VTL|MD"}},{"value":"1","label":{"value":"\"Pas un frein\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non concerné\"","type":"VTL|MD"}}],"response":{"name":"FACT_ACT9"}}],[{"value":"10","label":{"value":"\"Le profil du personnel inadapté aux besoins (compétences ou qualifications spécifiques)\"","type":"VTL|MD"}},{"componentType":"CheckboxOne","id":"lqzc7k3n-RDOP-lubcoy8g","options":[{"value":"3","label":{"value":"\"Frein important\"","type":"VTL|MD"}},{"value":"2","label":{"value":"\"Frein modéré\"","type":"VTL|MD"}},{"value":"1","label":{"value":"\"Pas un frein\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non concerné\"","type":"VTL|MD"}}],"response":{"name":"FACT_ACT10"}}],[{"value":"11","label":{"value":"\"Les difficultés de recrutement\"","type":"VTL|MD"}},{"componentType":"CheckboxOne","id":"lqzc7k3n-RDOP-lubce4o7","options":[{"value":"3","label":{"value":"\"Frein important\"","type":"VTL|MD"}},{"value":"2","label":{"value":"\"Frein modéré\"","type":"VTL|MD"}},{"value":"1","label":{"value":"\"Pas un frein\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non concerné\"","type":"VTL|MD"}}],"response":{"name":"FACT_ACT11"}}],[{"value":"12","label":{"value":"\"La stratégie de groupe (décisions d’actionnaires, risque de fermeture ou délocalisation, optimisation et concurrence intragroupe, etc.)\"","type":"VTL|MD"}},{"componentType":"CheckboxOne","id":"lqzc7k3n-RDOP-lubcb82k","options":[{"value":"3","label":{"value":"\"Frein important\"","type":"VTL|MD"}},{"value":"2","label":{"value":"\"Frein modéré\"","type":"VTL|MD"}},{"value":"1","label":{"value":"\"Pas un frein\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non concerné\"","type":"VTL|MD"}}],"response":{"name":"FACT_ACT12"}}]]}]},{"id":"ls0fk8fo","componentType":"Subsequence","page":"3","label":{"value":"\"Vos relations interentreprises\"","type":"VTL|MD"},"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"hierarchy":{"sequence":{"id":"lq5dhfbx","page":"3","label":{"value":"\"III - \" || \"Analyse de l’activité sur le marché automobile\"","type":"VTL|MD"}},"subSequence":{"id":"ls0fk8fo","page":"3","label":{"value":"\"Vos relations interentreprises\"","type":"VTL|MD"}}}},{"id":"question-lqzdl68d","componentType":"Question","page":"3","label":{"value":"\"7. \" || \"En 2023, l’un de vos clients représentait-il plus de 50 % du chiffre d’affaires total de votre entreprise ?\"","type":"VTL|MD"},"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"components":[{"id":"lqzdl68d","componentType":"CheckboxOne","mandatory":false,"page":"3","hierarchy":{"sequence":{"id":"lq5dhfbx","page":"3","label":{"value":"\"III - \" || \"Analyse de l’activité sur le marché automobile\"","type":"VTL|MD"}},"subSequence":{"id":"ls0fk8fo","page":"3","label":{"value":"\"Vos relations interentreprises\"","type":"VTL|MD"}}},"options":[{"value":"1","label":{"value":"\"Oui\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non\"","type":"VTL|MD"}},{"value":"2","label":{"value":"\"Ne sais pas\"","type":"VTL|MD"}}],"response":{"name":"P_PCLI"}}]},{"id":"question-lqzdrwgp","componentType":"Question","page":"3","label":{"value":"\"8. \" || \"En 2023, dans le cadre de votre activité automobile, étiez-vous implanté à l'étranger via une filiale, une succursale ou un établissement ?\"","type":"VTL|MD"},"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"components":[{"id":"lqzdrwgp","componentType":"CheckboxOne","mandatory":false,"page":"3","hierarchy":{"sequence":{"id":"lq5dhfbx","page":"3","label":{"value":"\"III - \" || \"Analyse de l’activité sur le marché automobile\"","type":"VTL|MD"}},"subSequence":{"id":"ls0fk8fo","page":"3","label":{"value":"\"Vos relations interentreprises\"","type":"VTL|MD"}}},"options":[{"value":"1","label":{"value":"\"Oui\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non\"","type":"VTL|MD"}}],"response":{"name":"IMPL_ETR"}}]},{"id":"question-lr4pk780","componentType":"Question","page":"3","label":{"value":"\"9. \" || \"Pour quelle(s) raison(s) votre entreprise était-elle implantée à l’étranger dans le cadre de son activité automobile ?\"","type":"VTL|MD"},"declarations":[{"id":"lr4pllhf","declarationType":"HELP","position":"AFTER_QUESTION_TEXT","label":{"value":"\"(plusieurs réponses possibles)\"","type":"VTL|MD"}}],"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(IMPL_ETR, \"1\") = \"1\")","type":"VTL"},"components":[{"id":"lr4pk780","componentType":"CheckboxGroup","page":"3","hierarchy":{"sequence":{"id":"lq5dhfbx","page":"3","label":{"value":"\"III - \" || \"Analyse de l’activité sur le marché automobile\"","type":"VTL|MD"}},"subSequence":{"id":"ls0fk8fo","page":"3","label":{"value":"\"Vos relations interentreprises\"","type":"VTL|MD"}}},"responses":[{"id":"lr4pk780-QOP-lto9207g","label":{"value":"\"Accompagner un donneur d’ordres ou par obligation contractuelle\"","type":"VTL|MD"},"response":{"name":"IMPL_ETR_OBJ1"}},{"id":"lr4pk780-QOP-lto8v623","label":{"value":"\"Se rapprocher des sites clients ou du client constructeur\"","type":"VTL|MD"},"response":{"name":"IMPL_ETR_OBJ2"}},{"id":"lr4pk780-QOP-lto8wf80","label":{"value":"\"Réduire le coût de la main d’œuvre\"","type":"VTL|MD"},"response":{"name":"IMPL_ETR_OBJ3"}},{"id":"lr4pk780-QOP-lto93dh3","label":{"value":"\"Pénétrer un marché\"","type":"VTL|MD"},"response":{"name":"IMPL_ETR_OBJ4"}},{"id":"lr4pk780-QOP-lto92idn","label":{"value":"\"Bénéficier d’un savoir-faire existant\"","type":"VTL|MD"},"response":{"name":"IMPL_ETR_OBJ5"}},{"id":"lr4pk780-QOP-lto8ukmo","label":{"value":"\"Produire dans la monnaie locale\"","type":"VTL|MD"},"response":{"name":"IMPL_ETR_OBJ6"}},{"id":"lr4pk780-QOP-lto8xv5w","label":{"value":"\"S’adapter au prix de l’énergie\"","type":"VTL|MD"},"response":{"name":"IMPL_ETR_OBJ7"}},{"id":"lr4pk780-QOP-lto91y1g","label":{"value":"\"Faire face aux difficultés de recrutement et au manque de personnel\"","type":"VTL|MD"},"response":{"name":"IMPL_ETR_OBJ8"}},{"id":"lr4pk780-QOP-lto93u5u","label":{"value":"\"Autre(s) raison(s)\"","type":"VTL|MD"},"response":{"name":"IMPL_ETR_OBJ9"}}]}]},{"id":"question-ls0gg8ho","componentType":"Question","page":"3","label":{"value":"\"10. \" || \"Veuillez préciser les autres raisons de votre implantation à l’étranger :\"","type":"VTL|MD"},"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(IMPL_ETR, \"1\") = \"1\") and (nvl(IMPL_ETR_OBJ9, false) = true)","type":"VTL"},"components":[{"id":"ls0gg8ho","componentType":"Input","mandatory":false,"page":"3","maxLength":249,"hierarchy":{"sequence":{"id":"lq5dhfbx","page":"3","label":{"value":"\"III - \" || \"Analyse de l’activité sur le marché automobile\"","type":"VTL|MD"}},"subSequence":{"id":"ls0fk8fo","page":"3","label":{"value":"\"Vos relations interentreprises\"","type":"VTL|MD"}}},"response":{"name":"IMPL_ETR_OBJ9CL"}}]},{"id":"question-lr4qmnhf","componentType":"Question","page":"3","label":{"value":"\"11. \" || \"Veuillez répartir le chiffre d’affaires de l’activité automobile de votre entreprise en 2023 selon la localisation de vos clients :\"","type":"VTL|MD"},"declarations":[{"id":"lr4ql8xo","declarationType":"HELP","position":"AFTER_QUESTION_TEXT","label":{"value":"\"Une estimation même approximative est préférable à une absence de réponse.\r\nVous avez réparti \"|| cast(P_LOC_CLI_SOMME, string) || \"% de votre CA automobile.\" ","type":"VTL|MD"}}],"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"components":[{"id":"lr4qmnhf","componentType":"Table","mandatory":false,"page":"3","positioning":"HORIZONTAL","controls":[{"id":"lr4qmnhf-RDOP-ls0hd7bm-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_LOC_CLI10)) and (0>P_LOC_CLI10 or 100P_LOC_CLI10)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lr4qmnhf-RDOP-ls0higrs-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_LOC_CLI9)) and (0>P_LOC_CLI9 or 100P_LOC_CLI9)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lr4qmnhf-RDOP-ls0hgyey-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_LOC_CLI8)) and (0>P_LOC_CLI8 or 100P_LOC_CLI8)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lr4qmnhf-RDOP-ls0hf75e-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_LOC_CLI7)) and (0>P_LOC_CLI7 or 100P_LOC_CLI7)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lr4qmnhf-RDOP-ls0hd0al-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_LOC_CLI6)) and (0>P_LOC_CLI6 or 100P_LOC_CLI6)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lr4qmnhf-RDOP-ls0h112l-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_LOC_CLI5)) and (0>P_LOC_CLI5 or 100P_LOC_CLI5)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lr4qmnhf-RDOP-ls0gxskc-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_LOC_CLI4)) and (0>P_LOC_CLI4 or 100P_LOC_CLI4)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lr4qmnhf-RDOP-ls0h6kas-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_LOC_CLI3)) and (0>P_LOC_CLI3 or 100P_LOC_CLI3)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lr4qmnhf-RDOP-ls0gyjm9-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_LOC_CLI2)) and (0>P_LOC_CLI2 or 100P_LOC_CLI2)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lr4qmnhf-RDOP-ls0h909b-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_LOC_CLI1)) and (0>P_LOC_CLI1 or 100P_LOC_CLI1)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lr4qmnhf-CI-0","typeOfControl":"CONSISTENCY","criticality":"WARN","control":{"value":"not(P_LOC_CLI_SOMME <> 100)","type":"VTL"},"errorMessage":{"value":"\"Attention, \"|| cast(P_LOC_CLI_SOMME, string) ||\" % de votre chiffre d'affaires automobile ont été répartis suivant la localisation de vos clients. Merci de vérifier votre saisie pour atteindre 100 %\" ","type":"VTL|MD"}}],"hierarchy":{"sequence":{"id":"lq5dhfbx","page":"3","label":{"value":"\"III - \" || \"Analyse de l’activité sur le marché automobile\"","type":"VTL|MD"}},"subSequence":{"id":"ls0fk8fo","page":"3","label":{"value":"\"Vos relations interentreprises\"","type":"VTL|MD"}}},"header":[{"label":{"value":"","type":"VTL|MD"}},{"label":{"value":"\"Répartition du chiffre d’affaires automobile\"","type":"VTL|MD"}}],"body":[[{"value":"1","label":{"value":"\"France\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lr4qmnhf-RDOP-ls0h909b","unit":"%","response":{"name":"P_LOC_CLI1"}}],[{"value":"2","label":{"value":"\"Pays de l’Union européenne (hors France)\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lr4qmnhf-RDOP-ls0gyjm9","unit":"%","response":{"name":"P_LOC_CLI2"}}],[{"value":"3","label":{"value":"\"Royaume-Uni\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lr4qmnhf-RDOP-ls0h6kas","unit":"%","response":{"name":"P_LOC_CLI3"}}],[{"value":"4","label":{"value":"\"Autres pays d’Europe (y compris Russie et Turquie)\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lr4qmnhf-RDOP-ls0gxskc","unit":"%","response":{"name":"P_LOC_CLI4"}}],[{"value":"5","label":{"value":"\"Chine\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lr4qmnhf-RDOP-ls0h112l","unit":"%","response":{"name":"P_LOC_CLI5"}}],[{"value":"6","label":{"value":"\"Autres pays d’Asie\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lr4qmnhf-RDOP-ls0hd0al","unit":"%","response":{"name":"P_LOC_CLI6"}}],[{"value":"7","label":{"value":"\"Maghreb\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lr4qmnhf-RDOP-ls0hf75e","unit":"%","response":{"name":"P_LOC_CLI7"}}],[{"value":"8","label":{"value":"\"Autres pays d’Afrique\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lr4qmnhf-RDOP-ls0hgyey","unit":"%","response":{"name":"P_LOC_CLI8"}}],[{"value":"9","label":{"value":"\"Amérique\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lr4qmnhf-RDOP-ls0higrs","unit":"%","response":{"name":"P_LOC_CLI9"}}],[{"value":"10","label":{"value":"\"Autres pays\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lr4qmnhf-RDOP-ls0hd7bm","unit":"%","response":{"name":"P_LOC_CLI10"}}]]}]},{"id":"question-lr4qurx6","componentType":"Question","page":"3","label":{"value":"\"12. \" || \"Veuillez répartir les montants facturés liés à l’activité automobile de votre entreprise en 2023 selon la localisation de vos fournisseurs :\"","type":"VTL|MD"},"declarations":[{"id":"lr4qq28y","declarationType":"HELP","position":"AFTER_QUESTION_TEXT","label":{"value":"\"Une estimation même approximative est préférable à une absence de réponse.\r\nVous avez réparti \"|| cast(P_LOC_FOUR_SOMME, string) || \"% des montants facturés à vos fournisseurs.\" ","type":"VTL|MD"}}],"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"components":[{"id":"lr4qurx6","componentType":"Table","mandatory":false,"page":"3","positioning":"HORIZONTAL","controls":[{"id":"lr4qurx6-RDOP-ls0gyfq1-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_LOC_FOUR10)) and (0>P_LOC_FOUR10 or 100P_LOC_FOUR10)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lr4qurx6-RDOP-ls0h390j-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_LOC_FOUR9)) and (0>P_LOC_FOUR9 or 100P_LOC_FOUR9)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lr4qurx6-RDOP-ls0hdup2-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_LOC_FOUR8)) and (0>P_LOC_FOUR8 or 100P_LOC_FOUR8)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lr4qurx6-RDOP-ls0h039u-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_LOC_FOUR7)) and (0>P_LOC_FOUR7 or 100P_LOC_FOUR7)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lr4qurx6-RDOP-ls0hcjak-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_LOC_FOUR6)) and (0>P_LOC_FOUR6 or 100P_LOC_FOUR6)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lr4qurx6-RDOP-ls0h1puc-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_LOC_FOUR5)) and (0>P_LOC_FOUR5 or 100P_LOC_FOUR5)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lr4qurx6-RDOP-ls0gzj7w-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_LOC_FOUR4)) and (0>P_LOC_FOUR4 or 100P_LOC_FOUR4)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lr4qurx6-RDOP-ls0hijje-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_LOC_FOUR3)) and (0>P_LOC_FOUR3 or 100P_LOC_FOUR3)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lr4qurx6-RDOP-ls0hazbv-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_LOC_FOUR2)) and (0>P_LOC_FOUR2 or 100P_LOC_FOUR2)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lr4qurx6-RDOP-ls0h1l5v-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_LOC_FOUR1)) and (0>P_LOC_FOUR1 or 100P_LOC_FOUR1)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lr4qurx6-CI-0","typeOfControl":"CONSISTENCY","criticality":"WARN","control":{"value":"not(P_LOC_FOUR_SOMME <> 100)","type":"VTL"},"errorMessage":{"value":"\"Attention, \"|| cast(P_LOC_FOUR_SOMME, string) ||\" % des montants facturés pour l'activité automobile ont été répartis suivant la localisation de vos fournisseurs. Merci de vérifier votre saisie pour atteindre 100 %\" ","type":"VTL|MD"}}],"hierarchy":{"sequence":{"id":"lq5dhfbx","page":"3","label":{"value":"\"III - \" || \"Analyse de l’activité sur le marché automobile\"","type":"VTL|MD"}},"subSequence":{"id":"ls0fk8fo","page":"3","label":{"value":"\"Vos relations interentreprises\"","type":"VTL|MD"}}},"header":[{"label":{"value":"","type":"VTL|MD"}},{"label":{"value":"\"Répartition des montants facturés pour l’activité automobile\"","type":"VTL|MD"}}],"body":[[{"value":"1","label":{"value":"\"France\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lr4qurx6-RDOP-ls0h1l5v","unit":"%","response":{"name":"P_LOC_FOUR1"}}],[{"value":"2","label":{"value":"\"Pays de l’Union européenne (hors France)\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lr4qurx6-RDOP-ls0hazbv","unit":"%","response":{"name":"P_LOC_FOUR2"}}],[{"value":"3","label":{"value":"\"Royaume-Uni\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lr4qurx6-RDOP-ls0hijje","unit":"%","response":{"name":"P_LOC_FOUR3"}}],[{"value":"4","label":{"value":"\"Autres pays d’Europe (y compris Russie et Turquie)\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lr4qurx6-RDOP-ls0gzj7w","unit":"%","response":{"name":"P_LOC_FOUR4"}}],[{"value":"5","label":{"value":"\"Chine\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lr4qurx6-RDOP-ls0h1puc","unit":"%","response":{"name":"P_LOC_FOUR5"}}],[{"value":"6","label":{"value":"\"Autres pays d’Asie\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lr4qurx6-RDOP-ls0hcjak","unit":"%","response":{"name":"P_LOC_FOUR6"}}],[{"value":"7","label":{"value":"\"Maghreb\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lr4qurx6-RDOP-ls0h039u","unit":"%","response":{"name":"P_LOC_FOUR7"}}],[{"value":"8","label":{"value":"\"Autres pays d’Afrique\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lr4qurx6-RDOP-ls0hdup2","unit":"%","response":{"name":"P_LOC_FOUR8"}}],[{"value":"9","label":{"value":"\"Amérique\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lr4qurx6-RDOP-ls0h390j","unit":"%","response":{"name":"P_LOC_FOUR9"}}],[{"value":"10","label":{"value":"\"Autres pays\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lr4qurx6-RDOP-ls0gyfq1","unit":"%","response":{"name":"P_LOC_FOUR10"}}]]}]},{"id":"ls0jagld","componentType":"Subsequence","page":"3","label":{"value":"\"Vos activités de donneur d’ordres pour l’activité automobile\"","type":"VTL|MD"},"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"hierarchy":{"sequence":{"id":"lq5dhfbx","page":"3","label":{"value":"\"III - \" || \"Analyse de l’activité sur le marché automobile\"","type":"VTL|MD"}},"subSequence":{"id":"ls0jagld","page":"3","label":{"value":"\"Vos activités de donneur d’ordres pour l’activité automobile\"","type":"VTL|MD"}}}},{"id":"question-lr4ra4ru","componentType":"Question","page":"3","label":{"value":"\"13. \" || \"En 2023, votre entreprise a-t-elle sous-traité une partie de son activité automobile, y compris au sein du groupe ?\"","type":"VTL|MD"},"declarations":[{"id":"ls0j3ksf","declarationType":"HELP","position":"AFTER_QUESTION_TEXT","label":{"value":"\"Est considérée comme sous-traitance toute tâche confiée à une autre entreprise (y compris du groupe) entrant dans le processus de production.\"","type":"VTL|MD"}}],"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"components":[{"id":"lr4ra4ru","componentType":"CheckboxOne","mandatory":false,"page":"3","controls":[{"id":"lr4ra4ru-CI-0","typeOfControl":"CONSISTENCY","criticality":"WARN","control":{"value":"not(nvl(ST,\"\")=\"\")","type":"VTL"},"errorMessage":{"value":"\"Vous n'avez pas répondu à la question III.13 sur la sous-traitance éventuelle d'une partie de vos activités à une autre entreprise. Cette information est essentielle, merci d'y répondre.\"","type":"VTL|MD"}}],"hierarchy":{"sequence":{"id":"lq5dhfbx","page":"3","label":{"value":"\"III - \" || \"Analyse de l’activité sur le marché automobile\"","type":"VTL|MD"}},"subSequence":{"id":"ls0jagld","page":"3","label":{"value":"\"Vos activités de donneur d’ordres pour l’activité automobile\"","type":"VTL|MD"}}},"options":[{"value":"1","label":{"value":"\"Oui\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non\"","type":"VTL|MD"}}],"response":{"name":"ST"}}]},{"id":"question-lr4r76q9","componentType":"Question","page":"3","label":{"value":"\"14. \" || \"Quel était le type de sous-traitance confiée ?\"","type":"VTL|MD"},"declarations":[{"id":"lr4r7b90","declarationType":"HELP","position":"AFTER_QUESTION_TEXT","label":{"value":"\"**La sous-traitance est dite de spécialité** lorsque le donneur d’ordres fait appel à un « spécialiste » disposant d’équipements et de savoir-faire dont il n’est pas lui-même pourvu. Par exemple, une société de transport souhaitant développer un logiciel interne de « traçabilité » des camions et faisant appel à une société d’informatique pour exécuter la tâche.\r\n**La sous-traitance est dite de capacité** lorsque le donneur d’ordres fait appel à un sous-traitant alors qu’il dispose lui-même des compétences et outils pour exécuter un produit (bien ou service). Par exemple, une société informatique créant des logiciels de comptabilité doit faire appel à une autre société informatique pour répondre à la demande accrue de logiciels qui lui est adressée.\"","type":"VTL|MD"}}],"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\")","type":"VTL"},"components":[{"id":"lr4r76q9","componentType":"Table","mandatory":false,"page":"3","positioning":"HORIZONTAL","hierarchy":{"sequence":{"id":"lq5dhfbx","page":"3","label":{"value":"\"III - \" || \"Analyse de l’activité sur le marché automobile\"","type":"VTL|MD"}},"subSequence":{"id":"ls0jagld","page":"3","label":{"value":"\"Vos activités de donneur d’ordres pour l’activité automobile\"","type":"VTL|MD"}}},"body":[[{"value":"1","label":{"value":"\"Sous-traitance de spécialité (votre entreprise n’a pas le savoir-faire)\"","type":"VTL|MD"}},{"componentType":"CheckboxOne","id":"lr4r76q9-RDOP-lr4rv90a","options":[{"value":"1","label":{"value":"\"Oui\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non\"","type":"VTL|MD"}}],"response":{"name":"ST_SPE"}}],[{"value":"2","label":{"value":"\"Sous-traitance de capacité (votre entreprise n’a pas les moyens de production suffisants)\"","type":"VTL|MD"}},{"componentType":"CheckboxOne","id":"lr4r76q9-RDOP-lr4rryo5","options":[{"value":"1","label":{"value":"\"Oui\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non\"","type":"VTL|MD"}}],"response":{"name":"ST_CAP"}}]]}]},{"id":"question-lt4ergxl","componentType":"Question","page":"3","label":{"value":"\"15. \" || \"Quelle est la part de sous-traitance dans le total des achats concernant la filière automobile de votre entreprise ?\"","type":"VTL|MD"},"declarations":[{"id":"lt4ew6kd","declarationType":"HELP","position":"AFTER_QUESTION_TEXT","label":{"value":"\"Une estimation même approximative est préférable à une absence de réponse.\"","type":"VTL|MD"}}],"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\")","type":"VTL"},"components":[{"id":"lt4ergxl","componentType":"InputNumber","mandatory":false,"page":"3","min":0.0,"max":100.0,"decimals":0,"controls":[{"id":"lt4ergxl-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_ST)) and (0>P_ST or 100P_ST)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}}],"hierarchy":{"sequence":{"id":"lq5dhfbx","page":"3","label":{"value":"\"III - \" || \"Analyse de l’activité sur le marché automobile\"","type":"VTL|MD"}},"subSequence":{"id":"ls0jagld","page":"3","label":{"value":"\"Vos activités de donneur d’ordres pour l’activité automobile\"","type":"VTL|MD"}}},"unit":"%","response":{"name":"P_ST"},"description":{"value":"Format attendu : un nombre en % entre 0 et 100","type":"VTL|MD"}}]},{"id":"question-lr4rl9iu","componentType":"Question","page":"3","label":{"value":"\"16. \" || \"Veuillez répartir les dépenses de sous-traitance liées à l’activité automobile de votre entreprise selon la localisation géographique de vos sous-traitants :\"","type":"VTL|MD"},"declarations":[{"id":"lr4rdy4f","declarationType":"HELP","position":"AFTER_QUESTION_TEXT","label":{"value":"\"Une estimation même approximative est préférable à une absence de réponse.\r\nVous avez réparti \"|| cast(P_LOC_ST_SOMME, string) || \"% de vos dépenses de sous-traitance.\" ","type":"VTL|MD"}}],"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\")","type":"VTL"},"components":[{"id":"lr4rl9iu","componentType":"Table","mandatory":false,"page":"3","positioning":"HORIZONTAL","controls":[{"id":"lr4rl9iu-RDOP-ls0jskk7-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_LOC_ST10)) and (0>P_LOC_ST10 or 100P_LOC_ST10)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lr4rl9iu-RDOP-ls0jy5hw-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_LOC_ST9)) and (0>P_LOC_ST9 or 100P_LOC_ST9)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lr4rl9iu-RDOP-ls0jp20d-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_LOC_ST8)) and (0>P_LOC_ST8 or 100P_LOC_ST8)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lr4rl9iu-RDOP-ls0js7aj-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_LOC_ST7)) and (0>P_LOC_ST7 or 100P_LOC_ST7)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lr4rl9iu-RDOP-ls0k19he-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_LOC_ST6)) and (0>P_LOC_ST6 or 100P_LOC_ST6)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lr4rl9iu-RDOP-ls0juvw8-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_LOC_ST5)) and (0>P_LOC_ST5 or 100P_LOC_ST5)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lr4rl9iu-RDOP-ls0js2kt-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_LOC_ST4)) and (0>P_LOC_ST4 or 100P_LOC_ST4)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lr4rl9iu-RDOP-ls0jw4es-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_LOC_ST3)) and (0>P_LOC_ST3 or 100P_LOC_ST3)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lr4rl9iu-RDOP-ls0jstmn-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_LOC_ST2)) and (0>P_LOC_ST2 or 100P_LOC_ST2)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lr4rl9iu-RDOP-ls0k78xd-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_LOC_ST1)) and (0>P_LOC_ST1 or 100P_LOC_ST1)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"lr4rl9iu-CI-0","typeOfControl":"CONSISTENCY","criticality":"WARN","control":{"value":"not(P_LOC_ST_SOMME <> 100)","type":"VTL"},"errorMessage":{"value":"\"Attention, \"|| cast(P_LOC_ST_SOMME, string) ||\" % de vos dépenses de sous-traitance ont été répartis suivant la localisation de vos sous-traitants. Merci de vérifier votre saisie pour atteindre 100 %\" ","type":"VTL|MD"}}],"hierarchy":{"sequence":{"id":"lq5dhfbx","page":"3","label":{"value":"\"III - \" || \"Analyse de l’activité sur le marché automobile\"","type":"VTL|MD"}},"subSequence":{"id":"ls0jagld","page":"3","label":{"value":"\"Vos activités de donneur d’ordres pour l’activité automobile\"","type":"VTL|MD"}}},"header":[{"label":{"value":"","type":"VTL|MD"}},{"label":{"value":"\"Répartition des dépenses de sous-traitance pour l’activité automobile\"","type":"VTL|MD"}}],"body":[[{"value":"1","label":{"value":"\"France\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lr4rl9iu-RDOP-ls0k78xd","unit":"%","response":{"name":"P_LOC_ST1"}}],[{"value":"2","label":{"value":"\"Pays de l’Union européenne (hors France)\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lr4rl9iu-RDOP-ls0jstmn","unit":"%","response":{"name":"P_LOC_ST2"}}],[{"value":"3","label":{"value":"\"Royaume-Uni\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lr4rl9iu-RDOP-ls0jw4es","unit":"%","response":{"name":"P_LOC_ST3"}}],[{"value":"4","label":{"value":"\"Autres pays d’Europe (y compris Russie et Turquie)\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lr4rl9iu-RDOP-ls0js2kt","unit":"%","response":{"name":"P_LOC_ST4"}}],[{"value":"5","label":{"value":"\"Chine\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lr4rl9iu-RDOP-ls0juvw8","unit":"%","response":{"name":"P_LOC_ST5"}}],[{"value":"6","label":{"value":"\"Autres pays d’Asie\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lr4rl9iu-RDOP-ls0k19he","unit":"%","response":{"name":"P_LOC_ST6"}}],[{"value":"7","label":{"value":"\"Maghreb\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lr4rl9iu-RDOP-ls0js7aj","unit":"%","response":{"name":"P_LOC_ST7"}}],[{"value":"8","label":{"value":"\"Autres pays d’Afrique\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lr4rl9iu-RDOP-ls0jp20d","unit":"%","response":{"name":"P_LOC_ST8"}}],[{"value":"9","label":{"value":"\"Amérique\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lr4rl9iu-RDOP-ls0jy5hw","unit":"%","response":{"name":"P_LOC_ST9"}}],[{"value":"10","label":{"value":"\"Autres pays\"","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"lr4rl9iu-RDOP-ls0jskk7","unit":"%","response":{"name":"P_LOC_ST10"}}]]}]},{"id":"question-lr4rxiry","componentType":"Question","page":"3","label":{"value":"\"17. \" || \"Pour quelle(s) raison(s) votre entreprise sous-traite-t-elle à l’étranger dans le cadre de son activité automobile ?\"","type":"VTL|MD"},"declarations":[{"id":"lr4sa6k7","declarationType":"HELP","position":"AFTER_QUESTION_TEXT","label":{"value":"\"(plusieurs réponses possibles)\"","type":"VTL|MD"}}],"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","type":"VTL"},"components":[{"id":"lr4rxiry","componentType":"CheckboxGroup","page":"3","hierarchy":{"sequence":{"id":"lq5dhfbx","page":"3","label":{"value":"\"III - \" || \"Analyse de l’activité sur le marché automobile\"","type":"VTL|MD"}},"subSequence":{"id":"ls0jagld","page":"3","label":{"value":"\"Vos activités de donneur d’ordres pour l’activité automobile\"","type":"VTL|MD"}}},"responses":[{"id":"lr4rxiry-QOP-lto96nle","label":{"value":"\"Sous-traiter au sein du même groupe\"","type":"VTL|MD"},"response":{"name":"ST_ETR_OBJ1"}},{"id":"lr4rxiry-QOP-lto9bm82","label":{"value":"\"Accompagner un donneur d’ordres ou par obligation contractuelle\"","type":"VTL|MD"},"response":{"name":"ST_ETR_OBJ2"}},{"id":"lr4rxiry-QOP-lto97u52","label":{"value":"\"Réduire le coût de la main d’œuvre\"","type":"VTL|MD"},"response":{"name":"ST_ETR_OBJ3"}},{"id":"lr4rxiry-QOP-lto8um1f","label":{"value":"\"Pénétrer un marché\"","type":"VTL|MD"},"response":{"name":"ST_ETR_OBJ4"}},{"id":"lr4rxiry-QOP-lto8zx47","label":{"value":"\"Bénéficier d’un savoir-faire existant\"","type":"VTL|MD"},"response":{"name":"ST_ETR_OBJ5"}},{"id":"lr4rxiry-QOP-lto8u69k","label":{"value":"\"Produire dans la monnaie locale\"","type":"VTL|MD"},"response":{"name":"ST_ETR_OBJ6"}},{"id":"lr4rxiry-QOP-lto8x3yx","label":{"value":"\"S’adapter au prix de l’énergie\"","type":"VTL|MD"},"response":{"name":"ST_ETR_OBJ7"}},{"id":"lr4rxiry-QOP-lto9epo0","label":{"value":"\"Faire face aux difficultés de recrutement et au manque de personnel\"","type":"VTL|MD"},"response":{"name":"ST_ETR_OBJ8"}},{"id":"lr4rxiry-QOP-lto97gl9","label":{"value":"\"Autre(s) raison(s)\"","type":"VTL|MD"},"response":{"name":"ST_ETR_OBJ9"}}]}]},{"id":"question-ls0k2lba","componentType":"Question","page":"3","label":{"value":"\"18. \" || \"Veuillez préciser les autres raisons de votre sous-traitance à l’étranger :\"","type":"VTL|MD"},"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100)) and (nvl(ST_ETR_OBJ9, false) = true)","type":"VTL"},"components":[{"id":"ls0k2lba","componentType":"Input","mandatory":false,"page":"3","maxLength":249,"hierarchy":{"sequence":{"id":"lq5dhfbx","page":"3","label":{"value":"\"III - \" || \"Analyse de l’activité sur le marché automobile\"","type":"VTL|MD"}},"subSequence":{"id":"ls0jagld","page":"3","label":{"value":"\"Vos activités de donneur d’ordres pour l’activité automobile\"","type":"VTL|MD"}}},"response":{"name":"ST_ETR_OBJ9CL"}}]},{"id":"ls0k1t61","componentType":"Subsequence","page":"3","label":{"value":"\"Vos difficultés de recrutement\"","type":"VTL|MD"},"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"hierarchy":{"sequence":{"id":"lq5dhfbx","page":"3","label":{"value":"\"III - \" || \"Analyse de l’activité sur le marché automobile\"","type":"VTL|MD"}},"subSequence":{"id":"ls0k1t61","page":"3","label":{"value":"\"Vos difficultés de recrutement\"","type":"VTL|MD"}}}},{"id":"question-lr4sz5ql","componentType":"Question","page":"3","label":{"value":"\"19. \" || \"Avez-vous rencontré des difficultés de recrutement en 2023 dans le cadre de votre activité automobile ?\"","type":"VTL|MD"},"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"components":[{"id":"lr4sz5ql","componentType":"CheckboxOne","mandatory":false,"page":"3","controls":[{"id":"lr4sz5ql-CI-0","typeOfControl":"CONSISTENCY","criticality":"WARN","control":{"value":"not(nvl(DIFF_RECRUT,\"\")=\"\")","type":"VTL"},"errorMessage":{"value":"\"Vous n'avez pas répondu à la question III.19 sur les difficultés de recrutement éventuelles de votre entreprise dans le cadre de son activité automobile. Cette information est essentielle, merci d'y répondre.\"","type":"VTL|MD"}}],"hierarchy":{"sequence":{"id":"lq5dhfbx","page":"3","label":{"value":"\"III - \" || \"Analyse de l’activité sur le marché automobile\"","type":"VTL|MD"}},"subSequence":{"id":"ls0k1t61","page":"3","label":{"value":"\"Vos difficultés de recrutement\"","type":"VTL|MD"}}},"options":[{"value":"1","label":{"value":"\"Oui\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non\"","type":"VTL|MD"}}],"response":{"name":"DIFF_RECRUT"}}]},{"id":"question-lr4svotp","componentType":"Question","page":"3","label":{"value":"\"20. \" || \"Quelle(s) difficulté(s) avez-vous rencontrée(s) ?\"","type":"VTL|MD"},"declarations":[{"id":"lr4spouo","declarationType":"HELP","position":"AFTER_QUESTION_TEXT","label":{"value":"\"(plusieurs réponses possibles)\"","type":"VTL|MD"}}],"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\")","type":"VTL"},"components":[{"id":"lr4svotp","componentType":"CheckboxGroup","page":"3","hierarchy":{"sequence":{"id":"lq5dhfbx","page":"3","label":{"value":"\"III - \" || \"Analyse de l’activité sur le marché automobile\"","type":"VTL|MD"}},"subSequence":{"id":"ls0k1t61","page":"3","label":{"value":"\"Vos difficultés de recrutement\"","type":"VTL|MD"}}},"responses":[{"id":"lr4svotp-QOP-lto9dpxk","label":{"value":"\"Le manque de candidatures\"","type":"VTL|MD"},"response":{"name":"DIFF_RECRUT_TYPE1"}},{"id":"lr4svotp-QOP-lto9at7c","label":{"value":"\"Le décalage existant entre les compétences des candidats et les besoins de l’entreprise\"","type":"VTL|MD"},"response":{"name":"DIFF_RECRUT_TYPE2"}},{"id":"lr4svotp-QOP-lto96agk","label":{"value":"\"Le manque de parcours de formation adaptés\"","type":"VTL|MD"},"response":{"name":"DIFF_RECRUT_TYPE3"}},{"id":"lr4svotp-QOP-lto96ob6","label":{"value":"\"Le manque d’expertise de l’entreprise en recrutement\"","type":"VTL|MD"},"response":{"name":"DIFF_RECRUT_TYPE4"}},{"id":"lr4svotp-QOP-lto94ooy","label":{"value":"\"Le manque d’attractivité du métier\"","type":"VTL|MD"},"response":{"name":"DIFF_RECRUT_TYPE5"}},{"id":"lr4svotp-QOP-lto94srf","label":{"value":"\"Les conditions de travail (salaire, statut, horaires, durée de travail)\"","type":"VTL|MD"},"response":{"name":"DIFF_RECRUT_TYPE6"}},{"id":"lr4svotp-QOP-lto99t96","label":{"value":"\"La localisation de l’entreprise\"","type":"VTL|MD"},"response":{"name":"DIFF_RECRUT_TYPE7"}},{"id":"lr4svotp-QOP-lto8zhjz","label":{"value":"\"La concurrence avec d’autres entreprises\"","type":"VTL|MD"},"response":{"name":"DIFF_RECRUT_TYPE8"}},{"id":"lr4svotp-QOP-lto97bi1","label":{"value":"\"Autre(s) difficulté(s)\"","type":"VTL|MD"},"response":{"name":"DIFF_RECRUT_TYPE9"}}]}]},{"id":"question-ls1huqiz","componentType":"Question","page":"3","label":{"value":"\"21. \" || \"Veuillez préciser les autres difficultés de recrutement rencontrées :\"","type":"VTL|MD"},"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\") and (nvl(DIFF_RECRUT_TYPE9, false) = true)","type":"VTL"},"components":[{"id":"ls1huqiz","componentType":"Input","mandatory":false,"page":"3","maxLength":249,"hierarchy":{"sequence":{"id":"lq5dhfbx","page":"3","label":{"value":"\"III - \" || \"Analyse de l’activité sur le marché automobile\"","type":"VTL|MD"}},"subSequence":{"id":"ls0k1t61","page":"3","label":{"value":"\"Vos difficultés de recrutement\"","type":"VTL|MD"}}},"response":{"name":"DIFF_RECRUT_TYPE9CL"}}]},{"id":"question-lr4t2y0a","componentType":"Question","page":"3","label":{"value":"\"22. \" || \"Pour pallier ces difficultés, quelle(s) stratégie(s) avez-vous développée(s) ?\"","type":"VTL|MD"},"declarations":[{"id":"ls1hvwa5","declarationType":"HELP","position":"AFTER_QUESTION_TEXT","label":{"value":"\"(une réponse par ligne)\"","type":"VTL|MD"}}],"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\")","type":"VTL"},"components":[{"id":"lr4t2y0a","componentType":"Table","mandatory":false,"page":"3","positioning":"HORIZONTAL","hierarchy":{"sequence":{"id":"lq5dhfbx","page":"3","label":{"value":"\"III - \" || \"Analyse de l’activité sur le marché automobile\"","type":"VTL|MD"}},"subSequence":{"id":"ls0k1t61","page":"3","label":{"value":"\"Vos difficultés de recrutement\"","type":"VTL|MD"}}},"body":[[{"value":"1","label":{"value":"\"La polyvalence de vos salariés\"","type":"VTL|MD"}},{"componentType":"CheckboxOne","id":"lr4t2y0a-RDOP-lto94q5p","options":[{"value":"1","label":{"value":"\"Oui\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non\"","type":"VTL|MD"}}],"response":{"name":"DIFF_DEV1"}}],[{"value":"2","label":{"value":"\"La formation interne\"","type":"VTL|MD"}},{"componentType":"CheckboxOne","id":"lr4t2y0a-RDOP-lto9d33v","options":[{"value":"1","label":{"value":"\"Oui\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non\"","type":"VTL|MD"}}],"response":{"name":"DIFF_DEV2"}}],[{"value":"3","label":{"value":"\"Le recours à l’alternance\"","type":"VTL|MD"}},{"componentType":"CheckboxOne","id":"lr4t2y0a-RDOP-lto9cojf","options":[{"value":"1","label":{"value":"\"Oui\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non\"","type":"VTL|MD"}}],"response":{"name":"DIFF_DEV3"}}],[{"value":"4","label":{"value":"\"Le recours à l’intérim\"","type":"VTL|MD"}},{"componentType":"CheckboxOne","id":"lr4t2y0a-RDOP-lto8z4on","options":[{"value":"1","label":{"value":"\"Oui\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non\"","type":"VTL|MD"}}],"response":{"name":"DIFF_DEV4"}}],[{"value":"5","label":{"value":"\"Autre(s) stratégie(s)\"","type":"VTL|MD"}},{"componentType":"CheckboxOne","id":"lr4t2y0a-RDOP-lto96gps","options":[{"value":"1","label":{"value":"\"Oui\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non\"","type":"VTL|MD"}}],"response":{"name":"DIFF_DEV5"}}]]}]},{"id":"question-ls1igru9","componentType":"Question","page":"3","label":{"value":"\"23. \" || \"Veuillez préciser les autres stratégies mises en place :\"","type":"VTL|MD"},"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\") and (nvl(DIFF_DEV5, \"0\") = \"1\")","type":"VTL"},"components":[{"id":"ls1igru9","componentType":"Input","mandatory":false,"page":"3","maxLength":249,"hierarchy":{"sequence":{"id":"lq5dhfbx","page":"3","label":{"value":"\"III - \" || \"Analyse de l’activité sur le marché automobile\"","type":"VTL|MD"}},"subSequence":{"id":"ls0k1t61","page":"3","label":{"value":"\"Vos difficultés de recrutement\"","type":"VTL|MD"}}},"response":{"name":"DIFF_DEV5CL"}}]},{"id":"lr8yj12s","componentType":"Sequence","page":"4","label":{"value":"\"IV - \" || \"Adaptations et perspectives\"","type":"VTL|MD"},"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"hierarchy":{"sequence":{"id":"lr8yj12s","page":"4","label":{"value":"\"IV - \" || \"Adaptations et perspectives\"","type":"VTL|MD"}}}},{"id":"ls1i9s68","componentType":"Subsequence","page":"4","label":{"value":"\"Les projets d’amélioration de la performance environnementale de votre entreprise\"","type":"VTL|MD"},"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"hierarchy":{"sequence":{"id":"lr8yj12s","page":"4","label":{"value":"\"IV - \" || \"Adaptations et perspectives\"","type":"VTL|MD"}},"subSequence":{"id":"ls1i9s68","page":"4","label":{"value":"\"Les projets d’amélioration de la performance environnementale de votre entreprise\"","type":"VTL|MD"}}}},{"id":"question-lr8z6nl5","componentType":"Question","page":"4","label":{"value":"\"1. \" || \"En 2023, dans le cadre de son activité automobile, votre entreprise a-t-elle mis en place des projets pour améliorer la performance environnementale ?\"","type":"VTL|MD"},"declarations":[{"id":"lto8hhw9","declarationType":"HELP","position":"AFTER_QUESTION_TEXT","label":{"value":"\"(une réponse par ligne)\"","type":"VTL|MD"}}],"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"components":[{"id":"lr8z6nl5","componentType":"Table","mandatory":false,"page":"4","positioning":"HORIZONTAL","controls":[{"id":"lr8z6nl5-CI-0","typeOfControl":"CONSISTENCY","criticality":"WARN","control":{"value":"not(nvl(PROJ_ENV1,\"\")=\"\" or nvl(PROJ_ENV2,\"\")=\"\" or nvl(PROJ_ENV3,\"\")=\"\" or nvl(PROJ_ENV4,\"\")=\"\" or nvl(PROJ_ENV5,\"\")=\"\")","type":"VTL"},"errorMessage":{"value":"\"Vous n'avez pas répondu à la question IV.1 sur les projets pour améliorer la performance environnementale de votre entreprise dans le cadre de son activité automobile. Cette information est essentielle, merci d'y répondre.\"","type":"VTL|MD"}}],"hierarchy":{"sequence":{"id":"lr8yj12s","page":"4","label":{"value":"\"IV - \" || \"Adaptations et perspectives\"","type":"VTL|MD"}},"subSequence":{"id":"ls1i9s68","page":"4","label":{"value":"\"Les projets d’amélioration de la performance environnementale de votre entreprise\"","type":"VTL|MD"}}},"body":[[{"value":"1","label":{"value":"\"Pour les locaux et / ou sites de production\"","type":"VTL|MD"}},{"componentType":"CheckboxOne","id":"lr8z6nl5-RDOP-lr8zv3za","options":[{"value":"1","label":{"value":"\"Oui\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non\"","type":"VTL|MD"}},{"value":"2","label":{"value":"\"Non concerné\"","type":"VTL|MD"}}],"response":{"name":"PROJ_ENV1"}}],[{"value":"2","label":{"value":"\"Pour les procédés de production\"","type":"VTL|MD"}},{"componentType":"CheckboxOne","id":"lr8z6nl5-RDOP-lr8zeul4","options":[{"value":"1","label":{"value":"\"Oui\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non\"","type":"VTL|MD"}},{"value":"2","label":{"value":"\"Non concerné\"","type":"VTL|MD"}}],"response":{"name":"PROJ_ENV2"}}],[{"value":"3","label":{"value":"\"Pour les transports et / ou la logistique d’approvisionnement\"","type":"VTL|MD"}},{"componentType":"CheckboxOne","id":"lr8z6nl5-RDOP-lr8zh72j","options":[{"value":"1","label":{"value":"\"Oui\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non\"","type":"VTL|MD"}},{"value":"2","label":{"value":"\"Non concerné\"","type":"VTL|MD"}}],"response":{"name":"PROJ_ENV3"}}],[{"value":"4","label":{"value":"\"Lors des essais, certifications\"","type":"VTL|MD"}},{"componentType":"CheckboxOne","id":"lr8z6nl5-RDOP-lr8zpl3r","options":[{"value":"1","label":{"value":"\"Oui\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non\"","type":"VTL|MD"}},{"value":"2","label":{"value":"\"Non concerné\"","type":"VTL|MD"}}],"response":{"name":"PROJ_ENV4"}}],[{"value":"5","label":{"value":"\"Pour les produits finaux\"","type":"VTL|MD"}},{"componentType":"CheckboxOne","id":"lr8z6nl5-RDOP-lr8zfm2j","options":[{"value":"1","label":{"value":"\"Oui\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non\"","type":"VTL|MD"}},{"value":"2","label":{"value":"\"Non concerné\"","type":"VTL|MD"}}],"response":{"name":"PROJ_ENV5"}}]]}]},{"id":"question-lr8zgae2","componentType":"Question","page":"4","label":{"value":"\"2. \" || \"Concernant les produits finaux, quel(s) est (sont) le(s) type(s) de projets mis en place (seul ou à la demande de vos clients) ?\"","type":"VTL|MD"},"declarations":[{"id":"lr8zbf9d","declarationType":"HELP","position":"AFTER_QUESTION_TEXT","label":{"value":"\"(plusieurs réponses possibles)\"","type":"VTL|MD"}}],"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(PROJ_ENV5, \"1\") = \"1\")","type":"VTL"},"components":[{"id":"lr8zgae2","componentType":"CheckboxGroup","page":"4","hierarchy":{"sequence":{"id":"lr8yj12s","page":"4","label":{"value":"\"IV - \" || \"Adaptations et perspectives\"","type":"VTL|MD"}},"subSequence":{"id":"ls1i9s68","page":"4","label":{"value":"\"Les projets d’amélioration de la performance environnementale de votre entreprise\"","type":"VTL|MD"}}},"responses":[{"id":"lr8zgae2-QOP-lto994e2","label":{"value":"\"Réduction de la consommation de carburant\"","type":"VTL|MD"},"response":{"name":"PROJ_PF1"}},{"id":"lr8zgae2-QOP-lto8xbh0","label":{"value":"\"Déploiement de carburants alternatifs\"","type":"VTL|MD"},"response":{"name":"PROJ_PF2"}},{"id":"lr8zgae2-QOP-lto98aaa","label":{"value":"\"Véhicule hybride, électrique ou à hydrogène\"","type":"VTL|MD"},"response":{"name":"PROJ_PF3"}},{"id":"lr8zgae2-QOP-lto8wc7y","label":{"value":"\"Amélioration de l'aérodynamisme du véhicule\"","type":"VTL|MD"},"response":{"name":"PROJ_PF4"}},{"id":"lr8zgae2-QOP-lto92h3p","label":{"value":"\"Allègement des matériaux\"","type":"VTL|MD"},"response":{"name":"PROJ_PF5"}},{"id":"lr8zgae2-QOP-lto96snx","label":{"value":"\"Utilisation de matériaux recyclés ou bas carbone\"","type":"VTL|MD"},"response":{"name":"PROJ_PF6"}},{"id":"lr8zgae2-QOP-lto9cxx6","label":{"value":"\"Réparabilité des produits\"","type":"VTL|MD"},"response":{"name":"PROJ_PF7"}},{"id":"lr8zgae2-QOP-lto9egrd","label":{"value":"\"Autre(s) type(s) de projets\"","type":"VTL|MD"},"response":{"name":"PROJ_PF8"}}]}]},{"id":"question-ls1i8zhg","componentType":"Question","page":"4","label":{"value":"\"3. \" || \"Veuillez préciser les autres projets mis en place :\"","type":"VTL|MD"},"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(PROJ_ENV5, \"1\") = \"1\") and (nvl(PROJ_PF8, false) = true)","type":"VTL"},"components":[{"id":"ls1i8zhg","componentType":"Input","mandatory":false,"page":"4","maxLength":249,"hierarchy":{"sequence":{"id":"lr8yj12s","page":"4","label":{"value":"\"IV - \" || \"Adaptations et perspectives\"","type":"VTL|MD"}},"subSequence":{"id":"ls1i9s68","page":"4","label":{"value":"\"Les projets d’amélioration de la performance environnementale de votre entreprise\"","type":"VTL|MD"}}},"response":{"name":"PROJ_PF8CL"}}]},{"id":"ls1jhh19","componentType":"Subsequence","page":"4","label":{"value":"\"Diversification des activités de votre entreprise\"","type":"VTL|MD"},"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"hierarchy":{"sequence":{"id":"lr8yj12s","page":"4","label":{"value":"\"IV - \" || \"Adaptations et perspectives\"","type":"VTL|MD"}},"subSequence":{"id":"ls1jhh19","page":"4","label":{"value":"\"Diversification des activités de votre entreprise\"","type":"VTL|MD"}}}},{"id":"question-lr8zxnq1","componentType":"Question","page":"4","label":{"value":"\"4. \" || \"En 2023, votre entreprise a-t-elle cherché à diversifier son activité au sein du [marché automobile](. 'développement de votre activité en lien avec la filière') ?\"","type":"VTL|MD"},"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"components":[{"id":"lr8zxnq1","componentType":"CheckboxOne","mandatory":false,"page":"4","hierarchy":{"sequence":{"id":"lr8yj12s","page":"4","label":{"value":"\"IV - \" || \"Adaptations et perspectives\"","type":"VTL|MD"}},"subSequence":{"id":"ls1jhh19","page":"4","label":{"value":"\"Diversification des activités de votre entreprise\"","type":"VTL|MD"}}},"options":[{"value":"1","label":{"value":"\"Oui, avec succès\"","type":"VTL|MD"}},{"value":"2","label":{"value":"\"Oui, sans succès\"","type":"VTL|MD"}},{"value":"3","label":{"value":"\"Oui, en attente de résultats\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non\"","type":"VTL|MD"}}],"response":{"name":"DIV_INT"}}]},{"id":"question-lr9132f2","componentType":"Question","page":"4","label":{"value":"\"5. \" || \"Pour quel(s) type(s) d’activités ?\"","type":"VTL|MD"},"declarations":[{"id":"lr90lnzl","declarationType":"HELP","position":"AFTER_QUESTION_TEXT","label":{"value":"\"(plusieurs réponses possibles)\"","type":"VTL|MD"}}],"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIV_INT,\"1\") <> \"0\")","type":"VTL"},"components":[{"id":"lr9132f2","componentType":"CheckboxGroup","page":"4","hierarchy":{"sequence":{"id":"lr8yj12s","page":"4","label":{"value":"\"IV - \" || \"Adaptations et perspectives\"","type":"VTL|MD"}},"subSequence":{"id":"ls1jhh19","page":"4","label":{"value":"\"Diversification des activités de votre entreprise\"","type":"VTL|MD"}}},"responses":[{"id":"lr9132f2-QOP-lto98fmb","label":{"value":"\"Commerce\"","type":"VTL|MD"},"response":{"name":"DIV_INT_ACT1"}},{"id":"lr9132f2-QOP-lto8txoz","label":{"value":"\"Production\"","type":"VTL|MD"},"response":{"name":"DIV_INT_ACT2"}},{"id":"lr9132f2-QOP-lto8v4e1","label":{"value":"\"Ingénierie\"","type":"VTL|MD"},"response":{"name":"DIV_INT_ACT3"}},{"id":"lr9132f2-QOP-lto9atx4","label":{"value":"\"Services de mobilité\"","type":"VTL|MD"},"response":{"name":"DIV_INT_ACT4"}},{"id":"lr9132f2-QOP-lto8yvtc","label":{"value":"\"Autre(s) activité(s)\"","type":"VTL|MD"},"response":{"name":"DIV_INT_ACT5"}}]}]},{"id":"question-ls1jw0hg","componentType":"Question","page":"4","label":{"value":"\"6. \" || \"Veuillez préciser les autres activités :\"","type":"VTL|MD"},"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIV_INT,\"1\") <> \"0\") and (nvl(DIV_INT_ACT5, false) = true)","type":"VTL"},"components":[{"id":"ls1jw0hg","componentType":"Input","mandatory":false,"page":"4","maxLength":249,"hierarchy":{"sequence":{"id":"lr8yj12s","page":"4","label":{"value":"\"IV - \" || \"Adaptations et perspectives\"","type":"VTL|MD"}},"subSequence":{"id":"ls1jhh19","page":"4","label":{"value":"\"Diversification des activités de votre entreprise\"","type":"VTL|MD"}}},"response":{"name":"DIV_INT_ACT5CL"}}]},{"id":"question-lr91clpt","componentType":"Question","page":"4","label":{"value":"\"7. \" || \"En 2023, votre entreprise a-t-elle cherché à diversifier son activité en dehors du marché automobile ?\"","type":"VTL|MD"},"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"components":[{"id":"lr91clpt","componentType":"CheckboxOne","mandatory":false,"page":"4","hierarchy":{"sequence":{"id":"lr8yj12s","page":"4","label":{"value":"\"IV - \" || \"Adaptations et perspectives\"","type":"VTL|MD"}},"subSequence":{"id":"ls1jhh19","page":"4","label":{"value":"\"Diversification des activités de votre entreprise\"","type":"VTL|MD"}}},"options":[{"value":"1","label":{"value":"\"Oui, avec succès\"","type":"VTL|MD"}},{"value":"2","label":{"value":"\"Oui, sans succès\"","type":"VTL|MD"}},{"value":"3","label":{"value":"\"Oui, en attente de résultats\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non\"","type":"VTL|MD"}}],"response":{"name":"DIV_EXT"}}]},{"id":"question-lr91iw5d","componentType":"Question","page":"4","label":{"value":"\"8. \" || \"Pour quel(s) marché(s) ?\"","type":"VTL|MD"},"declarations":[{"id":"lr91v4bs","declarationType":"HELP","position":"AFTER_QUESTION_TEXT","label":{"value":"\"(plusieurs réponses possibles)\"","type":"VTL|MD"}}],"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIV_EXT,\"1\") <> \"0\")","type":"VTL"},"components":[{"id":"lr91iw5d","componentType":"CheckboxGroup","page":"4","hierarchy":{"sequence":{"id":"lr8yj12s","page":"4","label":{"value":"\"IV - \" || \"Adaptations et perspectives\"","type":"VTL|MD"}},"subSequence":{"id":"ls1jhh19","page":"4","label":{"value":"\"Diversification des activités de votre entreprise\"","type":"VTL|MD"}}},"responses":[{"id":"lr91iw5d-QOP-lto95180","label":{"value":"\"Aéronautique et spatial\"","type":"VTL|MD"},"response":{"name":"DIV_EXT_MAR1"}},{"id":"lr91iw5d-QOP-lto8v6d3","label":{"value":"\"Énergie\"","type":"VTL|MD"},"response":{"name":"DIV_EXT_MAR2"}},{"id":"lr91iw5d-QOP-lto99zds","label":{"value":"\"Ferroviaire\"","type":"VTL|MD"},"response":{"name":"DIV_EXT_MAR3"}},{"id":"lr91iw5d-QOP-lto8vz2j","label":{"value":"\"Autre(s) marché(s)\"","type":"VTL|MD"},"response":{"name":"DIV_EXT_MAR4"}}]}]},{"id":"question-ls1k5ber","componentType":"Question","page":"4","label":{"value":"\"9. \" || \"Veuillez préciser les autres marchés :\"","type":"VTL|MD"},"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIV_EXT,\"1\") <> \"0\") and (nvl(DIV_EXT_MAR4, false) = true)","type":"VTL"},"components":[{"id":"ls1k5ber","componentType":"Input","mandatory":false,"page":"4","maxLength":249,"hierarchy":{"sequence":{"id":"lr8yj12s","page":"4","label":{"value":"\"IV - \" || \"Adaptations et perspectives\"","type":"VTL|MD"}},"subSequence":{"id":"ls1jhh19","page":"4","label":{"value":"\"Diversification des activités de votre entreprise\"","type":"VTL|MD"}}},"response":{"name":"DIV_EXT_MAR4CL"}}]},{"id":"ls1jshd0","componentType":"Subsequence","page":"4","label":{"value":"\"Soutiens financiers reçus par votre entreprise\"","type":"VTL|MD"},"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"hierarchy":{"sequence":{"id":"lr8yj12s","page":"4","label":{"value":"\"IV - \" || \"Adaptations et perspectives\"","type":"VTL|MD"}},"subSequence":{"id":"ls1jshd0","page":"4","label":{"value":"\"Soutiens financiers reçus par votre entreprise\"","type":"VTL|MD"}}}},{"id":"question-lr92mqpo","componentType":"Question","page":"4","label":{"value":"\"10. \" || \"En 2023, votre entreprise a-t-elle bénéficié d’aides publiques dans le cadre de son activité automobile ?\"","type":"VTL|MD"},"declarations":[{"id":"ls1jt5zx","declarationType":"HELP","position":"AFTER_QUESTION_TEXT","label":{"value":"\"On entend par aides publiques : les crédits d’impôts, les subventions des collectivités et des organismes gouvernementaux nationaux ou européens.\"","type":"VTL|MD"}}],"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"components":[{"id":"lr92mqpo","componentType":"CheckboxOne","mandatory":false,"page":"4","controls":[{"id":"lr92mqpo-CI-0","typeOfControl":"CONSISTENCY","criticality":"WARN","control":{"value":"not(nvl(SOUTFIN,\"\")=\"\")","type":"VTL"},"errorMessage":{"value":"\"Vous n'avez pas répondu à la question IV.10 sur les aides publiques dont votre entreprise a pu potentiellement bénéficier dans le cadre de son activité automobile. Cette information est essentielle, merci d'y répondre.\"","type":"VTL|MD"}}],"hierarchy":{"sequence":{"id":"lr8yj12s","page":"4","label":{"value":"\"IV - \" || \"Adaptations et perspectives\"","type":"VTL|MD"}},"subSequence":{"id":"ls1jshd0","page":"4","label":{"value":"\"Soutiens financiers reçus par votre entreprise\"","type":"VTL|MD"}}},"options":[{"value":"1","label":{"value":"\"Oui\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non\"","type":"VTL|MD"}}],"response":{"name":"SOUTFIN"}}]},{"id":"question-lr92gnsw","componentType":"Question","page":"4","label":{"value":"\"11. \" || \"De quel(s) type(s) d’aides publiques votre entreprise a-t-elle bénéficié ?\"","type":"VTL|MD"},"declarations":[{"id":"lr92tdad","declarationType":"HELP","position":"AFTER_QUESTION_TEXT","label":{"value":"\"(plusieurs réponses possibles)\"","type":"VTL|MD"}}],"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(SOUTFIN, \"1\") = \"1\")","type":"VTL"},"components":[{"id":"lr92gnsw","componentType":"CheckboxGroup","page":"4","hierarchy":{"sequence":{"id":"lr8yj12s","page":"4","label":{"value":"\"IV - \" || \"Adaptations et perspectives\"","type":"VTL|MD"}},"subSequence":{"id":"ls1jshd0","page":"4","label":{"value":"\"Soutiens financiers reçus par votre entreprise\"","type":"VTL|MD"}}},"responses":[{"id":"lr92gnsw-QOP-lubcphj4","label":{"value":"\"Crédit d’impôt recherche (CIR)\"","type":"VTL|MD"},"response":{"name":"SOUTFIN_TYPE1"}},{"id":"lr92gnsw-QOP-lubcii7t","label":{"value":"\"Financement des collectivités territoriales (région, département, commune, etc.)\"","type":"VTL|MD"},"response":{"name":"SOUTFIN_TYPE2"}},{"id":"lr92gnsw-QOP-lubcgxy4","label":{"value":"\"Financement des organismes gouvernementaux nationaux (y compris Bpifrance, ANR, Ademe et aussi ministères, DREETS, PIA etc.)\"","type":"VTL|MD"},"response":{"name":"SOUTFIN_TYPE3"}},{"id":"lr92gnsw-QOP-lubcacvi","label":{"value":"\"Financement de l’Union européenne via les projets importants d’intérêt européen commun (PIIEC)\"","type":"VTL|MD"},"response":{"name":"SOUTFIN_TYPE4"}},{"id":"lr92gnsw-QOP-lubcfr56","label":{"value":"\"Financement de l’Union européenne via les programmes pour la Recherche et l’Innovation (EUREKA, Horizon Europe)\"","type":"VTL|MD"},"response":{"name":"SOUTFIN_TYPE5"}},{"id":"lr92gnsw-QOP-lubcm0p0","label":{"value":"\"Autre(s) aide(s)\"","type":"VTL|MD"},"response":{"name":"SOUTFIN_TYPE6"}}]}]},{"id":"question-ls1kf4f6","componentType":"Question","page":"4","label":{"value":"\"12. \" || \"Veuillez préciser les autres aides publiques reçues :\"","type":"VTL|MD"},"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(SOUTFIN, \"1\") = \"1\") and (nvl(SOUTFIN_TYPE6, false) = true)","type":"VTL"},"components":[{"id":"ls1kf4f6","componentType":"Input","mandatory":false,"page":"4","maxLength":249,"hierarchy":{"sequence":{"id":"lr8yj12s","page":"4","label":{"value":"\"IV - \" || \"Adaptations et perspectives\"","type":"VTL|MD"}},"subSequence":{"id":"ls1jshd0","page":"4","label":{"value":"\"Soutiens financiers reçus par votre entreprise\"","type":"VTL|MD"}}},"response":{"name":"SOUTFIN_TYPE6CL"}}]},{"id":"question-ls1kcyso","componentType":"Question","page":"4","label":{"value":"\"13. \" || \"Avez-vous répondu à l’appel à projets « France 2030 » pour produire en France les véhicules routiers de demain et leurs composants ?\"","type":"VTL|MD"},"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"components":[{"id":"ls1kcyso","componentType":"Table","mandatory":false,"page":"4","positioning":"HORIZONTAL","hierarchy":{"sequence":{"id":"lr8yj12s","page":"4","label":{"value":"\"IV - \" || \"Adaptations et perspectives\"","type":"VTL|MD"}},"subSequence":{"id":"ls1jshd0","page":"4","label":{"value":"\"Soutiens financiers reçus par votre entreprise\"","type":"VTL|MD"}}},"body":[[{"value":"1","label":{"value":"\"Développement et assemblage des véhicules\"","type":"VTL|MD"}},{"componentType":"CheckboxOne","id":"ls1kcyso-RDOP-ls1mjpjw","options":[{"value":"1","label":{"value":"\"Oui, avec succès\"","type":"VTL|MD"}},{"value":"2","label":{"value":"\"Oui, sans succès\"","type":"VTL|MD"}},{"value":"3","label":{"value":"\"Oui, en attente de réponse\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non\"","type":"VTL|MD"}}],"response":{"name":"FR2030_PROJ1"}}],[{"value":"2","label":{"value":"\"Principaux composants et équipements\"","type":"VTL|MD"}},{"componentType":"CheckboxOne","id":"ls1kcyso-RDOP-ls1moudi","options":[{"value":"1","label":{"value":"\"Oui, avec succès\"","type":"VTL|MD"}},{"value":"2","label":{"value":"\"Oui, sans succès\"","type":"VTL|MD"}},{"value":"3","label":{"value":"\"Oui, en attente de réponse\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non\"","type":"VTL|MD"}}],"response":{"name":"FR2030_PROJ2"}}],[{"value":"3","label":{"value":"\"Infrastructures de recharge et d’avitaillement pour les véhicules électriques à batterie et à hydrogène\"","type":"VTL|MD"}},{"componentType":"CheckboxOne","id":"ls1kcyso-RDOP-ls1mrxh1","options":[{"value":"1","label":{"value":"\"Oui, avec succès\"","type":"VTL|MD"}},{"value":"2","label":{"value":"\"Oui, sans succès\"","type":"VTL|MD"}},{"value":"3","label":{"value":"\"Oui, en attente de réponse\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non\"","type":"VTL|MD"}}],"response":{"name":"FR2030_PROJ3"}}],[{"value":"4","label":{"value":"\"Diversification des sous-traitants automobiles\"","type":"VTL|MD"}},{"componentType":"CheckboxOne","id":"ls1kcyso-RDOP-ls1mxjej","options":[{"value":"1","label":{"value":"\"Oui, avec succès\"","type":"VTL|MD"}},{"value":"2","label":{"value":"\"Oui, sans succès\"","type":"VTL|MD"}},{"value":"3","label":{"value":"\"Oui, en attente de réponse\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non\"","type":"VTL|MD"}}],"response":{"name":"FR2030_PROJ4"}}],[{"value":"5","label":{"value":"\"Amélioration de la performance environnementale des procédés et sites de production\"","type":"VTL|MD"}},{"componentType":"CheckboxOne","id":"ls1kcyso-RDOP-ls1mjxav","options":[{"value":"1","label":{"value":"\"Oui, avec succès\"","type":"VTL|MD"}},{"value":"2","label":{"value":"\"Oui, sans succès\"","type":"VTL|MD"}},{"value":"3","label":{"value":"\"Oui, en attente de réponse\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non\"","type":"VTL|MD"}}],"response":{"name":"FR2030_PROJ5"}}]]}]},{"id":"ls1kliyy","componentType":"Subsequence","page":"4","label":{"value":"\"Les perspectives d’évolution de votre entreprise en 2025\"","type":"VTL|MD"},"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"hierarchy":{"sequence":{"id":"lr8yj12s","page":"4","label":{"value":"\"IV - \" || \"Adaptations et perspectives\"","type":"VTL|MD"}},"subSequence":{"id":"ls1kliyy","page":"4","label":{"value":"\"Les perspectives d’évolution de votre entreprise en 2025\"","type":"VTL|MD"}}}},{"id":"question-lr98oarp","componentType":"Question","page":"4","label":{"value":"\"14. \" || \"En 2025, pour l’activité automobile de votre entreprise, quelles évolutions prévoyez-vous concernant les thèmes suivants ?\"","type":"VTL|MD"},"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"components":[{"id":"lr98oarp","componentType":"Table","mandatory":false,"page":"4","positioning":"HORIZONTAL","hierarchy":{"sequence":{"id":"lr8yj12s","page":"4","label":{"value":"\"IV - \" || \"Adaptations et perspectives\"","type":"VTL|MD"}},"subSequence":{"id":"ls1kliyy","page":"4","label":{"value":"\"Les perspectives d’évolution de votre entreprise en 2025\"","type":"VTL|MD"}}},"body":[[{"value":"1","label":{"value":"\"L’effectif salarié\"","type":"VTL|MD"}},{"componentType":"CheckboxOne","id":"lr98oarp-RDOP-lr98w92j","options":[{"value":"3","label":{"value":"\"En hausse\"","type":"VTL|MD"}},{"value":"2","label":{"value":"\"Stable\"","type":"VTL|MD"}},{"value":"1","label":{"value":"\"En baisse\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Sans objet\"","type":"VTL|MD"}}],"response":{"name":"EVOL_ACT_TYPE1"}}],[{"value":"2","label":{"value":"\"Le recours à l’intérim\"","type":"VTL|MD"}},{"componentType":"CheckboxOne","id":"lr98oarp-RDOP-lr995163","options":[{"value":"3","label":{"value":"\"En hausse\"","type":"VTL|MD"}},{"value":"2","label":{"value":"\"Stable\"","type":"VTL|MD"}},{"value":"1","label":{"value":"\"En baisse\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Sans objet\"","type":"VTL|MD"}}],"response":{"name":"EVOL_ACT_TYPE2"}}],[{"value":"3","label":{"value":"\"La formation, les compétences des salariés\"","type":"VTL|MD"}},{"componentType":"CheckboxOne","id":"lr98oarp-RDOP-lr992jid","options":[{"value":"3","label":{"value":"\"En hausse\"","type":"VTL|MD"}},{"value":"2","label":{"value":"\"Stable\"","type":"VTL|MD"}},{"value":"1","label":{"value":"\"En baisse\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Sans objet\"","type":"VTL|MD"}}],"response":{"name":"EVOL_ACT_TYPE3"}}],[{"value":"4","label":{"value":"\"La recherche et développement (R&D)\"","type":"VTL|MD"}},{"componentType":"CheckboxOne","id":"lr98oarp-RDOP-lr98zs3l","options":[{"value":"3","label":{"value":"\"En hausse\"","type":"VTL|MD"}},{"value":"2","label":{"value":"\"Stable\"","type":"VTL|MD"}},{"value":"1","label":{"value":"\"En baisse\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Sans objet\"","type":"VTL|MD"}}],"response":{"name":"EVOL_ACT_TYPE4"}}],[{"value":"5","label":{"value":"\"L’investissement\"","type":"VTL|MD"}},{"componentType":"CheckboxOne","id":"lr98oarp-RDOP-lr98rpjr","options":[{"value":"3","label":{"value":"\"En hausse\"","type":"VTL|MD"}},{"value":"2","label":{"value":"\"Stable\"","type":"VTL|MD"}},{"value":"1","label":{"value":"\"En baisse\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Sans objet\"","type":"VTL|MD"}}],"response":{"name":"EVOL_ACT_TYPE5"}}],[{"value":"6","label":{"value":"\"Le recours à la sous-traitance\"","type":"VTL|MD"}},{"componentType":"CheckboxOne","id":"lr98oarp-RDOP-lr99c8zq","options":[{"value":"3","label":{"value":"\"En hausse\"","type":"VTL|MD"}},{"value":"2","label":{"value":"\"Stable\"","type":"VTL|MD"}},{"value":"1","label":{"value":"\"En baisse\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Sans objet\"","type":"VTL|MD"}}],"response":{"name":"EVOL_ACT_TYPE6"}}]]}]},{"id":"question-lr98h7zw","componentType":"Question","page":"4","label":{"value":"\"15. \" || \"Quelle évolution de l’activité de votre entreprise anticipez-vous pour 2025 ?\"","type":"VTL|MD"},"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"components":[{"id":"lr98h7zw","componentType":"Table","mandatory":false,"page":"4","positioning":"HORIZONTAL","hierarchy":{"sequence":{"id":"lr8yj12s","page":"4","label":{"value":"\"IV - \" || \"Adaptations et perspectives\"","type":"VTL|MD"}},"subSequence":{"id":"ls1kliyy","page":"4","label":{"value":"\"Les perspectives d’évolution de votre entreprise en 2025\"","type":"VTL|MD"}}},"body":[[{"value":"1","label":{"value":"\"Activité destinée au marché automobile\"","type":"VTL|MD"}},{"componentType":"CheckboxOne","id":"lr98h7zw-RDOP-lr99bd5n","options":[{"value":"3","label":{"value":"\"En hausse\"","type":"VTL|MD"}},{"value":"2","label":{"value":"\"Stable\"","type":"VTL|MD"}},{"value":"1","label":{"value":"\"En baisse\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Sans objet\"","type":"VTL|MD"}}],"response":{"name":"EVOL_MAR1"}}],[{"value":"2","label":{"value":"\"Activité destinée à d'autres marchés\"","type":"VTL|MD"}},{"componentType":"CheckboxOne","id":"lr98h7zw-RDOP-lr98wud5","options":[{"value":"3","label":{"value":"\"En hausse\"","type":"VTL|MD"}},{"value":"2","label":{"value":"\"Stable\"","type":"VTL|MD"}},{"value":"1","label":{"value":"\"En baisse\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Sans objet\"","type":"VTL|MD"}}],"response":{"name":"EVOL_MAR2"}}]]}]},{"id":"question-lr997jp2","componentType":"Question","page":"4","label":{"value":"\"16. \" || \"Veuillez préciser les autres marchés pour lesquels une hausse de l’activité est anticipée :\"","type":"VTL|MD"},"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(EVOL_MAR2, \"1\") = \"3\")","type":"VTL"},"components":[{"id":"lr997jp2","componentType":"Input","mandatory":false,"page":"4","maxLength":249,"hierarchy":{"sequence":{"id":"lr8yj12s","page":"4","label":{"value":"\"IV - \" || \"Adaptations et perspectives\"","type":"VTL|MD"}},"subSequence":{"id":"ls1kliyy","page":"4","label":{"value":"\"Les perspectives d’évolution de votre entreprise en 2025\"","type":"VTL|MD"}}},"response":{"name":"MAR_HAUSSE_ACT"}}]},{"id":"question-lr99zm4n","componentType":"Question","page":"4","label":{"value":"\"17. \" || \"Hors relocalisation de fournisseurs et sous-traitants, comptez-vous relocaliser en France certaines de vos activités liées à l’automobile ?\"","type":"VTL|MD"},"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(IMPL_ETR, \"1\") = \"1\")","type":"VTL"},"components":[{"id":"lr99zm4n","componentType":"CheckboxOne","mandatory":false,"page":"4","hierarchy":{"sequence":{"id":"lr8yj12s","page":"4","label":{"value":"\"IV - \" || \"Adaptations et perspectives\"","type":"VTL|MD"}},"subSequence":{"id":"ls1kliyy","page":"4","label":{"value":"\"Les perspectives d’évolution de votre entreprise en 2025\"","type":"VTL|MD"}}},"options":[{"value":"1","label":{"value":"\"Oui, dans les 12 prochains mois\"","type":"VTL|MD"}},{"value":"2","label":{"value":"\"Oui, à plus long terme\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non\"","type":"VTL|MD"}},{"value":"3","label":{"value":"\"Ne sais pas\"","type":"VTL|MD"}}],"response":{"name":"RELOC"}}]},{"id":"question-ls1mjdc1","componentType":"Question","page":"4","label":{"value":"\"18. \" || \"Quelles sont vos principales inquiétudes pour l’avenir concernant l’activité automobile de votre entreprise ?\"","type":"VTL|MD"},"declarations":[{"id":"ls1mf64s","declarationType":"HELP","position":"AFTER_QUESTION_TEXT","label":{"value":"\"(plusieurs réponses possibles)\"","type":"VTL|MD"}}],"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"components":[{"id":"ls1mjdc1","componentType":"CheckboxGroup","page":"4","hierarchy":{"sequence":{"id":"lr8yj12s","page":"4","label":{"value":"\"IV - \" || \"Adaptations et perspectives\"","type":"VTL|MD"}},"subSequence":{"id":"ls1kliyy","page":"4","label":{"value":"\"Les perspectives d’évolution de votre entreprise en 2025\"","type":"VTL|MD"}}},"responses":[{"id":"ls1mjdc1-QOP-lto9539c","label":{"value":"\"Indécision liée à la réglementation sur l’arrêt du moteur thermique\"","type":"VTL|MD"},"response":{"name":"INQUIET1"}},{"id":"ls1mjdc1-QOP-lto95oma","label":{"value":"\"Évolution des relations entre donneurs d’ordres et sous-traitants\"","type":"VTL|MD"},"response":{"name":"INQUIET2"}},{"id":"ls1mjdc1-QOP-lto9ch8v","label":{"value":"\"Difficultés de recrutement\"","type":"VTL|MD"},"response":{"name":"INQUIET3"}},{"id":"ls1mjdc1-QOP-lto9aw9h","label":{"value":"\"Concurrence étrangère\"","type":"VTL|MD"},"response":{"name":"INQUIET4"}},{"id":"ls1mjdc1-QOP-lto9dp2z","label":{"value":"\"Évolution de la demande\"","type":"VTL|MD"},"response":{"name":"INQUIET5"}},{"id":"ls1mjdc1-QOP-lto90bt4","label":{"value":"\"Évolution des coûts de production\"","type":"VTL|MD"},"response":{"name":"INQUIET6"}},{"id":"ls1mjdc1-QOP-lto8xify","label":{"value":"\"Autre(s) inquiétude(s)\"","type":"VTL|MD"},"response":{"name":"INQUIET7"}},{"id":"ls1mjdc1-QOP-lto91joo","label":{"value":"\"Aucune inquiétude particulière\"","type":"VTL|MD"},"response":{"name":"INQUIET8"}}]}]},{"id":"question-ls1moarb","componentType":"Question","page":"4","label":{"value":"\"19. \" || \"Veuillez préciser vos autres inquiétudes :\"","type":"VTL|MD"},"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(INQUIET7, false) = true)","type":"VTL"},"components":[{"id":"ls1moarb","componentType":"Input","mandatory":false,"page":"4","maxLength":249,"hierarchy":{"sequence":{"id":"lr8yj12s","page":"4","label":{"value":"\"IV - \" || \"Adaptations et perspectives\"","type":"VTL|MD"}},"subSequence":{"id":"ls1kliyy","page":"4","label":{"value":"\"Les perspectives d’évolution de votre entreprise en 2025\"","type":"VTL|MD"}}},"response":{"name":"INQUIET7CL"}}]},{"id":"lr9a3qqv","componentType":"Sequence","page":"5","label":{"value":"\"V - \" || \"Établissements\"","type":"VTL|MD"},"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100)","type":"VTL"},"hierarchy":{"sequence":{"id":"lr9a3qqv","page":"5","label":{"value":"\"V - \" || \"Établissements\"","type":"VTL|MD"}}}},{"id":"question-lr99y1t4","componentType":"Question","page":"5","label":{"value":"\"1. \" || \"La part de l’activité automobile est-elle la même dans tous les établissements de votre entreprise ?\"","type":"VTL|MD"},"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100)","type":"VTL"},"components":[{"id":"lr99y1t4","componentType":"CheckboxOne","mandatory":false,"page":"5","hierarchy":{"sequence":{"id":"lr9a3qqv","page":"5","label":{"value":"\"V - \" || \"Établissements\"","type":"VTL|MD"}}},"options":[{"value":"1","label":{"value":"\"Oui\"","type":"VTL|MD"}},{"value":"0","label":{"value":"\"Non\"","type":"VTL|MD"}}],"response":{"name":"ACT_IDENT"}}]},{"id":"question-ls1mxi9q","componentType":"Question","page":"5","label":{"value":"\"2. \" || \"Veuillez indiquer la part de l’automobile dans l’activité des établissements de votre entreprise listés ci-dessous :\"","type":"VTL|MD"},"declarations":[{"id":"ls1mnokh","declarationType":"HELP","position":"AFTER_QUESTION_TEXT","label":{"value":"\"Une estimation même approximative est préférable à une absence de réponse.\r\nExemple : si un établissement consacre la totalité de son activité à l’automobile, mettre 100% sur la ligne associée.\"","type":"VTL|MD"}}],"conditionFilter":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")","type":"VTL"},"components":[{"id":"ls1mxi9q","componentType":"Table","mandatory":false,"page":"5","positioning":"HORIZONTAL","controls":[{"id":"ls1mxi9q-RDOP-lu74900h-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_AUTO_ETAB10)) and (0>P_AUTO_ETAB10 or 100P_AUTO_ETAB10)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"ls1mxi9q-RDOP-lu73zzv1-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_AUTO_ETAB09)) and (0>P_AUTO_ETAB09 or 100P_AUTO_ETAB09)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"ls1mxi9q-RDOP-lu7471b6-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_AUTO_ETAB08)) and (0>P_AUTO_ETAB08 or 100P_AUTO_ETAB08)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"ls1mxi9q-RDOP-lu74jjtt-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_AUTO_ETAB07)) and (0>P_AUTO_ETAB07 or 100P_AUTO_ETAB07)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"ls1mxi9q-RDOP-lu741vl1-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_AUTO_ETAB06)) and (0>P_AUTO_ETAB06 or 100P_AUTO_ETAB06)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"ls1mxi9q-RDOP-lu74a704-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_AUTO_ETAB05)) and (0>P_AUTO_ETAB05 or 100P_AUTO_ETAB05)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"ls1mxi9q-RDOP-lu7405po-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_AUTO_ETAB04)) and (0>P_AUTO_ETAB04 or 100P_AUTO_ETAB04)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"ls1mxi9q-RDOP-lu74eltu-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_AUTO_ETAB03)) and (0>P_AUTO_ETAB03 or 100P_AUTO_ETAB03)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"ls1mxi9q-RDOP-lu74azzb-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_AUTO_ETAB02)) and (0>P_AUTO_ETAB02 or 100P_AUTO_ETAB02)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}},{"id":"ls1mxi9q-RDOP-lu74bz2i-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(P_AUTO_ETAB01)) and (0>P_AUTO_ETAB01 or 100P_AUTO_ETAB01)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}}],"hierarchy":{"sequence":{"id":"lr9a3qqv","page":"5","label":{"value":"\"V - \" || \"Établissements\"","type":"VTL|MD"}}},"header":[{"label":{"value":"","type":"VTL|MD"}},{"label":{"value":"\"Part de l’activité de l’établissement consacrée à la filière automobile\"","type":"VTL|MD"}}],"body":[[{"value":"1","label":{"value":"SIRET_ADR_ETAB01 ","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"ls1mxi9q-RDOP-lu74bz2i","unit":"%","response":{"name":"P_AUTO_ETAB01"}}],[{"value":"2","label":{"value":"SIRET_ADR_ETAB02 ","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"ls1mxi9q-RDOP-lu74azzb","unit":"%","response":{"name":"P_AUTO_ETAB02"}}],[{"value":"3","label":{"value":"SIRET_ADR_ETAB03\r\n ","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"ls1mxi9q-RDOP-lu74eltu","unit":"%","response":{"name":"P_AUTO_ETAB03"}}],[{"value":"4","label":{"value":"SIRET_ADR_ETAB04 ","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"ls1mxi9q-RDOP-lu7405po","unit":"%","response":{"name":"P_AUTO_ETAB04"}}],[{"value":"5","label":{"value":"SIRET_ADR_ETAB05 ","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"ls1mxi9q-RDOP-lu74a704","unit":"%","response":{"name":"P_AUTO_ETAB05"}}],[{"value":"6","label":{"value":"SIRET_ADR_ETAB06 ","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"ls1mxi9q-RDOP-lu741vl1","unit":"%","response":{"name":"P_AUTO_ETAB06"}}],[{"value":"7","label":{"value":"SIRET_ADR_ETAB07 ","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"ls1mxi9q-RDOP-lu74jjtt","unit":"%","response":{"name":"P_AUTO_ETAB07"}}],[{"value":"8","label":{"value":"SIRET_ADR_ETAB08\r\n ","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"ls1mxi9q-RDOP-lu7471b6","unit":"%","response":{"name":"P_AUTO_ETAB08"}}],[{"value":"9","label":{"value":"SIRET_ADR_ETAB09 ","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"ls1mxi9q-RDOP-lu73zzv1","unit":"%","response":{"name":"P_AUTO_ETAB09"}}],[{"value":"10","label":{"value":"SIRET_ADR_ETAB10 ","type":"VTL|MD"}},{"componentType":"InputNumber","min":0.0,"max":100.0,"decimals":0,"id":"ls1mxi9q-RDOP-lu74900h","unit":"%","response":{"name":"P_AUTO_ETAB10"}}]]}]},{"id":"TIME-SEQ","componentType":"Sequence","page":"6","label":{"value":"\"Temps de réponse\"","type":"VTL|MD"},"conditionFilter":{"value":"true","type":"VTL"},"hierarchy":{"sequence":{"id":"TIME-SEQ","page":"6","label":{"value":"\"Temps de réponse\"","type":"VTL|MD"}}}},{"id":"question-TIME-QUESTION-HEURE-REMPL","componentType":"Question","page":"6","label":{"value":"\"1. \" || \"Combien de temps avez-vous mis en tout pour répondre à cette enquête (recherche des données + remplissage du questionnaire) ?\"","type":"VTL|MD"},"conditionFilter":{"value":"true","type":"VTL"},"components":[{"id":"TIME-QUESTION-HEURE-REMPL","componentType":"InputNumber","mandatory":false,"page":"6","min":0.0,"max":99.0,"decimals":0,"controls":[{"id":"TIME-QUESTION-HEURE-REMPL-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(HEURE_REMPL)) and (0>HEURE_REMPL or 99HEURE_REMPL)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}}],"hierarchy":{"sequence":{"id":"TIME-SEQ","page":"6","label":{"value":"\"Temps de réponse\"","type":"VTL|MD"}}},"unit":"heures","response":{"name":"HEURE_REMPL"},"description":{"value":"Format attendu : un nombre en heures entre 0 et 99","type":"VTL|MD"}}]},{"id":"question-TIME-QUESTION-MIN-REMPL","componentType":"Question","page":"6","label":{"value":"","type":"VTL|MD"},"conditionFilter":{"value":"true","type":"VTL"},"components":[{"id":"TIME-QUESTION-MIN-REMPL","componentType":"InputNumber","mandatory":false,"page":"6","min":0.0,"max":59.0,"decimals":0,"controls":[{"id":"TIME-QUESTION-MIN-REMPL-format-borne-inf-sup","typeOfControl":"FORMAT","criticality":"ERROR","control":{"value":"not(not(isnull(MIN_REMPL)) and (0>MIN_REMPL or 59MIN_REMPL)","type":"VTL"},"errorMessage":{"value":"\"Le nombre doit comporter au maximum 0 chiffre(s) après la virgule.\"","type":"VTL|MD"}}],"hierarchy":{"sequence":{"id":"TIME-SEQ","page":"6","label":{"value":"\"Temps de réponse\"","type":"VTL|MD"}}},"unit":"minutes","response":{"name":"MIN_REMPL"},"description":{"value":"Format attendu : un nombre en minutes entre 0 et 59","type":"VTL|MD"}}]},{"id":"COMMENT-SEQ","componentType":"Sequence","page":"7","label":{"value":"\"Commentaire\"","type":"VTL|MD"},"conditionFilter":{"value":"true","type":"VTL"},"hierarchy":{"sequence":{"id":"COMMENT-SEQ","page":"7","label":{"value":"\"Commentaire\"","type":"VTL|MD"}}}},{"id":"question-COMMENT-QUESTION","componentType":"Question","page":"7","label":{"value":"\"2. \" || \"Avez-vous des remarques concernant l'enquête ou des commentaires ?\"","type":"VTL|MD"},"conditionFilter":{"value":"true","type":"VTL"},"components":[{"id":"COMMENT-QUESTION","componentType":"Textarea","mandatory":false,"page":"7","maxLength":2000,"hierarchy":{"sequence":{"id":"COMMENT-SEQ","page":"7","label":{"value":"\"Commentaire\"","type":"VTL|MD"}}},"response":{"name":"COMMENT_QE"}}]}],"variables":[{"name":"FCT_SOMME","variableType":"CALCULATED","expression":{"value":"nvl(FCT1, 0) + nvl(FCT2, 0) + nvl(FCT3, 0) + nvl(FCT4, 0) + nvl(FCT5, 0) + nvl(FCT6, 0) + nvl(FCT7, 0) + nvl(FCT8, 0) + nvl(FCT9, 0)","type":"VTL"},"bindingDependencies":["FCT1","FCT2","FCT3","FCT4","FCT5","FCT6","FCT7","FCT8","FCT9"],"dimension":0},{"name":"P_LOC_CLI_SOMME","variableType":"CALCULATED","expression":{"value":"nvl(P_LOC_CLI1, 0) + nvl(P_LOC_CLI2, 0) + nvl(P_LOC_CLI3, 0) + nvl(P_LOC_CLI4, 0) + nvl(P_LOC_CLI5, 0) + nvl(P_LOC_CLI6, 0) + nvl(P_LOC_CLI7, 0) + nvl(P_LOC_CLI8, 0) + nvl(P_LOC_CLI9, 0) + nvl(P_LOC_CLI10, 0)","type":"VTL"},"bindingDependencies":["P_LOC_CLI1","P_LOC_CLI2","P_LOC_CLI3","P_LOC_CLI4","P_LOC_CLI5","P_LOC_CLI6","P_LOC_CLI7","P_LOC_CLI8","P_LOC_CLI9","P_LOC_CLI10"],"dimension":0},{"name":"P_LOC_FOUR_SOMME","variableType":"CALCULATED","expression":{"value":"nvl(P_LOC_FOUR1, 0) + nvl(P_LOC_FOUR2, 0) + nvl(P_LOC_FOUR3, 0) + nvl(P_LOC_FOUR4, 0) + nvl(P_LOC_FOUR5, 0) + nvl(P_LOC_FOUR6, 0) + nvl(P_LOC_FOUR7, 0) + nvl(P_LOC_FOUR8, 0) + nvl(P_LOC_FOUR9, 0) + nvl(P_LOC_FOUR10, 0)","type":"VTL"},"bindingDependencies":["P_LOC_FOUR1","P_LOC_FOUR2","P_LOC_FOUR3","P_LOC_FOUR4","P_LOC_FOUR5","P_LOC_FOUR6","P_LOC_FOUR7","P_LOC_FOUR8","P_LOC_FOUR9","P_LOC_FOUR10"],"dimension":0},{"name":"P_LOC_ST_SOMME","variableType":"CALCULATED","expression":{"value":"nvl(P_LOC_ST1, 0) + nvl(P_LOC_ST2, 0) + nvl(P_LOC_ST3, 0) + nvl(P_LOC_ST4, 0) + nvl(P_LOC_ST5, 0) + nvl(P_LOC_ST6, 0) + nvl(P_LOC_ST7, 0) + nvl(P_LOC_ST8, 0) + nvl(P_LOC_ST9, 0) + nvl(P_LOC_ST10, 0)","type":"VTL"},"bindingDependencies":["P_LOC_ST1","P_LOC_ST2","P_LOC_ST3","P_LOC_ST4","P_LOC_ST5","P_LOC_ST6","P_LOC_ST7","P_LOC_ST8","P_LOC_ST9","P_LOC_ST10"],"dimension":0},{"name":"Q_PERIFIL","variableType":"CALCULATED","expression":{"value":"if ((PERIFIL = \"1-Noyau\") or (PERIFIL = \"3-Sources externes\")) then \"ci-dessus et d’après nos informations, votre entreprise appartient à la filière automobile. Le confirmez-vous ?\" else if (PERIFIL = \"2-Potentiel\") then \"ci-dessus, votre entreprise est susceptible d’appartenir à la filière automobile, éventuellement pour une part faible de son activité. Confirmez-vous appartenir à la filière automobile ?\" else \"\"","type":"VTL"},"bindingDependencies":["PERIFIL"],"dimension":0},{"name":"PERIFIL","variableType":"EXTERNAL","value":null,"dimension":0},{"name":"MULTI_ETAB","variableType":"EXTERNAL","value":null,"dimension":0},{"name":"SIRET_ADR_ETAB01","variableType":"EXTERNAL","value":null,"dimension":0},{"name":"SIRET_ADR_ETAB02","variableType":"EXTERNAL","value":null,"dimension":0},{"name":"SIRET_ADR_ETAB03","variableType":"EXTERNAL","value":null,"dimension":0},{"name":"SIRET_ADR_ETAB04","variableType":"EXTERNAL","value":null,"dimension":0},{"name":"SIRET_ADR_ETAB05","variableType":"EXTERNAL","value":null,"dimension":0},{"name":"SIRET_ADR_ETAB06","variableType":"EXTERNAL","value":null,"dimension":0},{"name":"SIRET_ADR_ETAB07","variableType":"EXTERNAL","value":null,"dimension":0},{"name":"SIRET_ADR_ETAB08","variableType":"EXTERNAL","value":null,"dimension":0},{"name":"SIRET_ADR_ETAB09","variableType":"EXTERNAL","value":null,"dimension":0},{"name":"SIRET_ADR_ETAB10","variableType":"EXTERNAL","value":null,"dimension":0},{"name":"NOM_REP","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"PRENOM_REP","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"MAIL_REP","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"TEL_REP","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"FONC_REP","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"CLOT_EX","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"DUREE_EX","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"CAHT","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"AUTO","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"CA_AUTO","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"FCT1","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"FCT2","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"FCT3","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"FCT4","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"FCT5","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"FCT6","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"FCT7","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"FCT8","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"FCT9","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"FCT9CL","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"AM1","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"AM2","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"AM3","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"AM4","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"AM4CL","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"RD1","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"RD2","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"RD3","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"RD4","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"RD5","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"RD6","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"DO_PROD","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"CONTRIB_HYB","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"CONTRIB_ELEC","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"CONTRIB_THERM","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"CONTRIB_NON","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"CONTRIB_NSP","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"EVOL_HYB","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"EVOL_ELEC","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"EVOL_THERM","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"EVOL_NON","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"EVOL_NSP","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"CONTRIB_ALTER","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"FACT_ACT1","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"FACT_ACT2","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"FACT_ACT3","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"FACT_ACT4","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"FACT_ACT5","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"FACT_ACT6","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"FACT_ACT7","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"FACT_ACT8","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"FACT_ACT9","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"FACT_ACT10","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"FACT_ACT11","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"FACT_ACT12","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_PCLI","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"IMPL_ETR","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"IMPL_ETR_OBJ1","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"IMPL_ETR_OBJ2","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"IMPL_ETR_OBJ3","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"IMPL_ETR_OBJ4","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"IMPL_ETR_OBJ5","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"IMPL_ETR_OBJ6","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"IMPL_ETR_OBJ7","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"IMPL_ETR_OBJ8","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"IMPL_ETR_OBJ9","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"IMPL_ETR_OBJ9CL","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_LOC_CLI1","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_LOC_CLI2","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_LOC_CLI3","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_LOC_CLI4","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_LOC_CLI5","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_LOC_CLI6","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_LOC_CLI7","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_LOC_CLI8","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_LOC_CLI9","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_LOC_CLI10","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_LOC_FOUR1","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_LOC_FOUR2","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_LOC_FOUR3","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_LOC_FOUR4","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_LOC_FOUR5","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_LOC_FOUR6","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_LOC_FOUR7","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_LOC_FOUR8","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_LOC_FOUR9","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_LOC_FOUR10","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"ST","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"ST_SPE","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"ST_CAP","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_ST","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_LOC_ST1","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_LOC_ST2","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_LOC_ST3","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_LOC_ST4","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_LOC_ST5","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_LOC_ST6","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_LOC_ST7","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_LOC_ST8","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_LOC_ST9","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_LOC_ST10","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"ST_ETR_OBJ1","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"ST_ETR_OBJ2","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"ST_ETR_OBJ3","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"ST_ETR_OBJ4","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"ST_ETR_OBJ5","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"ST_ETR_OBJ6","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"ST_ETR_OBJ7","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"ST_ETR_OBJ8","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"ST_ETR_OBJ9","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"ST_ETR_OBJ9CL","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"DIFF_RECRUT","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"DIFF_RECRUT_TYPE1","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"DIFF_RECRUT_TYPE2","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"DIFF_RECRUT_TYPE3","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"DIFF_RECRUT_TYPE4","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"DIFF_RECRUT_TYPE5","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"DIFF_RECRUT_TYPE6","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"DIFF_RECRUT_TYPE7","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"DIFF_RECRUT_TYPE8","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"DIFF_RECRUT_TYPE9","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"DIFF_RECRUT_TYPE9CL","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"DIFF_DEV1","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"DIFF_DEV2","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"DIFF_DEV3","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"DIFF_DEV4","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"DIFF_DEV5","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"DIFF_DEV5CL","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"PROJ_ENV1","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"PROJ_ENV2","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"PROJ_ENV3","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"PROJ_ENV4","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"PROJ_ENV5","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"PROJ_PF1","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"PROJ_PF2","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"PROJ_PF3","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"PROJ_PF4","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"PROJ_PF5","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"PROJ_PF6","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"PROJ_PF7","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"PROJ_PF8","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"PROJ_PF8CL","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"DIV_INT","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"DIV_INT_ACT1","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"DIV_INT_ACT2","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"DIV_INT_ACT3","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"DIV_INT_ACT4","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"DIV_INT_ACT5","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"DIV_INT_ACT5CL","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"DIV_EXT","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"DIV_EXT_MAR1","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"DIV_EXT_MAR2","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"DIV_EXT_MAR3","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"DIV_EXT_MAR4","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"DIV_EXT_MAR4CL","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"SOUTFIN","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"SOUTFIN_TYPE1","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"SOUTFIN_TYPE2","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"SOUTFIN_TYPE3","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"SOUTFIN_TYPE4","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"SOUTFIN_TYPE5","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"SOUTFIN_TYPE6","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"SOUTFIN_TYPE6CL","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"FR2030_PROJ1","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"FR2030_PROJ2","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"FR2030_PROJ3","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"FR2030_PROJ4","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"FR2030_PROJ5","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"EVOL_ACT_TYPE1","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"EVOL_ACT_TYPE2","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"EVOL_ACT_TYPE3","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"EVOL_ACT_TYPE4","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"EVOL_ACT_TYPE5","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"EVOL_ACT_TYPE6","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"EVOL_MAR1","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"EVOL_MAR2","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"MAR_HAUSSE_ACT","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"RELOC","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"INQUIET1","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"INQUIET2","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"INQUIET3","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"INQUIET4","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"INQUIET5","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"INQUIET6","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"INQUIET7","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"INQUIET8","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"INQUIET7CL","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"ACT_IDENT","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_AUTO_ETAB01","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_AUTO_ETAB02","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_AUTO_ETAB03","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_AUTO_ETAB04","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_AUTO_ETAB05","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_AUTO_ETAB06","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_AUTO_ETAB07","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_AUTO_ETAB08","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_AUTO_ETAB09","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"P_AUTO_ETAB10","variableType":"COLLECTED","values":{"PREVIOUS":null,"COLLECTED":null,"FORCED":null,"EDITED":null,"INPUTTED":null},"dimension":0},{"name":"HEURE_REMPL","variableType":"COLLECTED"},{"name":"MIN_REMPL","variableType":"COLLECTED"},{"name":"COMMENT_QE","variableType":"COLLECTED"},{"name":"FILTER_RESULT_NOM_REP","variableType":"CALCULATED","expression":{"value":"true","type":"VTL"}},{"name":"FILTER_RESULT_PRENOM_REP","variableType":"CALCULATED","expression":{"value":"true","type":"VTL"}},{"name":"FILTER_RESULT_MAIL_REP","variableType":"CALCULATED","expression":{"value":"true","type":"VTL"}},{"name":"FILTER_RESULT_TEL_REP","variableType":"CALCULATED","expression":{"value":"true","type":"VTL"}},{"name":"FILTER_RESULT_FONC_REP","variableType":"CALCULATED","expression":{"value":"true","type":"VTL"}},{"name":"FILTER_RESULT_CLOT_EX","variableType":"CALCULATED","expression":{"value":"true","type":"VTL"}},{"name":"FILTER_RESULT_DUREE_EX","variableType":"CALCULATED","expression":{"value":"true","type":"VTL"}},{"name":"FILTER_RESULT_CAHT","variableType":"CALCULATED","expression":{"value":"true","type":"VTL"}},{"name":"FILTER_RESULT_AUTO","variableType":"CALCULATED","expression":{"value":"true","type":"VTL"}},{"name":"FILTER_RESULT_CA_AUTO","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"bindingDependencies":["AUTO"]},{"name":"FILTER_RESULT_FCT","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"bindingDependencies":["AUTO"]},{"name":"FILTER_RESULT_FCT9CL","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(FCT9, 0) > 0)","type":"VTL"},"bindingDependencies":["AUTO","FCT9"]},{"name":"FILTER_RESULT_AM","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(CA_AUTO, 0) < 100)","type":"VTL"},"bindingDependencies":["CA_AUTO","AUTO"]},{"name":"FILTER_RESULT_AM4CL","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(CA_AUTO, 0) < 100) and (nvl(AM4, false) = true)","type":"VTL"},"bindingDependencies":["CA_AUTO","AUTO","AM4"]},{"name":"FILTER_RESULT_RD","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"bindingDependencies":["AUTO"]},{"name":"FILTER_RESULT_DO_PROD","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\") and ((nvl(FCT1, 0) > 0 or nvl(FCT2, 0) > 0 or nvl(FCT3, 0) > 0) or FCT_SOMME <> 100))","type":"VTL"},"bindingDependencies":["FCT1","FCT2","FCT3","FCT_SOMME","AUTO"]},{"name":"FILTER_RESULT_CONTRIB_VEH","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"bindingDependencies":["AUTO"]},{"name":"FILTER_RESULT_EVOL_VEH","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"bindingDependencies":["AUTO"]},{"name":"FILTER_RESULT_CONTRIB_ALTER","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"bindingDependencies":["AUTO"]},{"name":"FILTER_RESULT_FACT_ACT","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"bindingDependencies":["AUTO"]},{"name":"FILTER_RESULT_P_PCLI","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"bindingDependencies":["AUTO"]},{"name":"FILTER_RESULT_IMPL_ETR","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"bindingDependencies":["AUTO"]},{"name":"FILTER_RESULT_IMPL_ETR_OBJ","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(IMPL_ETR, \"1\") = \"1\")","type":"VTL"},"bindingDependencies":["IMPL_ETR","AUTO"]},{"name":"FILTER_RESULT_IMPL_ETR_OBJ9CL","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(IMPL_ETR, \"1\") = \"1\") and (nvl(IMPL_ETR_OBJ9, false) = true)","type":"VTL"},"bindingDependencies":["IMPL_ETR","IMPL_ETR_OBJ9","AUTO"]},{"name":"FILTER_RESULT_P_LOC_CLI","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"bindingDependencies":["AUTO"]},{"name":"FILTER_RESULT_P_LOC_FOUR","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"bindingDependencies":["AUTO"]},{"name":"FILTER_RESULT_ST","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"bindingDependencies":["AUTO"]},{"name":"FILTER_RESULT_ST_CONFIEE","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\")","type":"VTL"},"bindingDependencies":["ST","AUTO"]},{"name":"FILTER_RESULT_P_ST","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\")","type":"VTL"},"bindingDependencies":["ST","AUTO"]},{"name":"FILTER_RESULT_P_LOC_ST","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\")","type":"VTL"},"bindingDependencies":["ST","AUTO"]},{"name":"FILTER_RESULT_ST_ETR_OBJ","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","type":"VTL"},"bindingDependencies":["ST","P_LOC_ST_SOMME","P_LOC_ST1","AUTO"]},{"name":"FILTER_RESULT_ST_ETR_OBJ9CL","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100)) and (nvl(ST_ETR_OBJ9, false) = true)","type":"VTL"},"bindingDependencies":["ST","ST_ETR_OBJ9","P_LOC_ST_SOMME","P_LOC_ST1","AUTO"]},{"name":"FILTER_RESULT_DIFF_RECRUT","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"bindingDependencies":["AUTO"]},{"name":"FILTER_RESULT_DIFF_RECRUT_TYPE","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\")","type":"VTL"},"bindingDependencies":["DIFF_RECRUT","AUTO"]},{"name":"FILTER_RESULT_DIFF_RECRUT_TYPE9CL","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\") and (nvl(DIFF_RECRUT_TYPE9, false) = true)","type":"VTL"},"bindingDependencies":["DIFF_RECRUT_TYPE9","DIFF_RECRUT","AUTO"]},{"name":"FILTER_RESULT_DIFF_DEV","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\")","type":"VTL"},"bindingDependencies":["DIFF_RECRUT","AUTO"]},{"name":"FILTER_RESULT_DIFF_DEV5CL","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\") and (nvl(DIFF_DEV5, \"0\") = \"1\")","type":"VTL"},"bindingDependencies":["DIFF_DEV5","DIFF_RECRUT","AUTO"]},{"name":"FILTER_RESULT_PROJ_ENV","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"bindingDependencies":["AUTO"]},{"name":"FILTER_RESULT_PROJ_PF","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(PROJ_ENV5, \"1\") = \"1\")","type":"VTL"},"bindingDependencies":["PROJ_ENV5","AUTO"]},{"name":"FILTER_RESULT_PROJ_PF8CL","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(PROJ_ENV5, \"1\") = \"1\") and (nvl(PROJ_PF8, false) = true)","type":"VTL"},"bindingDependencies":["PROJ_ENV5","PROJ_PF8","AUTO"]},{"name":"FILTER_RESULT_DIV_INT","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"bindingDependencies":["AUTO"]},{"name":"FILTER_RESULT_DIV_INT_ACT","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIV_INT,\"1\") <> \"0\")","type":"VTL"},"bindingDependencies":["DIV_INT","AUTO"]},{"name":"FILTER_RESULT_DIV_INT_ACT5CL","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIV_INT,\"1\") <> \"0\") and (nvl(DIV_INT_ACT5, false) = true)","type":"VTL"},"bindingDependencies":["DIV_INT","DIV_INT_ACT5","AUTO"]},{"name":"FILTER_RESULT_DIV_EXT","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"bindingDependencies":["AUTO"]},{"name":"FILTER_RESULT_DIV_EXT_MAR","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIV_EXT,\"1\") <> \"0\")","type":"VTL"},"bindingDependencies":["AUTO","DIV_EXT"]},{"name":"FILTER_RESULT_DIV_EXT_MAR4CL","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIV_EXT,\"1\") <> \"0\") and (nvl(DIV_EXT_MAR4, false) = true)","type":"VTL"},"bindingDependencies":["DIV_EXT_MAR4","AUTO","DIV_EXT"]},{"name":"FILTER_RESULT_SOUTFIN","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"bindingDependencies":["AUTO"]},{"name":"FILTER_RESULT_SOUTFIN_TYPE","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(SOUTFIN, \"1\") = \"1\")","type":"VTL"},"bindingDependencies":["SOUTFIN","AUTO"]},{"name":"FILTER_RESULT_SOUTFIN_TYPE6CL","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(SOUTFIN, \"1\") = \"1\") and (nvl(SOUTFIN_TYPE6, false) = true)","type":"VTL"},"bindingDependencies":["SOUTFIN_TYPE6","SOUTFIN","AUTO"]},{"name":"FILTER_RESULT_FR2030_PROJ","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"bindingDependencies":["AUTO"]},{"name":"FILTER_RESULT_EVOL_ACT_TYPE","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"bindingDependencies":["AUTO"]},{"name":"FILTER_RESULT_EVOL_MAR","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"bindingDependencies":["AUTO"]},{"name":"FILTER_RESULT_MAR_HAUSSE_ACT","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(EVOL_MAR2, \"1\") = \"3\")","type":"VTL"},"bindingDependencies":["EVOL_MAR2","AUTO"]},{"name":"FILTER_RESULT_RELOC","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(IMPL_ETR, \"1\") = \"1\")","type":"VTL"},"bindingDependencies":["IMPL_ETR","AUTO"]},{"name":"FILTER_RESULT_INQUIET","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\")","type":"VTL"},"bindingDependencies":["AUTO"]},{"name":"FILTER_RESULT_INQUIET7CL","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(INQUIET7, false) = true)","type":"VTL"},"bindingDependencies":["INQUIET7","AUTO"]},{"name":"FILTER_RESULT_ACT_IDENT","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100)","type":"VTL"},"bindingDependencies":["MULTI_ETAB","CA_AUTO","AUTO"]},{"name":"FILTER_RESULT_TAB_REGROUP","variableType":"CALCULATED","expression":{"value":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")","type":"VTL"},"bindingDependencies":["MULTI_ETAB","ACT_IDENT","CA_AUTO","AUTO"]},{"name":"FILTER_RESULT_HEURE_REMPL","variableType":"CALCULATED","expression":{"value":"true","type":"VTL"}},{"name":"FILTER_RESULT_MIN_REMPL","variableType":"CALCULATED","expression":{"value":"true","type":"VTL"}},{"name":"FILTER_RESULT_COMMENT_QE","variableType":"CALCULATED","expression":{"value":"true","type":"VTL"}}],"cleaning":{"AUTO":{"CA_AUTO":"(nvl(AUTO, \"1\") = \"1\")","FCT1":"(nvl(AUTO, \"1\") = \"1\")","FCT2":"(nvl(AUTO, \"1\") = \"1\")","FCT3":"(nvl(AUTO, \"1\") = \"1\")","FCT4":"(nvl(AUTO, \"1\") = \"1\")","FCT5":"(nvl(AUTO, \"1\") = \"1\")","FCT6":"(nvl(AUTO, \"1\") = \"1\")","FCT7":"(nvl(AUTO, \"1\") = \"1\")","FCT8":"(nvl(AUTO, \"1\") = \"1\")","FCT9":"(nvl(AUTO, \"1\") = \"1\")","FCT9CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(FCT9, 0) > 0)","AM1":"(nvl(AUTO, \"1\") = \"1\") and (nvl(CA_AUTO, 0) < 100)","AM2":"(nvl(AUTO, \"1\") = \"1\") and (nvl(CA_AUTO, 0) < 100)","AM3":"(nvl(AUTO, \"1\") = \"1\") and (nvl(CA_AUTO, 0) < 100)","AM4":"(nvl(AUTO, \"1\") = \"1\") and (nvl(CA_AUTO, 0) < 100)","AM4CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(CA_AUTO, 0) < 100) and (nvl(AM4, false) = true)","RD1":"(nvl(AUTO, \"1\") = \"1\")","RD2":"(nvl(AUTO, \"1\") = \"1\")","RD3":"(nvl(AUTO, \"1\") = \"1\")","RD4":"(nvl(AUTO, \"1\") = \"1\")","RD5":"(nvl(AUTO, \"1\") = \"1\")","RD6":"(nvl(AUTO, \"1\") = \"1\")","DO_PROD":"(nvl(AUTO, \"1\") = \"1\") and ((nvl(FCT1, 0) > 0 or nvl(FCT2, 0) > 0 or nvl(FCT3, 0) > 0) or FCT_SOMME <> 100))","CONTRIB_HYB":"(nvl(AUTO, \"1\") = \"1\")","CONTRIB_ELEC":"(nvl(AUTO, \"1\") = \"1\")","CONTRIB_THERM":"(nvl(AUTO, \"1\") = \"1\")","CONTRIB_NON":"(nvl(AUTO, \"1\") = \"1\")","CONTRIB_NSP":"(nvl(AUTO, \"1\") = \"1\")","EVOL_HYB":"(nvl(AUTO, \"1\") = \"1\")","EVOL_ELEC":"(nvl(AUTO, \"1\") = \"1\")","EVOL_THERM":"(nvl(AUTO, \"1\") = \"1\")","EVOL_NON":"(nvl(AUTO, \"1\") = \"1\")","EVOL_NSP":"(nvl(AUTO, \"1\") = \"1\")","CONTRIB_ALTER":"(nvl(AUTO, \"1\") = \"1\")","FACT_ACT1":"(nvl(AUTO, \"1\") = \"1\")","FACT_ACT2":"(nvl(AUTO, \"1\") = \"1\")","FACT_ACT3":"(nvl(AUTO, \"1\") = \"1\")","FACT_ACT4":"(nvl(AUTO, \"1\") = \"1\")","FACT_ACT5":"(nvl(AUTO, \"1\") = \"1\")","FACT_ACT6":"(nvl(AUTO, \"1\") = \"1\")","FACT_ACT7":"(nvl(AUTO, \"1\") = \"1\")","FACT_ACT8":"(nvl(AUTO, \"1\") = \"1\")","FACT_ACT9":"(nvl(AUTO, \"1\") = \"1\")","FACT_ACT10":"(nvl(AUTO, \"1\") = \"1\")","FACT_ACT11":"(nvl(AUTO, \"1\") = \"1\")","FACT_ACT12":"(nvl(AUTO, \"1\") = \"1\")","P_PCLI":"(nvl(AUTO, \"1\") = \"1\")","IMPL_ETR":"(nvl(AUTO, \"1\") = \"1\")","IMPL_ETR_OBJ1":"(nvl(AUTO, \"1\") = \"1\") and (nvl(IMPL_ETR, \"1\") = \"1\")","IMPL_ETR_OBJ2":"(nvl(AUTO, \"1\") = \"1\") and (nvl(IMPL_ETR, \"1\") = \"1\")","IMPL_ETR_OBJ3":"(nvl(AUTO, \"1\") = \"1\") and (nvl(IMPL_ETR, \"1\") = \"1\")","IMPL_ETR_OBJ4":"(nvl(AUTO, \"1\") = \"1\") and (nvl(IMPL_ETR, \"1\") = \"1\")","IMPL_ETR_OBJ5":"(nvl(AUTO, \"1\") = \"1\") and (nvl(IMPL_ETR, \"1\") = \"1\")","IMPL_ETR_OBJ6":"(nvl(AUTO, \"1\") = \"1\") and (nvl(IMPL_ETR, \"1\") = \"1\")","IMPL_ETR_OBJ7":"(nvl(AUTO, \"1\") = \"1\") and (nvl(IMPL_ETR, \"1\") = \"1\")","IMPL_ETR_OBJ8":"(nvl(AUTO, \"1\") = \"1\") and (nvl(IMPL_ETR, \"1\") = \"1\")","IMPL_ETR_OBJ9":"(nvl(AUTO, \"1\") = \"1\") and (nvl(IMPL_ETR, \"1\") = \"1\")","IMPL_ETR_OBJ9CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(IMPL_ETR, \"1\") = \"1\") and (nvl(IMPL_ETR_OBJ9, false) = true)","P_LOC_CLI1":"(nvl(AUTO, \"1\") = \"1\")","P_LOC_CLI2":"(nvl(AUTO, \"1\") = \"1\")","P_LOC_CLI3":"(nvl(AUTO, \"1\") = \"1\")","P_LOC_CLI4":"(nvl(AUTO, \"1\") = \"1\")","P_LOC_CLI5":"(nvl(AUTO, \"1\") = \"1\")","P_LOC_CLI6":"(nvl(AUTO, \"1\") = \"1\")","P_LOC_CLI7":"(nvl(AUTO, \"1\") = \"1\")","P_LOC_CLI8":"(nvl(AUTO, \"1\") = \"1\")","P_LOC_CLI9":"(nvl(AUTO, \"1\") = \"1\")","P_LOC_CLI10":"(nvl(AUTO, \"1\") = \"1\")","P_LOC_FOUR1":"(nvl(AUTO, \"1\") = \"1\")","P_LOC_FOUR2":"(nvl(AUTO, \"1\") = \"1\")","P_LOC_FOUR3":"(nvl(AUTO, \"1\") = \"1\")","P_LOC_FOUR4":"(nvl(AUTO, \"1\") = \"1\")","P_LOC_FOUR5":"(nvl(AUTO, \"1\") = \"1\")","P_LOC_FOUR6":"(nvl(AUTO, \"1\") = \"1\")","P_LOC_FOUR7":"(nvl(AUTO, \"1\") = \"1\")","P_LOC_FOUR8":"(nvl(AUTO, \"1\") = \"1\")","P_LOC_FOUR9":"(nvl(AUTO, \"1\") = \"1\")","P_LOC_FOUR10":"(nvl(AUTO, \"1\") = \"1\")","ST":"(nvl(AUTO, \"1\") = \"1\")","ST_SPE":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\")","ST_CAP":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\")","P_ST":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\")","P_LOC_ST1":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\")","P_LOC_ST2":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\")","P_LOC_ST3":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\")","P_LOC_ST4":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\")","P_LOC_ST5":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\")","P_LOC_ST6":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\")","P_LOC_ST7":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\")","P_LOC_ST8":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\")","P_LOC_ST9":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\")","P_LOC_ST10":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\")","ST_ETR_OBJ1":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ2":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ3":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ4":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ5":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ6":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ7":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ8":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ9":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ9CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100)) and (nvl(ST_ETR_OBJ9, false) = true)","DIFF_RECRUT":"(nvl(AUTO, \"1\") = \"1\")","DIFF_RECRUT_TYPE1":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\")","DIFF_RECRUT_TYPE2":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\")","DIFF_RECRUT_TYPE3":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\")","DIFF_RECRUT_TYPE4":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\")","DIFF_RECRUT_TYPE5":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\")","DIFF_RECRUT_TYPE6":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\")","DIFF_RECRUT_TYPE7":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\")","DIFF_RECRUT_TYPE8":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\")","DIFF_RECRUT_TYPE9":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\")","DIFF_RECRUT_TYPE9CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\") and (nvl(DIFF_RECRUT_TYPE9, false) = true)","DIFF_DEV1":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\")","DIFF_DEV2":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\")","DIFF_DEV3":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\")","DIFF_DEV4":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\")","DIFF_DEV5":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\")","DIFF_DEV5CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\") and (nvl(DIFF_DEV5, \"0\") = \"1\")","PROJ_ENV1":"(nvl(AUTO, \"1\") = \"1\")","PROJ_ENV2":"(nvl(AUTO, \"1\") = \"1\")","PROJ_ENV3":"(nvl(AUTO, \"1\") = \"1\")","PROJ_ENV4":"(nvl(AUTO, \"1\") = \"1\")","PROJ_ENV5":"(nvl(AUTO, \"1\") = \"1\")","PROJ_PF1":"(nvl(AUTO, \"1\") = \"1\") and (nvl(PROJ_ENV5, \"1\") = \"1\")","PROJ_PF2":"(nvl(AUTO, \"1\") = \"1\") and (nvl(PROJ_ENV5, \"1\") = \"1\")","PROJ_PF3":"(nvl(AUTO, \"1\") = \"1\") and (nvl(PROJ_ENV5, \"1\") = \"1\")","PROJ_PF4":"(nvl(AUTO, \"1\") = \"1\") and (nvl(PROJ_ENV5, \"1\") = \"1\")","PROJ_PF5":"(nvl(AUTO, \"1\") = \"1\") and (nvl(PROJ_ENV5, \"1\") = \"1\")","PROJ_PF6":"(nvl(AUTO, \"1\") = \"1\") and (nvl(PROJ_ENV5, \"1\") = \"1\")","PROJ_PF7":"(nvl(AUTO, \"1\") = \"1\") and (nvl(PROJ_ENV5, \"1\") = \"1\")","PROJ_PF8":"(nvl(AUTO, \"1\") = \"1\") and (nvl(PROJ_ENV5, \"1\") = \"1\")","PROJ_PF8CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(PROJ_ENV5, \"1\") = \"1\") and (nvl(PROJ_PF8, false) = true)","DIV_INT":"(nvl(AUTO, \"1\") = \"1\")","DIV_INT_ACT1":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIV_INT,\"1\") <> \"0\")","DIV_INT_ACT2":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIV_INT,\"1\") <> \"0\")","DIV_INT_ACT3":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIV_INT,\"1\") <> \"0\")","DIV_INT_ACT4":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIV_INT,\"1\") <> \"0\")","DIV_INT_ACT5":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIV_INT,\"1\") <> \"0\")","DIV_INT_ACT5CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIV_INT,\"1\") <> \"0\") and (nvl(DIV_INT_ACT5, false) = true)","DIV_EXT":"(nvl(AUTO, \"1\") = \"1\")","DIV_EXT_MAR1":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIV_EXT,\"1\") <> \"0\")","DIV_EXT_MAR2":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIV_EXT,\"1\") <> \"0\")","DIV_EXT_MAR3":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIV_EXT,\"1\") <> \"0\")","DIV_EXT_MAR4":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIV_EXT,\"1\") <> \"0\")","DIV_EXT_MAR4CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIV_EXT,\"1\") <> \"0\") and (nvl(DIV_EXT_MAR4, false) = true)","SOUTFIN":"(nvl(AUTO, \"1\") = \"1\")","SOUTFIN_TYPE1":"(nvl(AUTO, \"1\") = \"1\") and (nvl(SOUTFIN, \"1\") = \"1\")","SOUTFIN_TYPE2":"(nvl(AUTO, \"1\") = \"1\") and (nvl(SOUTFIN, \"1\") = \"1\")","SOUTFIN_TYPE3":"(nvl(AUTO, \"1\") = \"1\") and (nvl(SOUTFIN, \"1\") = \"1\")","SOUTFIN_TYPE4":"(nvl(AUTO, \"1\") = \"1\") and (nvl(SOUTFIN, \"1\") = \"1\")","SOUTFIN_TYPE5":"(nvl(AUTO, \"1\") = \"1\") and (nvl(SOUTFIN, \"1\") = \"1\")","SOUTFIN_TYPE6":"(nvl(AUTO, \"1\") = \"1\") and (nvl(SOUTFIN, \"1\") = \"1\")","SOUTFIN_TYPE6CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(SOUTFIN, \"1\") = \"1\") and (nvl(SOUTFIN_TYPE6, false) = true)","FR2030_PROJ1":"(nvl(AUTO, \"1\") = \"1\")","FR2030_PROJ2":"(nvl(AUTO, \"1\") = \"1\")","FR2030_PROJ3":"(nvl(AUTO, \"1\") = \"1\")","FR2030_PROJ4":"(nvl(AUTO, \"1\") = \"1\")","FR2030_PROJ5":"(nvl(AUTO, \"1\") = \"1\")","EVOL_ACT_TYPE1":"(nvl(AUTO, \"1\") = \"1\")","EVOL_ACT_TYPE2":"(nvl(AUTO, \"1\") = \"1\")","EVOL_ACT_TYPE3":"(nvl(AUTO, \"1\") = \"1\")","EVOL_ACT_TYPE4":"(nvl(AUTO, \"1\") = \"1\")","EVOL_ACT_TYPE5":"(nvl(AUTO, \"1\") = \"1\")","EVOL_ACT_TYPE6":"(nvl(AUTO, \"1\") = \"1\")","EVOL_MAR1":"(nvl(AUTO, \"1\") = \"1\")","EVOL_MAR2":"(nvl(AUTO, \"1\") = \"1\")","MAR_HAUSSE_ACT":"(nvl(AUTO, \"1\") = \"1\") and (nvl(EVOL_MAR2, \"1\") = \"3\")","RELOC":"(nvl(AUTO, \"1\") = \"1\") and (nvl(IMPL_ETR, \"1\") = \"1\")","INQUIET1":"(nvl(AUTO, \"1\") = \"1\")","INQUIET2":"(nvl(AUTO, \"1\") = \"1\")","INQUIET3":"(nvl(AUTO, \"1\") = \"1\")","INQUIET4":"(nvl(AUTO, \"1\") = \"1\")","INQUIET5":"(nvl(AUTO, \"1\") = \"1\")","INQUIET6":"(nvl(AUTO, \"1\") = \"1\")","INQUIET7":"(nvl(AUTO, \"1\") = \"1\")","INQUIET8":"(nvl(AUTO, \"1\") = \"1\")","INQUIET7CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(INQUIET7, false) = true)","ACT_IDENT":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100)","P_AUTO_ETAB01":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")","P_AUTO_ETAB02":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")","P_AUTO_ETAB03":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")","P_AUTO_ETAB04":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")","P_AUTO_ETAB05":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")","P_AUTO_ETAB06":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")","P_AUTO_ETAB07":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")","P_AUTO_ETAB08":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")","P_AUTO_ETAB09":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")","P_AUTO_ETAB10":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")"},"FCT9":{"FCT9CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(FCT9, 0) > 0)","DO_PROD":"(nvl(AUTO, \"1\") = \"1\") and ((nvl(FCT1, 0) > 0 or nvl(FCT2, 0) > 0 or nvl(FCT3, 0) > 0) or FCT_SOMME <> 100))"},"CA_AUTO":{"AM1":"(nvl(AUTO, \"1\") = \"1\") and (nvl(CA_AUTO, 0) < 100)","AM2":"(nvl(AUTO, \"1\") = \"1\") and (nvl(CA_AUTO, 0) < 100)","AM3":"(nvl(AUTO, \"1\") = \"1\") and (nvl(CA_AUTO, 0) < 100)","AM4":"(nvl(AUTO, \"1\") = \"1\") and (nvl(CA_AUTO, 0) < 100)","AM4CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(CA_AUTO, 0) < 100) and (nvl(AM4, false) = true)","ACT_IDENT":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100)","P_AUTO_ETAB01":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")","P_AUTO_ETAB02":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")","P_AUTO_ETAB03":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")","P_AUTO_ETAB04":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")","P_AUTO_ETAB05":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")","P_AUTO_ETAB06":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")","P_AUTO_ETAB07":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")","P_AUTO_ETAB08":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")","P_AUTO_ETAB09":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")","P_AUTO_ETAB10":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")"},"AM4":{"AM4CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(CA_AUTO, 0) < 100) and (nvl(AM4, false) = true)"},"FCT1":{"DO_PROD":"(nvl(AUTO, \"1\") = \"1\") and ((nvl(FCT1, 0) > 0 or nvl(FCT2, 0) > 0 or nvl(FCT3, 0) > 0) or FCT_SOMME <> 100))"},"FCT2":{"DO_PROD":"(nvl(AUTO, \"1\") = \"1\") and ((nvl(FCT1, 0) > 0 or nvl(FCT2, 0) > 0 or nvl(FCT3, 0) > 0) or FCT_SOMME <> 100))"},"FCT3":{"DO_PROD":"(nvl(AUTO, \"1\") = \"1\") and ((nvl(FCT1, 0) > 0 or nvl(FCT2, 0) > 0 or nvl(FCT3, 0) > 0) or FCT_SOMME <> 100))"},"FCT4":{"DO_PROD":"(nvl(AUTO, \"1\") = \"1\") and ((nvl(FCT1, 0) > 0 or nvl(FCT2, 0) > 0 or nvl(FCT3, 0) > 0) or FCT_SOMME <> 100))"},"FCT5":{"DO_PROD":"(nvl(AUTO, \"1\") = \"1\") and ((nvl(FCT1, 0) > 0 or nvl(FCT2, 0) > 0 or nvl(FCT3, 0) > 0) or FCT_SOMME <> 100))"},"FCT6":{"DO_PROD":"(nvl(AUTO, \"1\") = \"1\") and ((nvl(FCT1, 0) > 0 or nvl(FCT2, 0) > 0 or nvl(FCT3, 0) > 0) or FCT_SOMME <> 100))"},"FCT7":{"DO_PROD":"(nvl(AUTO, \"1\") = \"1\") and ((nvl(FCT1, 0) > 0 or nvl(FCT2, 0) > 0 or nvl(FCT3, 0) > 0) or FCT_SOMME <> 100))"},"FCT8":{"DO_PROD":"(nvl(AUTO, \"1\") = \"1\") and ((nvl(FCT1, 0) > 0 or nvl(FCT2, 0) > 0 or nvl(FCT3, 0) > 0) or FCT_SOMME <> 100))"},"IMPL_ETR":{"IMPL_ETR_OBJ1":"(nvl(AUTO, \"1\") = \"1\") and (nvl(IMPL_ETR, \"1\") = \"1\")","IMPL_ETR_OBJ2":"(nvl(AUTO, \"1\") = \"1\") and (nvl(IMPL_ETR, \"1\") = \"1\")","IMPL_ETR_OBJ3":"(nvl(AUTO, \"1\") = \"1\") and (nvl(IMPL_ETR, \"1\") = \"1\")","IMPL_ETR_OBJ4":"(nvl(AUTO, \"1\") = \"1\") and (nvl(IMPL_ETR, \"1\") = \"1\")","IMPL_ETR_OBJ5":"(nvl(AUTO, \"1\") = \"1\") and (nvl(IMPL_ETR, \"1\") = \"1\")","IMPL_ETR_OBJ6":"(nvl(AUTO, \"1\") = \"1\") and (nvl(IMPL_ETR, \"1\") = \"1\")","IMPL_ETR_OBJ7":"(nvl(AUTO, \"1\") = \"1\") and (nvl(IMPL_ETR, \"1\") = \"1\")","IMPL_ETR_OBJ8":"(nvl(AUTO, \"1\") = \"1\") and (nvl(IMPL_ETR, \"1\") = \"1\")","IMPL_ETR_OBJ9":"(nvl(AUTO, \"1\") = \"1\") and (nvl(IMPL_ETR, \"1\") = \"1\")","IMPL_ETR_OBJ9CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(IMPL_ETR, \"1\") = \"1\") and (nvl(IMPL_ETR_OBJ9, false) = true)","RELOC":"(nvl(AUTO, \"1\") = \"1\") and (nvl(IMPL_ETR, \"1\") = \"1\")"},"IMPL_ETR_OBJ9":{"IMPL_ETR_OBJ9CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(IMPL_ETR, \"1\") = \"1\") and (nvl(IMPL_ETR_OBJ9, false) = true)"},"ST":{"ST_SPE":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\")","ST_CAP":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\")","P_ST":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\")","P_LOC_ST1":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\")","P_LOC_ST2":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\")","P_LOC_ST3":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\")","P_LOC_ST4":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\")","P_LOC_ST5":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\")","P_LOC_ST6":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\")","P_LOC_ST7":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\")","P_LOC_ST8":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\")","P_LOC_ST9":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\")","P_LOC_ST10":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\")","ST_ETR_OBJ1":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ2":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ3":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ4":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ5":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ6":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ7":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ8":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ9":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ9CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100)) and (nvl(ST_ETR_OBJ9, false) = true)"},"P_LOC_ST1":{"ST_ETR_OBJ1":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ2":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ3":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ4":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ5":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ6":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ7":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ8":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ9":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ9CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100)) and (nvl(ST_ETR_OBJ9, false) = true)"},"P_LOC_ST2":{"ST_ETR_OBJ1":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ2":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ3":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ4":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ5":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ6":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ7":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ8":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ9":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ9CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100)) and (nvl(ST_ETR_OBJ9, false) = true)"},"P_LOC_ST3":{"ST_ETR_OBJ1":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ2":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ3":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ4":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ5":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ6":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ7":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ8":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ9":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ9CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100)) and (nvl(ST_ETR_OBJ9, false) = true)"},"P_LOC_ST4":{"ST_ETR_OBJ1":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ2":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ3":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ4":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ5":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ6":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ7":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ8":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ9":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ9CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100)) and (nvl(ST_ETR_OBJ9, false) = true)"},"P_LOC_ST5":{"ST_ETR_OBJ1":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ2":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ3":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ4":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ5":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ6":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ7":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ8":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ9":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ9CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100)) and (nvl(ST_ETR_OBJ9, false) = true)"},"P_LOC_ST6":{"ST_ETR_OBJ1":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ2":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ3":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ4":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ5":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ6":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ7":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ8":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ9":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ9CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100)) and (nvl(ST_ETR_OBJ9, false) = true)"},"P_LOC_ST7":{"ST_ETR_OBJ1":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ2":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ3":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ4":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ5":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ6":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ7":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ8":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ9":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ9CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100)) and (nvl(ST_ETR_OBJ9, false) = true)"},"P_LOC_ST8":{"ST_ETR_OBJ1":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ2":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ3":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ4":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ5":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ6":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ7":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ8":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ9":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ9CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100)) and (nvl(ST_ETR_OBJ9, false) = true)"},"P_LOC_ST9":{"ST_ETR_OBJ1":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ2":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ3":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ4":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ5":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ6":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ7":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ8":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ9":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ9CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100)) and (nvl(ST_ETR_OBJ9, false) = true)"},"P_LOC_ST_SOMME":{"ST_ETR_OBJ1":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ2":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ3":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ4":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ5":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ6":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ7":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ8":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ9":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))"},"P_LOC_ST10":{"ST_ETR_OBJ1":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ2":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ3":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ4":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ5":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ6":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ7":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ8":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ9":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100))","ST_ETR_OBJ9CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100)) and (nvl(ST_ETR_OBJ9, false) = true)"},"ST_ETR_OBJ9":{"ST_ETR_OBJ9CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(ST, \"1\") = \"1\") and (nvl(P_LOC_ST1, 0) < 100 or (nvl(P_LOC_ST1, 0) = 100 and P_LOC_ST_SOMME > 100)) and (nvl(ST_ETR_OBJ9, false) = true)"},"DIFF_RECRUT":{"DIFF_RECRUT_TYPE1":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\")","DIFF_RECRUT_TYPE2":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\")","DIFF_RECRUT_TYPE3":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\")","DIFF_RECRUT_TYPE4":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\")","DIFF_RECRUT_TYPE5":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\")","DIFF_RECRUT_TYPE6":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\")","DIFF_RECRUT_TYPE7":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\")","DIFF_RECRUT_TYPE8":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\")","DIFF_RECRUT_TYPE9":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\")","DIFF_RECRUT_TYPE9CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\") and (nvl(DIFF_RECRUT_TYPE9, false) = true)","DIFF_DEV1":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\")","DIFF_DEV2":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\")","DIFF_DEV3":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\")","DIFF_DEV4":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\")","DIFF_DEV5":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\")","DIFF_DEV5CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\") and (nvl(DIFF_DEV5, \"0\") = \"1\")"},"DIFF_RECRUT_TYPE9":{"DIFF_RECRUT_TYPE9CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\") and (nvl(DIFF_RECRUT_TYPE9, false) = true)"},"DIFF_DEV5":{"DIFF_DEV5CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIFF_RECRUT, \"1\") = \"1\") and (nvl(DIFF_DEV5, \"0\") = \"1\")"},"PROJ_ENV5":{"PROJ_PF1":"(nvl(AUTO, \"1\") = \"1\") and (nvl(PROJ_ENV5, \"1\") = \"1\")","PROJ_PF2":"(nvl(AUTO, \"1\") = \"1\") and (nvl(PROJ_ENV5, \"1\") = \"1\")","PROJ_PF3":"(nvl(AUTO, \"1\") = \"1\") and (nvl(PROJ_ENV5, \"1\") = \"1\")","PROJ_PF4":"(nvl(AUTO, \"1\") = \"1\") and (nvl(PROJ_ENV5, \"1\") = \"1\")","PROJ_PF5":"(nvl(AUTO, \"1\") = \"1\") and (nvl(PROJ_ENV5, \"1\") = \"1\")","PROJ_PF6":"(nvl(AUTO, \"1\") = \"1\") and (nvl(PROJ_ENV5, \"1\") = \"1\")","PROJ_PF7":"(nvl(AUTO, \"1\") = \"1\") and (nvl(PROJ_ENV5, \"1\") = \"1\")","PROJ_PF8":"(nvl(AUTO, \"1\") = \"1\") and (nvl(PROJ_ENV5, \"1\") = \"1\")","PROJ_PF8CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(PROJ_ENV5, \"1\") = \"1\") and (nvl(PROJ_PF8, false) = true)"},"PROJ_PF8":{"PROJ_PF8CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(PROJ_ENV5, \"1\") = \"1\") and (nvl(PROJ_PF8, false) = true)"},"DIV_INT":{"DIV_INT_ACT1":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIV_INT,\"1\") <> \"0\")","DIV_INT_ACT2":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIV_INT,\"1\") <> \"0\")","DIV_INT_ACT3":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIV_INT,\"1\") <> \"0\")","DIV_INT_ACT4":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIV_INT,\"1\") <> \"0\")","DIV_INT_ACT5":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIV_INT,\"1\") <> \"0\")","DIV_INT_ACT5CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIV_INT,\"1\") <> \"0\") and (nvl(DIV_INT_ACT5, false) = true)"},"DIV_INT_ACT5":{"DIV_INT_ACT5CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIV_INT,\"1\") <> \"0\") and (nvl(DIV_INT_ACT5, false) = true)"},"DIV_EXT":{"DIV_EXT_MAR1":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIV_EXT,\"1\") <> \"0\")","DIV_EXT_MAR2":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIV_EXT,\"1\") <> \"0\")","DIV_EXT_MAR3":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIV_EXT,\"1\") <> \"0\")","DIV_EXT_MAR4":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIV_EXT,\"1\") <> \"0\")","DIV_EXT_MAR4CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIV_EXT,\"1\") <> \"0\") and (nvl(DIV_EXT_MAR4, false) = true)"},"DIV_EXT_MAR4":{"DIV_EXT_MAR4CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(DIV_EXT,\"1\") <> \"0\") and (nvl(DIV_EXT_MAR4, false) = true)"},"SOUTFIN":{"SOUTFIN_TYPE1":"(nvl(AUTO, \"1\") = \"1\") and (nvl(SOUTFIN, \"1\") = \"1\")","SOUTFIN_TYPE2":"(nvl(AUTO, \"1\") = \"1\") and (nvl(SOUTFIN, \"1\") = \"1\")","SOUTFIN_TYPE3":"(nvl(AUTO, \"1\") = \"1\") and (nvl(SOUTFIN, \"1\") = \"1\")","SOUTFIN_TYPE4":"(nvl(AUTO, \"1\") = \"1\") and (nvl(SOUTFIN, \"1\") = \"1\")","SOUTFIN_TYPE5":"(nvl(AUTO, \"1\") = \"1\") and (nvl(SOUTFIN, \"1\") = \"1\")","SOUTFIN_TYPE6":"(nvl(AUTO, \"1\") = \"1\") and (nvl(SOUTFIN, \"1\") = \"1\")","SOUTFIN_TYPE6CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(SOUTFIN, \"1\") = \"1\") and (nvl(SOUTFIN_TYPE6, false) = true)"},"SOUTFIN_TYPE6":{"SOUTFIN_TYPE6CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(SOUTFIN, \"1\") = \"1\") and (nvl(SOUTFIN_TYPE6, false) = true)"},"EVOL_MAR2":{"MAR_HAUSSE_ACT":"(nvl(AUTO, \"1\") = \"1\") and (nvl(EVOL_MAR2, \"1\") = \"3\")"},"INQUIET7":{"INQUIET7CL":"(nvl(AUTO, \"1\") = \"1\") and (nvl(INQUIET7, false) = true)"},"MULTI_ETAB":{"P_AUTO_ETAB01":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")","P_AUTO_ETAB02":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")","P_AUTO_ETAB03":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")","P_AUTO_ETAB04":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")","P_AUTO_ETAB05":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")","P_AUTO_ETAB06":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")","P_AUTO_ETAB07":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")","P_AUTO_ETAB08":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")","P_AUTO_ETAB09":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")","P_AUTO_ETAB10":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")"},"ACT_IDENT":{"P_AUTO_ETAB01":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")","P_AUTO_ETAB02":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")","P_AUTO_ETAB03":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")","P_AUTO_ETAB04":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")","P_AUTO_ETAB05":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")","P_AUTO_ETAB06":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")","P_AUTO_ETAB07":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")","P_AUTO_ETAB08":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")","P_AUTO_ETAB09":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")","P_AUTO_ETAB10":"(nvl(AUTO, \"1\") = \"1\") and (nvl(MULTI_ETAB, \"1\") = \"1\" and nvl(CA_AUTO, 0) < 100) and (nvl(ACT_IDENT, \"0\") = \"0\")"}},"resizing":{}} \ No newline at end of file diff --git a/public/accordion.json b/public/accordion.json new file mode 100644 index 00000000..39e06282 --- /dev/null +++ b/public/accordion.json @@ -0,0 +1,111 @@ +{ + "cleaning":{ + + }, + "maxPage":"1", + "variables":[ + { + "variableType":"COLLECTED", + "name":"NAME", + "values":{ + "PREVIOUS":null, + "COLLECTED":null, + "FORCED":null, + "EDITED":null, + "INPUTTED":null + } + } + ], + "components":[ + { + "componentType":"Question", + "id":"idQuestion", + "page":"1", + "label":{ + "type":"VTL|MD", + "value":"\"Label de la Question\"" + }, + "description":{ + "type":"VTL|MD", + "value":"\"Description de la question\"" + }, + "declarations":[ + { + "declarationType":"HELP", + "id":"idQuestion-help1", + "label":{ + "type":"VTL|MD", + "value":"\"Label de la déclaration en position : `BEFORE_QUESTION_TEXT`\"" + }, + "position":"BEFORE_QUESTION_TEXT" + }, + { + "declarationType":"HELP", + "id":"idQuestion-help3", + "label":{ + "type":"VTL|MD", + "value":"\"Label de la déclaration en position en position : `AFTER_QUESTION_TEXT`\"" + }, + "position":"AFTER_QUESTION_TEXT" + } + ], + "components":[ + { + "page":"1", + "componentType":"Input", + "bindingDependencies":[ + "NAME" + ], + "label":{ + "value":"\"Label du composant Input\"", + "type":"VTL|MD" + }, + "description":{ + "value":"\"Description du composant Input\"", + "type":"VTL|MD" + }, + "conditionFilter":{ + "value":"true", + "type":"VTL" + }, + "maxLength":249, + "id":"name", + "response":{ + "name":"NAME" + } + } + ] + }, + { + "componentType":"Accordion", + "items":[ + { + "label":{ + "value":"\"Pourquoi cette question ?\"", + "type":"VTL|MD" + }, + "body":{ + "value":"\"Pour en connaître plus sur vous **1984**\"", + "type":"VTL|MD" + } + } + ], + "page":"1", + "position":"bottom" + } + ], + "pagination":"question", + "resizing":{ + + }, + "label":{ + "type":"VTL|MD", + "value":"Test-Dylan" + }, + "lunaticModelVersion":"2.5.0", + "modele":"TESTDYLAN", + "enoCoreVersion":"2.7.1", + "generatingDate":"06-03-2024 12:46:44", + "missing":false, + "id":"lsvuvtbg" +} \ No newline at end of file diff --git a/public/controles_tab.json b/public/controles_tab.json new file mode 100644 index 00000000..dae08a9f --- /dev/null +++ b/public/controles_tab.json @@ -0,0 +1,460 @@ +{ + "componentType": "Questionnaire", + "variables": [ + { + "variableType": "CALCULATED", + "bindingDependencies": [ + "TABLEAUTIC11", + "TABLEAUTIC21", + "TABLEAUTIC31", + "TABLEAUTIC41" + ], + "expression": { + "type": "VTL", + "value": "nvl(TABLEAUTIC11,0)+nvl(TABLEAUTIC21,0)+nvl(TABLEAUTIC31,0)+ nvl(TABLEAUTIC41,0)" + }, + "name": "SOMME_TIC", + "dimension": 0 + }, + { + "variableType": "COLLECTED", + "values": { + "COLLECTED": null, + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null + }, + "name": "VAR_ABCD", + "dimension": 0 + }, + { + "variableType": "COLLECTED", + "values": { + "COLLECTED": null, + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null + }, + "name": "TABLEAUTIC11", + "dimension": 0 + }, + { + "variableType": "COLLECTED", + "values": { + "COLLECTED": null, + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null + }, + "name": "TABLEAUTIC21", + "dimension": 0 + }, + { + "variableType": "COLLECTED", + "values": { + "COLLECTED": null, + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null + }, + "name": "TABLEAUTIC31", + "dimension": 0 + }, + { + "variableType": "COLLECTED", + "values": { + "COLLECTED": null, + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null + }, + "name": "TABLEAUTIC41", + "dimension": 0 + }, + { + "variableType": "CALCULATED", + "expression": { + "type": "VTL", + "value": "true" + }, + "name": "FILTER_RESULT_VAR_ABCD" + }, + { + "variableType": "CALCULATED", + "expression": { + "type": "VTL", + "value": "true" + }, + "name": "FILTER_RESULT_TABLEAUTIC" + } + ], + "components": [ + { + "componentType": "Sequence", + "hierarchy": { + "sequence": { + "id": "jfaz9kv9", + "page": "1", + "label": { + "type": "VTL|MD", + "value": "\"I - \" || \"Questions controles\"" + } + } + }, + "conditionFilter": { + "type": "VTL", + "value": "true" + }, + "id": "jfaz9kv9", + "page": "1", + "label": { + "type": "VTL|MD", + "value": "\"I - \" || \"Questions controles\"" + } + }, + { + "componentType": "Question", + "components": [ + { + "componentType": "Input", + "controls": [ + { + "criticality": "WARN", + "errorMessage": { + "type": "VTL|MD", + "value": "\"ne pas saisir ABCD\"" + }, + "typeOfControl": "CONSISTENCY", + "control": { + "type": "VTL", + "value": "not(nvl(VAR_ABCD,\"\")= \"ABCD\")" + }, + "id": "k6ccoydl-CI-0" + } + ], + "response": { + "name": "VAR_ABCD" + }, + "hierarchy": { + "sequence": { + "id": "jfaz9kv9", + "page": "1", + "label": { + "type": "VTL|MD", + "value": "\"I - \" || \"Questions controles\"" + } + } + }, + "id": "k6ccoydl", + "page": "2", + "mandatory": false, + "maxLength": 249 + } + ], + "conditionFilter": { + "type": "VTL", + "value": "true" + }, + "id": "question-k6ccoydl", + "page": "2", + "label": { + "type": "VTL|MD", + "value": "\"1. \" || \"Saisir ABCD pour déclencher controle\"" + } + }, + { + "componentType": "Question", + "components": [ + { + "componentType": "Table", + "controls": [ + { + "criticality": "ERROR", + "errorMessage": { + "type": "VTL|MD", + "value": "\" La valeur doit être comprise entre 0 et 20.\"" + }, + "typeOfControl": "FORMAT", + "control": { + "type": "VTL", + "value": "not(not(isnull(TABLEAUTIC41)) and (0>TABLEAUTIC41 or 20TABLEAUTIC41)" + }, + "id": "l8u8d67h-RDOP-l8u80yaz-format-decimal" + }, + { + "criticality": "ERROR", + "errorMessage": { + "type": "VTL|MD", + "value": "\" La valeur doit être comprise entre 0 et 20.\"" + }, + "typeOfControl": "FORMAT", + "control": { + "type": "VTL", + "value": "not(not(isnull(TABLEAUTIC31)) and (0>TABLEAUTIC31 or 20TABLEAUTIC31)" + }, + "id": "l8u8d67h-RDOP-l8u85xql-format-decimal" + }, + { + "criticality": "ERROR", + "errorMessage": { + "type": "VTL|MD", + "value": "\" La valeur doit être comprise entre 0 et 20.\"" + }, + "typeOfControl": "FORMAT", + "control": { + "type": "VTL", + "value": "not(not(isnull(TABLEAUTIC21)) and (0>TABLEAUTIC21 or 20TABLEAUTIC21)" + }, + "id": "l8u8d67h-RDOP-l8u8ezod-format-decimal" + }, + { + "criticality": "ERROR", + "errorMessage": { + "type": "VTL|MD", + "value": "\" La valeur doit être comprise entre 0 et 20.\"" + }, + "typeOfControl": "FORMAT", + "control": { + "type": "VTL", + "value": "not(not(isnull(TABLEAUTIC11)) and (0>TABLEAUTIC11 or 20TABLEAUTIC11)" + }, + "id": "l8u8d67h-RDOP-l8u8ju3p-format-decimal" + }, + { + "criticality": "WARN", + "errorMessage": { + "type": "VTL|MD", + "value": "\"La somme \" || cast(SOMME_TIC,string) || \" est supérieure à 12\" " + }, + "typeOfControl": "CONSISTENCY", + "control": { + "type": "VTL", + "value": "not(nvl(TABLEAUTIC11,0)+nvl(TABLEAUTIC21,0)+nvl(TABLEAUTIC31,0)+ nvl(TABLEAUTIC41,0) > 12)" + }, + "id": "l8u8d67h-CI-0" + } + ], + "positioning": "HORIZONTAL", + "hierarchy": { + "sequence": { + "id": "jfaz9kv9", + "page": "1", + "label": { + "type": "VTL|MD", + "value": "\"I - \" || \"Questions controles\"" + } + } + }, + "header": [ + { + "label": { + "type": "VTL|MD", + "value": "" + } + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Nombre de personnes, entre 0 et 20\"" + } + } + ], + "id": "l8u8d67h", + "page": "3", + "body": [ + [ + { + "label": { + "type": "VTL|MD", + "value": "\"moins de 15\"" + }, + "value": "1" + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 20.0, + "response": { + "name": "TABLEAUTIC11" + }, + "decimals": 0, + "id": "l8u8d67h-RDOP-l8u8ju3p" + } + ], + [ + { + "label": { + "type": "VTL|MD", + "value": "\"de 16 à 17 ans\"" + }, + "value": "2" + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 20.0, + "response": { + "name": "TABLEAUTIC21" + }, + "decimals": 0, + "id": "l8u8d67h-RDOP-l8u8ezod" + } + ], + [ + { + "label": { + "type": "VTL|MD", + "value": "\"de 18 à 19 ans\"" + }, + "value": "3" + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 20.0, + "response": { + "name": "TABLEAUTIC31" + }, + "decimals": 0, + "id": "l8u8d67h-RDOP-l8u85xql" + } + ], + [ + { + "label": { + "type": "VTL|MD", + "value": "\"20 et plus\"" + }, + "value": "4" + }, + { + "componentType": "InputNumber", + "min": 0.0, + "max": 20.0, + "response": { + "name": "TABLEAUTIC41" + }, + "decimals": 0, + "id": "l8u8d67h-RDOP-l8u80yaz" + } + ] + ], + "mandatory": false + } + ], + "conditionFilter": { + "type": "VTL", + "value": "true" + }, + "id": "question-l8u8d67h", + "page": "3", + "label": { + "type": "VTL|MD", + "value": "\"2. \" || \"Tableau TIC - répartition du nb habitants, comparaison avec 12\"" + }, + "declarations": [ + { + "declarationType": "HELP", + "id": "l8u8f3sa", + "label": { + "type": "VTL|MD", + "value": "\"Faire en sorte que total > 12\" \r\n\"" + }, + "position": "AFTER_QUESTION_TEXT" + } + ] + }, + { + "componentType": "Sequence", + "hierarchy": { + "sequence": { + "id": "l8uan6l7", + "page": "4", + "label": { + "type": "VTL|MD", + "value": "\"II - \" || \"FIN QUESTIONNAIRE\"" + } + } + }, + "conditionFilter": { + "type": "VTL", + "value": "true" + }, + "id": "l8uan6l7", + "page": "4", + "label": { + "type": "VTL|MD", + "value": "\"II - \" || \"FIN QUESTIONNAIRE\"" + } + } + ], + "pagination": "question", + "lunaticModelVersion": "3.8.1", + "modele": "RESPDESIGN", + "enoCoreVersion": "3.21.5-SNAPSHOT", + "generatingDate": "17-05-2024 09:43:46", + "resizing": {}, + "id": "l9o7l439", + "label": { + "type": "VTL|MD", + "value": "QNONREG - Tests controles tableaux" + }, + "maxPage": "4" +} diff --git a/public/data.json b/public/data.json new file mode 100644 index 00000000..707476f3 --- /dev/null +++ b/public/data.json @@ -0,0 +1,7038 @@ +{ + "data": { + "EXTERNAL": {}, + "CALCULATED": {}, + "COLLECTED": { + "HEUREDEB": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "JARDIN": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SITUFIN": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SCOL": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "TYPECOL": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDEMER261": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDEMER262": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDEMER263": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDEMER264": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDEMER265": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDEMER266": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDEMER267": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDEMER268": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDEMER269": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDESOIR261": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDESOIR262": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDESOIR263": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDESOIR264": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDESOIR265": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDESOIR266": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDESOIR267": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDESOIR268": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDESOIR269": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "NBHPERISCO26": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDEMER7121": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDEMER7122": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDEMER7123": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDEMER7124": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDEMER7125": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDEMER7126": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDEMER7127": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDEMER7128": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDEMER7129": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDESOIR7121": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDESOIR7122": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDESOIR7123": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDESOIR7124": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDESOIR7125": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDESOIR7126": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDESOIR7127": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDESOIR7128": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDESOIR7129": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "NBHPERISCO712": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MODGA1": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MODGA2": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MODGA3": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MODGA4": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MODGA5": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MODGA6": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MODGA7": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MODGA8": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "NBHGA3": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "NBHGA4": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "NBHGA5": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "NBHGA6": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "NBHGA7": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDEDIFF": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "GAEXCEP": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERMENAGE": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERCOURSES": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "NBHEURSERV": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SOINBES": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERTOILETTE": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERCOMPAGNIE": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "NBHAIDE_DEPENDANT": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SOINSUP1": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SOINSUP2": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "RAIS_SOINSUP": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV1": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV2": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV3": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV4": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV5": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV6": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV7": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV8": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV9": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV10": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV1M": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV1MF": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV1AF": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV2M": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV2MF": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV2AF": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV3M": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV3MF": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV3AF": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV4M": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV4MF": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV4AF": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV5M": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV5MF": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV5AF": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV6M": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV6MF": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV6AF": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV7M": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV7MF": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV7AF": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV8M": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV8MF": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV8AF": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV9M": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV9MF": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV9AF": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID1": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID2": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID3": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID4": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID5": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID6": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID7": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID8": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID9": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID10": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID11": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID12": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID01F": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID01Q1": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID01Q2": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID01Q3": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID01Q4": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID02F": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID02Q1": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID02Q2": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID02Q3": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID02Q4": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID03F": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID03Q1": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID03Q2": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID03Q3": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID03Q4": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID04F": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID04Q1": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID04Q2": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID04Q3": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID04Q4": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID05F": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID05Q1": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID05Q2": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID05Q3": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID05Q4": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID06F": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID06Q1": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID06Q2": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID06Q3": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID06Q4": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID07F": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID07Q1": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID07Q2": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID07Q3": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID07Q4": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID08F": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID08Q1": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID08Q2": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID08Q3": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID08Q4": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID09F": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID09Q1": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID09Q2": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID09Q3": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID09Q4": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID10F": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID10Q1": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID10Q2": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID10Q3": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID10Q4": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID11F": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID11Q1": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID11Q2": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID11Q3": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID11Q4": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "HEUREFINQM": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "ENFANTREP": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "PASSER": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "IS_KISH": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "KISHCONNU": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "ENFANTKISH": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "RESIND": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "QIREP": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "DUREECOUPLE": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "RAPVIEPRO": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "NBANTRAV": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "TTP_TYPE": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "RAISTP": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "RAISTR": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDEAENF": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "GARDEADEP": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "LIEUW1": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "LIEUW2": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "LIEUW3": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "LIEUW4": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "LIEUW5": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "LIEUW6": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "LIEUW7": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "LIEUWP": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "TELETRAV": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "TTSOUHAIT": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "TELETRAVCOMP": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "TELETRAVAIM": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "HORAI": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "NBTRAVH": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "DOMTRAV": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "RTTJ": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "NBTRAVHI": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "RTTJI": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "NBTRAVHAF": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "NBTRAVH2": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SOIRC": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "NUITC": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SAMEDIC": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "DIMANCHEC": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MIDIH": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "LIEUMIDI": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "DECID": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "CONTRAINTES": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "TYPECONTRAINTES1": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "TYPECONTRAINTES2": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "TYPECONTRAINTES3": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "TYPECONTRAINTES4": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "TYPECONTRAINTES5": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "TYPECONTRAINTES6": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "TYPECONTRAINTES7": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "PRES_MATIN": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "PRES_SOIR": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "COMPATIB_HT": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "FATIGUE": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "RAIS1_FATI1": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "RAIS1_FATI2": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "RAIS1_FATI3": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "RAIS1_FATI4": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "RAIS1_FATI5": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "RAIS1_FATI6": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "RAIS1_FATI7": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "RAIS1_FATI8": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "RAIS1_FATI9": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "RAIS2_FATI1": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "RAIS2_FATI2": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "RAIS2_FATI3": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "RAIS2_FATI4": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "RAIS2_FATI5": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "RAIS2_FATI6": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "RETRAITE1": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "RETRAITE2": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "RETRAITE3": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "RETRAITE4": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "RETRAITE5": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "RETRAITE6": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "RETRAITE7": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "RETRAITE8": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "CHO1": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "CHO2": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "CHO3": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "CHO4": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "CHO5": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "CHO61": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "CHO62": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "CHO63": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "CHO64": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "CHO65": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "CHO66": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "CHO67": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "CHO68": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "CHO69": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "CHO610": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "CHO71": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "CHO72": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "CHO73": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "CHO74": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "INA01": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "INA02": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "INA031": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "INA032": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "INA033": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "INA034": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "INA035": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "INA036": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "INA037": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "INA038": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "INA039": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "INA0310": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "INA04": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "INA05": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "INA06": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "INA07": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "INA08": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "INA09": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MIDETUH": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MIDETUL": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "FORINTER": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "HEURETRAVET": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "TYPETRAVET": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "OCCASET": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "NBTRAVHET": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "RELAET": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "REVENUET": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "TR_REVENUET": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "CUMELET1": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "CUMELET2": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "CUMELET3": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "CUMELET4": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "CUMELET5": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SMARTPHONE": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "FREQ_INTERNET": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "FREQ_INTERNET_INTENSE": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "UTIL_INTERNET1": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "UTIL_INTERNET2": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "UTIL_INTERNET3": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "UTIL_INTERNET4": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "UTIL_INTERNET5": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "UTIL_INTERNET6": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "UTIL_INTERNET7": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "UTIL_INTERNET8": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "UTIL_INTERNET9": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "UTIL_INTERNET10": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "UTIL_INTERNET11": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SPO1": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SPO2": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SPO3": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SPO4": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SPO5": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SPO6": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SPO7": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SPO8": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SPO9": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SPO10": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SPO1NB": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SPO2NB": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SPO3NB": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SPO4NB": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SPO5NB": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SPO6NB": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SPO7NB": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SPO8NB": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SPO9NB": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "CADSP1": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "CADSP2": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "CADSP3": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "CADSP4": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "CADSP5": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "CINEMA": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "CINEMAF": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SPECTACLE": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SPECTACLEF": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MUSEE": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MUSEEF": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MATCH": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MATCHF": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "BIBLIO": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "BIBLIOF": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "FREQTV": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "ACTARTI": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "ACTARTI_NBH": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "ACTARTI_INTERNET": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MS_CONT_PROCHE": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MS_CONT_AMI": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "ACTBENEVOL": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "TYPSTRUCTURE1": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "TYPSTRUCTURE2": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "TYPSTRUCTURE3": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "TYPSTRUCTURE4": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "TYPSTRUCTURE5": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "TYPSTRUCTURE6": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "TYPSTRUCTURE7": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "STRUCTURE_PRINC": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "RESP_BENEV": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "FREQ_BENEV": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "TEMPS_BENEVS": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "TEMPS_BENEVM": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "PERCO": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MEN1": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MEN2": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MEN3": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MEN4": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MEN5": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MEN6": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MEN7": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MEN8": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MEN1F": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MEN1J": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MEN1S": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MEN1A": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MEN2F": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MEN2J": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MEN2S": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MEN2A": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MEN3F": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MEN3J": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MEN3S": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MEN3A": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MEN4F": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MEN4J": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MEN4S": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MEN4A": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MEN5F": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MEN5J": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MEN5S": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MEN5A": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MEN6F": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MEN6J": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MEN6S": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MEN6A": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MEN7F": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MEN7J": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MEN7S": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MEN7A": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MENRARE1": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MENRARE2": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MENRARE3": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MENRARE4": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MENRARE5": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MENRARE6": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MENRARE7": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MENRARE1S": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MENRARE1A": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MENRARE2S": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MENRARE2A": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MENRARE3S": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MENRARE3A": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MENRARE4S": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MENRARE4A": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MENRARE5S": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MENRARE5A": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MENRARE6S": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MENRARE6A": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MENSATIS1": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MENSATIS2": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "MENSATIS3": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM1": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM2": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM3": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM4": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM5": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM6": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM7": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM8": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM9": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM10": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM11": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM12": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM13": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM1F": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM1Q1": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM1Q2": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM1Q3": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM1Q4": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM2F": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM2Q1": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM2Q2": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM2Q3": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM2Q4": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM3F": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM3Q1": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM3Q2": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM3Q3": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM3Q4": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM4F": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM4Q1": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM4Q2": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM4Q3": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM4Q4": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM5F": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM5Q1": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM5Q2": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM5Q3": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM5Q4": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM6F": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM6Q1": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM6Q2": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM6Q3": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM6Q4": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM7F": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM7Q1": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM7Q2": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM7Q3": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM7Q4": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM8F": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM8Q1": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM8Q2": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM8Q3": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM8Q4": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM9F": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM9Q1": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM9Q2": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM9Q3": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM9Q4": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM10F": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM10Q1": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM10Q2": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM10Q3": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM10Q4": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM11F": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM11Q1": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM11Q2": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM11Q3": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM11Q4": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM12F": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM12Q1": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM12Q2": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM12Q3": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SERVHM12Q4": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "TEM1A": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "TEM2A": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "TEM3A": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SOMTBL": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "TEM4A": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "TEM5A": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "TEM6A": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "TEM7A": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "TEM8A": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "TEM9A": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "STIGTOT": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "SATISENF": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "CHANGCLIM": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "COURSESBIO": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "POSTENQUETE": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "VALIQI": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "ENQUETEUR1": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "ENQUETEUR2": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "ENQUETEUR3": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "ENQUETEUR4": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "ENQUETEUR5": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "ENQUETEUR6": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "ENQUETEUR7": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "ENQUETEUR8": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "ENQUETEUR9": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "ENQUETEUR10": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "ENQUETEUR11": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "ENQUETEUR12": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "T_NHAB": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": 4 + }, + "T_PRENOM": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": ["A", "b", "c", "d"] + }, + "T_SEXE": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": ["1", null, null, null] + }, + "T_DATENAIS": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_AN": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [1999, 2013, null, null] + }, + "T_LNAIS": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": ["1", null, null, null] + }, + "T_DEPNAIS": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_PAYSNAIS": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_NATION1": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_NATION2": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_NATION3": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_NATION4": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_NATIONETR": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "LIENS": { + "PREVIOUS": [[]], + "FORCED": [[]], + "EDITED": [[]], + "INPUTTED": [[]], + "COLLECTED": [ + [null, null, null, null], + [null, null, null, null], + [null, null, null, null], + [null, null, null, null] + ] + }, + "T_SITUCONJ1": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_SITUCONJ2": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_SITUCONJ3": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_SITUCONJ4": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_SITUCONJ5": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_SITUCONJ6": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_SITUCONJ7": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_SITUCONJ8": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_VEUF": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_NPARL": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_SPAR1": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_SITUAEU": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_TRAVAIL": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_ACTIVANTE": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_ACTIVANTEB": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_NBEMP": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_PCLCAF": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_PCLCAH": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_PCLCACLAIR": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_PCLCACLAIRP": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_STCPUB": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_ENCADR": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_QPRCR": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "QPRCU": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_ACTIV": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_ACTIVCLAIR": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_ACTIVDOM": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_ACTIVDOM_COM": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_ACTIVDOM_SOC": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_NBSALETAB": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_NBSALETABA": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_NBSAL1": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_NBSAL2": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_NBSALA": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_CONTAC": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_TPP": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_APCLCAF": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_APCLCAH": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_APCLCACLAIR": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_APCLCACLAIRP": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_ASTCPUB": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_AENCADR": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_AQPRCR": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_AQPRCU": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_AACTIV": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_AACTIVCLAIR": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_AACTIVDOM": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_AACTIVDOM_COM": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_AACTIVDOM_SOC": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_ANBSAL1": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_ANBSAL2": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_FF": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_FFVAC": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_FFLIEU": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_FFCLA": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_FFBAC": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_FFCAP": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_FFTYPFORM": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_FFCONC": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_FFNIVA": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_FFNIVB": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_FFNIVC": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_FFDIPL": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_FFDIPLCLAIR": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_FFDIPLCLAA": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_FFDIPLCLAB": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_FFDIPLNIV": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_TYPDIP": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_DIPINTAL": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_DIPINTA": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_DIPLNIV": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_DATDIP": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_AGEDIP": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_DIPSDA": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_DIPSINTA": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_FSANSDIP": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_NIV0INIT": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_DATNIV": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_AGENIV": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_SANTGEN": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_CHRON": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "T_GALI": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": [null, null, null, null] + }, + "COMMENT_QE": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null + }, + "HEUREDEB_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "T_NHAB_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "T_PRENOM_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_SEXE_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_DATENAIS_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_AN_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_LNAIS_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_DEPNAIS_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_PAYSNAIS_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_NATION_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_NATIONETR_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "LIENS_MISSING": { + "PREVIOUS": [[]], + "FORCED": [[]], + "EDITED": [[]], + "INPUTTED": [[]], + "COLLECTED": null + }, + "T_SITUCONJ_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_VEUF_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_NPARL_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_SPAR1_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "JARDIN_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SITUFIN_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SCOL_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "TYPECOL_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "GARDEMER26_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "GARDESOIR26_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "NBHPERISCO26_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "GARDEMER712_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "GARDESOIR712_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "NBHPERISCO712_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MODGA_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "NBHGA3_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "NBHGA4_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "NBHGA5_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "NBHGA6_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "NBHGA7_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "GARDEDIFF_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "GAEXCEP_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERMENAGE_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERCOURSES_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "NBHEURSERV_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SOINBES_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERTOILETTE_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERCOMPAGNIE_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "NBHAIDE_DEPENDANT_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SOINSUP1_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SOINSUP2_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "RAIS_SOINSUP_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV1M_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV1MF_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV1AF_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV2M_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV2MF_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV2AF_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV3M_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV3MF_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV3AF_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV4M_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV4MF_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV4AF_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV5M_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV5MF_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV5AF_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV6M_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV6MF_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV6AF_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV7M_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV7MF_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV7AF_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV8M_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV8MF_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV8AF_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV9M_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV9MF_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "SERV9AF_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID01F_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID01Q_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID02F_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID02Q_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID03F_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID03Q_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID04F_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID04Q_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID05F_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID05Q_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID06F_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID06Q_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID07F_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID07Q_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID08F_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID08Q_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID09F_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID09Q_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID10F_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID10Q_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID11F_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "AID11Q_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "HEUREFINQM_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "ENFANTREP_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "PASSER_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "IS_KISH_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "KISHCONNU_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "ENFANTKISH_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "RESIND_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "QIREP_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "DUREECOUPLE_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "RAPVIEPRO_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_SITUAEU_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_TRAVAIL_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_ACTIVANTE_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_ACTIVANTEB_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_NBEMP_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_PCLCAF_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_PCLCAH_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_PCLCACLAIR_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_PCLCACLAIRP_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_STCPUB_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_ENCADR_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_QPRCR_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_QPRCU_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_ACTIV_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_ACTIVCLAIR_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_ACTIVDOM_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_ACTIVDOM_COM_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_ACTIVDOM_SOC_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_NBSALETAB_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_NBSALETABA_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_NBSAL1_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_NBSAL2_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_NBSALA_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_CONTAC_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_TPP_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "NBANTRAV_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "TTP_TYPE_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "RAISTP_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "RAISTR_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "GARDEAENF_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "GARDEADEP_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "LIEUW_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "LIEUWP_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "TELETRAV_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "TTSOUHAIT_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "TELETRAVCOMP_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "TELETRAVAIM_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "HORAI_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "NBTRAVH_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "DOMTRAV_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "RTTJ_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "NBTRAVHI_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "RTTJI_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "NBTRAVHAF_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "NBTRAVH2_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SOIRC_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "NUITC_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SAMEDIC_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "DIMANCHEC_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MIDIH_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "LIEUMIDI_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "DECID_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "CONTRAINTES_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "TYPECONTRAINTES_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "PRES_MATIN_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "PRES_SOIR_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "COMPATIB_HT_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "FATIGUE_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "RAIS1_FATI_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "RAIS2_FATI_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "RETRAITE_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "CHO1_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "CHO2_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "CHO3_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "CHO4_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "CHO5_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "CHO6_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "CHO7_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_APCLCAF_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_APCLCAH_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_APCLCACLAIR_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_APCLCACLAIRP_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_ASTCPUB_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_AENCADR_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_AQPRCR_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_AQPRCU_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_AACTIV_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_AACTIVCLAIR_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_AACTIVDOM_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_AACTIVDOM_COM_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_AACTIVDOM_SOC_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_ANBSAL1_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_ANBSAL2_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "INA01_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "INA02_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "INA03_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "INA04_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "INA05_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "INA06_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "INA07_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "INA08_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "INA09_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_FF_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_FFVAC_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_FFLIEU_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_FFCLA_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_FFBAC_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_FFCAP_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_FFTYPFORM_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_FFCONC_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_FFNIVA_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_FFNIVB_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_FFNIVC_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_FFDIPL_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_FFDIPLCLAIR_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_FFDIPLCLAA_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_FFDIPLCLAB_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_FFDIPLNIV_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MIDETUH_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MIDETUL_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "FORINTER_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "HEURETRAVET_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "TYPETRAVET_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "OCCASET_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "NBTRAVHET_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "RELAET_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "REVENUET_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "TR_REVENUET_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "CUMELET_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_TYPDIP_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_DIPINTAL_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_DIPINTA_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_DIPLNIV_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_DATDIP_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_AGEDIP_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_DIPSDA_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_DIPSINTA_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_FSANSDIP_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_NIV0INIT_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_DATNIV_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_AGENIV_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SMARTPHONE_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "FREQ_INTERNET_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "FREQ_INTERNET_INTENSE_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "UTIL_INTERNET_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SPO_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SPO1NB_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SPO2NB_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SPO3NB_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SPO4NB_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SPO5NB_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SPO6NB_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SPO7NB_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SPO8NB_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SPO9NB_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "CADSP_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "CINEMA_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "CINEMAF_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SPECTACLE_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SPECTACLEF_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MUSEE_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MUSEEF_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MATCH_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MATCHF_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "BIBLIO_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "BIBLIOF_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "FREQTV_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "ACTARTI_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "ACTARTI_NBH_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "ACTARTI_INTERNET_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MS_CONT_PROCHE_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MS_CONT_AMI_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "ACTBENEVOL_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "TYPSTRUCTURE_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "STRUCTURE_PRINC_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "RESP_BENEV_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "FREQ_BENEV_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "TEMPS_BENEVS_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "TEMPS_BENEVM_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "PERCO_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MEN_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MEN1F_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MEN1J_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MEN1S_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MEN1A_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MEN2F_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MEN2J_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MEN2S_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MEN2A_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MEN3F_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MEN3J_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MEN3S_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MEN3A_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MEN4F_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MEN4J_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MEN4S_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MEN4A_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MEN5F_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MEN5J_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MEN5S_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MEN5A_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MEN6F_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MEN6J_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MEN6S_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MEN6A_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MEN7F_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MEN7J_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MEN7S_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MEN7A_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MENRARE_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MENRARE1S_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MENRARE1A_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MENRARE2S_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MENRARE2A_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MENRARE3S_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MENRARE3A_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MENRARE4S_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MENRARE4A_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MENRARE5S_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MENRARE5A_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MENRARE6S_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MENRARE6A_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MENSATIS1_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MENSATIS2_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "MENSATIS3_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SERVHM_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SERVHM1F_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SERVHM1Q_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SERVHM2F_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SERVHM2Q_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SERVHM3F_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SERVHM3Q_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SERVHM4F_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SERVHM4Q_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SERVHM5F_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SERVHM5Q_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SERVHM6F_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SERVHM6Q_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SERVHM7F_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SERVHM7Q_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SERVHM8F_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SERVHM8Q_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SERVHM9F_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SERVHM9Q_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SERVHM10F_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SERVHM10Q_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SERVHM11F_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SERVHM11Q_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SERVHM12F_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SERVHM12Q_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_SANTGEN_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_CHRON_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "T_GALI_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "TEM1A_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "TEM2A_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "TEM3A_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SOMTBL_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "TEM4A_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "TEM5A_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "TEM6A_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "TEM7A_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "TEM8A_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "TEM9A_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "STIGTOT_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "SATISENF_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "CHANGCLIM_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "COURSESBIO_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "POSTENQUETE_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "VALIQI_MISSING": { + "PREVIOUS": [], + "FORCED": [], + "EDITED": [], + "INPUTTED": [], + "COLLECTED": null + }, + "ENQUETEUR1_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "ENQUETEUR2_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "ENQUETEUR3_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "ENQUETEUR4_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "ENQUETEUR5_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "ENQUETEUR6_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "ENQUETEUR7_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "ENQUETEUR8_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "ENQUETEUR9_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "ENQUETEUR10_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "ENQUETEUR11_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "ENQUETEUR12_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + }, + "COMMENT_QE_MISSING": { + "PREVIOUS": null, + "FORCED": null, + "EDITED": null, + "INPUTTED": null, + "COLLECTED": null + } + } + }, + "stateData": { + "date": 1717163891169, + "currentPage": "6.3#2", + "state": "INIT" + } +} diff --git a/public/source.json b/public/source.json new file mode 100644 index 00000000..0541b962 --- /dev/null +++ b/public/source.json @@ -0,0 +1,43142 @@ +{ + "id": "lwuhxxcs", + "label": { + "type": "VTL|MD", + "value": "Enquête Emploi du temps V9 debug AnneHS" + }, + "modele": "EDT8", + "maxPage": "100", + "missing": true, + "cleaning": { + "AID1": { + "AID01F": "(AID1)", + "AID01Q1": "(AID1)", + "AID01Q2": "(AID1)", + "AID01Q3": "(AID1)", + "AID01Q4": "(AID1)" + }, + "AID2": { + "AID02F": "(AID2)", + "AID02Q1": "(AID2)", + "AID02Q2": "(AID2)", + "AID02Q3": "(AID2)", + "AID02Q4": "(AID2)" + }, + "AID3": { + "AID03F": "(AID3)", + "AID03Q1": "(AID3)", + "AID03Q2": "(AID3)", + "AID03Q3": "(AID3)", + "AID03Q4": "(AID3)" + }, + "AID4": { + "AID04F": "(AID4)", + "AID04Q1": "(AID4)", + "AID04Q2": "(AID4)", + "AID04Q3": "(AID4)", + "AID04Q4": "(AID4)" + }, + "AID5": { + "AID05F": "(AID5)", + "AID05Q1": "(AID5)", + "AID05Q2": "(AID5)", + "AID05Q3": "(AID5)", + "AID05Q4": "(AID5)" + }, + "AID6": { + "AID06F": "(AID6)", + "AID06Q1": "(AID6)", + "AID06Q2": "(AID6)", + "AID06Q3": "(AID6)", + "AID06Q4": "(AID6)" + }, + "AID7": { + "AID07F": "(AID7)", + "AID07Q1": "(AID7)", + "AID07Q2": "(AID7)", + "AID07Q3": "(AID7)", + "AID07Q4": "(AID7)" + }, + "AID8": { + "AID08F": "(AID8)", + "AID08Q1": "(AID8)", + "AID08Q2": "(AID8)", + "AID08Q3": "(AID8)", + "AID08Q4": "(AID8)" + }, + "AID9": { + "AID09F": "(AID9)", + "AID09Q1": "(AID9)", + "AID09Q2": "(AID9)", + "AID09Q3": "(AID9)", + "AID09Q4": "(AID9)" + }, + "CHO2": { + "CHO3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\") and (nvl(CHO2,\"9\") =\"2\")", + "CHO4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\") and (nvl(CHO2 ,\"9\")=\"2\" and nvl(CHO3 ,\"9\")=\"2\")" + }, + "CHO3": { + "CHO4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\") and (nvl(CHO2 ,\"9\")=\"2\" and nvl(CHO3 ,\"9\")=\"2\")" + }, + "MEN1": { + "MEN1F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN1)", + "MEN1J": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN1)" + }, + "MEN2": { + "MEN2F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN2)", + "MEN2J": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN2)" + }, + "MEN3": { + "MEN3F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN3)", + "MEN3J": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN3)" + }, + "MEN4": { + "MEN4F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN4)", + "MEN4J": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN4)" + }, + "MEN5": { + "MEN5F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN5)", + "MEN5J": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN5)" + }, + "MEN6": { + "MEN6F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN6)", + "MEN6J": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN6)" + }, + "MEN7": { + "MEN7F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN7)", + "MEN7J": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN7)" + }, + "SCOL": { + "MODGA1": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA2": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA3": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA4": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA5": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA6": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA7": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA8": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "NBHGA3": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3) and (MODGA3)", + "NBHGA4": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3) and (MODGA4)", + "NBHGA5": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3) and (MODGA5)", + "NBHGA6": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3) and (MODGA6)", + "NBHGA7": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3) and (MODGA7)", + "TYPECOL": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\")", + "GARDEMER261": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER262": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER263": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER264": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER265": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER266": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER267": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER268": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER269": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER7121": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7122": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7123": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7124": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7125": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7126": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7127": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7128": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7129": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR261": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR262": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR263": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR264": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR265": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR266": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR267": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR268": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR269": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "NBHPERISCO26": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7) and (GARDEMER268 or GARDESOIR268)", + "GARDESOIR7121": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7122": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7123": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7124": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7125": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7126": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7127": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7128": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7129": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "NBHPERISCO712": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6) and (GARDEMER7128 or GARDESOIR268)" + }, + "SPO1": { + "CADSP1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "SPO1NB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO1)" + }, + "SPO2": { + "CADSP1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "SPO2NB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO2)" + }, + "SPO3": { + "CADSP1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "SPO3NB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO3)" + }, + "SPO4": { + "CADSP1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "SPO4NB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO4)" + }, + "SPO5": { + "CADSP1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "SPO5NB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO5)" + }, + "SPO6": { + "CADSP1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "SPO6NB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO6)" + }, + "SPO7": { + "CADSP1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "SPO7NB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO7)" + }, + "SPO8": { + "CADSP1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "SPO8NB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO8)" + }, + "SPO9": { + "CADSP1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "SPO9NB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO9)" + }, + "T_AN": { + "SCOL": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2)", + "INA06": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (nvl(T_SITUAEU ,\"9\")=\"3\" or nvl(T_SITUAEU ,\"9\")=\"4\" or nvl(T_SITUAEU ,\"9\")=\"5\" or nvl(T_SITUAEU ,\"9\")=\"7\" or nvl(T_SITUAEU ,\"9\")=\"8\") and (T_AGE <70 and nvl(T_SITUAEU,\"9\") <> \"6\")", + "PERCO": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_AGE >17)", + "MODGA1": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA2": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA3": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA4": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA5": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA6": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA7": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA8": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "NBHGA3": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3) and (MODGA3)", + "NBHGA4": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3) and (MODGA4)", + "NBHGA5": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3) and (MODGA5)", + "NBHGA6": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3) and (MODGA6)", + "NBHGA7": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3) and (MODGA7)", + "PASSER": "(not(ENF1225 =0)) and (ENF1225NB>1) and (NB_POTENTIAL_KISH >1)", + "T_VEUF": "(T_AGE > 14) and (T_SITUCONJ4 = true)", + "GAEXCEP": "(ENF013NB >0) and (ENF013NB >0) and (nvl(GARDEDIFF,\"9\") = \"1\" or nvl(GARDEDIFF,\"9\") = \"2\" or nvl(GARDEDIFF,\"9\") = \"3\" or nvl(GARDEDIFF,\"9\") = \"4\")", + "IS_KISH": "(not(ENF1225 =0)) and (ENF1225NB>1) and (NB_POTENTIAL_KISH >1)", + "TYPECOL": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\")", + "T_FFVAC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"2\" and T_AGE < 35)", + "ENFANTREP": "(not(ENF1225 =0)) and (ENF1225NB>1)", + "GARDEDIFF": "(ENF013NB >0) and (ENF013NB >0)", + "KISHCONNU": "(not(ENF1225 =0)) and (ENF1225NB>1) and (NB_POTENTIAL_KISH =1)", + "MENSATIS2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND =\"1\") and (\"1\" in LIENS) and (ENF018NB > 0)", + "PRES_SOIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (ENF013NB >0)", + "RETRAITE1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "ENFANTKISH": "(not(ENF1225 =0)) and (ENF1225NB>1) and (IS_KISH =\"1\")", + "PRES_MATIN": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (ENF013NB >0)", + "GARDEMER261": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER262": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER263": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER264": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER265": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER266": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER267": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER268": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER269": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "T_SITUCONJ1": "(T_AGE > 14)", + "T_SITUCONJ2": "(T_AGE > 14)", + "T_SITUCONJ3": "(T_AGE > 14)", + "T_SITUCONJ4": "(T_AGE > 14)", + "T_SITUCONJ5": "(T_AGE > 14)", + "T_SITUCONJ6": "(T_AGE > 14)", + "T_SITUCONJ7": "(T_AGE > 14)", + "T_SITUCONJ8": "(T_AGE > 14)", + "GARDEMER7121": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7122": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7123": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7124": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7125": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7126": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7127": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7128": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7129": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR261": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR262": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR263": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR264": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR265": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR266": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR267": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR268": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR269": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "NBHPERISCO26": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7) and (GARDEMER268 or GARDESOIR268)", + "GARDESOIR7121": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7122": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7123": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7124": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7125": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7126": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7127": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7128": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7129": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "NBHPERISCO712": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6) and (GARDEMER7128 or GARDESOIR268)" + }, + "T_FF": { + "RELAET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "MIDETUH": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_EMPLOI =\"2\")", + "MIDETUL": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_EMPLOI =\"2\")", + "OCCASET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET,\"9\")=\"1\")", + "T_FFBAC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFLIEU = \"1\") and (T_FFCLA = \"6\" or T_FFCLA = \"7\")", + "T_FFCAP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFLIEU = \"1\") and (T_FFCLA = \"9\")", + "T_FFCLA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFLIEU = \"1\")", + "T_FFVAC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"2\" and T_AGE < 35)", + "CUMELET1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "FORINTER": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(T_FFLIEU,\"9\") =\"1\" or nvl(T_FFLIEU,\"9\") =\"2\" or nvl(T_FFLIEU,\"9\") =\"3\" or nvl(T_FFLIEU,\"9\") =\"4\")", + "REVENUET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "T_AGENIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and ((T_FSANSDIP = \"1\") or (T_FFM = \"2\" and (((T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_DIPINTAL = \"121009\" or T_DIPINTAL = \"121010\")) or ((nvl(T_DIPINTAL, \"999999\") = \"999999\") and (T_DIPLNIV = \"2\" or T_DIPLNIV = \"1\"))))) and (nvl(cast(T_NIV0INIT, integer), 3) > 2) and (nvl(T_DATNIV,9999)=9999)", + "T_DATNIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and ((T_FSANSDIP = \"1\") or (T_FFM = \"2\" and (((T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_DIPINTAL = \"121009\" or T_DIPINTAL = \"121010\")) or ((nvl(T_DIPINTAL, \"999999\") = \"999999\") and (T_DIPLNIV = \"2\" or T_DIPLNIV = \"1\"))))) and (nvl(cast(T_NIV0INIT, integer), 3) > 2)", + "T_FFCONC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"2\")", + "T_FFDIPL": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"1\")", + "T_FFLIEU": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\")", + "T_FFNIVA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"2\") and (T_FFCONC = \"2\" or T_FFCONC = \"4\" or T_FFCONC = \"7\" or T_FFCONC = \"8\")", + "T_FFNIVB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"4\" and T_FFLIEU = \"3\")", + "T_FFNIVC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"4\" and T_FFLIEU <> \"3\")", + "NBTRAVHET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET,\"9\")=\"1\")", + "TYPETRAVET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET,\"9\")=\"1\")", + "T_FSANSDIP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FFM = \"2\" and T_TYPDIP = \"3\")", + "T_NIV0INIT": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and ((T_FSANSDIP = \"1\") or (T_FFM = \"2\" and (((T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_DIPINTAL = \"121009\" or T_DIPINTAL = \"121010\")) or ((nvl(T_DIPINTAL, \"999999\") = \"999999\") and (T_DIPLNIV = \"2\" or T_DIPLNIV = \"1\")))))", + "HEURETRAVET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(T_EMPLOI,\"9\")=\"2\")", + "TR_REVENUET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\") and (REVENUET =9999 or REVENUET=9998)", + "T_FFDIPLNIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and ((T_FFTYPFORM = \"4\" and T_FFLIEU <> \"3\") or (T_FFTYPFORM = \"1\" and nvl(T_FFDIPL, \"999999\") = \"999999\"))", + "T_FFTYPFORM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFLIEU = \"2\" or T_FFLIEU = \"3\" or T_FFLIEU = \"4\" or T_FFLIEU = \"5\" or T_FFLIEU = \"6\" or T_FFLIEU = \"7\" or T_FFCLA = \"10\")", + "T_FFDIPLCLAA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"1\") and (T_TYPLIST = \"1\")", + "T_FFDIPLCLAB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"1\") and (T_TYPLIST = \"2\")", + "T_FFDIPLCLAIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"1\") and (nvl(T_FFDIPL , \"999999\") = \"999999\")" + }, + "AID10": { + "AID10F": "(AID10)", + "AID10Q1": "(AID10)", + "AID10Q2": "(AID10)", + "AID10Q3": "(AID10)", + "AID10Q4": "(AID10)" + }, + "AID11": { + "AID11F": "(AID11)", + "AID11Q1": "(AID11)", + "AID11Q2": "(AID11)", + "AID11Q3": "(AID11)", + "AID11Q4": "(AID11)" + }, + "DECID": { + "CONTRAINTES": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(DECID,\"9\") =\"1\" or nvl(DECID,\"9\")=\"2\")" + }, + "LIENS": { + "CHO1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\") and (nvl(CHO2,\"9\") =\"2\")", + "CHO4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\") and (nvl(CHO2 ,\"9\")=\"2\" and nvl(CHO3 ,\"9\")=\"2\")", + "CHO5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "MEN1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "RTTJ": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\")", + "SPO1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO9": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "T_FF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "CHO61": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO62": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO63": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO64": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO65": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO66": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO67": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO68": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO69": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO71": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO72": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO73": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO74": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "DECID": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "HORAI": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\")", + "INA01": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA02": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA04": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (NBINA03 >1)", + "INA05": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (nvl(T_SITUAEU ,\"9\")=\"3\" or nvl(T_SITUAEU ,\"9\")=\"4\" or nvl(T_SITUAEU ,\"9\")=\"5\" or nvl(T_SITUAEU ,\"9\")=\"7\" or nvl(T_SITUAEU ,\"9\")=\"8\")", + "INA06": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (nvl(T_SITUAEU ,\"9\")=\"3\" or nvl(T_SITUAEU ,\"9\")=\"4\" or nvl(T_SITUAEU ,\"9\")=\"5\" or nvl(T_SITUAEU ,\"9\")=\"7\" or nvl(T_SITUAEU ,\"9\")=\"8\") and (T_AGE <70 and nvl(T_SITUAEU,\"9\") <> \"6\")", + "INA07": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA08": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (T_SITUAEU =\"3\")", + "INA09": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (T_SITUAEU =\"3\")", + "MATCH": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN1A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN1F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN1)", + "MEN1J": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN1)", + "MEN1S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN2A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN2F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN2)", + "MEN2J": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN2)", + "MEN2S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN3A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN3F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN3)", + "MEN3J": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN3)", + "MEN3S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN4A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN4F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN4)", + "MEN4J": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN4)", + "MEN4S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN5A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN5F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN5)", + "MEN5J": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN5)", + "MEN5S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN6A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN6F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN6)", + "MEN6J": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN6)", + "MEN6S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN7A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN7F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN7)", + "MEN7J": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN7)", + "MEN7S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MIDIH": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "MUSEE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "NUITC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "PERCO": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_AGE >17)", + "QIREP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (nvl(RESIND,\"9\") =\"2\")", + "QPRCU": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\") and (T_STCPUB = \"2\")", + "RTTJI": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_STCPUB,\"9\") =\"1\")", + "SOIRC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "SPO10": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "TEM1A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")", + "TEM2A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")", + "TEM3A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")", + "TEM4A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\") and (\"1\" in LIENS)", + "TEM5A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")", + "TEM6A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\") and (\"3\" in LIENS)", + "TEM7A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")", + "TEM8A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")", + "TEM9A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\") and (T_EMPLOI =\"1\")", + "T_TPP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\" or T_STCPUB = \"4\") and (T_CONTAC <> \"4\")", + "BIBLIO": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "CADSP1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CHO610": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CINEMA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "FREQTV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "INA031": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA032": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA033": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA034": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA035": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA036": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA037": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA038": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA039": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "LIEUW1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUWP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (NBLIEUW>1)", + "MATCHF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(MATCH ,\"9\")=\"1\")", + "MUSEEF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(MUSEE ,\"9\")=\"1\")", + "PASSER": "(not(ENF1225 =0)) and (ENF1225NB>1) and (NB_POTENTIAL_KISH >1)", + "RAISTP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_TPP,\"9\")=\"2\")", + "RAISTR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_TPP,\"9\")=\"2\") and (nvl(RAISTP,\"9\") =\"8\")", + "RELAET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "RESIND": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\")", + "SOMTBL": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")", + "SPO1NB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO1)", + "SPO2NB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO2)", + "SPO3NB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO3)", + "SPO4NB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO4)", + "SPO5NB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO5)", + "SPO6NB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO6)", + "SPO7NB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO7)", + "SPO8NB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO8)", + "SPO9NB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO9)", + "T_GALI": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "VALIQI": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "ACTARTI": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "BIBLIOF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(BIBLIO ,\"9\")=\"1\")", + "CINEMAF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(CINEMA ,\"9\")=\"1\")", + "DOMTRAV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\")", + "FATIGUE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "INA0310": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "IS_KISH": "(not(ENF1225 =0)) and (ENF1225NB>1) and (NB_POTENTIAL_KISH >1)", + "MIDETUH": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_EMPLOI =\"2\")", + "MIDETUL": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_EMPLOI =\"2\")", + "NBTRAVH": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\")", + "OCCASET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET,\"9\")=\"1\")", + "SAMEDIC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "SERVHM1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM9": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "STIGTOT": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")", + "T_ACTIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\")", + "T_CHRON": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "T_FFBAC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFLIEU = \"1\") and (T_FFCLA = \"6\" or T_FFCLA = \"7\")", + "T_FFCAP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFLIEU = \"1\") and (T_FFCLA = \"9\")", + "T_FFCLA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFLIEU = \"1\")", + "T_FFVAC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"2\" and T_AGE < 35)", + "T_NBEMP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "T_NPARL": "(T_TYPE_MEN_LOG = 6 and \"2\" in LIENS)", + "T_QPRCR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\") and (T_STCPUB = \"3\")", + "T_SPAR1": "(nvl(T_NBPARL,0) = 1)", + "CUMELET1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "FORINTER": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(T_FFLIEU,\"9\") =\"1\" or nvl(T_FFLIEU,\"9\") =\"2\" or nvl(T_FFLIEU,\"9\") =\"3\" or nvl(T_FFLIEU,\"9\") =\"4\")", + "LIEUMIDI": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "MENRARE1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "NBANTRAV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI=\"1\")", + "NBTRAVH2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_NBEMP,\"9\")=\"2\")", + "NBTRAVHI": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_STCPUB,\"9\") =\"1\")", + "REVENUET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "SATISENF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\") and (\"3\" in LIENS)", + "SERVHM10": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM11": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM12": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM13": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM1F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM1)", + "SERVHM2F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM2)", + "SERVHM3F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM3)", + "SERVHM4F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM4)", + "SERVHM5F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM5)", + "SERVHM6F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM6)", + "SERVHM7F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM7)", + "SERVHM8F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM8)", + "SERVHM9F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM9)", + "TELETRAV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\")", + "TTP_TYPE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_TPP,\"9\")=\"2\")", + "T_AACTIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\")", + "T_AGEDIP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (nvl(T_DATDIP,9999)=9999)", + "T_AGENIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and ((T_FSANSDIP = \"1\") or (T_FFM = \"2\" and (((T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_DIPINTAL = \"121009\" or T_DIPINTAL = \"121010\")) or ((nvl(T_DIPINTAL, \"999999\") = \"999999\") and (T_DIPLNIV = \"2\" or T_DIPLNIV = \"1\"))))) and (nvl(cast(T_NIV0INIT, integer), 3) > 2) and (nvl(T_DATNIV,9999)=9999)", + "T_AQPRCR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB = \"2\" or T_ASTCPUB = \"3\") and (T_ASTCPUB = \"3\")", + "T_AQPRCU": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB = \"2\" or T_ASTCPUB = \"3\") and (T_ASTCPUB = \"2\")", + "T_CONTAC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\" or T_STCPUB = \"4\")", + "T_DATDIP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\")", + "T_DATNIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and ((T_FSANSDIP = \"1\") or (T_FFM = \"2\" and (((T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_DIPINTAL = \"121009\" or T_DIPINTAL = \"121010\")) or ((nvl(T_DIPINTAL, \"999999\") = \"999999\") and (T_DIPLNIV = \"2\" or T_DIPLNIV = \"1\"))))) and (nvl(cast(T_NIV0INIT, integer), 3) > 2)", + "T_DIPSDA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_SPEUN = \"2\")", + "T_ENCADR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\")", + "T_FFCONC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"2\")", + "T_FFDIPL": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"1\")", + "T_FFLIEU": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\")", + "T_FFNIVA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"2\") and (T_FFCONC = \"2\" or T_FFCONC = \"4\" or T_FFCONC = \"7\" or T_FFCONC = \"8\")", + "T_FFNIVB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"4\" and T_FFLIEU = \"3\")", + "T_FFNIVC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"4\" and T_FFLIEU <> \"3\")", + "T_NBSAL1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"1\")", + "T_NBSAL2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"5\")", + "T_NBSALA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_NBSAL1 = \"1\" or T_NBSAL2 = \"1\")", + "T_PCLCAF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_SEXE, \"1\") = \"2\")", + "T_PCLCAH": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_SEXE, \"1\") = \"1\")", + "T_STCPUB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "T_TYPDIP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "CHANGCLIM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")", + "DIMANCHEC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "ENFANTREP": "(not(ENF1225 =0)) and (ENF1225NB>1)", + "GARDEADEP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_TPP,\"9\")=\"2\") and (nvl(RAISTP,\"9\") =\"6\")", + "GARDEAENF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_TPP,\"9\")=\"2\") and (nvl(RAISTP,\"9\") =\"5\")", + "KISHCONNU": "(not(ENF1225 =0)) and (ENF1225NB>1) and (NB_POTENTIAL_KISH =1)", + "MENRARE1A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE1S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE2A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE2S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE3A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE3S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE4A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE4S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE5A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE5S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE6A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE6S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENSATIS1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND =\"1\") and (\"1\" in LIENS)", + "MENSATIS2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND =\"1\") and (\"1\" in LIENS) and (ENF018NB > 0)", + "MENSATIS3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND =\"1\") and (\"3\" in LIENS)", + "NBTRAVHAF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_STCPUB,\"9\") =\"5\")", + "NBTRAVHET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET,\"9\")=\"1\")", + "PRES_SOIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (ENF013NB >0)", + "RAPVIEPRO": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "RETRAITE1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "SERVHM10F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM10)", + "SERVHM11F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM11)", + "SERVHM12F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM12)", + "SERVHM1Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM1)", + "SERVHM1Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM1)", + "SERVHM1Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM1)", + "SERVHM1Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM1)", + "SERVHM2Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM2)", + "SERVHM2Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM2)", + "SERVHM2Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM2)", + "SERVHM2Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM2)", + "SERVHM3Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM3)", + "SERVHM3Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM3)", + "SERVHM3Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM3)", + "SERVHM3Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM3)", + "SERVHM4Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM4)", + "SERVHM4Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM4)", + "SERVHM4Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM4)", + "SERVHM4Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM4)", + "SERVHM5Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM5)", + "SERVHM5Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM5)", + "SERVHM5Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM5)", + "SERVHM5Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM5)", + "SERVHM6Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM6)", + "SERVHM6Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM6)", + "SERVHM6Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM6)", + "SERVHM6Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM6)", + "SERVHM7Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM7)", + "SERVHM7Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM7)", + "SERVHM7Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM7)", + "SERVHM7Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM7)", + "SERVHM8Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM8)", + "SERVHM8Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM8)", + "SERVHM8Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM8)", + "SERVHM8Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM8)", + "SERVHM9Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM9)", + "SERVHM9Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM9)", + "SERVHM9Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM9)", + "SERVHM9Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM9)", + "SPECTACLE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "TTSOUHAIT": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\") and (TELETRAV <>\"1\")", + "T_AENCADR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB = \"2\" or T_ASTCPUB = \"3\")", + "T_ANBSAL1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB = \"1\")", + "T_ANBSAL2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB = \"5\")", + "T_APCLCAF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (nvl(T_SEXE, \"1\") = \"2\")", + "T_APCLCAH": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (nvl(T_SEXE, \"1\") = \"1\")", + "T_ASTCPUB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\")", + "T_DIPINTA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (nvl(T_DIPINTAL, \"999999\") = \"999999\")", + "T_DIPLNIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (nvl(T_DIPINTAL, \"999999\") = \"999999\")", + "T_SANTGEN": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "T_SITUAEU": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "T_TRAVAIL": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(T_SITUAEU , \"2\") <> \"1\")", + "ACTBENEVOL": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "COURSESBIO": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")", + "ENFANTKISH": "(not(ENF1225 =0)) and (ENF1225NB>1) and (IS_KISH =\"1\")", + "FREQ_BENEV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "PRES_MATIN": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (ENF013NB >0)", + "RESP_BENEV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "SERVHM10Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM10)", + "SERVHM10Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM10)", + "SERVHM10Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM10)", + "SERVHM10Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM10)", + "SERVHM11Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM11)", + "SERVHM11Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM11)", + "SERVHM11Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM11)", + "SERVHM11Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM11)", + "SERVHM12Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM12)", + "SERVHM12Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM12)", + "SERVHM12Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM12)", + "SERVHM12Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM12)", + "SMARTPHONE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPECTACLEF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(SPECTACLE ,\"9\")=\"1\")", + "TYPETRAVET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET,\"9\")=\"1\")", + "T_ACTIVDOM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\") and (nvl(T_ACTIV, \"99_999\") = \"99_999\")", + "T_DIPINTAL": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\")", + "T_DIPSINTA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_SPEUN = \"2\") and (nvl(T_DIPSDA, \"9999999\") = \"9999999\")", + "T_FSANSDIP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FFM = \"2\" and T_TYPDIP = \"3\")", + "T_NIV0INIT": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and ((T_FSANSDIP = \"1\") or (T_FFM = \"2\" and (((T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_DIPINTAL = \"121009\" or T_DIPINTAL = \"121010\")) or ((nvl(T_DIPINTAL, \"999999\") = \"999999\") and (T_DIPLNIV = \"2\" or T_DIPLNIV = \"1\")))))", + "ACTARTI_NBH": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTARTI ,\"9\")=\"1\")", + "COMPATIB_HT": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "CONTRAINTES": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(DECID,\"9\") =\"1\" or nvl(DECID,\"9\")=\"2\")", + "DUREECOUPLE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_PRENOM = PRENOMREF) and (\"1\" in LIENS)", + "HEURETRAVET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(T_EMPLOI,\"9\")=\"2\")", + "MS_CONT_AMI": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "POSTENQUETE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")", + "RAIS1_FATI1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI9": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "TELETRAVAIM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\") and (nvl(TELETRAV,\"9\") =\"1\") and (nvl(TELETRAVCOMP,\"9\") =\"1\")", + "TR_REVENUET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\") and (REVENUET =9999 or REVENUET=9998)", + "T_AACTIVDOM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\") and (nvl(T_AACTIV,\"99_999\") = \"99_999\")", + "T_ACTIVANTE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"2\")", + "T_FFDIPLNIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and ((T_FFTYPFORM = \"4\" and T_FFLIEU <> \"3\") or (T_FFTYPFORM = \"1\" and nvl(T_FFDIPL, \"999999\") = \"999999\"))", + "T_FFTYPFORM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFLIEU = \"2\" or T_FFLIEU = \"3\" or T_FFLIEU = \"4\" or T_FFLIEU = \"5\" or T_FFLIEU = \"6\" or T_FFLIEU = \"7\" or T_FFCLA = \"10\")", + "T_NBSALETAB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\")", + "TELETRAVCOMP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\") and (nvl(TELETRAV,\"9\") =\"1\")", + "TEMPS_BENEVM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\") and (FREQ_BENEV =\"2\" or FREQ_BENEV =\"3\" or FREQ_BENEV =\"4\")", + "TEMPS_BENEVS": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\") and (FREQ_BENEV =\"1\")", + "T_ACTIVANTEB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"2\") and (T_ACTIVANTE = \"1\")", + "T_ACTIVCLAIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\") and (nvl(T_ACTIV, \"99_999\") = \"99_999\")", + "T_FFDIPLCLAA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"1\") and (T_TYPLIST = \"1\")", + "T_FFDIPLCLAB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"1\") and (T_TYPLIST = \"2\")", + "T_NBSALETABA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\") and (T_NBSALETAB = \"1\")", + "T_PCLCACLAIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and ((nvl(T_SEXE, \"1\") = \"1\" and nvl(T_PCLCAH,\"9999\") = \"9999\" ) or (T_SEXE = \"2\" and nvl(T_PCLCAF, \"9999\") = \"9999\"))", + "FREQ_INTERNET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "TYPSTRUCTURE1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "T_AACTIVCLAIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\") and (nvl(T_AACTIV,\"99_999\") = \"99_999\")", + "T_APCLCACLAIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and ((nvl(T_SEXE, \"1\") = \"1\" and nvl(T_APCLCAH,\"9999\") = \"9999\" ) or (T_SEXE = \"2\" and nvl(T_APCLCAF, \"9999\") = \"9999\"))", + "T_FFDIPLCLAIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"1\") and (nvl(T_FFDIPL , \"999999\") = \"999999\")", + "T_PCLCACLAIRP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and ((nvl(T_SEXE, \"1\") = \"1\" and nvl(T_PCLCAH,\"9999\") = \"9999\" ) or (T_SEXE = \"2\" and nvl(T_PCLCAF, \"9999\") = \"9999\")) and (T_PCLCACLAIR_FLOUS)", + "MS_CONT_PROCHE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "T_ACTIVDOM_COM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\") and (nvl(T_ACTIV, \"99_999\") = \"99_999\") and (T_ACTIVDOM = \"4\")", + "T_ACTIVDOM_SOC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\") and (nvl(T_ACTIV, \"99_999\") = \"99_999\") and (T_ACTIVDOM = \"9\")", + "T_APCLCACLAIRP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and ((nvl(T_SEXE, \"1\") = \"1\" and nvl(T_APCLCAH,\"9999\") = \"9999\" ) or (T_SEXE = \"2\" and nvl(T_APCLCAF, \"9999\") = \"9999\")) and (T_APCLCACLAIR_FLOUS)", + "UTIL_INTERNET1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET9": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "STRUCTURE_PRINC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\") and (nvl(NBACTBENEVOL,0) >1)", + "T_AACTIVDOM_COM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\") and (nvl(T_AACTIV,\"99_999\") = \"99_999\") and (T_AACTIVDOM = \"4\")", + "T_AACTIVDOM_SOC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\") and (nvl(T_AACTIV,\"99_999\") = \"99_999\") and (T_AACTIVDOM = \"9\")", + "UTIL_INTERNET10": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET11": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "ACTARTI_INTERNET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTARTI ,\"9\")=\"1\")", + "TYPECONTRAINTES1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "FREQ_INTERNET_INTENSE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")" + }, + "MATCH": { + "MATCHF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(MATCH ,\"9\")=\"1\")" + }, + "MUSEE": { + "MUSEEF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(MUSEE ,\"9\")=\"1\")" + }, + "SERV1": { + "SERV1M": "(SERV1)", + "SERV1AF": "(SERV1) and (nvl(SERV1M, \"9\") = \"2\")", + "SERV1MF": "(SERV1) and (nvl(SERV1M, \"2\") = \"1\")" + }, + "SERV2": { + "SERV2M": "(SERV2)", + "SERV2AF": "(SERV2) and (nvl(SERV2M, \"9\") = \"2\")", + "SERV2MF": "(SERV2) and (nvl(SERV2M, \"2\") = \"1\")" + }, + "SERV3": { + "SERV3M": "(SERV3)", + "SERV3AF": "(SERV3) and (nvl(SERV3M, \"9\") = \"2\")", + "SERV3MF": "(SERV3) and (nvl(SERV3M, \"2\") = \"1\")" + }, + "SERV4": { + "SERV4M": "(SERV4)", + "SERV4AF": "(SERV4) and (nvl(SERV4M, \"9\") = \"2\")", + "SERV4MF": "(SERV4) and (nvl(SERV4M, \"9\") = \"1\")" + }, + "SERV5": { + "SERV5M": "(SERV5)", + "SERV5AF": "(SERV5) and (nvl(SERV5M, \"9\") = \"2\")", + "SERV5MF": "(SERV5) and (nvl(SERV5M, \"9\") = \"1\")" + }, + "SERV6": { + "SERV6M": "(SERV6)", + "SERV6AF": "(SERV6) and (nvl(SERV6M, \"9\") = \"2\")", + "SERV6MF": "(SERV6) and (nvl(SERV6M, \"9\") = \"1\")" + }, + "SERV7": { + "SERV7M": "(SERV7)", + "SERV7AF": "(SERV7) and (nvl(SERV7M,\"9\")=\"2\")", + "SERV7MF": "(SERV7) and (nvl(SERV7M, \"9\") = \"1\")" + }, + "SERV8": { + "SERV8M": "(SERV8)", + "SERV8AF": "(SERV8) and (nvl(SERV8M, \"9\") = \"2\")", + "SERV8MF": "(SERV8) and (nvl(SERV8M, \"9\") = \"1\")" + }, + "SERV9": { + "SERV9M": "(SERV9)", + "SERV9AF": "(SERV9) and (nvl(SERV9M, \"9\") = \"2\")", + "SERV9MF": "(SERV9) and (nvl(SERV9M, \"9\") = \"1\")" + }, + "T_AGE": { + "MODGA1": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA2": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA3": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA4": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA5": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA6": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA7": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA8": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "RETRAITE1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "GARDEMER261": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER262": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER263": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER264": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER265": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER266": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER267": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER268": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER269": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "T_SITUCONJ1": "(T_AGE > 14)", + "T_SITUCONJ2": "(T_AGE > 14)", + "T_SITUCONJ3": "(T_AGE > 14)", + "T_SITUCONJ4": "(T_AGE > 14)", + "T_SITUCONJ5": "(T_AGE > 14)", + "T_SITUCONJ6": "(T_AGE > 14)", + "T_SITUCONJ7": "(T_AGE > 14)", + "T_SITUCONJ8": "(T_AGE > 14)", + "GARDEMER7121": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7122": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7123": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7124": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7125": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7126": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7127": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7128": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7129": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR261": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR262": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR263": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR264": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR265": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR266": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR267": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR268": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR269": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR7121": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7122": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7123": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7124": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7125": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7126": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7127": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7128": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7129": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)" + }, + "T_TPP": { + "RAISTP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_TPP,\"9\")=\"2\")", + "RAISTR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_TPP,\"9\")=\"2\") and (nvl(RAISTP,\"9\") =\"8\")", + "TTP_TYPE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_TPP,\"9\")=\"2\")", + "GARDEADEP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_TPP,\"9\")=\"2\") and (nvl(RAISTP,\"9\") =\"6\")", + "GARDEAENF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_TPP,\"9\")=\"2\") and (nvl(RAISTP,\"9\") =\"5\")" + }, + "AGE013": { + "MODGA1": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA2": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA3": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA4": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA5": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA6": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA7": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA8": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "GARDEMER261": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER262": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER263": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER264": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER265": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER266": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER267": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER268": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER269": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER7121": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7122": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7123": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7124": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7125": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7126": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7127": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7128": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7129": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR261": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR262": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR263": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR264": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR265": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR266": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR267": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR268": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR269": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR7121": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7122": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7123": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7124": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7125": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7126": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7127": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7128": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7129": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)" + }, + "BIBLIO": { + "BIBLIOF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(BIBLIO ,\"9\")=\"1\")" + }, + "CINEMA": { + "CINEMAF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(CINEMA ,\"9\")=\"1\")" + }, + "INA031": { + "INA04": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (NBINA03 >1)" + }, + "INA032": { + "INA04": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (NBINA03 >1)" + }, + "INA033": { + "INA04": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (NBINA03 >1)" + }, + "INA034": { + "INA04": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (NBINA03 >1)" + }, + "INA035": { + "INA04": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (NBINA03 >1)" + }, + "INA036": { + "INA04": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (NBINA03 >1)" + }, + "INA037": { + "INA04": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (NBINA03 >1)" + }, + "INA038": { + "INA04": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (NBINA03 >1)" + }, + "INA039": { + "INA04": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (NBINA03 >1)" + }, + "LIEUW1": { + "LIEUWP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (NBLIEUW>1)" + }, + "LIEUW2": { + "LIEUWP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (NBLIEUW>1)" + }, + "LIEUW3": { + "LIEUWP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (NBLIEUW>1)" + }, + "LIEUW4": { + "LIEUWP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (NBLIEUW>1)" + }, + "LIEUW5": { + "LIEUWP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (NBLIEUW>1)" + }, + "LIEUW6": { + "LIEUWP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (NBLIEUW>1)" + }, + "LIEUW7": { + "LIEUWP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (NBLIEUW>1)" + }, + "MODGA3": { + "NBHGA3": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3) and (MODGA3)" + }, + "MODGA4": { + "NBHGA4": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3) and (MODGA4)" + }, + "MODGA5": { + "NBHGA5": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3) and (MODGA5)" + }, + "MODGA6": { + "NBHGA6": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3) and (MODGA6)" + }, + "MODGA7": { + "NBHGA7": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3) and (MODGA7)" + }, + "RAISTP": { + "RAISTR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_TPP,\"9\")=\"2\") and (nvl(RAISTP,\"9\") =\"8\")", + "GARDEADEP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_TPP,\"9\")=\"2\") and (nvl(RAISTP,\"9\") =\"6\")", + "GARDEAENF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_TPP,\"9\")=\"2\") and (nvl(RAISTP,\"9\") =\"5\")" + }, + "RESIND": { + "CHO1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\") and (nvl(CHO2,\"9\") =\"2\")", + "CHO4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\") and (nvl(CHO2 ,\"9\")=\"2\" and nvl(CHO3 ,\"9\")=\"2\")", + "CHO5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "MEN1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "RTTJ": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\")", + "SPO1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO9": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "T_FF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "CHO61": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO62": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO63": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO64": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO65": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO66": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO67": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO68": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO69": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO71": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO72": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO73": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO74": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "DECID": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "HORAI": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\")", + "INA01": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA02": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA04": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (NBINA03 >1)", + "INA05": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (nvl(T_SITUAEU ,\"9\")=\"3\" or nvl(T_SITUAEU ,\"9\")=\"4\" or nvl(T_SITUAEU ,\"9\")=\"5\" or nvl(T_SITUAEU ,\"9\")=\"7\" or nvl(T_SITUAEU ,\"9\")=\"8\")", + "INA06": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (nvl(T_SITUAEU ,\"9\")=\"3\" or nvl(T_SITUAEU ,\"9\")=\"4\" or nvl(T_SITUAEU ,\"9\")=\"5\" or nvl(T_SITUAEU ,\"9\")=\"7\" or nvl(T_SITUAEU ,\"9\")=\"8\") and (T_AGE <70 and nvl(T_SITUAEU,\"9\") <> \"6\")", + "INA07": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA08": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (T_SITUAEU =\"3\")", + "INA09": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (T_SITUAEU =\"3\")", + "MATCH": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN1A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN1F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN1)", + "MEN1J": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN1)", + "MEN1S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN2A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN2F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN2)", + "MEN2J": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN2)", + "MEN2S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN3A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN3F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN3)", + "MEN3J": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN3)", + "MEN3S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN4A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN4F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN4)", + "MEN4J": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN4)", + "MEN4S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN5A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN5F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN5)", + "MEN5J": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN5)", + "MEN5S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN6A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN6F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN6)", + "MEN6J": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN6)", + "MEN6S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN7A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN7F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN7)", + "MEN7J": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN7)", + "MEN7S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MIDIH": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "MUSEE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "NUITC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "PERCO": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_AGE >17)", + "QIREP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (nvl(RESIND,\"9\") =\"2\")", + "QPRCU": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\") and (T_STCPUB = \"2\")", + "RTTJI": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_STCPUB,\"9\") =\"1\")", + "SOIRC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "SPO10": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "TEM1A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")", + "TEM2A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")", + "TEM3A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")", + "TEM4A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\") and (\"1\" in LIENS)", + "TEM5A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")", + "TEM6A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\") and (\"3\" in LIENS)", + "TEM7A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")", + "TEM8A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")", + "TEM9A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\") and (T_EMPLOI =\"1\")", + "T_TPP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\" or T_STCPUB = \"4\") and (T_CONTAC <> \"4\")", + "BIBLIO": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "CADSP1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CHO610": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CINEMA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "FREQTV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "INA031": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA032": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA033": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA034": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA035": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA036": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA037": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA038": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA039": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "LIEUW1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUWP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (NBLIEUW>1)", + "MATCHF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(MATCH ,\"9\")=\"1\")", + "MUSEEF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(MUSEE ,\"9\")=\"1\")", + "RAISTP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_TPP,\"9\")=\"2\")", + "RAISTR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_TPP,\"9\")=\"2\") and (nvl(RAISTP,\"9\") =\"8\")", + "RELAET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "SOMTBL": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")", + "SPO1NB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO1)", + "SPO2NB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO2)", + "SPO3NB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO3)", + "SPO4NB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO4)", + "SPO5NB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO5)", + "SPO6NB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO6)", + "SPO7NB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO7)", + "SPO8NB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO8)", + "SPO9NB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO9)", + "T_GALI": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "VALIQI": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "ACTARTI": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "BIBLIOF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(BIBLIO ,\"9\")=\"1\")", + "CINEMAF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(CINEMA ,\"9\")=\"1\")", + "DOMTRAV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\")", + "FATIGUE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "INA0310": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "MIDETUH": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_EMPLOI =\"2\")", + "MIDETUL": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_EMPLOI =\"2\")", + "NBTRAVH": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\")", + "OCCASET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET,\"9\")=\"1\")", + "SAMEDIC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "SERVHM1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM9": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "STIGTOT": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")", + "T_ACTIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\")", + "T_CHRON": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "T_FFBAC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFLIEU = \"1\") and (T_FFCLA = \"6\" or T_FFCLA = \"7\")", + "T_FFCAP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFLIEU = \"1\") and (T_FFCLA = \"9\")", + "T_FFCLA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFLIEU = \"1\")", + "T_FFVAC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"2\" and T_AGE < 35)", + "T_NBEMP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "T_QPRCR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\") and (T_STCPUB = \"3\")", + "CUMELET1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "FORINTER": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(T_FFLIEU,\"9\") =\"1\" or nvl(T_FFLIEU,\"9\") =\"2\" or nvl(T_FFLIEU,\"9\") =\"3\" or nvl(T_FFLIEU,\"9\") =\"4\")", + "LIEUMIDI": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "MENRARE1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "NBANTRAV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI=\"1\")", + "NBTRAVH2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_NBEMP,\"9\")=\"2\")", + "NBTRAVHI": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_STCPUB,\"9\") =\"1\")", + "REVENUET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "SATISENF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\") and (\"3\" in LIENS)", + "SERVHM10": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM11": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM12": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM13": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM1F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM1)", + "SERVHM2F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM2)", + "SERVHM3F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM3)", + "SERVHM4F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM4)", + "SERVHM5F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM5)", + "SERVHM6F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM6)", + "SERVHM7F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM7)", + "SERVHM8F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM8)", + "SERVHM9F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM9)", + "TELETRAV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\")", + "TTP_TYPE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_TPP,\"9\")=\"2\")", + "T_AACTIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\")", + "T_AGEDIP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (nvl(T_DATDIP,9999)=9999)", + "T_AGENIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and ((T_FSANSDIP = \"1\") or (T_FFM = \"2\" and (((T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_DIPINTAL = \"121009\" or T_DIPINTAL = \"121010\")) or ((nvl(T_DIPINTAL, \"999999\") = \"999999\") and (T_DIPLNIV = \"2\" or T_DIPLNIV = \"1\"))))) and (nvl(cast(T_NIV0INIT, integer), 3) > 2) and (nvl(T_DATNIV,9999)=9999)", + "T_AQPRCR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB = \"2\" or T_ASTCPUB = \"3\") and (T_ASTCPUB = \"3\")", + "T_AQPRCU": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB = \"2\" or T_ASTCPUB = \"3\") and (T_ASTCPUB = \"2\")", + "T_CONTAC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\" or T_STCPUB = \"4\")", + "T_DATDIP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\")", + "T_DATNIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and ((T_FSANSDIP = \"1\") or (T_FFM = \"2\" and (((T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_DIPINTAL = \"121009\" or T_DIPINTAL = \"121010\")) or ((nvl(T_DIPINTAL, \"999999\") = \"999999\") and (T_DIPLNIV = \"2\" or T_DIPLNIV = \"1\"))))) and (nvl(cast(T_NIV0INIT, integer), 3) > 2)", + "T_DIPSDA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_SPEUN = \"2\")", + "T_ENCADR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\")", + "T_FFCONC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"2\")", + "T_FFDIPL": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"1\")", + "T_FFLIEU": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\")", + "T_FFNIVA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"2\") and (T_FFCONC = \"2\" or T_FFCONC = \"4\" or T_FFCONC = \"7\" or T_FFCONC = \"8\")", + "T_FFNIVB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"4\" and T_FFLIEU = \"3\")", + "T_FFNIVC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"4\" and T_FFLIEU <> \"3\")", + "T_NBSAL1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"1\")", + "T_NBSAL2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"5\")", + "T_NBSALA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_NBSAL1 = \"1\" or T_NBSAL2 = \"1\")", + "T_PCLCAF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_SEXE, \"1\") = \"2\")", + "T_PCLCAH": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_SEXE, \"1\") = \"1\")", + "T_STCPUB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "T_TYPDIP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "CHANGCLIM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")", + "DIMANCHEC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "GARDEADEP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_TPP,\"9\")=\"2\") and (nvl(RAISTP,\"9\") =\"6\")", + "GARDEAENF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_TPP,\"9\")=\"2\") and (nvl(RAISTP,\"9\") =\"5\")", + "MENRARE1A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE1S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE2A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE2S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE3A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE3S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE4A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE4S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE5A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE5S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE6A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE6S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENSATIS1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND =\"1\") and (\"1\" in LIENS)", + "MENSATIS2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND =\"1\") and (\"1\" in LIENS) and (ENF018NB > 0)", + "MENSATIS3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND =\"1\") and (\"3\" in LIENS)", + "NBTRAVHAF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_STCPUB,\"9\") =\"5\")", + "NBTRAVHET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET,\"9\")=\"1\")", + "PRES_SOIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (ENF013NB >0)", + "RAPVIEPRO": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "RETRAITE1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "SERVHM10F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM10)", + "SERVHM11F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM11)", + "SERVHM12F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM12)", + "SERVHM1Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM1)", + "SERVHM1Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM1)", + "SERVHM1Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM1)", + "SERVHM1Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM1)", + "SERVHM2Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM2)", + "SERVHM2Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM2)", + "SERVHM2Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM2)", + "SERVHM2Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM2)", + "SERVHM3Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM3)", + "SERVHM3Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM3)", + "SERVHM3Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM3)", + "SERVHM3Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM3)", + "SERVHM4Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM4)", + "SERVHM4Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM4)", + "SERVHM4Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM4)", + "SERVHM4Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM4)", + "SERVHM5Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM5)", + "SERVHM5Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM5)", + "SERVHM5Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM5)", + "SERVHM5Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM5)", + "SERVHM6Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM6)", + "SERVHM6Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM6)", + "SERVHM6Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM6)", + "SERVHM6Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM6)", + "SERVHM7Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM7)", + "SERVHM7Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM7)", + "SERVHM7Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM7)", + "SERVHM7Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM7)", + "SERVHM8Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM8)", + "SERVHM8Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM8)", + "SERVHM8Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM8)", + "SERVHM8Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM8)", + "SERVHM9Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM9)", + "SERVHM9Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM9)", + "SERVHM9Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM9)", + "SERVHM9Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM9)", + "SPECTACLE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "TTSOUHAIT": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\") and (TELETRAV <>\"1\")", + "T_AENCADR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB = \"2\" or T_ASTCPUB = \"3\")", + "T_ANBSAL1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB = \"1\")", + "T_ANBSAL2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB = \"5\")", + "T_APCLCAF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (nvl(T_SEXE, \"1\") = \"2\")", + "T_APCLCAH": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (nvl(T_SEXE, \"1\") = \"1\")", + "T_ASTCPUB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\")", + "T_DIPINTA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (nvl(T_DIPINTAL, \"999999\") = \"999999\")", + "T_DIPLNIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (nvl(T_DIPINTAL, \"999999\") = \"999999\")", + "T_SANTGEN": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "T_SITUAEU": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "T_TRAVAIL": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(T_SITUAEU , \"2\") <> \"1\")", + "ACTBENEVOL": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "COURSESBIO": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")", + "FREQ_BENEV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "PRES_MATIN": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (ENF013NB >0)", + "RESP_BENEV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "SERVHM10Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM10)", + "SERVHM10Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM10)", + "SERVHM10Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM10)", + "SERVHM10Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM10)", + "SERVHM11Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM11)", + "SERVHM11Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM11)", + "SERVHM11Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM11)", + "SERVHM11Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM11)", + "SERVHM12Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM12)", + "SERVHM12Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM12)", + "SERVHM12Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM12)", + "SERVHM12Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM12)", + "SMARTPHONE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPECTACLEF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(SPECTACLE ,\"9\")=\"1\")", + "TYPETRAVET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET,\"9\")=\"1\")", + "T_ACTIVDOM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\") and (nvl(T_ACTIV, \"99_999\") = \"99_999\")", + "T_DIPINTAL": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\")", + "T_DIPSINTA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_SPEUN = \"2\") and (nvl(T_DIPSDA, \"9999999\") = \"9999999\")", + "T_FSANSDIP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FFM = \"2\" and T_TYPDIP = \"3\")", + "T_NIV0INIT": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and ((T_FSANSDIP = \"1\") or (T_FFM = \"2\" and (((T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_DIPINTAL = \"121009\" or T_DIPINTAL = \"121010\")) or ((nvl(T_DIPINTAL, \"999999\") = \"999999\") and (T_DIPLNIV = \"2\" or T_DIPLNIV = \"1\")))))", + "ACTARTI_NBH": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTARTI ,\"9\")=\"1\")", + "COMPATIB_HT": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "CONTRAINTES": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(DECID,\"9\") =\"1\" or nvl(DECID,\"9\")=\"2\")", + "DUREECOUPLE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_PRENOM = PRENOMREF) and (\"1\" in LIENS)", + "HEURETRAVET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(T_EMPLOI,\"9\")=\"2\")", + "MS_CONT_AMI": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "POSTENQUETE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")", + "RAIS1_FATI1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI9": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "TELETRAVAIM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\") and (nvl(TELETRAV,\"9\") =\"1\") and (nvl(TELETRAVCOMP,\"9\") =\"1\")", + "TR_REVENUET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\") and (REVENUET =9999 or REVENUET=9998)", + "T_AACTIVDOM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\") and (nvl(T_AACTIV,\"99_999\") = \"99_999\")", + "T_ACTIVANTE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"2\")", + "T_FFDIPLNIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and ((T_FFTYPFORM = \"4\" and T_FFLIEU <> \"3\") or (T_FFTYPFORM = \"1\" and nvl(T_FFDIPL, \"999999\") = \"999999\"))", + "T_FFTYPFORM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFLIEU = \"2\" or T_FFLIEU = \"3\" or T_FFLIEU = \"4\" or T_FFLIEU = \"5\" or T_FFLIEU = \"6\" or T_FFLIEU = \"7\" or T_FFCLA = \"10\")", + "T_NBSALETAB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\")", + "TELETRAVCOMP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\") and (nvl(TELETRAV,\"9\") =\"1\")", + "TEMPS_BENEVM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\") and (FREQ_BENEV =\"2\" or FREQ_BENEV =\"3\" or FREQ_BENEV =\"4\")", + "TEMPS_BENEVS": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\") and (FREQ_BENEV =\"1\")", + "T_ACTIVANTEB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"2\") and (T_ACTIVANTE = \"1\")", + "T_ACTIVCLAIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\") and (nvl(T_ACTIV, \"99_999\") = \"99_999\")", + "T_FFDIPLCLAA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"1\") and (T_TYPLIST = \"1\")", + "T_FFDIPLCLAB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"1\") and (T_TYPLIST = \"2\")", + "T_NBSALETABA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\") and (T_NBSALETAB = \"1\")", + "T_PCLCACLAIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and ((nvl(T_SEXE, \"1\") = \"1\" and nvl(T_PCLCAH,\"9999\") = \"9999\" ) or (T_SEXE = \"2\" and nvl(T_PCLCAF, \"9999\") = \"9999\"))", + "FREQ_INTERNET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "TYPSTRUCTURE1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "T_AACTIVCLAIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\") and (nvl(T_AACTIV,\"99_999\") = \"99_999\")", + "T_APCLCACLAIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and ((nvl(T_SEXE, \"1\") = \"1\" and nvl(T_APCLCAH,\"9999\") = \"9999\" ) or (T_SEXE = \"2\" and nvl(T_APCLCAF, \"9999\") = \"9999\"))", + "T_FFDIPLCLAIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"1\") and (nvl(T_FFDIPL , \"999999\") = \"999999\")", + "T_PCLCACLAIRP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and ((nvl(T_SEXE, \"1\") = \"1\" and nvl(T_PCLCAH,\"9999\") = \"9999\" ) or (T_SEXE = \"2\" and nvl(T_PCLCAF, \"9999\") = \"9999\")) and (T_PCLCACLAIR_FLOUS)", + "MS_CONT_PROCHE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "T_ACTIVDOM_COM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\") and (nvl(T_ACTIV, \"99_999\") = \"99_999\") and (T_ACTIVDOM = \"4\")", + "T_ACTIVDOM_SOC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\") and (nvl(T_ACTIV, \"99_999\") = \"99_999\") and (T_ACTIVDOM = \"9\")", + "T_APCLCACLAIRP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and ((nvl(T_SEXE, \"1\") = \"1\" and nvl(T_APCLCAH,\"9999\") = \"9999\" ) or (T_SEXE = \"2\" and nvl(T_APCLCAF, \"9999\") = \"9999\")) and (T_APCLCACLAIR_FLOUS)", + "UTIL_INTERNET1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET9": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "STRUCTURE_PRINC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\") and (nvl(NBACTBENEVOL,0) >1)", + "T_AACTIVDOM_COM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\") and (nvl(T_AACTIV,\"99_999\") = \"99_999\") and (T_AACTIVDOM = \"4\")", + "T_AACTIVDOM_SOC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\") and (nvl(T_AACTIV,\"99_999\") = \"99_999\") and (T_AACTIVDOM = \"9\")", + "UTIL_INTERNET10": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET11": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "ACTARTI_INTERNET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTARTI ,\"9\")=\"1\")", + "TYPECONTRAINTES1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "FREQ_INTERNET_INTENSE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")" + }, + "SERV1M": { + "SERV1AF": "(SERV1) and (nvl(SERV1M, \"9\") = \"2\")", + "SERV1MF": "(SERV1) and (nvl(SERV1M, \"2\") = \"1\")" + }, + "SERV2M": { + "SERV2AF": "(SERV2) and (nvl(SERV2M, \"9\") = \"2\")", + "SERV2MF": "(SERV2) and (nvl(SERV2M, \"2\") = \"1\")" + }, + "SERV3M": { + "SERV3AF": "(SERV3) and (nvl(SERV3M, \"9\") = \"2\")", + "SERV3MF": "(SERV3) and (nvl(SERV3M, \"2\") = \"1\")" + }, + "SERV4M": { + "SERV4AF": "(SERV4) and (nvl(SERV4M, \"9\") = \"2\")", + "SERV4MF": "(SERV4) and (nvl(SERV4M, \"9\") = \"1\")" + }, + "SERV5M": { + "SERV5AF": "(SERV5) and (nvl(SERV5M, \"9\") = \"2\")", + "SERV5MF": "(SERV5) and (nvl(SERV5M, \"9\") = \"1\")" + }, + "SERV6M": { + "SERV6AF": "(SERV6) and (nvl(SERV6M, \"9\") = \"2\")", + "SERV6MF": "(SERV6) and (nvl(SERV6M, \"9\") = \"1\")" + }, + "SERV7M": { + "SERV7AF": "(SERV7) and (nvl(SERV7M,\"9\")=\"2\")", + "SERV7MF": "(SERV7) and (nvl(SERV7M, \"9\") = \"1\")" + }, + "SERV8M": { + "SERV8AF": "(SERV8) and (nvl(SERV8M, \"9\") = \"2\")", + "SERV8MF": "(SERV8) and (nvl(SERV8M, \"9\") = \"1\")" + }, + "SERV9M": { + "SERV9AF": "(SERV9) and (nvl(SERV9M, \"9\") = \"2\")", + "SERV9MF": "(SERV9) and (nvl(SERV9M, \"9\") = \"1\")" + }, + "T_NHAB": { + "CHO1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\") and (nvl(CHO2,\"9\") =\"2\")", + "CHO4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\") and (nvl(CHO2 ,\"9\")=\"2\" and nvl(CHO3 ,\"9\")=\"2\")", + "CHO5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "MEN1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "RTTJ": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\")", + "SPO1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO9": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "T_FF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "CHO61": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO62": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO63": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO64": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO65": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO66": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO67": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO68": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO69": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO71": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO72": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO73": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO74": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "DECID": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "HORAI": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\")", + "INA01": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA02": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA04": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (NBINA03 >1)", + "INA05": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (nvl(T_SITUAEU ,\"9\")=\"3\" or nvl(T_SITUAEU ,\"9\")=\"4\" or nvl(T_SITUAEU ,\"9\")=\"5\" or nvl(T_SITUAEU ,\"9\")=\"7\" or nvl(T_SITUAEU ,\"9\")=\"8\")", + "INA06": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (nvl(T_SITUAEU ,\"9\")=\"3\" or nvl(T_SITUAEU ,\"9\")=\"4\" or nvl(T_SITUAEU ,\"9\")=\"5\" or nvl(T_SITUAEU ,\"9\")=\"7\" or nvl(T_SITUAEU ,\"9\")=\"8\") and (T_AGE <70 and nvl(T_SITUAEU,\"9\") <> \"6\")", + "INA07": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA08": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (T_SITUAEU =\"3\")", + "INA09": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (T_SITUAEU =\"3\")", + "MATCH": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN1A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN1F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN1)", + "MEN1J": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN1)", + "MEN1S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN2A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN2F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN2)", + "MEN2J": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN2)", + "MEN2S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN3A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN3F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN3)", + "MEN3J": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN3)", + "MEN3S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN4A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN4F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN4)", + "MEN4J": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN4)", + "MEN4S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN5A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN5F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN5)", + "MEN5J": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN5)", + "MEN5S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN6A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN6F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN6)", + "MEN6J": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN6)", + "MEN6S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN7A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN7F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN7)", + "MEN7J": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN7)", + "MEN7S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MIDIH": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "MUSEE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "NUITC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "PERCO": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_AGE >17)", + "QIREP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (nvl(RESIND,\"9\") =\"2\")", + "QPRCU": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\") and (T_STCPUB = \"2\")", + "RTTJI": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_STCPUB,\"9\") =\"1\")", + "SOIRC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "SPO10": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "TEM1A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")", + "TEM2A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")", + "TEM3A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")", + "TEM4A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\") and (\"1\" in LIENS)", + "TEM5A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")", + "TEM6A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\") and (\"3\" in LIENS)", + "TEM7A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")", + "TEM8A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")", + "TEM9A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\") and (T_EMPLOI =\"1\")", + "T_TPP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\" or T_STCPUB = \"4\") and (T_CONTAC <> \"4\")", + "BIBLIO": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "CADSP1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CHO610": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CINEMA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "FREQTV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "INA031": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA032": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA033": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA034": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA035": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA036": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA037": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA038": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA039": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "LIEUW1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUWP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (NBLIEUW>1)", + "MATCHF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(MATCH ,\"9\")=\"1\")", + "MUSEEF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(MUSEE ,\"9\")=\"1\")", + "RAISTP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_TPP,\"9\")=\"2\")", + "RAISTR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_TPP,\"9\")=\"2\") and (nvl(RAISTP,\"9\") =\"8\")", + "RELAET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "RESIND": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\")", + "SOMTBL": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")", + "SPO1NB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO1)", + "SPO2NB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO2)", + "SPO3NB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO3)", + "SPO4NB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO4)", + "SPO5NB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO5)", + "SPO6NB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO6)", + "SPO7NB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO7)", + "SPO8NB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO8)", + "SPO9NB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO9)", + "T_GALI": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "VALIQI": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "ACTARTI": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "BIBLIOF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(BIBLIO ,\"9\")=\"1\")", + "CINEMAF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(CINEMA ,\"9\")=\"1\")", + "DOMTRAV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\")", + "FATIGUE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "INA0310": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "MIDETUH": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_EMPLOI =\"2\")", + "MIDETUL": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_EMPLOI =\"2\")", + "NBTRAVH": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\")", + "OCCASET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET,\"9\")=\"1\")", + "SAMEDIC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "SERVHM1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM9": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "STIGTOT": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")", + "T_ACTIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\")", + "T_CHRON": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "T_FFBAC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFLIEU = \"1\") and (T_FFCLA = \"6\" or T_FFCLA = \"7\")", + "T_FFCAP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFLIEU = \"1\") and (T_FFCLA = \"9\")", + "T_FFCLA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFLIEU = \"1\")", + "T_FFVAC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"2\" and T_AGE < 35)", + "T_NBEMP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "T_NPARL": "(T_TYPE_MEN_LOG = 6 and \"2\" in LIENS)", + "T_QPRCR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\") and (T_STCPUB = \"3\")", + "T_SPAR1": "(nvl(T_NBPARL,0) = 1)", + "CUMELET1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "FORINTER": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(T_FFLIEU,\"9\") =\"1\" or nvl(T_FFLIEU,\"9\") =\"2\" or nvl(T_FFLIEU,\"9\") =\"3\" or nvl(T_FFLIEU,\"9\") =\"4\")", + "LIEUMIDI": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "MENRARE1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "NBANTRAV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI=\"1\")", + "NBTRAVH2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_NBEMP,\"9\")=\"2\")", + "NBTRAVHI": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_STCPUB,\"9\") =\"1\")", + "REVENUET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "SATISENF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\") and (\"3\" in LIENS)", + "SERVHM10": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM11": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM12": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM13": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM1F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM1)", + "SERVHM2F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM2)", + "SERVHM3F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM3)", + "SERVHM4F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM4)", + "SERVHM5F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM5)", + "SERVHM6F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM6)", + "SERVHM7F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM7)", + "SERVHM8F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM8)", + "SERVHM9F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM9)", + "TELETRAV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\")", + "TTP_TYPE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_TPP,\"9\")=\"2\")", + "T_AACTIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\")", + "T_AGEDIP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (nvl(T_DATDIP,9999)=9999)", + "T_AGENIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and ((T_FSANSDIP = \"1\") or (T_FFM = \"2\" and (((T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_DIPINTAL = \"121009\" or T_DIPINTAL = \"121010\")) or ((nvl(T_DIPINTAL, \"999999\") = \"999999\") and (T_DIPLNIV = \"2\" or T_DIPLNIV = \"1\"))))) and (nvl(cast(T_NIV0INIT, integer), 3) > 2) and (nvl(T_DATNIV,9999)=9999)", + "T_AQPRCR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB = \"2\" or T_ASTCPUB = \"3\") and (T_ASTCPUB = \"3\")", + "T_AQPRCU": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB = \"2\" or T_ASTCPUB = \"3\") and (T_ASTCPUB = \"2\")", + "T_CONTAC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\" or T_STCPUB = \"4\")", + "T_DATDIP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\")", + "T_DATNIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and ((T_FSANSDIP = \"1\") or (T_FFM = \"2\" and (((T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_DIPINTAL = \"121009\" or T_DIPINTAL = \"121010\")) or ((nvl(T_DIPINTAL, \"999999\") = \"999999\") and (T_DIPLNIV = \"2\" or T_DIPLNIV = \"1\"))))) and (nvl(cast(T_NIV0INIT, integer), 3) > 2)", + "T_DIPSDA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_SPEUN = \"2\")", + "T_ENCADR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\")", + "T_FFCONC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"2\")", + "T_FFDIPL": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"1\")", + "T_FFLIEU": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\")", + "T_FFNIVA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"2\") and (T_FFCONC = \"2\" or T_FFCONC = \"4\" or T_FFCONC = \"7\" or T_FFCONC = \"8\")", + "T_FFNIVB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"4\" and T_FFLIEU = \"3\")", + "T_FFNIVC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"4\" and T_FFLIEU <> \"3\")", + "T_NBSAL1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"1\")", + "T_NBSAL2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"5\")", + "T_NBSALA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_NBSAL1 = \"1\" or T_NBSAL2 = \"1\")", + "T_PCLCAF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_SEXE, \"1\") = \"2\")", + "T_PCLCAH": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_SEXE, \"1\") = \"1\")", + "T_STCPUB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "T_TYPDIP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "CHANGCLIM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")", + "DIMANCHEC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "GARDEADEP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_TPP,\"9\")=\"2\") and (nvl(RAISTP,\"9\") =\"6\")", + "GARDEAENF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_TPP,\"9\")=\"2\") and (nvl(RAISTP,\"9\") =\"5\")", + "MENRARE1A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE1S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE2A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE2S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE3A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE3S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE4A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE4S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE5A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE5S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE6A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE6S": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENSATIS1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND =\"1\") and (\"1\" in LIENS)", + "MENSATIS2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND =\"1\") and (\"1\" in LIENS) and (ENF018NB > 0)", + "MENSATIS3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND =\"1\") and (\"3\" in LIENS)", + "NBTRAVHAF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_STCPUB,\"9\") =\"5\")", + "NBTRAVHET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET,\"9\")=\"1\")", + "PRES_SOIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (ENF013NB >0)", + "RAPVIEPRO": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "RETRAITE1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "SERVHM10F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM10)", + "SERVHM11F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM11)", + "SERVHM12F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM12)", + "SERVHM1Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM1)", + "SERVHM1Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM1)", + "SERVHM1Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM1)", + "SERVHM1Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM1)", + "SERVHM2Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM2)", + "SERVHM2Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM2)", + "SERVHM2Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM2)", + "SERVHM2Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM2)", + "SERVHM3Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM3)", + "SERVHM3Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM3)", + "SERVHM3Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM3)", + "SERVHM3Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM3)", + "SERVHM4Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM4)", + "SERVHM4Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM4)", + "SERVHM4Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM4)", + "SERVHM4Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM4)", + "SERVHM5Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM5)", + "SERVHM5Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM5)", + "SERVHM5Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM5)", + "SERVHM5Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM5)", + "SERVHM6Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM6)", + "SERVHM6Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM6)", + "SERVHM6Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM6)", + "SERVHM6Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM6)", + "SERVHM7Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM7)", + "SERVHM7Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM7)", + "SERVHM7Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM7)", + "SERVHM7Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM7)", + "SERVHM8Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM8)", + "SERVHM8Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM8)", + "SERVHM8Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM8)", + "SERVHM8Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM8)", + "SERVHM9Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM9)", + "SERVHM9Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM9)", + "SERVHM9Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM9)", + "SERVHM9Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM9)", + "SPECTACLE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "TTSOUHAIT": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\") and (TELETRAV <>\"1\")", + "T_AENCADR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB = \"2\" or T_ASTCPUB = \"3\")", + "T_ANBSAL1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB = \"1\")", + "T_ANBSAL2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB = \"5\")", + "T_APCLCAF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (nvl(T_SEXE, \"1\") = \"2\")", + "T_APCLCAH": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (nvl(T_SEXE, \"1\") = \"1\")", + "T_ASTCPUB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\")", + "T_DIPINTA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (nvl(T_DIPINTAL, \"999999\") = \"999999\")", + "T_DIPLNIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (nvl(T_DIPINTAL, \"999999\") = \"999999\")", + "T_SANTGEN": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "T_SITUAEU": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "T_TRAVAIL": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(T_SITUAEU , \"2\") <> \"1\")", + "ACTBENEVOL": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "COURSESBIO": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")", + "FREQ_BENEV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "PRES_MATIN": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (ENF013NB >0)", + "RESP_BENEV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "SERVHM10Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM10)", + "SERVHM10Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM10)", + "SERVHM10Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM10)", + "SERVHM10Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM10)", + "SERVHM11Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM11)", + "SERVHM11Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM11)", + "SERVHM11Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM11)", + "SERVHM11Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM11)", + "SERVHM12Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM12)", + "SERVHM12Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM12)", + "SERVHM12Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM12)", + "SERVHM12Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM12)", + "SMARTPHONE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPECTACLEF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(SPECTACLE ,\"9\")=\"1\")", + "TYPETRAVET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET,\"9\")=\"1\")", + "T_ACTIVDOM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\") and (nvl(T_ACTIV, \"99_999\") = \"99_999\")", + "T_DIPINTAL": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\")", + "T_DIPSINTA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_SPEUN = \"2\") and (nvl(T_DIPSDA, \"9999999\") = \"9999999\")", + "T_FSANSDIP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FFM = \"2\" and T_TYPDIP = \"3\")", + "T_NIV0INIT": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and ((T_FSANSDIP = \"1\") or (T_FFM = \"2\" and (((T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_DIPINTAL = \"121009\" or T_DIPINTAL = \"121010\")) or ((nvl(T_DIPINTAL, \"999999\") = \"999999\") and (T_DIPLNIV = \"2\" or T_DIPLNIV = \"1\")))))", + "ACTARTI_NBH": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTARTI ,\"9\")=\"1\")", + "COMPATIB_HT": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "CONTRAINTES": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(DECID,\"9\") =\"1\" or nvl(DECID,\"9\")=\"2\")", + "DUREECOUPLE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_PRENOM = PRENOMREF) and (\"1\" in LIENS)", + "HEURETRAVET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(T_EMPLOI,\"9\")=\"2\")", + "MS_CONT_AMI": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "POSTENQUETE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")", + "RAIS1_FATI1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI9": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "TELETRAVAIM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\") and (nvl(TELETRAV,\"9\") =\"1\") and (nvl(TELETRAVCOMP,\"9\") =\"1\")", + "TR_REVENUET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\") and (REVENUET =9999 or REVENUET=9998)", + "T_AACTIVDOM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\") and (nvl(T_AACTIV,\"99_999\") = \"99_999\")", + "T_ACTIVANTE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"2\")", + "T_FFDIPLNIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and ((T_FFTYPFORM = \"4\" and T_FFLIEU <> \"3\") or (T_FFTYPFORM = \"1\" and nvl(T_FFDIPL, \"999999\") = \"999999\"))", + "T_FFTYPFORM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFLIEU = \"2\" or T_FFLIEU = \"3\" or T_FFLIEU = \"4\" or T_FFLIEU = \"5\" or T_FFLIEU = \"6\" or T_FFLIEU = \"7\" or T_FFCLA = \"10\")", + "T_NBSALETAB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\")", + "TELETRAVCOMP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\") and (nvl(TELETRAV,\"9\") =\"1\")", + "TEMPS_BENEVM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\") and (FREQ_BENEV =\"2\" or FREQ_BENEV =\"3\" or FREQ_BENEV =\"4\")", + "TEMPS_BENEVS": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\") and (FREQ_BENEV =\"1\")", + "T_ACTIVANTEB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"2\") and (T_ACTIVANTE = \"1\")", + "T_ACTIVCLAIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\") and (nvl(T_ACTIV, \"99_999\") = \"99_999\")", + "T_FFDIPLCLAA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"1\") and (T_TYPLIST = \"1\")", + "T_FFDIPLCLAB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"1\") and (T_TYPLIST = \"2\")", + "T_NBSALETABA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\") and (T_NBSALETAB = \"1\")", + "T_PCLCACLAIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and ((nvl(T_SEXE, \"1\") = \"1\" and nvl(T_PCLCAH,\"9999\") = \"9999\" ) or (T_SEXE = \"2\" and nvl(T_PCLCAF, \"9999\") = \"9999\"))", + "FREQ_INTERNET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "TYPSTRUCTURE1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "T_AACTIVCLAIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\") and (nvl(T_AACTIV,\"99_999\") = \"99_999\")", + "T_APCLCACLAIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and ((nvl(T_SEXE, \"1\") = \"1\" and nvl(T_APCLCAH,\"9999\") = \"9999\" ) or (T_SEXE = \"2\" and nvl(T_APCLCAF, \"9999\") = \"9999\"))", + "T_FFDIPLCLAIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"1\") and (nvl(T_FFDIPL , \"999999\") = \"999999\")", + "T_PCLCACLAIRP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and ((nvl(T_SEXE, \"1\") = \"1\" and nvl(T_PCLCAH,\"9999\") = \"9999\" ) or (T_SEXE = \"2\" and nvl(T_PCLCAF, \"9999\") = \"9999\")) and (T_PCLCACLAIR_FLOUS)", + "MS_CONT_PROCHE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "T_ACTIVDOM_COM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\") and (nvl(T_ACTIV, \"99_999\") = \"99_999\") and (T_ACTIVDOM = \"4\")", + "T_ACTIVDOM_SOC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\") and (nvl(T_ACTIV, \"99_999\") = \"99_999\") and (T_ACTIVDOM = \"9\")", + "T_APCLCACLAIRP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and ((nvl(T_SEXE, \"1\") = \"1\" and nvl(T_APCLCAH,\"9999\") = \"9999\" ) or (T_SEXE = \"2\" and nvl(T_APCLCAF, \"9999\") = \"9999\")) and (T_APCLCACLAIR_FLOUS)", + "UTIL_INTERNET1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET9": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "STRUCTURE_PRINC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\") and (nvl(NBACTBENEVOL,0) >1)", + "T_AACTIVDOM_COM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\") and (nvl(T_AACTIV,\"99_999\") = \"99_999\") and (T_AACTIVDOM = \"4\")", + "T_AACTIVDOM_SOC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\") and (nvl(T_AACTIV,\"99_999\") = \"99_999\") and (T_AACTIVDOM = \"9\")", + "UTIL_INTERNET10": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET11": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "ACTARTI_INTERNET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTARTI ,\"9\")=\"1\")", + "TYPECONTRAINTES1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "FREQ_INTERNET_INTENSE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")" + }, + "T_SEXE": { + "T_PCLCAF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_SEXE, \"1\") = \"2\")", + "T_PCLCAH": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_SEXE, \"1\") = \"1\")", + "T_APCLCAF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (nvl(T_SEXE, \"1\") = \"2\")", + "T_APCLCAH": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (nvl(T_SEXE, \"1\") = \"1\")", + "T_PCLCACLAIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and ((nvl(T_SEXE, \"1\") = \"1\" and nvl(T_PCLCAH,\"9999\") = \"9999\" ) or (T_SEXE = \"2\" and nvl(T_PCLCAF, \"9999\") = \"9999\"))", + "T_APCLCACLAIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and ((nvl(T_SEXE, \"1\") = \"1\" and nvl(T_APCLCAH,\"9999\") = \"9999\" ) or (T_SEXE = \"2\" and nvl(T_APCLCAF, \"9999\") = \"9999\"))", + "T_PCLCACLAIRP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and ((nvl(T_SEXE, \"1\") = \"1\" and nvl(T_PCLCAH,\"9999\") = \"9999\" ) or (T_SEXE = \"2\" and nvl(T_PCLCAF, \"9999\") = \"9999\")) and (T_PCLCACLAIR_FLOUS)", + "T_APCLCACLAIRP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and ((nvl(T_SEXE, \"1\") = \"1\" and nvl(T_APCLCAH,\"9999\") = \"9999\" ) or (T_SEXE = \"2\" and nvl(T_APCLCAF, \"9999\") = \"9999\")) and (T_APCLCACLAIR_FLOUS)" + }, + "ACTARTI": { + "ACTARTI_NBH": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTARTI ,\"9\")=\"1\")", + "ACTARTI_INTERNET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTARTI ,\"9\")=\"1\")" + }, + "FATIGUE": { + "RAIS1_FATI1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI9": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")" + }, + "INTERIM": { + "MEN1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO9": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "CHO61": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO62": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO63": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO64": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO65": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO66": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO67": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO68": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO69": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO71": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO72": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO73": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO74": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "SPO10": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "CADSP1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CHO610": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "INA031": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA032": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA033": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA034": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA035": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA036": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA037": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA038": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA039": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "LIEUW1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "INA0310": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "SERVHM1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM9": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "CUMELET1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "MENRARE1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM10": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM11": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM12": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM13": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "RETRAITE1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "SERVHM1Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM1)", + "SERVHM1Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM1)", + "SERVHM1Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM1)", + "SERVHM1Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM1)", + "SERVHM2Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM2)", + "SERVHM2Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM2)", + "SERVHM2Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM2)", + "SERVHM2Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM2)", + "SERVHM3Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM3)", + "SERVHM3Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM3)", + "SERVHM3Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM3)", + "SERVHM3Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM3)", + "SERVHM4Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM4)", + "SERVHM4Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM4)", + "SERVHM4Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM4)", + "SERVHM4Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM4)", + "SERVHM5Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM5)", + "SERVHM5Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM5)", + "SERVHM5Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM5)", + "SERVHM5Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM5)", + "SERVHM6Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM6)", + "SERVHM6Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM6)", + "SERVHM6Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM6)", + "SERVHM6Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM6)", + "SERVHM7Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM7)", + "SERVHM7Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM7)", + "SERVHM7Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM7)", + "SERVHM7Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM7)", + "SERVHM8Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM8)", + "SERVHM8Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM8)", + "SERVHM8Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM8)", + "SERVHM8Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM8)", + "SERVHM9Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM9)", + "SERVHM9Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM9)", + "SERVHM9Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM9)", + "SERVHM9Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM9)", + "SERVHM10Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM10)", + "SERVHM10Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM10)", + "SERVHM10Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM10)", + "SERVHM10Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM10)", + "SERVHM11Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM11)", + "SERVHM11Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM11)", + "SERVHM11Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM11)", + "SERVHM11Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM11)", + "SERVHM12Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM12)", + "SERVHM12Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM12)", + "SERVHM12Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM12)", + "SERVHM12Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM12)", + "RAIS1_FATI1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI9": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "TYPSTRUCTURE1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "UTIL_INTERNET1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET9": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET10": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET11": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "TYPECONTRAINTES1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")" + }, + "IS_KISH": { + "ENFANTKISH": "(not(ENF1225 =0)) and (ENF1225NB>1) and (IS_KISH =\"1\")" + }, + "SERVHM1": { + "SERVHM1F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM1)", + "SERVHM1Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM1)", + "SERVHM1Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM1)", + "SERVHM1Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM1)", + "SERVHM1Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM1)" + }, + "SERVHM2": { + "SERVHM2F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM2)", + "SERVHM2Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM2)", + "SERVHM2Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM2)", + "SERVHM2Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM2)", + "SERVHM2Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM2)" + }, + "SERVHM3": { + "SERVHM3F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM3)", + "SERVHM3Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM3)", + "SERVHM3Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM3)", + "SERVHM3Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM3)", + "SERVHM3Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM3)" + }, + "SERVHM4": { + "SERVHM4F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM4)", + "SERVHM4Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM4)", + "SERVHM4Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM4)", + "SERVHM4Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM4)", + "SERVHM4Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM4)" + }, + "SERVHM5": { + "SERVHM5F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM5)", + "SERVHM5Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM5)", + "SERVHM5Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM5)", + "SERVHM5Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM5)", + "SERVHM5Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM5)" + }, + "SERVHM6": { + "SERVHM6F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM6)", + "SERVHM6Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM6)", + "SERVHM6Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM6)", + "SERVHM6Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM6)", + "SERVHM6Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM6)" + }, + "SERVHM7": { + "SERVHM7F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM7)", + "SERVHM7Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM7)", + "SERVHM7Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM7)", + "SERVHM7Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM7)", + "SERVHM7Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM7)" + }, + "SERVHM8": { + "SERVHM8F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM8)", + "SERVHM8Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM8)", + "SERVHM8Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM8)", + "SERVHM8Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM8)", + "SERVHM8Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM8)" + }, + "SERVHM9": { + "SERVHM9F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM9)", + "SERVHM9Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM9)", + "SERVHM9Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM9)", + "SERVHM9Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM9)", + "SERVHM9Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM9)" + }, + "SOINBES": { + "SOINSUP1": "(nvl(SOINBES, \"2\") = \"1\" and nvl(SERTOILETTE, \"1\") = \"2\" and nvl(SERCOMPAGNIE, \"1\") = \"2\")", + "SOINSUP2": "(nvl(SOINBES, \"2\") = \"1\" and (nvl(SERTOILETTE, \"2\") = \"1\" or nvl(SERCOMPAGNIE, \"2\") = \"1\"))", + "SERTOILETTE": "(nvl(SOINBES, \"2\") = \"1\")", + "SERCOMPAGNIE": "(nvl(SOINBES, \"2\") = \"1\")", + "NBHAIDE_DEPENDANT": "(nvl(SOINBES, \"2\") = \"1\") and (nvl(SERTOILETTE ,\"9\")=\"1\" or nvl(SERCOMPAGNIE, \"9\") = \"1\")" + }, + "T_ACTIV": { + "T_ACTIVDOM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\") and (nvl(T_ACTIV, \"99_999\") = \"99_999\")", + "T_ACTIVCLAIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\") and (nvl(T_ACTIV, \"99_999\") = \"99_999\")", + "T_ACTIVDOM_COM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\") and (nvl(T_ACTIV, \"99_999\") = \"99_999\") and (T_ACTIVDOM = \"4\")", + "T_ACTIVDOM_SOC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\") and (nvl(T_ACTIV, \"99_999\") = \"99_999\") and (T_ACTIVDOM = \"9\")" + }, + "T_FFCLA": { + "T_FFBAC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFLIEU = \"1\") and (T_FFCLA = \"6\" or T_FFCLA = \"7\")", + "T_FFCAP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFLIEU = \"1\") and (T_FFCLA = \"9\")", + "T_FFTYPFORM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFLIEU = \"2\" or T_FFLIEU = \"3\" or T_FFLIEU = \"4\" or T_FFLIEU = \"5\" or T_FFLIEU = \"6\" or T_FFLIEU = \"7\" or T_FFCLA = \"10\")" + }, + "T_FFVAC": { + "RELAET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "MIDETUH": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_EMPLOI =\"2\")", + "MIDETUL": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_EMPLOI =\"2\")", + "OCCASET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET,\"9\")=\"1\")", + "T_FFBAC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFLIEU = \"1\") and (T_FFCLA = \"6\" or T_FFCLA = \"7\")", + "T_FFCAP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFLIEU = \"1\") and (T_FFCLA = \"9\")", + "T_FFCLA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFLIEU = \"1\")", + "CUMELET1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "FORINTER": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(T_FFLIEU,\"9\") =\"1\" or nvl(T_FFLIEU,\"9\") =\"2\" or nvl(T_FFLIEU,\"9\") =\"3\" or nvl(T_FFLIEU,\"9\") =\"4\")", + "REVENUET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "T_AGENIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and ((T_FSANSDIP = \"1\") or (T_FFM = \"2\" and (((T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_DIPINTAL = \"121009\" or T_DIPINTAL = \"121010\")) or ((nvl(T_DIPINTAL, \"999999\") = \"999999\") and (T_DIPLNIV = \"2\" or T_DIPLNIV = \"1\"))))) and (nvl(cast(T_NIV0INIT, integer), 3) > 2) and (nvl(T_DATNIV,9999)=9999)", + "T_DATNIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and ((T_FSANSDIP = \"1\") or (T_FFM = \"2\" and (((T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_DIPINTAL = \"121009\" or T_DIPINTAL = \"121010\")) or ((nvl(T_DIPINTAL, \"999999\") = \"999999\") and (T_DIPLNIV = \"2\" or T_DIPLNIV = \"1\"))))) and (nvl(cast(T_NIV0INIT, integer), 3) > 2)", + "T_FFCONC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"2\")", + "T_FFDIPL": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"1\")", + "T_FFLIEU": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\")", + "T_FFNIVA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"2\") and (T_FFCONC = \"2\" or T_FFCONC = \"4\" or T_FFCONC = \"7\" or T_FFCONC = \"8\")", + "T_FFNIVB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"4\" and T_FFLIEU = \"3\")", + "T_FFNIVC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"4\" and T_FFLIEU <> \"3\")", + "NBTRAVHET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET,\"9\")=\"1\")", + "TYPETRAVET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET,\"9\")=\"1\")", + "T_FSANSDIP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FFM = \"2\" and T_TYPDIP = \"3\")", + "T_NIV0INIT": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and ((T_FSANSDIP = \"1\") or (T_FFM = \"2\" and (((T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_DIPINTAL = \"121009\" or T_DIPINTAL = \"121010\")) or ((nvl(T_DIPINTAL, \"999999\") = \"999999\") and (T_DIPLNIV = \"2\" or T_DIPLNIV = \"1\")))))", + "HEURETRAVET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(T_EMPLOI,\"9\")=\"2\")", + "TR_REVENUET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\") and (REVENUET =9999 or REVENUET=9998)", + "T_FFDIPLNIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and ((T_FFTYPFORM = \"4\" and T_FFLIEU <> \"3\") or (T_FFTYPFORM = \"1\" and nvl(T_FFDIPL, \"999999\") = \"999999\"))", + "T_FFTYPFORM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFLIEU = \"2\" or T_FFLIEU = \"3\" or T_FFLIEU = \"4\" or T_FFLIEU = \"5\" or T_FFLIEU = \"6\" or T_FFLIEU = \"7\" or T_FFCLA = \"10\")", + "T_FFDIPLCLAA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"1\") and (T_TYPLIST = \"1\")", + "T_FFDIPLCLAB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"1\") and (T_TYPLIST = \"2\")", + "T_FFDIPLCLAIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"1\") and (nvl(T_FFDIPL , \"999999\") = \"999999\")" + }, + "T_LNAIS": { + "T_DEPNAIS": "(T_LNAIS = \"1\")", + "T_PAYSNAIS": "(T_LNAIS = \"2\")" + }, + "T_NBEMP": { + "NBTRAVH2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_NBEMP,\"9\")=\"2\")" + }, + "T_NPARL": { + "T_SPAR1": "(nvl(T_NBPARL,0) = 1)" + }, + "DEF_KISH": { + "MEN1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO9": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "CHO61": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO62": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO63": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO64": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO65": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO66": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO67": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO68": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO69": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO71": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO72": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO73": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO74": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "SPO10": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "CADSP1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CHO610": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "INA031": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA032": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA033": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA034": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA035": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA036": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA037": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA038": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA039": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "LIEUW1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "INA0310": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "SERVHM1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM9": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "CUMELET1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "MENRARE1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM10": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM11": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM12": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM13": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "RETRAITE1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "SERVHM1Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM1)", + "SERVHM1Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM1)", + "SERVHM1Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM1)", + "SERVHM1Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM1)", + "SERVHM2Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM2)", + "SERVHM2Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM2)", + "SERVHM2Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM2)", + "SERVHM2Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM2)", + "SERVHM3Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM3)", + "SERVHM3Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM3)", + "SERVHM3Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM3)", + "SERVHM3Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM3)", + "SERVHM4Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM4)", + "SERVHM4Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM4)", + "SERVHM4Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM4)", + "SERVHM4Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM4)", + "SERVHM5Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM5)", + "SERVHM5Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM5)", + "SERVHM5Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM5)", + "SERVHM5Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM5)", + "SERVHM6Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM6)", + "SERVHM6Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM6)", + "SERVHM6Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM6)", + "SERVHM6Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM6)", + "SERVHM7Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM7)", + "SERVHM7Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM7)", + "SERVHM7Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM7)", + "SERVHM7Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM7)", + "SERVHM8Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM8)", + "SERVHM8Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM8)", + "SERVHM8Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM8)", + "SERVHM8Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM8)", + "SERVHM9Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM9)", + "SERVHM9Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM9)", + "SERVHM9Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM9)", + "SERVHM9Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM9)", + "SERVHM10Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM10)", + "SERVHM10Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM10)", + "SERVHM10Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM10)", + "SERVHM10Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM10)", + "SERVHM11Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM11)", + "SERVHM11Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM11)", + "SERVHM11Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM11)", + "SERVHM11Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM11)", + "SERVHM12Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM12)", + "SERVHM12Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM12)", + "SERVHM12Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM12)", + "SERVHM12Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM12)", + "RAIS1_FATI1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI9": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "TYPSTRUCTURE1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "UTIL_INTERNET1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET9": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET10": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET11": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "TYPECONTRAINTES1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")" + }, + "ENF013NB": { + "MODGA1": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA2": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA3": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA4": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA5": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA6": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA7": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA8": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "GARDEMER261": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER262": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER263": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER264": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER265": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER266": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER267": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER268": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER269": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER7121": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7122": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7123": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7124": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7125": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7126": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7127": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7128": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7129": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR261": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR262": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR263": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR264": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR265": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR266": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR267": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR268": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR269": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR7121": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7122": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7123": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7124": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7125": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7126": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7127": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7128": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7129": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)" + }, + "NBSPORTS": { + "CADSP1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)" + }, + "REVENUET": { + "TR_REVENUET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\") and (REVENUET =9999 or REVENUET=9998)" + }, + "SERVHM10": { + "SERVHM10F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM10)", + "SERVHM10Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM10)", + "SERVHM10Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM10)", + "SERVHM10Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM10)", + "SERVHM10Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM10)" + }, + "SERVHM11": { + "SERVHM11F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM11)", + "SERVHM11Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM11)", + "SERVHM11Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM11)", + "SERVHM11Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM11)", + "SERVHM11Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM11)" + }, + "SERVHM12": { + "SERVHM12F": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM12)", + "SERVHM12Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM12)", + "SERVHM12Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM12)", + "SERVHM12Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM12)", + "SERVHM12Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM12)" + }, + "SOINSUP1": { + "RAIS_SOINSUP": "(nvl(SOINSUP1, \"2\") = \"1\" or nvl(SOINSUP2,\"2\")=\"1\")" + }, + "SOINSUP2": { + "RAIS_SOINSUP": "(nvl(SOINSUP1, \"2\") = \"1\" or nvl(SOINSUP2,\"2\")=\"1\")" + }, + "TELETRAV": { + "TTSOUHAIT": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\") and (TELETRAV <>\"1\")", + "TELETRAVAIM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\") and (nvl(TELETRAV,\"9\") =\"1\") and (nvl(TELETRAVCOMP,\"9\") =\"1\")", + "TELETRAVCOMP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\") and (nvl(TELETRAV,\"9\") =\"1\")" + }, + "T_AACTIV": { + "T_AACTIVDOM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\") and (nvl(T_AACTIV,\"99_999\") = \"99_999\")", + "T_AACTIVCLAIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\") and (nvl(T_AACTIV,\"99_999\") = \"99_999\")", + "T_AACTIVDOM_COM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\") and (nvl(T_AACTIV,\"99_999\") = \"99_999\") and (T_AACTIVDOM = \"4\")", + "T_AACTIVDOM_SOC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\") and (nvl(T_AACTIV,\"99_999\") = \"99_999\") and (T_AACTIVDOM = \"9\")" + }, + "T_ANNAIS": { + "MODGA1": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA2": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA3": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA4": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA5": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA6": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA7": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA8": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "RETRAITE1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "GARDEMER261": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER262": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER263": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER264": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER265": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER266": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER267": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER268": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER269": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "T_SITUCONJ1": "(T_AGE > 14)", + "T_SITUCONJ2": "(T_AGE > 14)", + "T_SITUCONJ3": "(T_AGE > 14)", + "T_SITUCONJ4": "(T_AGE > 14)", + "T_SITUCONJ5": "(T_AGE > 14)", + "T_SITUCONJ6": "(T_AGE > 14)", + "T_SITUCONJ7": "(T_AGE > 14)", + "T_SITUCONJ8": "(T_AGE > 14)", + "GARDEMER7121": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7122": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7123": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7124": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7125": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7126": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7127": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7128": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7129": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR261": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR262": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR263": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR264": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR265": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR266": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR267": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR268": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR269": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR7121": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7122": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7123": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7124": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7125": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7126": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7127": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7128": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7129": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)" + }, + "T_CONTAC": { + "T_TPP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\" or T_STCPUB = \"4\") and (T_CONTAC <> \"4\")" + }, + "T_DATDIP": { + "T_AGEDIP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (nvl(T_DATDIP,9999)=9999)" + }, + "T_DATNIV": { + "T_AGENIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and ((T_FSANSDIP = \"1\") or (T_FFM = \"2\" and (((T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_DIPINTAL = \"121009\" or T_DIPINTAL = \"121010\")) or ((nvl(T_DIPINTAL, \"999999\") = \"999999\") and (T_DIPLNIV = \"2\" or T_DIPLNIV = \"1\"))))) and (nvl(cast(T_NIV0INIT, integer), 3) > 2) and (nvl(T_DATNIV,9999)=9999)" + }, + "T_DIPSDA": { + "T_DIPSINTA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_SPEUN = \"2\") and (nvl(T_DIPSDA, \"9999999\") = \"9999999\")" + }, + "T_EMPLOI": { + "INA031": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA032": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA033": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA034": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA035": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA036": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA037": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA038": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA039": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "LIEUW1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "INA0310": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "CUMELET1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "RETRAITE1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RAIS1_FATI1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI9": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "TYPECONTRAINTES1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")" + }, + "T_FFCONC": { + "T_FFNIVA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"2\") and (T_FFCONC = \"2\" or T_FFCONC = \"4\" or T_FFCONC = \"7\" or T_FFCONC = \"8\")" + }, + "T_FFDIPL": { + "T_FFDIPLNIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and ((T_FFTYPFORM = \"4\" and T_FFLIEU <> \"3\") or (T_FFTYPFORM = \"1\" and nvl(T_FFDIPL, \"999999\") = \"999999\"))", + "T_FFDIPLCLAA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"1\") and (T_TYPLIST = \"1\")", + "T_FFDIPLCLAB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"1\") and (T_TYPLIST = \"2\")", + "T_FFDIPLCLAIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"1\") and (nvl(T_FFDIPL , \"999999\") = \"999999\")" + }, + "T_FFLIEU": { + "T_FFBAC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFLIEU = \"1\") and (T_FFCLA = \"6\" or T_FFCLA = \"7\")", + "T_FFCAP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFLIEU = \"1\") and (T_FFCLA = \"9\")", + "T_FFCLA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFLIEU = \"1\")", + "FORINTER": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(T_FFLIEU,\"9\") =\"1\" or nvl(T_FFLIEU,\"9\") =\"2\" or nvl(T_FFLIEU,\"9\") =\"3\" or nvl(T_FFLIEU,\"9\") =\"4\")", + "T_FFNIVB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"4\" and T_FFLIEU = \"3\")", + "T_FFNIVC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"4\" and T_FFLIEU <> \"3\")", + "T_FFDIPLNIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and ((T_FFTYPFORM = \"4\" and T_FFLIEU <> \"3\") or (T_FFTYPFORM = \"1\" and nvl(T_FFDIPL, \"999999\") = \"999999\"))", + "T_FFTYPFORM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFLIEU = \"2\" or T_FFLIEU = \"3\" or T_FFLIEU = \"4\" or T_FFLIEU = \"5\" or T_FFLIEU = \"6\" or T_FFLIEU = \"7\" or T_FFCLA = \"10\")" + }, + "T_NBSAL1": { + "T_NBSALA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_NBSAL1 = \"1\" or T_NBSAL2 = \"1\")" + }, + "T_NBSAL2": { + "T_NBSALA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_NBSAL1 = \"1\" or T_NBSAL2 = \"1\")" + }, + "T_PCLCAF": { + "T_PCLCACLAIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and ((nvl(T_SEXE, \"1\") = \"1\" and nvl(T_PCLCAH,\"9999\") = \"9999\" ) or (T_SEXE = \"2\" and nvl(T_PCLCAF, \"9999\") = \"9999\"))", + "T_PCLCACLAIRP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and ((nvl(T_SEXE, \"1\") = \"1\" and nvl(T_PCLCAH,\"9999\") = \"9999\" ) or (T_SEXE = \"2\" and nvl(T_PCLCAF, \"9999\") = \"9999\")) and (T_PCLCACLAIR_FLOUS)" + }, + "T_PCLCAH": { + "T_PCLCACLAIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and ((nvl(T_SEXE, \"1\") = \"1\" and nvl(T_PCLCAH,\"9999\") = \"9999\" ) or (T_SEXE = \"2\" and nvl(T_PCLCAF, \"9999\") = \"9999\"))", + "T_PCLCACLAIRP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and ((nvl(T_SEXE, \"1\") = \"1\" and nvl(T_PCLCAH,\"9999\") = \"9999\" ) or (T_SEXE = \"2\" and nvl(T_PCLCAF, \"9999\") = \"9999\")) and (T_PCLCACLAIR_FLOUS)" + }, + "T_PRENOM": { + "DUREECOUPLE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_PRENOM = PRENOMREF) and (\"1\" in LIENS)" + }, + "T_STCPUB": { + "RTTJ": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\")", + "HORAI": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\")", + "QPRCU": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\") and (T_STCPUB = \"2\")", + "RTTJI": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_STCPUB,\"9\") =\"1\")", + "T_TPP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\" or T_STCPUB = \"4\") and (T_CONTAC <> \"4\")", + "DOMTRAV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\")", + "NBTRAVH": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\")", + "T_ACTIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\")", + "T_QPRCR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\") and (T_STCPUB = \"3\")", + "NBTRAVHI": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_STCPUB,\"9\") =\"1\")", + "TELETRAV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\")", + "T_CONTAC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\" or T_STCPUB = \"4\")", + "T_ENCADR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\")", + "T_NBSAL1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"1\")", + "T_NBSAL2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"5\")", + "NBTRAVHAF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_STCPUB,\"9\") =\"5\")", + "TTSOUHAIT": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\") and (TELETRAV <>\"1\")", + "T_ACTIVDOM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\") and (nvl(T_ACTIV, \"99_999\") = \"99_999\")", + "TELETRAVAIM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\") and (nvl(TELETRAV,\"9\") =\"1\") and (nvl(TELETRAVCOMP,\"9\") =\"1\")", + "T_NBSALETAB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\")", + "TELETRAVCOMP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\") and (nvl(TELETRAV,\"9\") =\"1\")", + "T_ACTIVCLAIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\") and (nvl(T_ACTIV, \"99_999\") = \"99_999\")", + "T_NBSALETABA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\") and (T_NBSALETAB = \"1\")", + "T_ACTIVDOM_COM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\") and (nvl(T_ACTIV, \"99_999\") = \"99_999\") and (T_ACTIVDOM = \"4\")", + "T_ACTIVDOM_SOC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\") and (nvl(T_ACTIV, \"99_999\") = \"99_999\") and (T_ACTIVDOM = \"9\")" + }, + "T_TYPDIP": { + "T_AGEDIP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (nvl(T_DATDIP,9999)=9999)", + "T_AGENIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and ((T_FSANSDIP = \"1\") or (T_FFM = \"2\" and (((T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_DIPINTAL = \"121009\" or T_DIPINTAL = \"121010\")) or ((nvl(T_DIPINTAL, \"999999\") = \"999999\") and (T_DIPLNIV = \"2\" or T_DIPLNIV = \"1\"))))) and (nvl(cast(T_NIV0INIT, integer), 3) > 2) and (nvl(T_DATNIV,9999)=9999)", + "T_DATDIP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\")", + "T_DATNIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and ((T_FSANSDIP = \"1\") or (T_FFM = \"2\" and (((T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_DIPINTAL = \"121009\" or T_DIPINTAL = \"121010\")) or ((nvl(T_DIPINTAL, \"999999\") = \"999999\") and (T_DIPLNIV = \"2\" or T_DIPLNIV = \"1\"))))) and (nvl(cast(T_NIV0INIT, integer), 3) > 2)", + "T_DIPSDA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_SPEUN = \"2\")", + "T_DIPINTA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (nvl(T_DIPINTAL, \"999999\") = \"999999\")", + "T_DIPLNIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (nvl(T_DIPINTAL, \"999999\") = \"999999\")", + "T_DIPINTAL": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\")", + "T_DIPSINTA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_SPEUN = \"2\") and (nvl(T_DIPSDA, \"9999999\") = \"9999999\")", + "T_FSANSDIP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FFM = \"2\" and T_TYPDIP = \"3\")", + "T_NIV0INIT": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and ((T_FSANSDIP = \"1\") or (T_FFM = \"2\" and (((T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_DIPINTAL = \"121009\" or T_DIPINTAL = \"121010\")) or ((nvl(T_DIPINTAL, \"999999\") = \"999999\") and (T_DIPLNIV = \"2\" or T_DIPLNIV = \"1\")))))" + }, + "GARDEDIFF": { + "GAEXCEP": "(ENF013NB >0) and (ENF013NB >0) and (nvl(GARDEDIFF,\"9\") = \"1\" or nvl(GARDEDIFF,\"9\") = \"2\" or nvl(GARDEDIFF,\"9\") = \"3\" or nvl(GARDEDIFF,\"9\") = \"4\")" + }, + "REPONDANT": { + "MEN1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO9": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "CHO61": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO62": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO63": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO64": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO65": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO66": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO67": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO68": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO69": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO71": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO72": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO73": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO74": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "SPO10": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "CADSP1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CHO610": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "INA031": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA032": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA033": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA034": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA035": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA036": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA037": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA038": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA039": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "LIEUW1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "INA0310": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "SERVHM1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM9": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "CUMELET1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "MENRARE1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM10": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM11": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM12": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM13": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "RETRAITE1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "SERVHM1Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM1)", + "SERVHM1Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM1)", + "SERVHM1Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM1)", + "SERVHM1Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM1)", + "SERVHM2Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM2)", + "SERVHM2Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM2)", + "SERVHM2Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM2)", + "SERVHM2Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM2)", + "SERVHM3Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM3)", + "SERVHM3Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM3)", + "SERVHM3Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM3)", + "SERVHM3Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM3)", + "SERVHM4Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM4)", + "SERVHM4Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM4)", + "SERVHM4Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM4)", + "SERVHM4Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM4)", + "SERVHM5Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM5)", + "SERVHM5Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM5)", + "SERVHM5Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM5)", + "SERVHM5Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM5)", + "SERVHM6Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM6)", + "SERVHM6Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM6)", + "SERVHM6Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM6)", + "SERVHM6Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM6)", + "SERVHM7Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM7)", + "SERVHM7Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM7)", + "SERVHM7Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM7)", + "SERVHM7Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM7)", + "SERVHM8Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM8)", + "SERVHM8Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM8)", + "SERVHM8Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM8)", + "SERVHM8Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM8)", + "SERVHM9Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM9)", + "SERVHM9Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM9)", + "SERVHM9Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM9)", + "SERVHM9Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM9)", + "SERVHM10Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM10)", + "SERVHM10Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM10)", + "SERVHM10Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM10)", + "SERVHM10Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM10)", + "SERVHM11Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM11)", + "SERVHM11Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM11)", + "SERVHM11Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM11)", + "SERVHM11Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM11)", + "SERVHM12Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM12)", + "SERVHM12Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM12)", + "SERVHM12Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM12)", + "SERVHM12Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM12)", + "RAIS1_FATI1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI9": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "TYPSTRUCTURE1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "UTIL_INTERNET1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET9": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET10": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET11": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "TYPECONTRAINTES1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")" + }, + "SERMENAGE": { + "NBHEURSERV": "(nvl(SERMENAGE, \"2\") = \"1\" or nvl(SERCOURSES,\"2\")=\"1\")" + }, + "SPECTACLE": { + "SPECTACLEF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(SPECTACLE ,\"9\")=\"1\")" + }, + "T_APCLCAF": { + "T_APCLCACLAIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and ((nvl(T_SEXE, \"1\") = \"1\" and nvl(T_APCLCAH,\"9999\") = \"9999\" ) or (T_SEXE = \"2\" and nvl(T_APCLCAF, \"9999\") = \"9999\"))", + "T_APCLCACLAIRP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and ((nvl(T_SEXE, \"1\") = \"1\" and nvl(T_APCLCAH,\"9999\") = \"9999\" ) or (T_SEXE = \"2\" and nvl(T_APCLCAF, \"9999\") = \"9999\")) and (T_APCLCACLAIR_FLOUS)" + }, + "T_APCLCAH": { + "T_APCLCACLAIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and ((nvl(T_SEXE, \"1\") = \"1\" and nvl(T_APCLCAH,\"9999\") = \"9999\" ) or (T_SEXE = \"2\" and nvl(T_APCLCAF, \"9999\") = \"9999\"))", + "T_APCLCACLAIRP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and ((nvl(T_SEXE, \"1\") = \"1\" and nvl(T_APCLCAH,\"9999\") = \"9999\" ) or (T_SEXE = \"2\" and nvl(T_APCLCAF, \"9999\") = \"9999\")) and (T_APCLCACLAIR_FLOUS)" + }, + "T_ASTCPUB": { + "T_AACTIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\")", + "T_AQPRCR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB = \"2\" or T_ASTCPUB = \"3\") and (T_ASTCPUB = \"3\")", + "T_AQPRCU": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB = \"2\" or T_ASTCPUB = \"3\") and (T_ASTCPUB = \"2\")", + "T_AENCADR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB = \"2\" or T_ASTCPUB = \"3\")", + "T_ANBSAL1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB = \"1\")", + "T_ANBSAL2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB = \"5\")", + "T_AACTIVDOM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\") and (nvl(T_AACTIV,\"99_999\") = \"99_999\")", + "T_AACTIVCLAIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\") and (nvl(T_AACTIV,\"99_999\") = \"99_999\")", + "T_AACTIVDOM_COM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\") and (nvl(T_AACTIV,\"99_999\") = \"99_999\") and (T_AACTIVDOM = \"4\")", + "T_AACTIVDOM_SOC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\") and (nvl(T_AACTIV,\"99_999\") = \"99_999\") and (T_AACTIVDOM = \"9\")" + }, + "T_DIPLNIV": { + "T_AGENIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and ((T_FSANSDIP = \"1\") or (T_FFM = \"2\" and (((T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_DIPINTAL = \"121009\" or T_DIPINTAL = \"121010\")) or ((nvl(T_DIPINTAL, \"999999\") = \"999999\") and (T_DIPLNIV = \"2\" or T_DIPLNIV = \"1\"))))) and (nvl(cast(T_NIV0INIT, integer), 3) > 2) and (nvl(T_DATNIV,9999)=9999)", + "T_DATNIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and ((T_FSANSDIP = \"1\") or (T_FFM = \"2\" and (((T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_DIPINTAL = \"121009\" or T_DIPINTAL = \"121010\")) or ((nvl(T_DIPINTAL, \"999999\") = \"999999\") and (T_DIPLNIV = \"2\" or T_DIPLNIV = \"1\"))))) and (nvl(cast(T_NIV0INIT, integer), 3) > 2)", + "T_NIV0INIT": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and ((T_FSANSDIP = \"1\") or (T_FFM = \"2\" and (((T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_DIPINTAL = \"121009\" or T_DIPINTAL = \"121010\")) or ((nvl(T_DIPINTAL, \"999999\") = \"999999\") and (T_DIPLNIV = \"2\" or T_DIPLNIV = \"1\")))))" + }, + "T_NATION3": { + "T_NATIONETR": "(T_NATION3 = true)" + }, + "T_SITUAEU": { + "CHO1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\") and (nvl(CHO2,\"9\") =\"2\")", + "CHO4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\") and (nvl(CHO2 ,\"9\")=\"2\" and nvl(CHO3 ,\"9\")=\"2\")", + "CHO5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "RTTJ": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\")", + "CHO61": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO62": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO63": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO64": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO65": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO66": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO67": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO68": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO69": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO71": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO72": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO73": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO74": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "DECID": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "HORAI": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\")", + "INA01": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA02": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA04": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (NBINA03 >1)", + "INA05": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (nvl(T_SITUAEU ,\"9\")=\"3\" or nvl(T_SITUAEU ,\"9\")=\"4\" or nvl(T_SITUAEU ,\"9\")=\"5\" or nvl(T_SITUAEU ,\"9\")=\"7\" or nvl(T_SITUAEU ,\"9\")=\"8\")", + "INA06": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (nvl(T_SITUAEU ,\"9\")=\"3\" or nvl(T_SITUAEU ,\"9\")=\"4\" or nvl(T_SITUAEU ,\"9\")=\"5\" or nvl(T_SITUAEU ,\"9\")=\"7\" or nvl(T_SITUAEU ,\"9\")=\"8\") and (T_AGE <70 and nvl(T_SITUAEU,\"9\") <> \"6\")", + "INA07": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA08": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (T_SITUAEU =\"3\")", + "INA09": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (T_SITUAEU =\"3\")", + "MIDIH": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "NUITC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "QPRCU": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\") and (T_STCPUB = \"2\")", + "RTTJI": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_STCPUB,\"9\") =\"1\")", + "SOIRC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "TEM9A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\") and (T_EMPLOI =\"1\")", + "T_TPP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\" or T_STCPUB = \"4\") and (T_CONTAC <> \"4\")", + "CHO610": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "INA031": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA032": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA033": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA034": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA035": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA036": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA037": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA038": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA039": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "LIEUW1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUWP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (NBLIEUW>1)", + "RAISTP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_TPP,\"9\")=\"2\")", + "RAISTR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_TPP,\"9\")=\"2\") and (nvl(RAISTP,\"9\") =\"8\")", + "RELAET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "DOMTRAV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\")", + "FATIGUE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "INA0310": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "MIDETUH": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_EMPLOI =\"2\")", + "MIDETUL": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_EMPLOI =\"2\")", + "NBTRAVH": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\")", + "SAMEDIC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "T_ACTIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\")", + "T_NBEMP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "T_QPRCR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\") and (T_STCPUB = \"3\")", + "CUMELET1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "LIEUMIDI": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "NBANTRAV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI=\"1\")", + "NBTRAVH2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_NBEMP,\"9\")=\"2\")", + "NBTRAVHI": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_STCPUB,\"9\") =\"1\")", + "REVENUET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "TELETRAV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\")", + "TTP_TYPE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_TPP,\"9\")=\"2\")", + "T_CONTAC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\" or T_STCPUB = \"4\")", + "T_ENCADR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\")", + "T_NBSAL1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"1\")", + "T_NBSAL2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"5\")", + "T_NBSALA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_NBSAL1 = \"1\" or T_NBSAL2 = \"1\")", + "T_PCLCAF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_SEXE, \"1\") = \"2\")", + "T_PCLCAH": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_SEXE, \"1\") = \"1\")", + "T_STCPUB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "DIMANCHEC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "GARDEADEP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_TPP,\"9\")=\"2\") and (nvl(RAISTP,\"9\") =\"6\")", + "GARDEAENF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_TPP,\"9\")=\"2\") and (nvl(RAISTP,\"9\") =\"5\")", + "NBTRAVHAF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_STCPUB,\"9\") =\"5\")", + "PRES_SOIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (ENF013NB >0)", + "RETRAITE1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "TTSOUHAIT": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\") and (TELETRAV <>\"1\")", + "T_TRAVAIL": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(T_SITUAEU , \"2\") <> \"1\")", + "PRES_MATIN": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (ENF013NB >0)", + "T_ACTIVDOM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\") and (nvl(T_ACTIV, \"99_999\") = \"99_999\")", + "COMPATIB_HT": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "CONTRAINTES": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(DECID,\"9\") =\"1\" or nvl(DECID,\"9\")=\"2\")", + "HEURETRAVET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(T_EMPLOI,\"9\")=\"2\")", + "RAIS1_FATI1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI9": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "TELETRAVAIM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\") and (nvl(TELETRAV,\"9\") =\"1\") and (nvl(TELETRAVCOMP,\"9\") =\"1\")", + "TR_REVENUET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\") and (REVENUET =9999 or REVENUET=9998)", + "T_ACTIVANTE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"2\")", + "T_NBSALETAB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\")", + "TELETRAVCOMP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\") and (nvl(TELETRAV,\"9\") =\"1\")", + "T_ACTIVANTEB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"2\") and (T_ACTIVANTE = \"1\")", + "T_ACTIVCLAIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\") and (nvl(T_ACTIV, \"99_999\") = \"99_999\")", + "T_NBSALETABA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\") and (T_NBSALETAB = \"1\")", + "T_PCLCACLAIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and ((nvl(T_SEXE, \"1\") = \"1\" and nvl(T_PCLCAH,\"9999\") = \"9999\" ) or (T_SEXE = \"2\" and nvl(T_PCLCAF, \"9999\") = \"9999\"))", + "T_PCLCACLAIRP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and ((nvl(T_SEXE, \"1\") = \"1\" and nvl(T_PCLCAH,\"9999\") = \"9999\" ) or (T_SEXE = \"2\" and nvl(T_PCLCAF, \"9999\") = \"9999\")) and (T_PCLCACLAIR_FLOUS)", + "T_ACTIVDOM_COM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\") and (nvl(T_ACTIV, \"99_999\") = \"99_999\") and (T_ACTIVDOM = \"4\")", + "T_ACTIVDOM_SOC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\") and (nvl(T_ACTIV, \"99_999\") = \"99_999\") and (T_ACTIVDOM = \"9\")", + "TYPECONTRAINTES1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")" + }, + "T_TRAVAIL": { + "RTTJ": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\")", + "DECID": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "HORAI": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\")", + "INA01": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA02": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA04": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (NBINA03 >1)", + "INA05": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (nvl(T_SITUAEU ,\"9\")=\"3\" or nvl(T_SITUAEU ,\"9\")=\"4\" or nvl(T_SITUAEU ,\"9\")=\"5\" or nvl(T_SITUAEU ,\"9\")=\"7\" or nvl(T_SITUAEU ,\"9\")=\"8\")", + "INA06": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (nvl(T_SITUAEU ,\"9\")=\"3\" or nvl(T_SITUAEU ,\"9\")=\"4\" or nvl(T_SITUAEU ,\"9\")=\"5\" or nvl(T_SITUAEU ,\"9\")=\"7\" or nvl(T_SITUAEU ,\"9\")=\"8\") and (T_AGE <70 and nvl(T_SITUAEU,\"9\") <> \"6\")", + "INA07": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA08": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (T_SITUAEU =\"3\")", + "INA09": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (T_SITUAEU =\"3\")", + "MIDIH": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "NUITC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "QPRCU": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\") and (T_STCPUB = \"2\")", + "RTTJI": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_STCPUB,\"9\") =\"1\")", + "SOIRC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "TEM9A": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\") and (T_EMPLOI =\"1\")", + "T_TPP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\" or T_STCPUB = \"4\") and (T_CONTAC <> \"4\")", + "INA031": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA032": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA033": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA034": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA035": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA036": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA037": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA038": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA039": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "LIEUW1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUWP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (NBLIEUW>1)", + "RAISTP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_TPP,\"9\")=\"2\")", + "RAISTR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_TPP,\"9\")=\"2\") and (nvl(RAISTP,\"9\") =\"8\")", + "RELAET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "DOMTRAV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\")", + "FATIGUE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "INA0310": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "MIDETUH": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_EMPLOI =\"2\")", + "MIDETUL": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_EMPLOI =\"2\")", + "NBTRAVH": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\")", + "SAMEDIC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "T_ACTIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\")", + "T_NBEMP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "T_QPRCR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\") and (T_STCPUB = \"3\")", + "CUMELET1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "LIEUMIDI": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "NBANTRAV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI=\"1\")", + "NBTRAVH2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_NBEMP,\"9\")=\"2\")", + "NBTRAVHI": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_STCPUB,\"9\") =\"1\")", + "REVENUET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "TELETRAV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\")", + "TTP_TYPE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_TPP,\"9\")=\"2\")", + "T_CONTAC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\" or T_STCPUB = \"4\")", + "T_ENCADR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\")", + "T_NBSAL1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"1\")", + "T_NBSAL2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"5\")", + "T_NBSALA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_NBSAL1 = \"1\" or T_NBSAL2 = \"1\")", + "T_PCLCAF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_SEXE, \"1\") = \"2\")", + "T_PCLCAH": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_SEXE, \"1\") = \"1\")", + "T_STCPUB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "DIMANCHEC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "GARDEADEP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_TPP,\"9\")=\"2\") and (nvl(RAISTP,\"9\") =\"6\")", + "GARDEAENF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_TPP,\"9\")=\"2\") and (nvl(RAISTP,\"9\") =\"5\")", + "NBTRAVHAF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_STCPUB,\"9\") =\"5\")", + "PRES_SOIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (ENF013NB >0)", + "RETRAITE1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "TTSOUHAIT": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\") and (TELETRAV <>\"1\")", + "PRES_MATIN": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (ENF013NB >0)", + "T_ACTIVDOM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\") and (nvl(T_ACTIV, \"99_999\") = \"99_999\")", + "COMPATIB_HT": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "CONTRAINTES": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(DECID,\"9\") =\"1\" or nvl(DECID,\"9\")=\"2\")", + "HEURETRAVET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(T_EMPLOI,\"9\")=\"2\")", + "RAIS1_FATI1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI9": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "TELETRAVAIM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\") and (nvl(TELETRAV,\"9\") =\"1\") and (nvl(TELETRAVCOMP,\"9\") =\"1\")", + "TR_REVENUET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\") and (REVENUET =9999 or REVENUET=9998)", + "T_ACTIVANTE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"2\")", + "T_NBSALETAB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\")", + "TELETRAVCOMP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\") and (nvl(TELETRAV,\"9\") =\"1\")", + "T_ACTIVANTEB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"2\") and (T_ACTIVANTE = \"1\")", + "T_ACTIVCLAIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\") and (nvl(T_ACTIV, \"99_999\") = \"99_999\")", + "T_NBSALETABA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\") and (T_NBSALETAB = \"1\")", + "T_PCLCACLAIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and ((nvl(T_SEXE, \"1\") = \"1\" and nvl(T_PCLCAH,\"9999\") = \"9999\" ) or (T_SEXE = \"2\" and nvl(T_PCLCAF, \"9999\") = \"9999\"))", + "T_PCLCACLAIRP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and ((nvl(T_SEXE, \"1\") = \"1\" and nvl(T_PCLCAH,\"9999\") = \"9999\" ) or (T_SEXE = \"2\" and nvl(T_PCLCAF, \"9999\") = \"9999\")) and (T_PCLCACLAIR_FLOUS)", + "T_ACTIVDOM_COM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\") and (nvl(T_ACTIV, \"99_999\") = \"99_999\") and (T_ACTIVDOM = \"4\")", + "T_ACTIVDOM_SOC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\") and (nvl(T_ACTIV, \"99_999\") = \"99_999\") and (T_ACTIVDOM = \"9\")", + "TYPECONTRAINTES1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")" + }, + "ACTBENEVOL": { + "FREQ_BENEV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "RESP_BENEV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TEMPS_BENEVM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\") and (FREQ_BENEV =\"2\" or FREQ_BENEV =\"3\" or FREQ_BENEV =\"4\")", + "TEMPS_BENEVS": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\") and (FREQ_BENEV =\"1\")", + "TYPSTRUCTURE1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "STRUCTURE_PRINC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\") and (nvl(NBACTBENEVOL,0) >1)" + }, + "ENQUETEUR1": { + "ENQUETEUR2": "(ENQUETEUR1 =\"2\")" + }, + "ENQUETEUR3": { + "ENQUETEUR4": "(ENQUETEUR3 =\"2\")" + }, + "ENQUETEUR5": { + "ENQUETEUR6": "(ENQUETEUR5 =\"1\")", + "ENQUETEUR7": "(ENQUETEUR5 =\"1\")" + }, + "ENQUETEUR6": { + "ENQUETEUR8": "(ENQUETEUR6 =\"1\")", + "ENQUETEUR9": "(ENQUETEUR6 =\"2\")" + }, + "FREQ_BENEV": { + "TEMPS_BENEVM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\") and (FREQ_BENEV =\"2\" or FREQ_BENEV =\"3\" or FREQ_BENEV =\"4\")", + "TEMPS_BENEVS": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\") and (FREQ_BENEV =\"1\")" + }, + "SERCOURSES": { + "NBHEURSERV": "(nvl(SERMENAGE, \"2\") = \"1\" or nvl(SERCOURSES,\"2\")=\"1\")" + }, + "T_ACTIVDOM": { + "T_ACTIVDOM_COM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\") and (nvl(T_ACTIV, \"99_999\") = \"99_999\") and (T_ACTIVDOM = \"4\")", + "T_ACTIVDOM_SOC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\") and (nvl(T_ACTIV, \"99_999\") = \"99_999\") and (T_ACTIVDOM = \"9\")" + }, + "T_DATENAIS": { + "SCOL": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2)", + "T_AN": "(isnull(T_DATENAIS))", + "INA06": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (nvl(T_SITUAEU ,\"9\")=\"3\" or nvl(T_SITUAEU ,\"9\")=\"4\" or nvl(T_SITUAEU ,\"9\")=\"5\" or nvl(T_SITUAEU ,\"9\")=\"7\" or nvl(T_SITUAEU ,\"9\")=\"8\") and (T_AGE <70 and nvl(T_SITUAEU,\"9\") <> \"6\")", + "PERCO": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_AGE >17)", + "MODGA1": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA2": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA3": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA4": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA5": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA6": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA7": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "MODGA8": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)", + "NBHGA3": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3) and (MODGA3)", + "NBHGA4": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3) and (MODGA4)", + "NBHGA5": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3) and (MODGA5)", + "NBHGA6": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3) and (MODGA6)", + "NBHGA7": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3) and (MODGA7)", + "PASSER": "(not(ENF1225 =0)) and (ENF1225NB>1) and (NB_POTENTIAL_KISH >1)", + "T_VEUF": "(T_AGE > 14) and (T_SITUCONJ4 = true)", + "GAEXCEP": "(ENF013NB >0) and (ENF013NB >0) and (nvl(GARDEDIFF,\"9\") = \"1\" or nvl(GARDEDIFF,\"9\") = \"2\" or nvl(GARDEDIFF,\"9\") = \"3\" or nvl(GARDEDIFF,\"9\") = \"4\")", + "IS_KISH": "(not(ENF1225 =0)) and (ENF1225NB>1) and (NB_POTENTIAL_KISH >1)", + "TYPECOL": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\")", + "T_FFVAC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"2\" and T_AGE < 35)", + "ENFANTREP": "(not(ENF1225 =0)) and (ENF1225NB>1)", + "GARDEDIFF": "(ENF013NB >0) and (ENF013NB >0)", + "KISHCONNU": "(not(ENF1225 =0)) and (ENF1225NB>1) and (NB_POTENTIAL_KISH =1)", + "MENSATIS2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND =\"1\") and (\"1\" in LIENS) and (ENF018NB > 0)", + "PRES_SOIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (ENF013NB >0)", + "RETRAITE1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "ENFANTKISH": "(not(ENF1225 =0)) and (ENF1225NB>1) and (IS_KISH =\"1\")", + "PRES_MATIN": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (ENF013NB >0)", + "GARDEMER261": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER262": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER263": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER264": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER265": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER266": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER267": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER268": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDEMER269": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "T_SITUCONJ1": "(T_AGE > 14)", + "T_SITUCONJ2": "(T_AGE > 14)", + "T_SITUCONJ3": "(T_AGE > 14)", + "T_SITUCONJ4": "(T_AGE > 14)", + "T_SITUCONJ5": "(T_AGE > 14)", + "T_SITUCONJ6": "(T_AGE > 14)", + "T_SITUCONJ7": "(T_AGE > 14)", + "T_SITUCONJ8": "(T_AGE > 14)", + "GARDEMER7121": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7122": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7123": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7124": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7125": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7126": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7127": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7128": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDEMER7129": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR261": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR262": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR263": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR264": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR265": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR266": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR267": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR268": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "GARDESOIR269": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)", + "NBHPERISCO26": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7) and (GARDEMER268 or GARDESOIR268)", + "GARDESOIR7121": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7122": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7123": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7124": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7125": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7126": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7127": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7128": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "GARDESOIR7129": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)", + "NBHPERISCO712": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6) and (GARDEMER7128 or GARDESOIR268)" + }, + "T_DIPINTAL": { + "T_AGENIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and ((T_FSANSDIP = \"1\") or (T_FFM = \"2\" and (((T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_DIPINTAL = \"121009\" or T_DIPINTAL = \"121010\")) or ((nvl(T_DIPINTAL, \"999999\") = \"999999\") and (T_DIPLNIV = \"2\" or T_DIPLNIV = \"1\"))))) and (nvl(cast(T_NIV0INIT, integer), 3) > 2) and (nvl(T_DATNIV,9999)=9999)", + "T_DATNIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and ((T_FSANSDIP = \"1\") or (T_FFM = \"2\" and (((T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_DIPINTAL = \"121009\" or T_DIPINTAL = \"121010\")) or ((nvl(T_DIPINTAL, \"999999\") = \"999999\") and (T_DIPLNIV = \"2\" or T_DIPLNIV = \"1\"))))) and (nvl(cast(T_NIV0INIT, integer), 3) > 2)", + "T_DIPSDA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_SPEUN = \"2\")", + "T_DIPINTA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (nvl(T_DIPINTAL, \"999999\") = \"999999\")", + "T_DIPLNIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (nvl(T_DIPINTAL, \"999999\") = \"999999\")", + "T_DIPSINTA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_SPEUN = \"2\") and (nvl(T_DIPSDA, \"9999999\") = \"9999999\")", + "T_NIV0INIT": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and ((T_FSANSDIP = \"1\") or (T_FFM = \"2\" and (((T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_DIPINTAL = \"121009\" or T_DIPINTAL = \"121010\")) or ((nvl(T_DIPINTAL, \"999999\") = \"999999\") and (T_DIPLNIV = \"2\" or T_DIPLNIV = \"1\")))))" + }, + "T_FSANSDIP": { + "T_AGENIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and ((T_FSANSDIP = \"1\") or (T_FFM = \"2\" and (((T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_DIPINTAL = \"121009\" or T_DIPINTAL = \"121010\")) or ((nvl(T_DIPINTAL, \"999999\") = \"999999\") and (T_DIPLNIV = \"2\" or T_DIPLNIV = \"1\"))))) and (nvl(cast(T_NIV0INIT, integer), 3) > 2) and (nvl(T_DATNIV,9999)=9999)", + "T_DATNIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and ((T_FSANSDIP = \"1\") or (T_FFM = \"2\" and (((T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_DIPINTAL = \"121009\" or T_DIPINTAL = \"121010\")) or ((nvl(T_DIPINTAL, \"999999\") = \"999999\") and (T_DIPLNIV = \"2\" or T_DIPLNIV = \"1\"))))) and (nvl(cast(T_NIV0INIT, integer), 3) > 2)", + "T_NIV0INIT": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and ((T_FSANSDIP = \"1\") or (T_FFM = \"2\" and (((T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_DIPINTAL = \"121009\" or T_DIPINTAL = \"121010\")) or ((nvl(T_DIPINTAL, \"999999\") = \"999999\") and (T_DIPLNIV = \"2\" or T_DIPLNIV = \"1\")))))" + }, + "T_NIV0INIT": { + "T_AGENIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and ((T_FSANSDIP = \"1\") or (T_FFM = \"2\" and (((T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_DIPINTAL = \"121009\" or T_DIPINTAL = \"121010\")) or ((nvl(T_DIPINTAL, \"999999\") = \"999999\") and (T_DIPLNIV = \"2\" or T_DIPLNIV = \"1\"))))) and (nvl(cast(T_NIV0INIT, integer), 3) > 2) and (nvl(T_DATNIV,9999)=9999)", + "T_DATNIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and ((T_FSANSDIP = \"1\") or (T_FFM = \"2\" and (((T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_DIPINTAL = \"121009\" or T_DIPINTAL = \"121010\")) or ((nvl(T_DIPINTAL, \"999999\") = \"999999\") and (T_DIPLNIV = \"2\" or T_DIPLNIV = \"1\"))))) and (nvl(cast(T_NIV0INIT, integer), 3) > 2)" + }, + "CONTRAINTES": { + "TYPECONTRAINTES1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")" + }, + "GARDEMER268": { + "NBHPERISCO26": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7) and (GARDEMER268 or GARDESOIR268)" + }, + "HEURETRAVET": { + "RELAET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "OCCASET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET,\"9\")=\"1\")", + "CUMELET1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "REVENUET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "NBTRAVHET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET,\"9\")=\"1\")", + "TYPETRAVET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET,\"9\")=\"1\")", + "TR_REVENUET": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\") and (REVENUET =9999 or REVENUET=9998)" + }, + "REPINDIVREF": { + "MEN1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MEN8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SPO9": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "CHO61": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO62": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO63": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO64": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO65": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO66": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO67": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO68": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO69": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO71": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO72": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO73": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "CHO74": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "SPO10": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "CADSP1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CADSP5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)", + "CHO610": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")", + "INA031": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA032": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA033": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA034": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA035": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA036": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA037": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA038": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA039": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "LIEUW1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "LIEUW7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")", + "INA0310": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "SERVHM1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM9": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "CUMELET1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "CUMELET5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")", + "MENRARE1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "MENRARE7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM10": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM11": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM12": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "SERVHM13": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")", + "RETRAITE1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "RETRAITE8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)", + "SERVHM1Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM1)", + "SERVHM1Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM1)", + "SERVHM1Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM1)", + "SERVHM1Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM1)", + "SERVHM2Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM2)", + "SERVHM2Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM2)", + "SERVHM2Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM2)", + "SERVHM2Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM2)", + "SERVHM3Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM3)", + "SERVHM3Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM3)", + "SERVHM3Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM3)", + "SERVHM3Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM3)", + "SERVHM4Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM4)", + "SERVHM4Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM4)", + "SERVHM4Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM4)", + "SERVHM4Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM4)", + "SERVHM5Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM5)", + "SERVHM5Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM5)", + "SERVHM5Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM5)", + "SERVHM5Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM5)", + "SERVHM6Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM6)", + "SERVHM6Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM6)", + "SERVHM6Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM6)", + "SERVHM6Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM6)", + "SERVHM7Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM7)", + "SERVHM7Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM7)", + "SERVHM7Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM7)", + "SERVHM7Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM7)", + "SERVHM8Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM8)", + "SERVHM8Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM8)", + "SERVHM8Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM8)", + "SERVHM8Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM8)", + "SERVHM9Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM9)", + "SERVHM9Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM9)", + "SERVHM9Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM9)", + "SERVHM9Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM9)", + "SERVHM10Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM10)", + "SERVHM10Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM10)", + "SERVHM10Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM10)", + "SERVHM10Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM10)", + "SERVHM11Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM11)", + "SERVHM11Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM11)", + "SERVHM11Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM11)", + "SERVHM11Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM11)", + "SERVHM12Q1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM12)", + "SERVHM12Q2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM12)", + "SERVHM12Q3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM12)", + "SERVHM12Q4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM12)", + "RAIS1_FATI1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS1_FATI9": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "RAIS2_FATI6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")", + "TYPSTRUCTURE1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "TYPSTRUCTURE7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")", + "UTIL_INTERNET1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET9": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET10": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET11": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "TYPECONTRAINTES1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")", + "TYPECONTRAINTES7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")" + }, + "SERTOILETTE": { + "SOINSUP1": "(nvl(SOINBES, \"2\") = \"1\" and nvl(SERTOILETTE, \"1\") = \"2\" and nvl(SERCOMPAGNIE, \"1\") = \"2\")", + "SOINSUP2": "(nvl(SOINBES, \"2\") = \"1\" and (nvl(SERTOILETTE, \"2\") = \"1\" or nvl(SERCOMPAGNIE, \"2\") = \"1\"))", + "NBHAIDE_DEPENDANT": "(nvl(SOINBES, \"2\") = \"1\") and (nvl(SERTOILETTE ,\"9\")=\"1\" or nvl(SERCOMPAGNIE, \"9\") = \"1\")" + }, + "T_AACTIVDOM": { + "T_AACTIVDOM_COM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\") and (nvl(T_AACTIV,\"99_999\") = \"99_999\") and (T_AACTIVDOM = \"4\")", + "T_AACTIVDOM_SOC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\") and (nvl(T_AACTIV,\"99_999\") = \"99_999\") and (T_AACTIVDOM = \"9\")" + }, + "T_ACTIVANTE": { + "INA01": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA02": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA04": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (NBINA03 >1)", + "INA05": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (nvl(T_SITUAEU ,\"9\")=\"3\" or nvl(T_SITUAEU ,\"9\")=\"4\" or nvl(T_SITUAEU ,\"9\")=\"5\" or nvl(T_SITUAEU ,\"9\")=\"7\" or nvl(T_SITUAEU ,\"9\")=\"8\")", + "INA06": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (nvl(T_SITUAEU ,\"9\")=\"3\" or nvl(T_SITUAEU ,\"9\")=\"4\" or nvl(T_SITUAEU ,\"9\")=\"5\" or nvl(T_SITUAEU ,\"9\")=\"7\" or nvl(T_SITUAEU ,\"9\")=\"8\") and (T_AGE <70 and nvl(T_SITUAEU,\"9\") <> \"6\")", + "INA07": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA08": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (T_SITUAEU =\"3\")", + "INA09": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (T_SITUAEU =\"3\")", + "INA031": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA032": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA033": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA034": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA035": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA036": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA037": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA038": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA039": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "INA0310": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")", + "T_AACTIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\")", + "T_AQPRCR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB = \"2\" or T_ASTCPUB = \"3\") and (T_ASTCPUB = \"3\")", + "T_AQPRCU": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB = \"2\" or T_ASTCPUB = \"3\") and (T_ASTCPUB = \"2\")", + "T_AENCADR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB = \"2\" or T_ASTCPUB = \"3\")", + "T_ANBSAL1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB = \"1\")", + "T_ANBSAL2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB = \"5\")", + "T_APCLCAF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (nvl(T_SEXE, \"1\") = \"2\")", + "T_APCLCAH": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (nvl(T_SEXE, \"1\") = \"1\")", + "T_ASTCPUB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\")", + "T_AACTIVDOM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\") and (nvl(T_AACTIV,\"99_999\") = \"99_999\")", + "T_ACTIVANTEB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"2\") and (T_ACTIVANTE = \"1\")", + "T_AACTIVCLAIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\") and (nvl(T_AACTIV,\"99_999\") = \"99_999\")", + "T_APCLCACLAIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and ((nvl(T_SEXE, \"1\") = \"1\" and nvl(T_APCLCAH,\"9999\") = \"9999\" ) or (T_SEXE = \"2\" and nvl(T_APCLCAF, \"9999\") = \"9999\"))", + "T_APCLCACLAIRP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and ((nvl(T_SEXE, \"1\") = \"1\" and nvl(T_APCLCAH,\"9999\") = \"9999\" ) or (T_SEXE = \"2\" and nvl(T_APCLCAF, \"9999\") = \"9999\")) and (T_APCLCACLAIR_FLOUS)", + "T_AACTIVDOM_COM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\") and (nvl(T_AACTIV,\"99_999\") = \"99_999\") and (T_AACTIVDOM = \"4\")", + "T_AACTIVDOM_SOC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\") and (nvl(T_AACTIV,\"99_999\") = \"99_999\") and (T_AACTIVDOM = \"9\")" + }, + "T_FFTYPFORM": { + "T_FFCONC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"2\")", + "T_FFDIPL": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"1\")", + "T_FFNIVA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"2\") and (T_FFCONC = \"2\" or T_FFCONC = \"4\" or T_FFCONC = \"7\" or T_FFCONC = \"8\")", + "T_FFNIVB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"4\" and T_FFLIEU = \"3\")", + "T_FFNIVC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"4\" and T_FFLIEU <> \"3\")", + "T_FFDIPLNIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and ((T_FFTYPFORM = \"4\" and T_FFLIEU <> \"3\") or (T_FFTYPFORM = \"1\" and nvl(T_FFDIPL, \"999999\") = \"999999\"))", + "T_FFDIPLCLAA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"1\") and (T_TYPLIST = \"1\")", + "T_FFDIPLCLAB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"1\") and (T_TYPLIST = \"2\")", + "T_FFDIPLCLAIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"1\") and (nvl(T_FFDIPL , \"999999\") = \"999999\")" + }, + "T_NBSALETAB": { + "T_NBSALETABA": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\") and (T_NBSALETAB = \"1\")" + }, + "T_SITUCONJ4": { + "T_VEUF": "(T_AGE > 14) and (T_SITUCONJ4 = true)" + }, + "GARDEMER7128": { + "NBHPERISCO712": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6) and (GARDEMER7128 or GARDESOIR268)" + }, + "GARDESOIR268": { + "NBHPERISCO26": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7) and (GARDEMER268 or GARDESOIR268)", + "NBHPERISCO712": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6) and (GARDEMER7128 or GARDESOIR268)" + }, + "SERCOMPAGNIE": { + "SOINSUP1": "(nvl(SOINBES, \"2\") = \"1\" and nvl(SERTOILETTE, \"1\") = \"2\" and nvl(SERCOMPAGNIE, \"1\") = \"2\")", + "SOINSUP2": "(nvl(SOINBES, \"2\") = \"1\" and (nvl(SERTOILETTE, \"2\") = \"1\" or nvl(SERCOMPAGNIE, \"2\") = \"1\"))", + "NBHAIDE_DEPENDANT": "(nvl(SOINBES, \"2\") = \"1\") and (nvl(SERTOILETTE ,\"9\")=\"1\" or nvl(SERCOMPAGNIE, \"9\") = \"1\")" + }, + "TELETRAVCOMP": { + "TELETRAVAIM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\") and (nvl(TELETRAV,\"9\") =\"1\") and (nvl(TELETRAVCOMP,\"9\") =\"1\")" + }, + "T_ACTIVANTEB": { + "T_AACTIV": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\")", + "T_AQPRCR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB = \"2\" or T_ASTCPUB = \"3\") and (T_ASTCPUB = \"3\")", + "T_AQPRCU": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB = \"2\" or T_ASTCPUB = \"3\") and (T_ASTCPUB = \"2\")", + "T_AENCADR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB = \"2\" or T_ASTCPUB = \"3\")", + "T_ANBSAL1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB = \"1\")", + "T_ANBSAL2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB = \"5\")", + "T_APCLCAF": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (nvl(T_SEXE, \"1\") = \"2\")", + "T_APCLCAH": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (nvl(T_SEXE, \"1\") = \"1\")", + "T_ASTCPUB": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\")", + "T_AACTIVDOM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\") and (nvl(T_AACTIV,\"99_999\") = \"99_999\")", + "T_AACTIVCLAIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\") and (nvl(T_AACTIV,\"99_999\") = \"99_999\")", + "T_APCLCACLAIR": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and ((nvl(T_SEXE, \"1\") = \"1\" and nvl(T_APCLCAH,\"9999\") = \"9999\" ) or (T_SEXE = \"2\" and nvl(T_APCLCAF, \"9999\") = \"9999\"))", + "T_APCLCACLAIRP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and ((nvl(T_SEXE, \"1\") = \"1\" and nvl(T_APCLCAH,\"9999\") = \"9999\" ) or (T_SEXE = \"2\" and nvl(T_APCLCAF, \"9999\") = \"9999\")) and (T_APCLCACLAIR_FLOUS)", + "T_AACTIVDOM_COM": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\") and (nvl(T_AACTIV,\"99_999\") = \"99_999\") and (T_AACTIVDOM = \"4\")", + "T_AACTIVDOM_SOC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\") and (nvl(T_AACTIV,\"99_999\") = \"99_999\") and (T_AACTIVDOM = \"9\")" + }, + "T_PCLCACLAIR": { + "T_PCLCACLAIRP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and ((nvl(T_SEXE, \"1\") = \"1\" and nvl(T_PCLCAH,\"9999\") = \"9999\" ) or (T_SEXE = \"2\" and nvl(T_PCLCAF, \"9999\") = \"9999\")) and (T_PCLCACLAIR_FLOUS)" + }, + "FREQ_INTERNET": { + "UTIL_INTERNET1": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET2": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET3": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET4": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET5": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET6": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET7": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET8": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET9": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET10": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "UTIL_INTERNET11": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")", + "FREQ_INTERNET_INTENSE": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")" + }, + "TYPSTRUCTURE1": { + "STRUCTURE_PRINC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\") and (nvl(NBACTBENEVOL,0) >1)" + }, + "TYPSTRUCTURE2": { + "STRUCTURE_PRINC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\") and (nvl(NBACTBENEVOL,0) >1)" + }, + "TYPSTRUCTURE3": { + "STRUCTURE_PRINC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\") and (nvl(NBACTBENEVOL,0) >1)" + }, + "TYPSTRUCTURE4": { + "STRUCTURE_PRINC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\") and (nvl(NBACTBENEVOL,0) >1)" + }, + "TYPSTRUCTURE5": { + "STRUCTURE_PRINC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\") and (nvl(NBACTBENEVOL,0) >1)" + }, + "TYPSTRUCTURE6": { + "STRUCTURE_PRINC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\") and (nvl(NBACTBENEVOL,0) >1)" + }, + "TYPSTRUCTURE7": { + "STRUCTURE_PRINC": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\") and (nvl(NBACTBENEVOL,0) >1)" + }, + "T_APCLCACLAIR": { + "T_APCLCACLAIRP": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and ((nvl(T_SEXE, \"1\") = \"1\" and nvl(T_APCLCAH,\"9999\") = \"9999\" ) or (T_SEXE = \"2\" and nvl(T_APCLCAF, \"9999\") = \"9999\")) and (T_APCLCACLAIR_FLOUS)" + } + }, + "resizing": { + "T_NHAB": { + "size": "T_NBHAB", + "variables": ["T_PRENOM"] + }, + "T_PRENOM": { + "size": "count(T_PRENOM)", + "variables": [ + "T_SEXE", + "T_DEPNAIS", + "T_LNAIS", + "T_PAYSNAIS", + "T_NATION4", + "T_NATION3", + "T_NATION2", + "T_NATION1", + "T_DATENAIS", + "T_NATIONETR", + "T_AN", + "T_SITUCONJ8", + "T_SITUCONJ6", + "T_VEUF", + "T_SITUCONJ7", + "T_SITUCONJ4", + "T_SITUCONJ5", + "T_SITUCONJ2", + "T_NPARL", + "T_SPAR1", + "T_SITUCONJ3", + "T_SITUCONJ1", + "SCOL", + "TYPECOL", + "NBHPERISCO712", + "MODGA8", + "MODGA6", + "MODGA7", + "MODGA4", + "MODGA5", + "GARDESOIR263", + "GARDEMER7125", + "MODGA2", + "GARDESOIR262", + "GARDEMER7126", + "MODGA3", + "GARDESOIR265", + "GARDEMER7123", + "GARDESOIR264", + "GARDEMER7124", + "MODGA1", + "GARDESOIR267", + "GARDEMER7121", + "GARDESOIR266", + "GARDEMER7122", + "GARDESOIR269", + "GARDESOIR268", + "GARDESOIR7121", + "GARDESOIR261", + "GARDESOIR7125", + "GARDESOIR7124", + "GARDESOIR7123", + "GARDESOIR7122", + "GARDESOIR7129", + "GARDESOIR7128", + "GARDESOIR7127", + "GARDESOIR7126", + "GARDEMER269", + "GARDEMER265", + "GARDEMER266", + "GARDEMER267", + "GARDEMER268", + "GARDEMER7129", + "NBHGA7", + "NBHGA6", + "GARDEMER7127", + "NBHPERISCO26", + "GARDEMER7128", + "GARDEMER261", + "NBHGA3", + "GARDEMER262", + "GARDEMER263", + "NBHGA5", + "GARDEMER264", + "NBHGA4", + "PASSER", + "ENFANTKISH", + "ENFANTREP", + "IS_KISH", + "KISHCONNU", + "SERVHM9Q2", + "SERVHM9Q1", + "FATIGUE", + "MIDETUH", + "GARDEADEP", + "RTTJ", + "MIDETUL", + "MUSEEF", + "TELETRAVAIM", + "T_ANBSAL2", + "T_ANBSAL1", + "T_ACTIVDOM_SOC", + "T_ACTIVDOM_COM", + "T_ACTIV", + "MENSATIS2", + "MENSATIS3", + "T_FFDIPLCLAIR", + "T_SANTGEN", + "SPO4NB", + "MENSATIS1", + "TELETRAV", + "ACTARTI", + "T_GALI", + "T_QPRCR", + "MATCHF", + "RAPVIEPRO", + "T_FSANSDIP", + "RAISTR", + "RAISTP", + "SPO3NB", + "SERVHM7Q4", + "SERVHM7Q3", + "SERVHM7Q2", + "SERVHM7Q1", + "CINEMA", + "FREQ_INTERNET", + "LIEUMIDI", + "T_FFDIPLCLAA", + "T_FFDIPLCLAB", + "T_FF", + "SATISENF", + "SPO2NB", + "SERVHM8Q4", + "SPO8", + "SPO9", + "SPO6", + "SPO7", + "FREQ_INTERNET_INTENSE", + "SPO4", + "SERVHM8Q3", + "SPO5", + "SERVHM8Q2", + "TEM8A", + "SPO2", + "SERVHM8Q1", + "TTSOUHAIT", + "SPO3", + "T_DATDIP", + "UTIL_INTERNET10", + "POSTENQUETE", + "SERVHM9F", + "UTIL_INTERNET11", + "CHANGCLIM", + "COMPATIB_HT", + "T_NBEMP", + "BIBLIOF", + "RESIND", + "TEM9A", + "RESP_BENEV", + "SOIRC", + "T_FFCONC", + "STRUCTURE_PRINC", + "HEURETRAVET", + "CHO5", + "CHO4", + "CHO3", + "CHO2", + "T_FFDIPLNIV", + "CHO1", + "T_NIV0INIT", + "SPO1", + "SERVHM9Q4", + "SERVHM9Q3", + "SPO1NB", + "OCCASET", + "SERVHM5Q2", + "SERVHM5Q1", + "SERVHM5Q4", + "SERVHM5Q3", + "RAIS1_FATI9", + "RAIS1_FATI8", + "RAIS1_FATI7", + "SERVHM12Q3", + "T_DIPINTA", + "SERVHM12Q4", + "SERVHM12Q1", + "SERVHM12Q2", + "MIDIH", + "MEN2", + "MEN3", + "MEN4", + "MEN5", + "MEN1", + "NUITC", + "T_FFCLA", + "T_PCLCAF", + "T_PCLCAH", + "REVENUET", + "SPECTACLE", + "SERVHM6Q1", + "T_AGENIV", + "SERVHM6Q4", + "SERVHM6Q3", + "SERVHM6Q2", + "GARDEAENF", + "MENRARE4", + "MENRARE5", + "MENRARE6", + "MENRARE7", + "MENRARE1", + "QPRCU", + "MENRARE2", + "MENRARE3", + "MEN6", + "MEN7", + "MEN8", + "T_DIPLNIV", + "SERVHM3Q4", + "SERVHM3Q3", + "SERVHM3Q2", + "SERVHM3Q1", + "HORAI", + "MENRARE1S", + "CUMELET5", + "CUMELET2", + "CUMELET1", + "CUMELET4", + "T_DIPSDA", + "CUMELET3", + "T_DIPINTAL", + "MENRARE1A", + "MS_CONT_PROCHE", + "PRES_SOIR", + "RETRAITE5", + "RETRAITE4", + "INA039", + "RETRAITE3", + "INA038", + "RETRAITE2", + "INA037", + "RETRAITE8", + "RETRAITE7", + "RETRAITE6", + "INA032", + "INA031", + "T_PCLCACLAIR", + "RETRAITE1", + "INA036", + "INA035", + "MENRARE2S", + "INA034", + "INA033", + "MENRARE2A", + "RAIS2_FATI6", + "FREQ_BENEV", + "SERVHM4Q3", + "SERVHM4Q2", + "RAIS2_FATI1", + "SERVHM4Q1", + "RAIS2_FATI3", + "RAIS2_FATI2", + "RAIS2_FATI5", + "RAIS2_FATI4", + "SERVHM4Q4", + "NBTRAVH", + "MENRARE3S", + "MENRARE3A", + "TEMPS_BENEVM", + "TEMPS_BENEVS", + "MENRARE4S", + "RAIS1_FATI2", + "RAIS1_FATI1", + "RAIS1_FATI6", + "RAIS1_FATI5", + "RAIS1_FATI4", + "RAIS1_FATI3", + "MUSEE", + "T_APCLCACLAIR", + "MENRARE4A", + "TELETRAVCOMP", + "MATCH", + "MENRARE5S", + "SERVHM1Q4", + "SERVHM1Q3", + "T_NBSAL2", + "CADSP1", + "T_NBSAL1", + "CADSP2", + "T_ACTIVANTEB", + "SERVHM1Q2", + "T_SITUAEU", + "SERVHM1Q1", + "MENRARE5A", + "CADSP3", + "CADSP4", + "CADSP5", + "SPECTACLEF", + "T_TRAVAIL", + "DIMANCHEC", + "SERVHM10", + "MENRARE6S", + "SERVHM11", + "T_TPP", + "MEN1S", + "SERVHM12", + "SERVHM13", + "MEN1J", + "MEN1F", + "MENRARE6A", + "T_AACTIV", + "NBTRAVHAF", + "PRES_MATIN", + "MEN1A", + "T_ACTIVANTE", + "SERVHM2Q4", + "SERVHM2Q3", + "T_FFTYPFORM", + "SERVHM2Q2", + "RELAET", + "CINEMAF", + "SERVHM2Q1", + "T_STCPUB", + "T_ACTIVDOM", + "CONTRAINTES", + "T_FFNIVA", + "T_FFNIVB", + "T_NBSALA", + "T_FFNIVC", + "T_DATNIV", + "CHO610", + "T_NBSALETAB", + "MEN4S", + "T_FFDIPL", + "SERVHM10Q1", + "MEN4J", + "SERVHM10Q2", + "SOMTBL", + "INA01", + "TYPETRAVET", + "MEN4F", + "SERVHM10Q3", + "INA02", + "SERVHM10Q4", + "T_APCLCACLAIRP", + "T_ENCADR", + "MEN4A", + "ACTARTI_INTERNET", + "MEN5S", + "NBTRAVHET", + "PERCO", + "TR_REVENUET", + "SERVHM12F", + "T_AQPRCR", + "MEN5J", + "T_AQPRCU", + "MEN5F", + "MEN5A", + "NBANTRAV", + "TYPSTRUCTURE2", + "TYPSTRUCTURE3", + "TYPSTRUCTURE1", + "TYPSTRUCTURE6", + "TYPSTRUCTURE7", + "TYPSTRUCTURE4", + "TYPSTRUCTURE5", + "T_AACTIVDOM_SOC", + "MEN2S", + "SERVHM11F", + "SERVHM11Q1", + "MEN2J", + "SERVHM11Q4", + "SERVHM11Q2", + "MEN2F", + "SERVHM11Q3", + "MEN2A", + "T_FFBAC", + "DUREECOUPLE", + "T_FFCAP", + "INA05", + "INA04", + "INA07", + "INA06", + "MEN3S", + "INA09", + "INA08", + "FREQTV", + "MEN3J", + "SERVHM9", + "SERVHM8", + "T_AACTIVDOM_COM", + "SERVHM7", + "MEN3F", + "SERVHM6", + "SPO9NB", + "SERVHM5", + "SERVHM4", + "SERVHM3", + "SERVHM10F", + "T_ACTIVCLAIR", + "SERVHM2", + "T_CHRON", + "MEN3A", + "SERVHM1", + "FORINTER", + "TEM6A", + "T_DIPSINTA", + "DOMTRAV", + "SERVHM7F", + "CHO62", + "CHO63", + "CHO61", + "CHO66", + "CHO67", + "CHO64", + "CHO65", + "ACTARTI_NBH", + "TTP_TYPE", + "CHO68", + "CHO69", + "T_AACTIVDOM", + "TEM7A", + "TYPECONTRAINTES1", + "T_FFVAC", + "TYPECONTRAINTES6", + "TYPECONTRAINTES7", + "T_AGEDIP", + "SERVHM8F", + "TYPECONTRAINTES2", + "CHO73", + "SPO8NB", + "TYPECONTRAINTES3", + "CHO74", + "T_APCLCAF", + "TYPECONTRAINTES4", + "CHO71", + "TYPECONTRAINTES5", + "CHO72", + "T_APCLCAH", + "T_CONTAC", + "T_FFLIEU", + "COURSESBIO", + "TEM4A", + "MEN6S", + "T_AACTIVCLAIR", + "LIEUWP", + "MS_CONT_AMI", + "SERVHM5F", + "MEN6J", + "MEN6F", + "MEN6A", + "TEM5A", + "MEN7S", + "ACTBENEVOL", + "SERVHM6F", + "BIBLIO", + "MEN7J", + "INA0310", + "SMARTPHONE", + "SPO7NB", + "MEN7F", + "MEN7A", + "SPO10", + "T_PCLCACLAIRP", + "T_AENCADR", + "TEM2A", + "UTIL_INTERNET1", + "UTIL_INTERNET3", + "SERVHM3F", + "UTIL_INTERNET2", + "UTIL_INTERNET5", + "UTIL_INTERNET4", + "UTIL_INTERNET7", + "UTIL_INTERNET6", + "UTIL_INTERNET9", + "UTIL_INTERNET8", + "DECID", + "TEM3A", + "LIEUW1", + "SPO6NB", + "SERVHM4F", + "LIEUW7", + "STIGTOT", + "LIEUW6", + "RTTJI", + "LIEUW3", + "LIEUW2", + "LIEUW5", + "LIEUW4", + "SERVHM1F", + "SAMEDIC", + "NBTRAVHI", + "T_TYPDIP", + "NBTRAVH2", + "T_ASTCPUB", + "TEM1A", + "QIREP", + "SERVHM2F", + "VALIQI", + "SPO5NB", + "T_NBSALETABA" + ], + "linksVariables": ["LIENS"], + "sizeForLinksVariables": { + "xAxisSize": "count(T_PRENOM)", + "yAxisSize": "count(T_PRENOM)" + } + } + }, + "variables": [ + { + "name": "ENF013NB", + "dimension": 0, + "expression": { + "type": "VTL", + "value": "sum(AGE013)" + }, + "variableType": "CALCULATED", + "bindingDependencies": ["AGE013", "T_AN", "T_DATENAIS"] + }, + { + "name": "NBLIEUW", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "(if (nvl(LIEUW1, false) = true) then 1 else 0) + (if (nvl(LIEUW2, false) = true) then 1 else 0) + (if (nvl(LIEUW3, false) = true) then 1 else 0) + (if (nvl(LIEUW4, false) = true) then 1 else 0) + (if (nvl(LIEUW5, false) = true) then 1 else 0) + (if (nvl(LIEUW6, false) = true) then 1 else 0) + (if (nvl(LIEUW7, false) = true) then 1 else 0)" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": [ + "LIEUW1", + "LIEUW2", + "LIEUW3", + "LIEUW4", + "LIEUW5", + "LIEUW6", + "LIEUW7" + ] + }, + { + "name": "NBINA03", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "(if (nvl(INA031, false) = true) then 1 else 0) + (if (nvl(INA032, false) = true) then 1 else 0) + (if (nvl(INA033, false) = true) then 1 else 0) + (if (nvl(INA034, false) = true) then 1 else 0) + (if (nvl(INA035, false) = true) then 1 else 0) + (if (nvl(INA036, false) = true) then 1 else 0) + (if (nvl(INA037, false) = true) then 1 else 0) + (if (nvl(INA038, false) = true) then 1 else 0) + (if (nvl(INA039, false) = true) then 1 else 0)" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": [ + "INA031", + "INA032", + "INA033", + "INA034", + "INA035", + "INA036", + "INA037", + "INA038", + "INA039" + ] + }, + { + "name": "NBSPORTS", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "(if (nvl(SPO1, false) = true) then 1 else 0) + (if (nvl(SPO2, false) = true) then 1 else 0) + (if (nvl(SPO3, false) = true) then 1 else 0) + (if (nvl(SPO4, false) = true) then 1 else 0) + (if (nvl(SPO5, false) = true) then 1 else 0) + (if (nvl(SPO6, false) = true) then 1 else 0) + (if (nvl(SPO7, false) = true) then 1 else 0) + (if (nvl(SPO8, false) = true) then 1 else 0) + (if (nvl(SPO9, false) = true) then 1 else 0)" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": [ + "SPO1", + "SPO2", + "SPO3", + "SPO4", + "SPO5", + "SPO6", + "SPO7", + "SPO8", + "SPO9" + ] + }, + { + "name": "ENF018NB", + "dimension": 0, + "expression": { + "type": "VTL", + "value": "sum(AGE018)" + }, + "variableType": "CALCULATED", + "bindingDependencies": ["AGE018", "T_AN", "T_DATENAIS"] + }, + { + "name": "ENF1225", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if (ENFANT=1 and AGE1225=1) then 1 else 0" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": [ + "ENFANT", + "AGE1225", + "LIENS", + "T_AN", + "T_DATENAIS" + ] + }, + { + "name": "ENFANT", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if (\"2\" in LIENS or \"5\" in LIENS) then 1 else 0" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["LIENS"] + }, + { + "name": "NBACTBENEVOL", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "(if (nvl(TYPSTRUCTURE1, false) = true) then 1 else 0) + (if (nvl(TYPSTRUCTURE2, false) = true) then 1 else 0) + (if (nvl(TYPSTRUCTURE3, false) = true) then 1 else 0) + (if (nvl(TYPSTRUCTURE4, false) = true) then 1 else 0) + (if (nvl(TYPSTRUCTURE5, false) = true) then 1 else 0) + (if (nvl(TYPSTRUCTURE6, false) = true) then 1 else 0) + (if (nvl(TYPSTRUCTURE7, false) = true) then 1 else 0)" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": [ + "TYPSTRUCTURE1", + "TYPSTRUCTURE2", + "TYPSTRUCTURE3", + "TYPSTRUCTURE4", + "TYPSTRUCTURE5", + "TYPSTRUCTURE6", + "TYPSTRUCTURE7" + ] + }, + { + "name": "AGE1225", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if(T_AGE>11 and T_AGE<26) then 1 else 0" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["T_AGE", "T_AN", "T_DATENAIS"] + }, + { + "name": "ENF1225NB", + "dimension": 0, + "expression": { + "type": "VTL", + "value": "sum(ENF1225)" + }, + "variableType": "CALCULATED", + "bindingDependencies": ["ENF1225", "LIENS"] + }, + { + "name": "MOIS_NAISSANCE_INT", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if isnull(T_DATENAIS) then 0 else cast(cast(cast(T_DATENAIS,date,\"YYYY-MM-DD\"), string, \"MM\"), integer)" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["T_DATENAIS"] + }, + { + "name": "JOUR_NAISSANCE_STR", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if isnull(T_DATENAIS) then \"00\" else cast(cast(T_DATENAIS, date, \"YYYY-MM-DD\"),string, \"DD\")" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["T_DATENAIS"] + }, + { + "name": "SCORE_KISH", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "cast(if MOIS_NAISSANCE_INT < 6 then MOIS_NAISSANCE_INT+12 else MOIS_NAISSANCE_INT, string) || \".\" || JOUR_NAISSANCE_STR" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": [ + "MOIS_NAISSANCE_INT", + "JOUR_NAISSANCE_STR", + "T_DATENAIS" + ] + }, + { + "name": "KISH_MIN", + "dimension": 0, + "expression": { + "type": "VTL", + "value": "min(SCORE_KISH_INT)" + }, + "variableType": "CALCULATED", + "bindingDependencies": ["SCORE_KISH_INT", "LIENS"] + }, + { + "name": "SCORE_KISH_INT", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if ENF1225 = 1 then cast(SCORE_KISH, number) else 99" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["ENF1225", "SCORE_KISH", "LIENS", "T_DATENAIS"] + }, + { + "name": "KISH_INDICATOR", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if KISH_MIN = SCORE_KISH_INT then 1 else 0" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["KISH_MIN", "SCORE_KISH_INT", "LIENS"] + }, + { + "name": "NB_POTENTIAL_KISH", + "dimension": 0, + "expression": { + "type": "VTL", + "value": "sum(KISH_INDICATOR)" + }, + "variableType": "CALCULATED", + "bindingDependencies": ["KISH_INDICATOR", "LIENS"] + }, + { + "name": "REPINDIVREF", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if T_PRENOM=PRENOMREF then 1 else 0" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["PRENOMREF", "T_PRENOM", "T_NHAB"] + }, + { + "name": "CONJOINTREF", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if (T_PRENOM = PRENOMREF) then 0 else if ($T_TYP_MEN_LOG$=\"1\" and \"1\" in LIENS) then 1 else 0 else if ($T_TYP_MEN_LOG$=\"3\" and \"1\" in LIENS) then 1 else 0" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["PRENOMREF", "T_PRENOM", "LIENS", "T_NHAB"] + }, + { + "name": "REPONDANT", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if (DEF_KISH=1 or INTERIM=1 or REPINDIVREF=1) then \"1\" else \"0\"" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": [ + "REPINDIVREF", + "INTERIM", + "DEF_KISH", + "LIENS", + "T_NHAB" + ] + }, + { + "name": "REPONDANTNB", + "dimension": 0, + "expression": { + "type": "VTL", + "value": "sum(REPONDANT)" + }, + "variableType": "CALCULATED", + "bindingDependencies": ["REPONDANT", "T_NHAB"] + }, + { + "name": "INTERIM", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if (T_PRENOM=PRENOMREF) then 0 else if (\"1\" in LIENS ) then 1 else 0" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["PRENOMREF", "T_PRENOM", "LIENS", "T_NHAB"] + }, + { + "name": "DEF_KISH", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if (nvl(IS_KISH, \"99\") = \"1\" or (cast(NB_POTENTIAL_KISH,integer) = 1 and cast(KISH_INDICATOR,integer) = 1)) then 1 else 0" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": [ + "KISH_INDICATOR", + "NB_POTENTIAL_KISH", + "IS_KISH", + "LIENS" + ] + }, + { + "name": "AGE013", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if (T_AGE<14) then 1 else 0" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["T_AGE", "T_AN", "T_DATENAIS"] + }, + { + "name": "PROXY", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "nvl(RESIND,\"2\")" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["RESIND"] + }, + { + "name": "AGE018", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if (T_AGE<19) then 1 else 0" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["T_AGE", "T_AN", "T_DATENAIS"] + }, + { + "name": "HEUREDEB", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "JARDIN", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SITUFIN", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SCOL", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "TYPECOL", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDEMER261", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDEMER262", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDEMER263", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDEMER264", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDEMER265", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDEMER266", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDEMER267", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDEMER268", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDEMER269", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDESOIR261", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDESOIR262", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDESOIR263", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDESOIR264", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDESOIR265", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDESOIR266", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDESOIR267", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDESOIR268", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDESOIR269", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "NBHPERISCO26", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDEMER7121", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDEMER7122", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDEMER7123", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDEMER7124", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDEMER7125", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDEMER7126", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDEMER7127", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDEMER7128", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDEMER7129", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDESOIR7121", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDESOIR7122", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDESOIR7123", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDESOIR7124", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDESOIR7125", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDESOIR7126", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDESOIR7127", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDESOIR7128", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDESOIR7129", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "NBHPERISCO712", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MODGA1", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MODGA2", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MODGA3", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MODGA4", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MODGA5", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MODGA6", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MODGA7", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MODGA8", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "NBHGA3", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "NBHGA4", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "NBHGA5", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "NBHGA6", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "NBHGA7", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDEDIFF", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "GAEXCEP", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERMENAGE", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERCOURSES", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "NBHEURSERV", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SOINBES", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERTOILETTE", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERCOMPAGNIE", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "NBHAIDE_DEPENDANT", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SOINSUP1", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SOINSUP2", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "RAIS_SOINSUP", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERV1", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERV2", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERV3", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERV4", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERV5", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERV6", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERV7", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERV8", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERV9", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERV10", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERV1M", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERV1MF", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERV1AF", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERV2M", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERV2MF", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERV2AF", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERV3M", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERV3MF", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERV3AF", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERV4M", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERV4MF", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERV4AF", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERV5M", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERV5MF", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERV5AF", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERV6M", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERV6MF", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERV6AF", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERV7M", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERV7MF", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERV7AF", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERV8M", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERV8MF", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERV8AF", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERV9M", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERV9MF", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "SERV9AF", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID1", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID2", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID3", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID4", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID5", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID6", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID7", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID8", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID9", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID10", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID11", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID12", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID01F", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID01Q1", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID01Q2", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID01Q3", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID01Q4", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID02F", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID02Q1", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID02Q2", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID02Q3", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID02Q4", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID03F", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID03Q1", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID03Q2", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID03Q3", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID03Q4", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID04F", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID04Q1", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID04Q2", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID04Q3", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID04Q4", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID05F", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID05Q1", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID05Q2", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID05Q3", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID05Q4", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID06F", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID06Q1", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID06Q2", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID06Q3", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID06Q4", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID07F", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID07Q1", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID07Q2", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID07Q3", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID07Q4", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID08F", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID08Q1", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID08Q2", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID08Q3", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID08Q4", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID09F", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID09Q1", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID09Q2", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID09Q3", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID09Q4", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID10F", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID10Q1", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID10Q2", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID10Q3", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID10Q4", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID11F", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID11Q1", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID11Q2", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID11Q3", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "AID11Q4", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "HEUREFINQM", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "ENFANTREP", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "PASSER", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "IS_KISH", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "KISHCONNU", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "ENFANTKISH", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "RESIND", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "QIREP", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "DUREECOUPLE", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "RAPVIEPRO", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "NBANTRAV", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "TTP_TYPE", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "RAISTP", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "RAISTR", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDEAENF", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "GARDEADEP", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "LIEUW1", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "LIEUW2", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "LIEUW3", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "LIEUW4", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "LIEUW5", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "LIEUW6", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "LIEUW7", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "LIEUWP", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "TELETRAV", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "TTSOUHAIT", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "TELETRAVCOMP", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "TELETRAVAIM", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "HORAI", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "NBTRAVH", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "DOMTRAV", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "RTTJ", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "NBTRAVHI", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "RTTJI", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "NBTRAVHAF", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "NBTRAVH2", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SOIRC", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "NUITC", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SAMEDIC", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "DIMANCHEC", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MIDIH", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "LIEUMIDI", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "DECID", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "CONTRAINTES", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "TYPECONTRAINTES1", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "TYPECONTRAINTES2", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "TYPECONTRAINTES3", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "TYPECONTRAINTES4", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "TYPECONTRAINTES5", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "TYPECONTRAINTES6", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "TYPECONTRAINTES7", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "PRES_MATIN", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "PRES_SOIR", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "COMPATIB_HT", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "FATIGUE", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "RAIS1_FATI1", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "RAIS1_FATI2", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "RAIS1_FATI3", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "RAIS1_FATI4", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "RAIS1_FATI5", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "RAIS1_FATI6", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "RAIS1_FATI7", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "RAIS1_FATI8", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "RAIS1_FATI9", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "RAIS2_FATI1", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "RAIS2_FATI2", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "RAIS2_FATI3", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "RAIS2_FATI4", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "RAIS2_FATI5", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "RAIS2_FATI6", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "RETRAITE1", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "RETRAITE2", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "RETRAITE3", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "RETRAITE4", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "RETRAITE5", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "RETRAITE6", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "RETRAITE7", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "RETRAITE8", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "CHO1", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "CHO2", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "CHO3", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "CHO4", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "CHO5", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "CHO61", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "CHO62", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "CHO63", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "CHO64", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "CHO65", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "CHO66", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "CHO67", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "CHO68", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "CHO69", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "CHO610", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "CHO71", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "CHO72", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "CHO73", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "CHO74", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "INA01", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "INA02", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "INA031", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "INA032", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "INA033", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "INA034", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "INA035", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "INA036", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "INA037", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "INA038", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "INA039", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "INA0310", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "INA04", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "INA05", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "INA06", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "INA07", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "INA08", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "INA09", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MIDETUH", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MIDETUL", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "FORINTER", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "HEURETRAVET", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "TYPETRAVET", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "OCCASET", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "NBTRAVHET", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "RELAET", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "REVENUET", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "TR_REVENUET", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "CUMELET1", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "CUMELET2", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "CUMELET3", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "CUMELET4", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "CUMELET5", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SMARTPHONE", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "FREQ_INTERNET", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "FREQ_INTERNET_INTENSE", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "UTIL_INTERNET1", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "UTIL_INTERNET2", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "UTIL_INTERNET3", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "UTIL_INTERNET4", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "UTIL_INTERNET5", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "UTIL_INTERNET6", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "UTIL_INTERNET7", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "UTIL_INTERNET8", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "UTIL_INTERNET9", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "UTIL_INTERNET10", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "UTIL_INTERNET11", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SPO1", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SPO2", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SPO3", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SPO4", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SPO5", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SPO6", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SPO7", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SPO8", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SPO9", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SPO10", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SPO1NB", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SPO2NB", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SPO3NB", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SPO4NB", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SPO5NB", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SPO6NB", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SPO7NB", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SPO8NB", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SPO9NB", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "CADSP1", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "CADSP2", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "CADSP3", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "CADSP4", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "CADSP5", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "CINEMA", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "CINEMAF", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SPECTACLE", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SPECTACLEF", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MUSEE", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MUSEEF", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MATCH", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MATCHF", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "BIBLIO", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "BIBLIOF", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "FREQTV", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "ACTARTI", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "ACTARTI_NBH", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "ACTARTI_INTERNET", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MS_CONT_PROCHE", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MS_CONT_AMI", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "ACTBENEVOL", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "TYPSTRUCTURE1", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "TYPSTRUCTURE2", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "TYPSTRUCTURE3", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "TYPSTRUCTURE4", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "TYPSTRUCTURE5", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "TYPSTRUCTURE6", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "TYPSTRUCTURE7", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "STRUCTURE_PRINC", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "RESP_BENEV", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "FREQ_BENEV", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "TEMPS_BENEVS", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "TEMPS_BENEVM", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "PERCO", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MEN1", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MEN2", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MEN3", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MEN4", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MEN5", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MEN6", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MEN7", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MEN8", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MEN1F", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MEN1J", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MEN1S", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MEN1A", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MEN2F", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MEN2J", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MEN2S", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MEN2A", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MEN3F", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MEN3J", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MEN3S", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MEN3A", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MEN4F", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MEN4J", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MEN4S", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MEN4A", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MEN5F", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MEN5J", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MEN5S", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MEN5A", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MEN6F", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MEN6J", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MEN6S", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MEN6A", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MEN7F", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MEN7J", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MEN7S", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MEN7A", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MENRARE1", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MENRARE2", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MENRARE3", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MENRARE4", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MENRARE5", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MENRARE6", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MENRARE7", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MENRARE1S", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MENRARE1A", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MENRARE2S", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MENRARE2A", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MENRARE3S", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MENRARE3A", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MENRARE4S", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MENRARE4A", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MENRARE5S", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MENRARE5A", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MENRARE6S", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MENRARE6A", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MENSATIS1", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MENSATIS2", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "MENSATIS3", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM1", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM2", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM3", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM4", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM5", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM6", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM7", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM8", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM9", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM10", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM11", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM12", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM13", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM1F", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM1Q1", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM1Q2", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM1Q3", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM1Q4", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM2F", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM2Q1", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM2Q2", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM2Q3", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM2Q4", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM3F", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM3Q1", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM3Q2", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM3Q3", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM3Q4", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM4F", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM4Q1", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM4Q2", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM4Q3", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM4Q4", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM5F", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM5Q1", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM5Q2", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM5Q3", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM5Q4", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM6F", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM6Q1", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM6Q2", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM6Q3", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM6Q4", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM7F", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM7Q1", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM7Q2", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM7Q3", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM7Q4", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM8F", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM8Q1", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM8Q2", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM8Q3", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM8Q4", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM9F", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM9Q1", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM9Q2", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM9Q3", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM9Q4", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM10F", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM10Q1", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM10Q2", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM10Q3", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM10Q4", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM11F", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM11Q1", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM11Q2", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM11Q3", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM11Q4", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM12F", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM12Q1", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM12Q2", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM12Q3", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SERVHM12Q4", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "TEM1A", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "TEM2A", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "TEM3A", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SOMTBL", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "TEM4A", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "TEM5A", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "TEM6A", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "TEM7A", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "TEM8A", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "TEM9A", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "STIGTOT", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "SATISENF", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "CHANGCLIM", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "COURSESBIO", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "POSTENQUETE", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "VALIQI", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "ENQUETEUR1", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "ENQUETEUR2", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "ENQUETEUR3", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "ENQUETEUR4", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "ENQUETEUR5", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "ENQUETEUR6", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "ENQUETEUR7", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "ENQUETEUR8", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "ENQUETEUR9", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "ENQUETEUR10", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "ENQUETEUR11", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "ENQUETEUR12", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "T_NBHAB", + "dimension": 0, + "expression": { + "type": "VTL", + "value": "nvl(T_NHAB,1)" + }, + "variableType": "CALCULATED", + "bindingDependencies": ["T_NHAB"] + }, + { + "name": "PRENOMREFB", + "dimension": 0, + "expression": { + "type": "VTL", + "value": "first_value(T_PRENOM over())" + }, + "variableType": "CALCULATED", + "bindingDependencies": ["T_PRENOM"] + }, + { + "name": "PRENOMB", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "T_PRENOM" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["T_PRENOM"] + }, + { + "name": "T_ANNAIS", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if isnull(T_DATENAIS) and isnull (T_AN) then null else if isnull(T_DATENAIS) and not isnull(T_AN) then T_AN else cast(substr(cast(T_DATENAIS,string,\"YYYY-MM-DD\"),1,4),integer)" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["T_DATENAIS", "T_AN"] + }, + { + "name": "T_AGE", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "2024 - nvl(T_ANNAIS,2008)" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["T_ANNAIS", "T_AN", "T_DATENAIS"] + }, + { + "name": "T_EMPLOI", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if T_SITUAEU = \"1\" then \"1\" else if T_TRAVAIL = \"1\" then \"1\" else if isnull(T_SITUAEU) and isnull (T_TRAVAIL) then \"2\" else \"2\"" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["T_SITUAEU", "T_TRAVAIL"] + }, + { + "name": "T_FFM", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if (T_FF = \"1\") then \"1\" else if (T_FFVAC = \"1\") then \"1\" else if isnull(T_FF) and isnull(T_FFVAC) then \"2\" else \"2\"" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["T_FF", "T_FFVAC"] + }, + { + "name": "T_PER1E", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if T_NBPARL = 0 then \"2\" else if T_SPAR1 = \"1\" then \"1\" else if isnull(T_SPAR1) then \"2\" else \"2\"" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["T_NBPARL", "T_SPAR1", "T_NHAB"] + }, + { + "name": "T_MER1E", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if T_NBPARL = 0 then \"2\" else if T_SPAR1 = \"2\" then \"1\" else if isnull(T_SPAR1) then \"2\" else \"2\"" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["T_NBPARL", "T_SPAR1", "T_NHAB"] + }, + { + "name": "T_PRENOMAP", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if (PRENOM = PRENOMREF) then \"votre autre parent\" else \"l'autre parent de \" || PRENOM" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["PRENOM", "PRENOMREF", "T_NHAB", "T_PRENOM"] + }, + { + "name": "LIB_PR", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if isnull(T_SEXE) then \"il(elle)\" else if T_SEXE = \"1\" then \"il\" else \"elle\"" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["T_SEXE"] + }, + { + "name": "LIB_ERE", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if isnull(T_SEXE) then \"er(ère)\" else if T_SEXE = \"1\" then \"er\" else \"ère\"" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["T_SEXE"] + }, + { + "name": "LIB_NE", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if isnull(T_SEXE) then \"(ne)\" else if T_SEXE = \"1\" then \"\" else \"ne\"" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["T_SEXE"] + }, + { + "name": "LIB_HF", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if isnull(T_SEXE) then \"Homme ou Femme\" else if T_SEXE = \"1\" then \"Homme\" else \"Femme\"" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["T_SEXE"] + }, + { + "name": "LIB_LE", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if isnull(T_SEXE) then \"le(la)\" else if T_SEXE = \"1\" then \"le\" else \"la\"" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["T_SEXE"] + }, + { + "name": "LIB_SON", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if (PRENOM = PRENOMREF) then \"votre\" else \"son\"" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["PRENOM", "PRENOMREF", "T_NHAB", "T_PRENOM"] + }, + { + "name": "LIB_SA", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if (PRENOM = PRENOMREF) then \"votre\" else \"sa\"" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["PRENOM", "PRENOMREF", "T_NHAB", "T_PRENOM"] + }, + { + "name": "LIB_SES", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if (PRENOM = PRENOMREF) then \"vos\" else \"ses\"" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["PRENOM", "PRENOMREF", "T_NHAB", "T_PRENOM"] + }, + { + "name": "LIB_LUI", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if (PRENOM = PRENOMREF) then \"vous\" else \"lui\"" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["PRENOM", "PRENOMREF", "T_NHAB", "T_PRENOM"] + }, + { + "name": "LIB_SE", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if (PRENOM = PRENOMREF) then \"vous\" else \"se\"" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["PRENOM", "PRENOMREF", "T_NHAB", "T_PRENOM"] + }, + { + "name": "LIB_E", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if isnull(T_SEXE) then \"(e)\" else if T_SEXE = \"1\" then \"\" else \"e\"" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["T_SEXE"] + }, + { + "name": "T_TYPLIST", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if (T_FFTYPFORM = \"1\" and nvl(T_FFDIPL, \"999999\") =\"999999\") then \"2\" else substr(T_FFDIPL,2,1)" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["T_FFTYPFORM", "T_FFDIPL"] + }, + { + "name": "T_MAJLOGAUT", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if ($T_MAJLOGENQ= \"1\") then $T_MAJLOGAUT2$ else $T_MAJLOGAUT1" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45" + }, + { + "name": "PRENOM", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "nvl(PRENOMB, \"PRENOM\")" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["PRENOMB", "T_PRENOM"] + }, + { + "name": "PRENOMREF", + "dimension": 0, + "expression": { + "type": "VTL", + "value": "if (T_NBHAB = 1) then nvl(PRENOMREFB, \"PRENOM\") else nvl(PRENOMREFB, \"PRENOM1\")" + }, + "variableType": "CALCULATED", + "bindingDependencies": ["T_NBHAB", "PRENOMREFB", "T_NHAB", "T_PRENOM"] + }, + { + "name": "T_NBPARL", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if (T_TYPE_MEN_LOG = 1 and \"2\" in LIENS) then ( if (\"5\" not_in LIENS) then 2 else 1) else if (T_TYPE_MEN_LOG = 2 and \"2\" in LIENS) then 1 else if (T_TYPE_MEN_LOG = 3) then 0 else if (T_TYPE_MEN_LOG = 4) then 0 else if (T_TYPE_MEN_LOG = 5) then 0 else if (T_TYPE_MEN_LOG = 6 and \"2\" in LIENS) then cast(nvl(T_NPARL,\"0\"),integer) else 0" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["T_TYPE_MEN_LOG", "LIENS", "T_NPARL", "T_NHAB"] + }, + { + "name": "LIB_XSE", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if isnull(T_SEXE) then \"x(se)\" else if T_SEXE = \"1\" then \"x\" else \"se\"" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["T_SEXE"] + }, + { + "name": "T_PCLCACLAIR_NORM", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "upper( replace( replace( replace( replace( replace( replace(lower(T_PCLCACLAIR), \" \", \"\") , \"à\", \"a\") , \"ç\", \"c\") , \"é\", \"e\") , \"è\", \"e\") , \"ê\", \"e\"))" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["T_PCLCACLAIR"] + }, + { + "name": "T_PCLCACLAIR_FLOUS", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "T_PCLCACLAIR_NORM in {\"ACCOMPAGNATEUR\", \"ACCOMPAGNATRICE\", \"ACHETEUR\", \"ACHETEUSE\", \"ACTIVITESAISONNIERE\", \"ADJOINT\", \"ADJOINTADMINISTRATIF\", \"ADJOINTADMINISTRATIFPRINCIPAL\", \"ADJOINTADMINISTRATIFTERRITORIAL\", \"ADJOINTTECHNIQUE\", \"ADJOINTTECHNIQUEALACOMMUNE\", \"ADJOINTTECHNIQUEALAVILLE\", \"ADJOINTTECHNIQUECOLLECTIVITESTERRITORIALES\", \"ADJOINTTECHNIQUEDESCOLLECTIVITESTERRITORIALES\", \"ADJOINTTECHNIQUECOMMUNAL\", \"ADJOINTTECHNIQUECOMMUNE\", \"ADJOINTTECHNIQUEDERECHERCHEETDEFORMATIONDEL'EDUCATIONNATIONALE\", \"ADJOINTTECHNIQUEDERECHERCHEETDEFORMATIONDEL'EDUCATIONNATIONALE(ATRF)\", \"ADJOINTTECHNIQUEDERECHERCHEETDEFORMATIONDELEDUCATIONNATIONALE\", \"ADJOINTTECHNIQUEDERECHERCHEETDEFORMATIONDELEDUCATIONNATIONALE(ATRF)\", \"ADJOINTTECHNIQUEDESADMINISTRATIONSDEL'ETAT(ATAE)\", \"ADJOINTTECHNIQUEDESADMINISTRATIONSDEL'ETAT\", \"ADJOINTTECHNIQUEDESADMINISTRATIONSDELETAT(ATAE)\", \"ADJOINTTECHNIQUEDESADMINISTRATIONSDELETAT\", \"ADJOINTTECHNIQUEDESETABLISSEMENTSD'ENSEIGNEMENT\", \"ADJOINTTECHNIQUEDESETABLISSEMENTSD'ENSEIGNEMENT(ATEE)\", \"ADJOINTTECHNIQUEDESETABLISSEMENTSDENSEIGNEMENT\", \"ADJOINTTECHNIQUEDESETABLISSEMENTSDENSEIGNEMENT(ATEE)\", \"ADJOINTTECHNIQUEMAIRIE\", \"ADJOINTTECHNIQUEPOLYVALENT\", \"ADJOINTTECHNIQUEPRINCIPAL\", \"ADJOINTTECHNIQUETERRITORIAL\", \"ADJOINTTECHNIQUETERRITORIALALACOMMUNE\", \"ADJOINTTECHNIQUETERRITORIALALAVILLE\", \"ADJOINTTECHNIQUETERRITORIALCOMMUNAL\", \"ADJOINTTECHNIQUETERRITORIALCOMMUNE\", \"ADJOINTTECHNIQUETERRITORIALCOLLECTIVITESTERRITORIALES\", \"ADJOINTTECHNIQUETERRITORIALDESCOLLECTIVITESTERRITORIALES\", \"ADJOINTTECHNIQUETERRITORIALDESETABLISSEMENTSD'ENSEIGNEMENT\", \"ADJOINTTECHNIQUETERRITORIALDESETABLISSEMENTSD'ENSEIGNEMENT(ATTEE)\", \"ADJOINTTECHNIQUETERRITORIALDESETABLISSEMENTSDENSEIGNEMENT\", \"ADJOINTTECHNIQUETERRITORIALDESETABLISSEMENTSDENSEIGNEMENT(ATTEE)\", \"ADJOINTTECHNIQUETERRITORIALMAIRIE\", \"ADJOINTTECHNIQUETERRITORIALPOLYVALENT\", \"ADJOINTTECHNIQUETERRITORIALPRINCIPAL\", \"ADJOINTTECHNIQUETERRITORIALVILLE\", \"ADJOINTTECHNIQUEVILLE\", \"ADJOINTTERRITORIAL\", \"ADJOINTTERRITORIALALACOMMUNE\", \"ADJOINTTERRITORIALALAVILLE\", \"ADJOINTTERRITORIALCOMMUNAL\", \"ADJOINTTERRITORIALCOMMUNE\", \"ADJOINTTERRITORIALENMAIRIE\", \"ADJOINTTERRITORIALMAIRIE\", \"ADJOINTTERRITORIALPOLYVALENT\", \"ADJOINTTERRITORIALPRINCIPAL\", \"ADJOINTTERRITORIALVILLE\", \"ADJOINTE\", \"ADJOINTEADMINISTRATIVE\", \"ADJOINTEADMINISTRATIVEPRINCIPALE\", \"ADJOINTEADMINISTRATIVETERRITORIALE\", \"ADJOINTETECHNIQUE\", \"ADJOINTETECHNIQUEALACOMMUNE\", \"ADJOINTETECHNIQUEALAVILLE\", \"ADJOINTETECHNIQUECOLLECTIVITESTERRITORIALES\", \"ADJOINTETECHNIQUEDESCOLLECTIVITESTERRITORIALES\", \"ADJOINTETECHNIQUECOMMUNALE\", \"ADJOINTETECHNIQUECOMMUNE\", \"ADJOINTETECHNIQUEDERECHERCHEETDEFORMATIONDEL'EDUCATIONNATIONALE\", \"ADJOINTETECHNIQUEDERECHERCHEETDEFORMATIONDEL'EDUCATIONNATIONALE(ATRF)\", \"ADJOINTETECHNIQUEDERECHERCHEETDEFORMATIONDELEDUCATIONNATIONALE\", \"ADJOINTETECHNIQUEDERECHERCHEETDEFORMATIONDELEDUCATIONNATIONALE(ATRF)\", \"ADJOINTETECHNIQUEDESADMINISTRATIONSDEL'ETAT(ATAE)\", \"ADJOINTETECHNIQUEDESADMINISTRATIONSDEL'ETAT\", \"ADJOINTETECHNIQUEDESADMINISTRATIONSDELETAT(ATAE)\", \"ADJOINTETECHNIQUEDESADMINISTRATIONSDELETAT\", \"ADJOINTETECHNIQUEDESETABLISSEMENTSD'ENSEIGNEMENT\", \"ADJOINTETECHNIQUEDESETABLISSEMENTSD'ENSEIGNEMENT(ATEE)\", \"ADJOINTETECHNIQUEDESETABLISSEMENTSDENSEIGNEMENT\", \"ADJOINTETECHNIQUEDESETABLISSEMENTSDENSEIGNEMENT(ATEE)\", \"ADJOINTETECHNIQUEMAIRIE\", \"ADJOINTETECHNIQUEPOLYVALENTE\", \"ADJOINTETECHNIQUEPRINCIPALE\", \"ADJOINTETECHNIQUETERRITORIALE\", \"ADJOINTETECHNIQUETERRITORIALEALACOMMUNE\", \"ADJOINTETECHNIQUETERRITORIALEALAVILLE\", \"ADJOINTETECHNIQUETERRITORIALECOMMUNALE\", \"ADJOINTETECHNIQUETERRITORIALECOMMUNE\", \"ADJOINTETECHNIQUETERRITORIALECOLLECTIVITESTERRITORIALES\", \"ADJOINTETECHNIQUETERRITORIALEDESCOLLECTIVITESTERRITORIALES\", \"ADJOINTETECHNIQUETERRITORIALEDESETABLISSEMENTSD'ENSEIGNEMENT\", \"ADJOINTETECHNIQUETERRITORIALEDESETABLISSEMENTSD'ENSEIGNEMENT(ATTEE)\", \"ADJOINTETECHNIQUETERRITORIALEDESETABLISSEMENTSDENSEIGNEMENT\", \"ADJOINTETECHNIQUETERRITORIALEDESETABLISSEMENTSDENSEIGNEMENT(ATTEE)\", \"ADJOINTETECHNIQUETERRITORIALEMAIRIE\", \"ADJOINTETECHNIQUETERRITORIALEPOLYVALENTE\", \"ADJOINTETECHNIQUETERRITORIALEPRINCIPALE\", \"ADJOINTETECHNIQUETERRITORIALEVILLE\", \"ADJOINTETECHNIQUEVILLE\", \"ADJOINTETERRITORIALE\", \"ADJOINTETERRITORIALEALACOMMUNE\", \"ADJOINTETERRITORIALEALAVILLE\", \"ADJOINTETERRITORIALECOMMUNALE\", \"ADJOINTETERRITORIALECOMMUNE\", \"ADJOINTETERRITORIALEENMAIRIE\", \"ADJOINTETERRITORIALEMAIRIE\", \"ADJOINTETERRITORIALEPOLYVALENTE\", \"ADJOINTETERRITORIALEPRINCIPALE\", \"ADJOINTETERRITORIALEVILLE\", \"ADMINISTRATEUR\", \"ADMINISTRATRICE\", \"AGENT\", \"AGENTACCUEIL\", \"AGENTADMINISTRATIF\", \"AGENTCOMMERCIAL\", \"AGENTCOMMUNAL\", \"AGENTDACCUEIL\", \"AGENTDENTRETIEN\", \"AGENTDEXPLOITATION\", \"AGENTD'ACCUEIL\", \"AGENTD'ENTRETIEN\", \"AGENTD'EXPLOITATION\", \"AGENTDEBUREAU\", \"AGENTDEFABRICATION\", \"AGENTDEGESTION\", \"AGENTDEL'ETAT\", \"AGENTDELAPOSTE\", \"AGENTDEMAIRIE\", \"AGENTDEMAITRISE\", \"AGENTDEMAITRISETERRITORIAL\", \"AGENTDEMEDIATION\", \"AGENTDEPOSTE\", \"AGENTDEPRODUCTION\", \"AGENTDEPRODUCTIONAUTOMOBILE\", \"AGENTDEPRODUCTIONDANSL'AUTOMOBILE\", \"AGENTDEPRODUCTIONDANSLAUTOMOBILE\", \"AGENTDESERVICE\", \"AGENTDESERVICEPOLYVALENT\", \"AGENTDESERVICESCOLAIRE\", \"AGENTDESSERVICESTECHNIQUES\", \"AGENTEDF\", \"AGENTENTRETIEN\", \"AGENTEXPLOITATION\", \"AGENTMAIRIE\", \"AGENTMUNICIPAL\", \"AGENTPOLYVALENT\", \"AGENTPOLYVALENTTERRITORIAL\", \"AGENTPOSTE\", \"AGENTSERVICEPOLYVALENT\", \"AGENTSERVICESCOLAIRE\", \"AGENTSERVICESTECHNIQUES\", \"AGENTSNCF\", \"AGENTTECHNIQUE\", \"AGENTTECHNIQUEALACOMMUNE\", \"AGENTTECHNIQUEALAVILLE\", \"AGENTTECHNIQUECOLLECTIVITE\", \"AGENTTECHNIQUECOLLECTIVITESTERRITORIALES\", \"AGENTTECHNIQUECOMMUNAL\", \"AGENTTECHNIQUECOMMUNE\", \"AGENTTECHNIQUEDESCOLLECTIVITESTERRITORIALES\", \"AGENTTECHNIQUEDESECOLES\", \"AGENTTECHNIQUEDESECOLES(ATE)\", \"AGENTTECHNIQUEECOLE\", \"AGENTTECHNIQUEECOLE(ATE)\", \"AGENTTECHNIQUEMAIRIE\", \"AGENTTECHNIQUEPOLYVALENT\", \"AGENTTECHNIQUEPRINCIPAL\", \"AGENTTECHNIQUETERRITORIAL\", \"AGENTTECHNIQUETERRITORIALALACOMMUNE\", \"AGENTTECHNIQUETERRITORIALALAVILLE\", \"AGENTTECHNIQUETERRITORIALCOLLECTIVITESTERRITORIALES\", \"AGENTTECHNIQUETERRITORIALCOMMUNAL\", \"AGENTTECHNIQUETERRITORIALCOMMUNE\", \"AGENTTECHNIQUETERRITORIALDESCOLLECTIVITESTERRITORIALES\", \"AGENTTECHNIQUETERRITORIALMAIRIE\", \"AGENTTECHNIQUETERRITORIALPOLYVALENT\", \"AGENTTECHNIQUETERRITORIALPRINCIPAL\", \"AGENTTECHNIQUETERRITORIALVILLE\", \"AGENTTECHNIQUEVILLE\", \"AGENTTERRITORIAL\", \"AGENTTERRITORIALALACOMMUNE\", \"AGENTTERRITORIALALAVILLE\", \"AGENTTERRITORIALCOLLECTIVITESTERRITORIALES\", \"AGENTTERRITORIALCOMMUNAL\", \"AGENTTERRITORIALCOMMUNE\", \"AGENTTERRITORIALDESCOLLECTIVITESTERRITORIALES\", \"AGENTTERRITORIALMAIRIE\", \"AGENTTERRITORIALPOLYVALENT\", \"AGENTTERRITORIALPRINCIPAL\", \"AGENTTERRITORIALVILLE\", \"AGENTE\", \"AGENTEACCUEIL\", \"AGENTEADMINISTRATIVE\", \"AGENTECOMMERCIALE\", \"AGENTECOMMUNALE\", \"AGENTEDACCUEIL\", \"AGENTEDENTRETIEN\", \"AGENTEDEXPLOITATION\", \"AGENTED'ACCUEIL\", \"AGENTED'ENTRETIEN\", \"AGENTED'EXPLOITATION\", \"AGENTEDEBUREAU\", \"AGENTEDEFABRICATION\", \"AGENTEDEGESTION\", \"AGENTEDEL'ETAT\", \"AGENTEDELAPOSTE\", \"AGENTEDEMAIRIE\", \"AGENTEDEMAITRISE\", \"AGENTEDEMAITRISETERRITORIAL\", \"AGENTEDEMEDIATION\", \"AGENTEDEPOSTE\", \"AGENTEDEPRODUCTION\", \"AGENTEDEPRODUCTIONAUTOMOBILE\", \"AGENTEDEPRODUCTIONDANSL'AUTOMOBILE\", \"AGENTEDEPRODUCTIONDANSLAUTOMOBILE\", \"AGENTEDESERVICE\", \"AGENTEDESERVICEPOLYVALENTE\", \"AGENTEDESERVICESCOLAIRE\", \"AGENTEDESSERVICESTECHNIQUES\", \"AGENTEEDF\", \"AGENTEENTRETIEN\", \"AGENTEEXPLOITATION\", \"AGENTEMAIRIE\", \"AGENTEMUNICIPALE\", \"AGENTEPOLYVALENTE\", \"AGENTEPOLYVALENTETERRITORIALE\", \"AGENTEPOSTE\", \"AGENTESERVICEPOLYVALENTE\", \"AGENTESERVICESCOLAIRE\", \"AGENTESERVICESTECHNIQUES\", \"AGENTESNCF\", \"AGENTETECHNIQUE\", \"AGENTETECHNIQUEALACOMMUNE\", \"AGENTETECHNIQUEALAVILLE\", \"AGENTETECHNIQUECOLLECTIVITE\", \"AGENTETECHNIQUECOLLECTIVITESTERRITORIALES\", \"AGENTETECHNIQUECOMMUNALE\", \"AGENTETECHNIQUECOMMUNE\", \"AGENTETECHNIQUEDESCOLLECTIVITESTERRITORIALES\", \"AGENTETECHNIQUEDESECOLES\", \"AGENTETECHNIQUEDESECOLES(ATE)\", \"AGENTETECHNIQUEECOLE\", \"AGENTETECHNIQUEECOLE(ATE)\", \"AGENTETECHNIQUEMAIRIE\", \"AGENTETECHNIQUEPOLYVALENTE\", \"AGENTETECHNIQUEPRINCIPALE\", \"AGENTETECHNIQUETERRITORIALE\", \"AGENTETECHNIQUETERRITORIALEALACOMMUNE\", \"AGENTETECHNIQUETERRITORIALEALAVILLE\", \"AGENTETECHNIQUETERRITORIALECOLLECTIVITESTERRITORIALES\", \"AGENTETECHNIQUETERRITORIALECOMMUNALE\", \"AGENTETECHNIQUETERRITORIALECOMMUNE\", \"AGENTETECHNIQUETERRITORIALEDESCOLLECTIVITESTERRITORIALES\", \"AGENTETECHNIQUETERRITORIALEMAIRIE\", \"AGENTETECHNIQUETERRITORIALEPOLYVALENTE\", \"AGENTETECHNIQUETERRITORIALEPRINCIPALE\", \"AGENTETECHNIQUETERRITORIALEVILLE\", \"AGENTETECHNIQUEVILLE\", \"AGENTETERRITORIALE\", \"AGENTETERRITORIALEALACOMMUNE\", \"AGENTETERRITORIALEALAVILLE\", \"AGENTETERRITORIALECOLLECTIVITESTERRITORIALES\", \"AGENTETERRITORIALECOMMUNALE\", \"AGENTETERRITORIALECOMMUNE\", \"AGENTETERRITORIALDESCOLLECTIVITESTERRITORIALES\", \"AGENTETERRITORIALEMAIRIE\", \"AGENTETERRITORIALEPOLYVALENTE\", \"AGENTETERRITORIALEPRINCIPALE\", \"AGENTETERRITORIALEVILLE\", \"AGRICULTEUR\", \"AGRICULTRICE\", \"AIDE\", \"AIDEFAMILIAL\", \"AIDEFAMILIALE\", \"ALTERNANT\", \"ALTERNANTE\", \"ANALYSTE\", \"ANIMATEUR\", \"ANIMATRICE\", \"APPRENTI\", \"APPRENTIE\", \"ARTIFICIER\", \"ARTIFICIERE\", \"ARTISAN\", \"ARTISANE\", \"ARTISTE\", \"ASSISTANT\", \"ASSISTANTDEGESTION\", \"ASSISTANTGESTION\", \"ASSISTANTE\", \"ASSISTANTEDEGESTION\", \"ASSISTANTEGESTION\", \"ATE\", \"ATEE\", \"ATRF\", \"ATTEE\", \"ATTACHE\", \"ATTACHECLIENTELE\", \"ATTACHEDECLIENTELE\", \"ATTACHEE\", \"ATTACHEECLIENTELE\", \"ATTACHEEDECLIENTELE\", \"AUDITEUR\", \"AUDITRICE\", \"AUTOENTREPRENEUR\", \"AUTOENTREPRENEUSE\", \"AUTOENTREPRENEUR\", \"AUTOENTREPRENEUSE\", \"BOBINEUR\", \"BOBINEUSE\", \"BOBINIER\", \"BOULOTDETE\", \"BOULOTD'ETE\", \"BOULOTETE\", \"BOULOTSDETE\", \"BOULOTSD'ETE\", \"BOULOTSETE\", \"CADRE\", \"CADREDIRIGEANT\", \"CADREDIRIGEANTE\", \"CADRETECHNIQUE\", \"CAISSIER\", \"CAISSIERE\", \"CAPITAINE\", \"CDD\", \"CDI\", \"CHARGEAFFAIRE\", \"CHARGEAFFAIRES\", \"CHARGEDAFFAIRE\", \"CHARGEDAFFAIRES\", \"CHARGEDETUDES\", \"CHARGED'AFFAIRE\", \"CHARGED'AFFAIRES\", \"CHARGED'ETUDES\", \"CHARGEDECLIENTELE\", \"CHARGEDEMISSION\", \"CHARGEDEMISSIONENERGIE\", \"CHARGEDEPRODUCTION\", \"CHARGEDEPROJET\", \"CHARGEETUDES\", \"CHARGEMISSION\", \"CHARGEMISSIONENERGIE\", \"CHARGEEAFFAIRE\", \"CHARGEEAFFAIRES\", \"CHARGEEDAFFAIRE\", \"CHARGEEDAFFAIRES\", \"CHARGEEDETUDES\", \"CHARGEED'AFFAIRE\", \"CHARGEED'AFFAIRES\", \"CHARGEED'ETUDES\", \"CHARGEEDECLIENTELE\", \"CHARGEEDEMISSION\", \"CHARGEEDEMISSIONENERGIE\", \"CHARGEEDEPRODUCTION\", \"CHARGEEDEPROJET\", \"CHARGEEETUDES\", \"CHARGEEMISSION\", \"CHARGEEMISSIONENERGIE\", \"CHAUFFEUR\", \"CHAUFFEUSE\", \"CHEF\", \"CHEFATELIER\", \"CHEFDATELIER\", \"CHEFDENTREPRISE\", \"CHEFDEQUIPE\", \"CHEFDEXPLOITATION\", \"CHEFD'ATELIER\", \"CHEFD'ENTREPRISE\", \"CHEFD'ENTREPRISECOMMERCIALE\", \"CHEFD'ENTREPRISEDEFABRICATIONARTISANALE\", \"CHEFD'ENTREPRISEDESERVICES\", \"CHEFD'ENTREPRISEFABRICATIONARTISANALE\", \"CHEFD'ENTREPRISESERVICES\", \"CHEFD'EQUIPE\", \"CHEFD'EXPLOITATION\", \"CHEFDEGROUPE\", \"CHEFDEPROJET\", \"CHEFDESECTEUR\", \"CHEFDESERVICE\", \"CHEFENTREPRISE\", \"CHEFENTREPRISECOMMERCIALE\", \"CHEFENTREPRISEDEFABRICATIONARTISANALE\", \"CHEFENTREPRISEFABRICATIONARTISANALE\", \"CHEFENTREPRISEDESERVICES\", \"CHEFENTREPRISESERVICES\", \"CHEFEQUIPE\", \"CHEFEXPLOITATION\", \"CHEFFE\", \"CHEFFEATELIER\", \"CHEFFEDATELIER\", \"CHEFFEDENTREPRISE\", \"CHEFFEDEQUIPE\", \"CHEFFEDEXPLOITATION\", \"CHEFFED'ATELIER\", \"CHEFFED'ENTREPRISE\", \"CHEFFED'ENTREPRISECOMMERCIALE\", \"CHEFFED'ENTREPRISEDEFABRICATIONARTISANALE\", \"CHEFFED'ENTREPRISEDESERVICES\", \"CHEFFED'ENTREPRISEFABRICATIONARTISANALE\", \"CHEFFED'ENTREPRISESERVICES\", \"CHEFFED'EQUIPE\", \"CHEFFED'EXPLOITATION\", \"CHEFFEDEGROUPE\", \"CHEFFEDEPROJET\", \"CHEFFEDESECTEUR\", \"CHEFFEDESERVICE\", \"CHEFFEENTREPRISE\", \"CHEFFEENTREPRISECOMMERCIALE\", \"CHEFFEENTREPRISEDEFABRICATIONARTISANALE\", \"CHEFFEENTREPRISEFABRICATIONARTISANALE\", \"CHEFFEENTREPRISEDESERVICES\", \"CHEFFEENTREPRISESERVICES\", \"CHEFFEEQUIPE\", \"CHEFFEEXPLOITATION\", \"CHEMINOT\", \"CHEMINOTSNCF\", \"COACH\", \"COLORISTE\", \"COMMANDANT\", \"COMMANDANTE\", \"COMMERCANT\", \"COMMERCANTAMBULANT\", \"COMMERCANTE\", \"COMMERCANTEAMBULANTE\", \"COMMERCIAL\", \"COMMERCIALE\", \"COMMIS\", \"COMMISSAIRE\", \"CONDUCTEUR\", \"CONDUCTEURDENGINS\", \"CONDUCTEURD'ENGINS\", \"CONDUCTEURDELIGNE\", \"CONDUCTEURDELIGNES\", \"CONDUCTEURENGINS\", \"CONDUCTRICE\", \"CONDUCTRICEDENGINS\", \"CONDUCTRICED'ENGINS\", \"CONDUCTRICEDELIGNE\", \"CONDUCTRICEDELIGNES\", \"CONDUCTRICEENGINS\", \"CONJOINTCOLLABORATEUR\", \"CONJOINTECOLLABORATRICE\", \"CONSEILLER\", \"CONSEILLERCLIENTELE\", \"CONSEILLERCOMMERCIAL\", \"CONSEILLERE\", \"CONSEILLERECLIENTELE\", \"CONSEILLERECOMMERCIALE\", \"CONSERVATEUR\", \"CONSERVATRICE\", \"CONSULTANT\", \"CONSULTANTJUNIOR\", \"CONSULTANTSENIOR\", \"CONSULTANTE\", \"CONSULTANTEJUNIOR\", \"CONSULTANTESENIOR\", \"CONTREMAITRE\", \"CONTROLEUR\", \"CONTROLEUSE\", \"COORDINATEUR\", \"COORDINATRICE\", \"COORDONNATEUR\", \"COORDONNATRICE\", \"COURTIER\", \"DECORATEUR\", \"DECORATRICE\", \"DESSINATEUR\", \"DESSINATRICE\", \"DEVELOPPEUR\", \"DEVELOPPEUSE\", \"DIRECTEUR\", \"DIRECTEURADJOINT\", \"DIRECTEURAGENCE\", \"DIRECTEURDAGENCE\", \"DIRECTEURD'AGENCE\", \"DIRECTRICE\", \"DIRECTRICEADJOINTE\", \"DIRECTRICEAGENCE\", \"DIRECTRICEDAGENCE\", \"DIRECTRICED'AGENCE\", \"DIRIGEANTDUNESOCIETE\", \"DIRIGEANTD'UNESOCIETE\", \"DIRIGEANTDESOCIETE\", \"DIRIGEANTSOCIETE\", \"DIRIGEANTEDUNESOCIETE\", \"DIRIGEANTED'UNESOCIETE\", \"DIRIGEANTEDESOCIETE\", \"DIRIGEANTESOCIETE\", \"EDUCATEUR\", \"EDUCATRICE\", \"ELECTRICIEN\", \"ELECTRICIENNE\", \"ELEVEUR\", \"ELEVEUSE\", \"EMPLOISAISONNIER\", \"EMPLOYE\", \"EMPLOYEADMINISTRATIF\", \"EMPLOYECOMMUNAL\", \"EMPLOYEDUSINE\", \"EMPLOYED'USINE\", \"EMPLOYEDEBUREAU\", \"EMPLOYEDEMAIRIE\", \"EMPLOYEDEPOSTE\", \"EMPLOYEDELAPOSTE\", \"EMPLOYEMUNICIPAL\", \"EMPLOYEPOLYVALENT\", \"EMPLOYEPOSTE\", \"EMPLOYETECHNIQUE\", \"EMPLOYEUSINE\", \"EMPLOYEE\", \"EMPLOYEEADMINISTRATIVE\", \"EMPLOYEECOMMUNALE\", \"EMPLOYEEDUSINE\", \"EMPLOYEED'USINE\", \"EMPLOYEEDEBUREAU\", \"EMPLOYEEDEMAIRIE\", \"EMPLOYEEDEPOSTE\", \"EMPLOYEEDELAPOSTE\", \"EMPLOYEEMUNICIPALE\", \"EMPLOYEEPOLYVALENTE\", \"EMPLOYEEPOSTE\", \"EMPLOYEETECHNIQUE\", \"EMPLOYEEUSINE\", \"ENSEIGNANT\", \"ENSEIGNANTE\", \"ENTREPRENEUR\", \"ENTREPRENEUSE\", \"ENALTERNANCE\", \"ETUDIANT\", \"ETUDIANTALTERNANCE\", \"ETUDIANTALTERNANT\", \"ETUDIANTENALTERNANCE\", \"ETUDIANTE\", \"ETUDIANTEALTERNANCE\", \"ETUDIANTEALTERNANTE\", \"ETUDIANTEENALTERNANCE\", \"EXPERT\", \"EXPERTE\", \"EXPLOITANT\", \"EXPLOITANTAGRICOLE\", \"EXPLOITANTE\", \"EXPLOITANTEAGRICOLE\", \"FABRICANT\", \"FABRICANTE\", \"FONCTIONNAIRE\", \"FONCTIONNAIRETERRITORIAL\", \"FONCTIONNAIRETERRITORIALE\", \"GARDIEN\", \"GARDIENNE\", \"GERANT\", \"GERANTCOMMERCE\", \"GERANTD'ENTREPRISE\", \"GERANTDENTREPRISE\", \"GERANTDECOMMERCE\", \"GERANTDESOCIETE\", \"GERANTDESOCIETECOMMERCIALE\", \"GERANTDESOCIETEDESERVICES\", \"GERANTDESOCIETESERVICES\", \"GERANTENTREPRISE\", \"GERANTSOCIETE\", \"GERANTSOCIETECOMMERCIALE\", \"GERANTSOCIETEDESERVICES\", \"GERANTSOCIETESERVICES\", \"GERANTE\", \"GERANTECOMMERCE\", \"GERANTED'ENTREPRISE\", \"GERANTEDENTREPRISE\", \"GERANTEDECOMMERCE\", \"GERANTEDESOCIETE\", \"GERANTEDESOCIETECOMMERCIALE\", \"GERANTEDESOCIETEDESERVICES\", \"GERANTEDESOCIETESERVICES\", \"GERANTEENTREPRISE\", \"GERANTESOCIETE\", \"GERANTESOCIETECOMMERCIALE\", \"GERANTESOCIETESERVICES\", \"GERANTESOCIETEDESERVICES\", \"GESTIONNAIRE\", \"GROSSISTE\", \"INGENIEUR\", \"INGENIEURCONSEIL\", \"INGENIEUR-CONSEIL\", \"INGENIEURE\", \"INGENIEURECONSEIL\", \"INGENIEURE-CONSEIL\", \"INSPECTEUR\", \"INSPECTRICE\", \"INTERIMAIRE\", \"INTERMITTENT\", \"INTERMITTENTE\", \"INTERMITTENTDUSPECTACLE\", \"INTERMITTENTEDUSPECTACLE\", \"INTERMITTENTSPECTACLE\", \"INTERMITTENTESPECTACLE\", \"JOBDETE\", \"JOBD'ETE\", \"JOBETE\", \"JOBSDETE\", \"JOBSD'ETE\", \"JOBSETE\", \"LAPOSTE\", \"LIEUTENANT\", \"LIEUTENANTE\", \"LIVREUR\", \"LIVREUSE\", \"MANAGER\", \"MANAGERDEQUIPE\", \"MANAGERD'EQUIPE\", \"MANAGEREQUIPE\", \"MANDATAIRE\", \"MANOEUVRE\", \"MANEUVRE\", \"MANŒUVRE\", \"MARCHAND\", \"MARCHANDAMBULANT\", \"MARCHANDE\", \"MARCHANDEAMBULANTE\", \"MARIN\", \"MATELOT\", \"MECANICIEN\", \"MECANICIENNE\", \"MEDECIN\", \"MEDIATEUR\", \"MEDIATRICE\", \"MENUISIER\", \"MENUISIERE\", \"MILITAIRE\", \"MILITAIREDECARRIERE\", \"MONITEUR\", \"MONITRICE\", \"MONTEUR\", \"MONTEUSE\", \"NAVIGATEUR\", \"NAVIGATRICE\", \"NEGOCIANT\", \"NEGOCIANTE\", \"OFFICIER\", \"OFFICIERE\", \"OPERATEUR\", \"OPERATRICE\", \"OUVRIER\", \"OUVRIERAGRICOLE\", \"OUVRIERAUTOMOBILE\", \"OUVRIERBATIMENT\", \"OUVRIERCONSTRUCTION\", \"OUVRIERD'ENTRETIEN\", \"OUVRIERDENTRETIEN\", \"OUVRIERD'USINE\", \"OUVRIERDUSINE\", \"OUVRIERDANSLINDUSTRIE\", \"OUVRIERDANSLINDUSTRIEAUTOMOBILE\", \"OUVRIERDANSL'INDUSTRIE\", \"OUVRIERDANSL'INDUSTRIEAUTOMOBILE\", \"OUVRIERDANSINDUSTRIE\", \"OUVRIERDANSINDUSTRIEAUTOMOBILE\", \"OUVRIERDEFABRICATION\", \"OUVRIERDELINDUSTRIE\", \"OUVRIERDELINDUSTRIEAUTOMOBILE\", \"OUVRIERDEL'INDUSTRIE\", \"OUVRIERDEL'INDUSTRIEAUTOMOBILE\", \"OUVRIERDEPRODUCTION\", \"OUVRIERDUBATIMENT\", \"OUVRIERENTRETIEN\", \"OUVRIERENBATIMENT\", \"OUVRIERENCONSTRUCTION\", \"OUVRIERENUSINE\", \"OUVRIERFABRICATION\", \"OUVRIERINDUSTRIE\", \"OUVRIERINDUSTRIEAUTOMOBILE\", \"OUVRIERPOLYVALENT\", \"OUVRIERPRODUCTION\", \"OUVRIERUSINE\", \"OUVRIERE\", \"OUVRIEREAGRICOLE\", \"OUVRIEREAUTOMOBILE\", \"OUVRIEREBATIMENT\", \"OUVRIERECONSTRUCTION\", \"OUVRIERED'ENTRETIEN\", \"OUVRIEREDENTRETIEN\", \"OUVRIERED'USINE\", \"OUVRIEREDUSINE\", \"OUVRIEREDANSLINDUSTRIE\", \"OUVRIEREDANSLINDUSTRIEAUTOMOBILE\", \"OUVRIEREDANSL'INDUSTRIE\", \"OUVRIEREDANSL'INDUSTRIEAUTOMOBILE\", \"OUVRIEREDANSINDUSTRIE\", \"OUVRIEREDANSINDUSTRIEAUTOMOBILE\", \"OUVRIEREDEFABRICATION\", \"OUVRIEREDELINDUSTRIE\", \"OUVRIEREDELINDUSTRIEAUTOMOBILE\", \"OUVRIEREDEL'INDUSTRIE\", \"OUVRIEREDEL'INDUSTRIEAUTOMOBILE\", \"OUVRIEREDEPRODUCTION\", \"OUVRIEREDUBATIMENT\", \"OUVRIEREENTRETIEN\", \"OUVRIEREENBATIMENT\", \"OUVRIEREENCONSTRUCTION\", \"OUVRIEREENUSINE\", \"OUVRIEREFABRICATION\", \"OUVRIEREINDUSTRIE\", \"OUVRIEREINDUSTRIEAUTOMOBILE\", \"OUVRIEREPOLYVALENTE\", \"OUVRIEREPRODUCTION\", \"OUVRIEREUSINE\", \"PDG\", \"PEINTRE\", \"PETITBOULOTDETE\", \"PETITBOULOTD'ETE\", \"PETITBOULOTETE\", \"PETITSBOULOTSDETE\", \"PETITSBOULOTSD'ETE\", \"PETITSBOULOTSDIVERS\", \"PETITSBOULOTSETE\", \"PETITJOBDETE\", \"PETITJOBD'ETE\", \"PETITJOBETE\", \"PETITSJOBSDETE\", \"PETITSJOBSD'ETE\", \"PETITSJOBSETE\", \"PILOTE\", \"PILOTEDELIGNE\", \"POLICIER\", \"POLICIERE\", \"POLYVALENT\", \"POLYVALENTE\", \"POSTE\", \"PREPARATEUR\", \"PREPARATRICE\", \"PRESIDENT\", \"PRESIDENTE\", \"PRODUCTEUR\", \"PRODUCTRICE\", \"PROFESSEUR\", \"PROFESSEURE\", \"PYROTECHNICIEN\", \"PYROTECHNICIENNE\", \"RECEVEUR\", \"RECEVEUSE\", \"REDACTEUR\", \"REDACTRICE\", \"REGISSEUR\", \"REGISSEUSE\", \"REPARATEUR\", \"REPARATRICE\", \"REPRESENTANT\", \"REPRESENTANTCOMMERCE\", \"REPRESENTANTDECOMMERCE\", \"REPRESENTANTE\", \"REPRESENTANTECOMMERCE\", \"REPRESENTANTEDECOMMERCE\", \"RESPONSABLE\", \"RESPONSABLEAGENCE\", \"RESPONSABLEDAGENCE\", \"RESPONSABLEDEXPLOITATION\", \"RESPONSABLED'AGENCE\", \"RESPONSABLED'EXPLOITATION\", \"RESPONSABLEDESAV\", \"RESPONSABLEDESECTEUR\", \"RESPONSABLEDESERVICEAPRESVENTE\", \"RESPONSABLEDESERVICEAPRES-VENTE\", \"RESPONSABLEDESSERVICESTECHNIQUES\", \"RESPONSABLEEXPLOITATION\", \"RESPONSABLESAV\", \"RESPONSABLESECTEUR\", \"RESPONSABLESERVICEAPRESVENTE\", \"RESPONSABLESERVICEAPRESVENTE(SAV)\", \"RESPONSABLESERVICEAPRES-VENTE\", \"RESPONSABLESERVICEAPRES-VENTE(SAV)\", \"RESPONSABLESERVICESAPRESVENTE\", \"RESPONSABLESERVICESAPRESVENTE(SAV)\", \"RESPONSABLESERVICESAPRES-VENTE\", \"RESPONSABLESERVICESAPRES-VENTE(SAV)\", \"RESPONSABLESERVICESTECHNIQUES\", \"RESPONSABLETECHNIQUE\", \"RESTAURATEUR\", \"RESTAURATRICE\", \"SAISONNIER\", \"SAISONNIERE\", \"SALARIE\", \"SALARIEE\", \"SERVICECIVIQUE\", \"STAGIAIRE\", \"SURVEILLANT\", \"SURVEILLANTE\", \"TAILLEUR\", \"TAILLEUSE\", \"TECHNICIEN\", \"TECHNICIENDEXPLOITATION\", \"TECHNICIENDINSTALLATION\", \"TECHNICIENDINTERVENTION\", \"TECHNICIEND'EXPLOITATION\", \"TECHNICIEND'INSTALLATION\", \"TECHNICIEND'INTERVENTION\", \"TECHNICIENDEMAINTENANCE\", \"TECHNICIENEXPLOITATION\", \"TECHNICIENINSTALLATION\", \"TECHNICIENINTERVENTION\", \"TECHNICIENMAINTENANCE\", \"TECHNICIENSAV\", \"TECHNICIENSERVICEAPRESVENTE\", \"TECHNICIENSERVICEAPRESVENTESAV\", \"TECHNICIENTERRITORIAL\", \"TECHNICIENNE\", \"TECHNICIENNEDEXPLOITATION\", \"TECHNICIENNEDINSTALLATION\", \"TECHNICIENNEDINTERVENTION\", \"TECHNICIENNED'EXPLOITATION\", \"TECHNICIENNED'INSTALLATION\", \"TECHNICIENNED'INTERVENTION\", \"TECHNICIENNEDEMAINTENANCE\", \"TECHNICIENNEEXPLOITATION\", \"TECHNICIENNEINSTALLATION\", \"TECHNICIENNEINTERVENTION\", \"TECHNICIENNEMAINTENANCE\", \"TECHNICIENNESAV\", \"TECHNICIENNESERVICEAPRESVENTE\", \"TECHNICIENNESERVICEAPRESVENTESAV\", \"TECHNICIENNETERRITORIALE\", \"TECHNICOCOMMERCIAL\", \"TECHNICOCOMMERCIALE\", \"TECHNICO-COMMERCIAL\", \"TECHNICO-COMMERCIALE\", \"TECHNICOCOMMERCIAL\", \"TECHNICOCOMMERCIALE\", \"TEMPORAIRE\", \"VCM\", \"VENDEUR\", \"VENDEURCONSEIL\", \"VENDEURCONSEILMAGASIN\", \"VENDEUSE\", \"VENDEUSECONSEIL\", \"VENDEUSECONSEILMAGASIN\", \"VRP\"}" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["T_PCLCACLAIR_NORM", "T_PCLCACLAIR"] + }, + { + "name": "T_APCLCACLAIR_NORM", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "upper( replace( replace( replace( replace( replace( replace(lower(T_APCLCACLAIR), \" \", \"\") , \"à\", \"a\") , \"ç\", \"c\") , \"é\", \"e\") , \"è\", \"e\") , \"ê\", \"e\"))" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["T_APCLCACLAIR"] + }, + { + "name": "T_APCLCACLAIR_FLOUS", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "T_APCLCACLAIR_NORM in {\"ACCOMPAGNATEUR\", \"ACCOMPAGNATRICE\", \"ACHETEUR\", \"ACHETEUSE\", \"ACTIVITESAISONNIERE\", \"ADJOINT\", \"ADJOINTADMINISTRATIF\", \"ADJOINTADMINISTRATIFPRINCIPAL\", \"ADJOINTADMINISTRATIFTERRITORIAL\", \"ADJOINTTECHNIQUE\", \"ADJOINTTECHNIQUEALACOMMUNE\", \"ADJOINTTECHNIQUEALAVILLE\", \"ADJOINTTECHNIQUECOLLECTIVITESTERRITORIALES\", \"ADJOINTTECHNIQUEDESCOLLECTIVITESTERRITORIALES\", \"ADJOINTTECHNIQUECOMMUNAL\", \"ADJOINTTECHNIQUECOMMUNE\", \"ADJOINTTECHNIQUEDERECHERCHEETDEFORMATIONDEL'EDUCATIONNATIONALE\", \"ADJOINTTECHNIQUEDERECHERCHEETDEFORMATIONDEL'EDUCATIONNATIONALE(ATRF)\", \"ADJOINTTECHNIQUEDERECHERCHEETDEFORMATIONDELEDUCATIONNATIONALE\", \"ADJOINTTECHNIQUEDERECHERCHEETDEFORMATIONDELEDUCATIONNATIONALE(ATRF)\", \"ADJOINTTECHNIQUEDESADMINISTRATIONSDEL'ETAT(ATAE)\", \"ADJOINTTECHNIQUEDESADMINISTRATIONSDEL'ETAT\", \"ADJOINTTECHNIQUEDESADMINISTRATIONSDELETAT(ATAE)\", \"ADJOINTTECHNIQUEDESADMINISTRATIONSDELETAT\", \"ADJOINTTECHNIQUEDESETABLISSEMENTSD'ENSEIGNEMENT\", \"ADJOINTTECHNIQUEDESETABLISSEMENTSD'ENSEIGNEMENT(ATEE)\", \"ADJOINTTECHNIQUEDESETABLISSEMENTSDENSEIGNEMENT\", \"ADJOINTTECHNIQUEDESETABLISSEMENTSDENSEIGNEMENT(ATEE)\", \"ADJOINTTECHNIQUEMAIRIE\", \"ADJOINTTECHNIQUEPOLYVALENT\", \"ADJOINTTECHNIQUEPRINCIPAL\", \"ADJOINTTECHNIQUETERRITORIAL\", \"ADJOINTTECHNIQUETERRITORIALALACOMMUNE\", \"ADJOINTTECHNIQUETERRITORIALALAVILLE\", \"ADJOINTTECHNIQUETERRITORIALCOMMUNAL\", \"ADJOINTTECHNIQUETERRITORIALCOMMUNE\", \"ADJOINTTECHNIQUETERRITORIALCOLLECTIVITESTERRITORIALES\", \"ADJOINTTECHNIQUETERRITORIALDESCOLLECTIVITESTERRITORIALES\", \"ADJOINTTECHNIQUETERRITORIALDESETABLISSEMENTSD'ENSEIGNEMENT\", \"ADJOINTTECHNIQUETERRITORIALDESETABLISSEMENTSD'ENSEIGNEMENT(ATTEE)\", \"ADJOINTTECHNIQUETERRITORIALDESETABLISSEMENTSDENSEIGNEMENT\", \"ADJOINTTECHNIQUETERRITORIALDESETABLISSEMENTSDENSEIGNEMENT(ATTEE)\", \"ADJOINTTECHNIQUETERRITORIALMAIRIE\", \"ADJOINTTECHNIQUETERRITORIALPOLYVALENT\", \"ADJOINTTECHNIQUETERRITORIALPRINCIPAL\", \"ADJOINTTECHNIQUETERRITORIALVILLE\", \"ADJOINTTECHNIQUEVILLE\", \"ADJOINTTERRITORIAL\", \"ADJOINTTERRITORIALALACOMMUNE\", \"ADJOINTTERRITORIALALAVILLE\", \"ADJOINTTERRITORIALCOMMUNAL\", \"ADJOINTTERRITORIALCOMMUNE\", \"ADJOINTTERRITORIALENMAIRIE\", \"ADJOINTTERRITORIALMAIRIE\", \"ADJOINTTERRITORIALPOLYVALENT\", \"ADJOINTTERRITORIALPRINCIPAL\", \"ADJOINTTERRITORIALVILLE\", \"ADJOINTE\", \"ADJOINTEADMINISTRATIVE\", \"ADJOINTEADMINISTRATIVEPRINCIPALE\", \"ADJOINTEADMINISTRATIVETERRITORIALE\", \"ADJOINTETECHNIQUE\", \"ADJOINTETECHNIQUEALACOMMUNE\", \"ADJOINTETECHNIQUEALAVILLE\", \"ADJOINTETECHNIQUECOLLECTIVITESTERRITORIALES\", \"ADJOINTETECHNIQUEDESCOLLECTIVITESTERRITORIALES\", \"ADJOINTETECHNIQUECOMMUNALE\", \"ADJOINTETECHNIQUECOMMUNE\", \"ADJOINTETECHNIQUEDERECHERCHEETDEFORMATIONDEL'EDUCATIONNATIONALE\", \"ADJOINTETECHNIQUEDERECHERCHEETDEFORMATIONDEL'EDUCATIONNATIONALE(ATRF)\", \"ADJOINTETECHNIQUEDERECHERCHEETDEFORMATIONDELEDUCATIONNATIONALE\", \"ADJOINTETECHNIQUEDERECHERCHEETDEFORMATIONDELEDUCATIONNATIONALE(ATRF)\", \"ADJOINTETECHNIQUEDESADMINISTRATIONSDEL'ETAT(ATAE)\", \"ADJOINTETECHNIQUEDESADMINISTRATIONSDEL'ETAT\", \"ADJOINTETECHNIQUEDESADMINISTRATIONSDELETAT(ATAE)\", \"ADJOINTETECHNIQUEDESADMINISTRATIONSDELETAT\", \"ADJOINTETECHNIQUEDESETABLISSEMENTSD'ENSEIGNEMENT\", \"ADJOINTETECHNIQUEDESETABLISSEMENTSD'ENSEIGNEMENT(ATEE)\", \"ADJOINTETECHNIQUEDESETABLISSEMENTSDENSEIGNEMENT\", \"ADJOINTETECHNIQUEDESETABLISSEMENTSDENSEIGNEMENT(ATEE)\", \"ADJOINTETECHNIQUEMAIRIE\", \"ADJOINTETECHNIQUEPOLYVALENTE\", \"ADJOINTETECHNIQUEPRINCIPALE\", \"ADJOINTETECHNIQUETERRITORIALE\", \"ADJOINTETECHNIQUETERRITORIALEALACOMMUNE\", \"ADJOINTETECHNIQUETERRITORIALEALAVILLE\", \"ADJOINTETECHNIQUETERRITORIALECOMMUNALE\", \"ADJOINTETECHNIQUETERRITORIALECOMMUNE\", \"ADJOINTETECHNIQUETERRITORIALECOLLECTIVITESTERRITORIALES\", \"ADJOINTETECHNIQUETERRITORIALEDESCOLLECTIVITESTERRITORIALES\", \"ADJOINTETECHNIQUETERRITORIALEDESETABLISSEMENTSD'ENSEIGNEMENT\", \"ADJOINTETECHNIQUETERRITORIALEDESETABLISSEMENTSD'ENSEIGNEMENT(ATTEE)\", \"ADJOINTETECHNIQUETERRITORIALEDESETABLISSEMENTSDENSEIGNEMENT\", \"ADJOINTETECHNIQUETERRITORIALEDESETABLISSEMENTSDENSEIGNEMENT(ATTEE)\", \"ADJOINTETECHNIQUETERRITORIALEMAIRIE\", \"ADJOINTETECHNIQUETERRITORIALEPOLYVALENTE\", \"ADJOINTETECHNIQUETERRITORIALEPRINCIPALE\", \"ADJOINTETECHNIQUETERRITORIALEVILLE\", \"ADJOINTETECHNIQUEVILLE\", \"ADJOINTETERRITORIALE\", \"ADJOINTETERRITORIALEALACOMMUNE\", \"ADJOINTETERRITORIALEALAVILLE\", \"ADJOINTETERRITORIALECOMMUNALE\", \"ADJOINTETERRITORIALECOMMUNE\", \"ADJOINTETERRITORIALEENMAIRIE\", \"ADJOINTETERRITORIALEMAIRIE\", \"ADJOINTETERRITORIALEPOLYVALENTE\", \"ADJOINTETERRITORIALEPRINCIPALE\", \"ADJOINTETERRITORIALEVILLE\", \"ADMINISTRATEUR\", \"ADMINISTRATRICE\", \"AGENT\", \"AGENTACCUEIL\", \"AGENTADMINISTRATIF\", \"AGENTCOMMERCIAL\", \"AGENTCOMMUNAL\", \"AGENTDACCUEIL\", \"AGENTDENTRETIEN\", \"AGENTDEXPLOITATION\", \"AGENTD'ACCUEIL\", \"AGENTD'ENTRETIEN\", \"AGENTD'EXPLOITATION\", \"AGENTDEBUREAU\", \"AGENTDEFABRICATION\", \"AGENTDEGESTION\", \"AGENTDEL'ETAT\", \"AGENTDELAPOSTE\", \"AGENTDEMAIRIE\", \"AGENTDEMAITRISE\", \"AGENTDEMAITRISETERRITORIAL\", \"AGENTDEMEDIATION\", \"AGENTDEPOSTE\", \"AGENTDEPRODUCTION\", \"AGENTDEPRODUCTIONAUTOMOBILE\", \"AGENTDEPRODUCTIONDANSL'AUTOMOBILE\", \"AGENTDEPRODUCTIONDANSLAUTOMOBILE\", \"AGENTDESERVICE\", \"AGENTDESERVICEPOLYVALENT\", \"AGENTDESERVICESCOLAIRE\", \"AGENTDESSERVICESTECHNIQUES\", \"AGENTEDF\", \"AGENTENTRETIEN\", \"AGENTEXPLOITATION\", \"AGENTMAIRIE\", \"AGENTMUNICIPAL\", \"AGENTPOLYVALENT\", \"AGENTPOLYVALENTTERRITORIAL\", \"AGENTPOSTE\", \"AGENTSERVICEPOLYVALENT\", \"AGENTSERVICESCOLAIRE\", \"AGENTSERVICESTECHNIQUES\", \"AGENTSNCF\", \"AGENTTECHNIQUE\", \"AGENTTECHNIQUEALACOMMUNE\", \"AGENTTECHNIQUEALAVILLE\", \"AGENTTECHNIQUECOLLECTIVITE\", \"AGENTTECHNIQUECOLLECTIVITESTERRITORIALES\", \"AGENTTECHNIQUECOMMUNAL\", \"AGENTTECHNIQUECOMMUNE\", \"AGENTTECHNIQUEDESCOLLECTIVITESTERRITORIALES\", \"AGENTTECHNIQUEDESECOLES\", \"AGENTTECHNIQUEDESECOLES(ATE)\", \"AGENTTECHNIQUEECOLE\", \"AGENTTECHNIQUEECOLE(ATE)\", \"AGENTTECHNIQUEMAIRIE\", \"AGENTTECHNIQUEPOLYVALENT\", \"AGENTTECHNIQUEPRINCIPAL\", \"AGENTTECHNIQUETERRITORIAL\", \"AGENTTECHNIQUETERRITORIALALACOMMUNE\", \"AGENTTECHNIQUETERRITORIALALAVILLE\", \"AGENTTECHNIQUETERRITORIALCOLLECTIVITESTERRITORIALES\", \"AGENTTECHNIQUETERRITORIALCOMMUNAL\", \"AGENTTECHNIQUETERRITORIALCOMMUNE\", \"AGENTTECHNIQUETERRITORIALDESCOLLECTIVITESTERRITORIALES\", \"AGENTTECHNIQUETERRITORIALMAIRIE\", \"AGENTTECHNIQUETERRITORIALPOLYVALENT\", \"AGENTTECHNIQUETERRITORIALPRINCIPAL\", \"AGENTTECHNIQUETERRITORIALVILLE\", \"AGENTTECHNIQUEVILLE\", \"AGENTTERRITORIAL\", \"AGENTTERRITORIALALACOMMUNE\", \"AGENTTERRITORIALALAVILLE\", \"AGENTTERRITORIALCOLLECTIVITESTERRITORIALES\", \"AGENTTERRITORIALCOMMUNAL\", \"AGENTTERRITORIALCOMMUNE\", \"AGENTTERRITORIALDESCOLLECTIVITESTERRITORIALES\", \"AGENTTERRITORIALMAIRIE\", \"AGENTTERRITORIALPOLYVALENT\", \"AGENTTERRITORIALPRINCIPAL\", \"AGENTTERRITORIALVILLE\", \"AGENTE\", \"AGENTEACCUEIL\", \"AGENTEADMINISTRATIVE\", \"AGENTECOMMERCIALE\", \"AGENTECOMMUNALE\", \"AGENTEDACCUEIL\", \"AGENTEDENTRETIEN\", \"AGENTEDEXPLOITATION\", \"AGENTED'ACCUEIL\", \"AGENTED'ENTRETIEN\", \"AGENTED'EXPLOITATION\", \"AGENTEDEBUREAU\", \"AGENTEDEFABRICATION\", \"AGENTEDEGESTION\", \"AGENTEDEL'ETAT\", \"AGENTEDELAPOSTE\", \"AGENTEDEMAIRIE\", \"AGENTEDEMAITRISE\", \"AGENTEDEMAITRISETERRITORIAL\", \"AGENTEDEMEDIATION\", \"AGENTEDEPOSTE\", \"AGENTEDEPRODUCTION\", \"AGENTEDEPRODUCTIONAUTOMOBILE\", \"AGENTEDEPRODUCTIONDANSL'AUTOMOBILE\", \"AGENTEDEPRODUCTIONDANSLAUTOMOBILE\", \"AGENTEDESERVICE\", \"AGENTEDESERVICEPOLYVALENTE\", \"AGENTEDESERVICESCOLAIRE\", \"AGENTEDESSERVICESTECHNIQUES\", \"AGENTEEDF\", \"AGENTEENTRETIEN\", \"AGENTEEXPLOITATION\", \"AGENTEMAIRIE\", \"AGENTEMUNICIPALE\", \"AGENTEPOLYVALENTE\", \"AGENTEPOLYVALENTETERRITORIALE\", \"AGENTEPOSTE\", \"AGENTESERVICEPOLYVALENTE\", \"AGENTESERVICESCOLAIRE\", \"AGENTESERVICESTECHNIQUES\", \"AGENTESNCF\", \"AGENTETECHNIQUE\", \"AGENTETECHNIQUEALACOMMUNE\", \"AGENTETECHNIQUEALAVILLE\", \"AGENTETECHNIQUECOLLECTIVITE\", \"AGENTETECHNIQUECOLLECTIVITESTERRITORIALES\", \"AGENTETECHNIQUECOMMUNALE\", \"AGENTETECHNIQUECOMMUNE\", \"AGENTETECHNIQUEDESCOLLECTIVITESTERRITORIALES\", \"AGENTETECHNIQUEDESECOLES\", \"AGENTETECHNIQUEDESECOLES(ATE)\", \"AGENTETECHNIQUEECOLE\", \"AGENTETECHNIQUEECOLE(ATE)\", \"AGENTETECHNIQUEMAIRIE\", \"AGENTETECHNIQUEPOLYVALENTE\", \"AGENTETECHNIQUEPRINCIPALE\", \"AGENTETECHNIQUETERRITORIALE\", \"AGENTETECHNIQUETERRITORIALEALACOMMUNE\", \"AGENTETECHNIQUETERRITORIALEALAVILLE\", \"AGENTETECHNIQUETERRITORIALECOLLECTIVITESTERRITORIALES\", \"AGENTETECHNIQUETERRITORIALECOMMUNALE\", \"AGENTETECHNIQUETERRITORIALECOMMUNE\", \"AGENTETECHNIQUETERRITORIALEDESCOLLECTIVITESTERRITORIALES\", \"AGENTETECHNIQUETERRITORIALEMAIRIE\", \"AGENTETECHNIQUETERRITORIALEPOLYVALENTE\", \"AGENTETECHNIQUETERRITORIALEPRINCIPALE\", \"AGENTETECHNIQUETERRITORIALEVILLE\", \"AGENTETECHNIQUEVILLE\", \"AGENTETERRITORIALE\", \"AGENTETERRITORIALEALACOMMUNE\", \"AGENTETERRITORIALEALAVILLE\", \"AGENTETERRITORIALECOLLECTIVITESTERRITORIALES\", \"AGENTETERRITORIALECOMMUNALE\", \"AGENTETERRITORIALECOMMUNE\", \"AGENTETERRITORIALDESCOLLECTIVITESTERRITORIALES\", \"AGENTETERRITORIALEMAIRIE\", \"AGENTETERRITORIALEPOLYVALENTE\", \"AGENTETERRITORIALEPRINCIPALE\", \"AGENTETERRITORIALEVILLE\", \"AGRICULTEUR\", \"AGRICULTRICE\", \"AIDE\", \"AIDEFAMILIAL\", \"AIDEFAMILIALE\", \"ALTERNANT\", \"ALTERNANTE\", \"ANALYSTE\", \"ANIMATEUR\", \"ANIMATRICE\", \"APPRENTI\", \"APPRENTIE\", \"ARTIFICIER\", \"ARTIFICIERE\", \"ARTISAN\", \"ARTISANE\", \"ARTISTE\", \"ASSISTANT\", \"ASSISTANTDEGESTION\", \"ASSISTANTGESTION\", \"ASSISTANTE\", \"ASSISTANTEDEGESTION\", \"ASSISTANTEGESTION\", \"ATE\", \"ATEE\", \"ATRF\", \"ATTEE\", \"ATTACHE\", \"ATTACHECLIENTELE\", \"ATTACHEDECLIENTELE\", \"ATTACHEE\", \"ATTACHEECLIENTELE\", \"ATTACHEEDECLIENTELE\", \"AUDITEUR\", \"AUDITRICE\", \"AUTOENTREPRENEUR\", \"AUTOENTREPRENEUSE\", \"AUTOENTREPRENEUR\", \"AUTOENTREPRENEUSE\", \"BOBINEUR\", \"BOBINEUSE\", \"BOBINIER\", \"BOULOTDETE\", \"BOULOTD'ETE\", \"BOULOTETE\", \"BOULOTSDETE\", \"BOULOTSD'ETE\", \"BOULOTSETE\", \"CADRE\", \"CADREDIRIGEANT\", \"CADREDIRIGEANTE\", \"CADRETECHNIQUE\", \"CAISSIER\", \"CAISSIERE\", \"CAPITAINE\", \"CDD\", \"CDI\", \"CHARGEAFFAIRE\", \"CHARGEAFFAIRES\", \"CHARGEDAFFAIRE\", \"CHARGEDAFFAIRES\", \"CHARGEDETUDES\", \"CHARGED'AFFAIRE\", \"CHARGED'AFFAIRES\", \"CHARGED'ETUDES\", \"CHARGEDECLIENTELE\", \"CHARGEDEMISSION\", \"CHARGEDEMISSIONENERGIE\", \"CHARGEDEPRODUCTION\", \"CHARGEDEPROJET\", \"CHARGEETUDES\", \"CHARGEMISSION\", \"CHARGEMISSIONENERGIE\", \"CHARGEEAFFAIRE\", \"CHARGEEAFFAIRES\", \"CHARGEEDAFFAIRE\", \"CHARGEEDAFFAIRES\", \"CHARGEEDETUDES\", \"CHARGEED'AFFAIRE\", \"CHARGEED'AFFAIRES\", \"CHARGEED'ETUDES\", \"CHARGEEDECLIENTELE\", \"CHARGEEDEMISSION\", \"CHARGEEDEMISSIONENERGIE\", \"CHARGEEDEPRODUCTION\", \"CHARGEEDEPROJET\", \"CHARGEEETUDES\", \"CHARGEEMISSION\", \"CHARGEEMISSIONENERGIE\", \"CHAUFFEUR\", \"CHAUFFEUSE\", \"CHEF\", \"CHEFATELIER\", \"CHEFDATELIER\", \"CHEFDENTREPRISE\", \"CHEFDEQUIPE\", \"CHEFDEXPLOITATION\", \"CHEFD'ATELIER\", \"CHEFD'ENTREPRISE\", \"CHEFD'ENTREPRISECOMMERCIALE\", \"CHEFD'ENTREPRISEDEFABRICATIONARTISANALE\", \"CHEFD'ENTREPRISEDESERVICES\", \"CHEFD'ENTREPRISEFABRICATIONARTISANALE\", \"CHEFD'ENTREPRISESERVICES\", \"CHEFD'EQUIPE\", \"CHEFD'EXPLOITATION\", \"CHEFDEGROUPE\", \"CHEFDEPROJET\", \"CHEFDESECTEUR\", \"CHEFDESERVICE\", \"CHEFENTREPRISE\", \"CHEFENTREPRISECOMMERCIALE\", \"CHEFENTREPRISEDEFABRICATIONARTISANALE\", \"CHEFENTREPRISEFABRICATIONARTISANALE\", \"CHEFENTREPRISEDESERVICES\", \"CHEFENTREPRISESERVICES\", \"CHEFEQUIPE\", \"CHEFEXPLOITATION\", \"CHEFFE\", \"CHEFFEATELIER\", \"CHEFFEDATELIER\", \"CHEFFEDENTREPRISE\", \"CHEFFEDEQUIPE\", \"CHEFFEDEXPLOITATION\", \"CHEFFED'ATELIER\", \"CHEFFED'ENTREPRISE\", \"CHEFFED'ENTREPRISECOMMERCIALE\", \"CHEFFED'ENTREPRISEDEFABRICATIONARTISANALE\", \"CHEFFED'ENTREPRISEDESERVICES\", \"CHEFFED'ENTREPRISEFABRICATIONARTISANALE\", \"CHEFFED'ENTREPRISESERVICES\", \"CHEFFED'EQUIPE\", \"CHEFFED'EXPLOITATION\", \"CHEFFEDEGROUPE\", \"CHEFFEDEPROJET\", \"CHEFFEDESECTEUR\", \"CHEFFEDESERVICE\", \"CHEFFEENTREPRISE\", \"CHEFFEENTREPRISECOMMERCIALE\", \"CHEFFEENTREPRISEDEFABRICATIONARTISANALE\", \"CHEFFEENTREPRISEFABRICATIONARTISANALE\", \"CHEFFEENTREPRISEDESERVICES\", \"CHEFFEENTREPRISESERVICES\", \"CHEFFEEQUIPE\", \"CHEFFEEXPLOITATION\", \"CHEMINOT\", \"CHEMINOTSNCF\", \"COACH\", \"COLORISTE\", \"COMMANDANT\", \"COMMANDANTE\", \"COMMERCANT\", \"COMMERCANTAMBULANT\", \"COMMERCANTE\", \"COMMERCANTEAMBULANTE\", \"COMMERCIAL\", \"COMMERCIALE\", \"COMMIS\", \"COMMISSAIRE\", \"CONDUCTEUR\", \"CONDUCTEURDENGINS\", \"CONDUCTEURD'ENGINS\", \"CONDUCTEURDELIGNE\", \"CONDUCTEURDELIGNES\", \"CONDUCTEURENGINS\", \"CONDUCTRICE\", \"CONDUCTRICEDENGINS\", \"CONDUCTRICED'ENGINS\", \"CONDUCTRICEDELIGNE\", \"CONDUCTRICEDELIGNES\", \"CONDUCTRICEENGINS\", \"CONJOINTCOLLABORATEUR\", \"CONJOINTECOLLABORATRICE\", \"CONSEILLER\", \"CONSEILLERCLIENTELE\", \"CONSEILLERCOMMERCIAL\", \"CONSEILLERE\", \"CONSEILLERECLIENTELE\", \"CONSEILLERECOMMERCIALE\", \"CONSERVATEUR\", \"CONSERVATRICE\", \"CONSULTANT\", \"CONSULTANTJUNIOR\", \"CONSULTANTSENIOR\", \"CONSULTANTE\", \"CONSULTANTEJUNIOR\", \"CONSULTANTESENIOR\", \"CONTREMAITRE\", \"CONTROLEUR\", \"CONTROLEUSE\", \"COORDINATEUR\", \"COORDINATRICE\", \"COORDONNATEUR\", \"COORDONNATRICE\", \"COURTIER\", \"DECORATEUR\", \"DECORATRICE\", \"DESSINATEUR\", \"DESSINATRICE\", \"DEVELOPPEUR\", \"DEVELOPPEUSE\", \"DIRECTEUR\", \"DIRECTEURADJOINT\", \"DIRECTEURAGENCE\", \"DIRECTEURDAGENCE\", \"DIRECTEURD'AGENCE\", \"DIRECTRICE\", \"DIRECTRICEADJOINTE\", \"DIRECTRICEAGENCE\", \"DIRECTRICEDAGENCE\", \"DIRECTRICED'AGENCE\", \"DIRIGEANTDUNESOCIETE\", \"DIRIGEANTD'UNESOCIETE\", \"DIRIGEANTDESOCIETE\", \"DIRIGEANTSOCIETE\", \"DIRIGEANTEDUNESOCIETE\", \"DIRIGEANTED'UNESOCIETE\", \"DIRIGEANTEDESOCIETE\", \"DIRIGEANTESOCIETE\", \"EDUCATEUR\", \"EDUCATRICE\", \"ELECTRICIEN\", \"ELECTRICIENNE\", \"ELEVEUR\", \"ELEVEUSE\", \"EMPLOISAISONNIER\", \"EMPLOYE\", \"EMPLOYEADMINISTRATIF\", \"EMPLOYECOMMUNAL\", \"EMPLOYEDUSINE\", \"EMPLOYED'USINE\", \"EMPLOYEDEBUREAU\", \"EMPLOYEDEMAIRIE\", \"EMPLOYEDEPOSTE\", \"EMPLOYEDELAPOSTE\", \"EMPLOYEMUNICIPAL\", \"EMPLOYEPOLYVALENT\", \"EMPLOYEPOSTE\", \"EMPLOYETECHNIQUE\", \"EMPLOYEUSINE\", \"EMPLOYEE\", \"EMPLOYEEADMINISTRATIVE\", \"EMPLOYEECOMMUNALE\", \"EMPLOYEEDUSINE\", \"EMPLOYEED'USINE\", \"EMPLOYEEDEBUREAU\", \"EMPLOYEEDEMAIRIE\", \"EMPLOYEEDEPOSTE\", \"EMPLOYEEDELAPOSTE\", \"EMPLOYEEMUNICIPALE\", \"EMPLOYEEPOLYVALENTE\", \"EMPLOYEEPOSTE\", \"EMPLOYEETECHNIQUE\", \"EMPLOYEEUSINE\", \"ENSEIGNANT\", \"ENSEIGNANTE\", \"ENTREPRENEUR\", \"ENTREPRENEUSE\", \"ENALTERNANCE\", \"ETUDIANT\", \"ETUDIANTALTERNANCE\", \"ETUDIANTALTERNANT\", \"ETUDIANTENALTERNANCE\", \"ETUDIANTE\", \"ETUDIANTEALTERNANCE\", \"ETUDIANTEALTERNANTE\", \"ETUDIANTEENALTERNANCE\", \"EXPERT\", \"EXPERTE\", \"EXPLOITANT\", \"EXPLOITANTAGRICOLE\", \"EXPLOITANTE\", \"EXPLOITANTEAGRICOLE\", \"FABRICANT\", \"FABRICANTE\", \"FONCTIONNAIRE\", \"FONCTIONNAIRETERRITORIAL\", \"FONCTIONNAIRETERRITORIALE\", \"GARDIEN\", \"GARDIENNE\", \"GERANT\", \"GERANTCOMMERCE\", \"GERANTD'ENTREPRISE\", \"GERANTDENTREPRISE\", \"GERANTDECOMMERCE\", \"GERANTDESOCIETE\", \"GERANTDESOCIETECOMMERCIALE\", \"GERANTDESOCIETEDESERVICES\", \"GERANTDESOCIETESERVICES\", \"GERANTENTREPRISE\", \"GERANTSOCIETE\", \"GERANTSOCIETECOMMERCIALE\", \"GERANTSOCIETEDESERVICES\", \"GERANTSOCIETESERVICES\", \"GERANTE\", \"GERANTECOMMERCE\", \"GERANTED'ENTREPRISE\", \"GERANTEDENTREPRISE\", \"GERANTEDECOMMERCE\", \"GERANTEDESOCIETE\", \"GERANTEDESOCIETECOMMERCIALE\", \"GERANTEDESOCIETEDESERVICES\", \"GERANTEDESOCIETESERVICES\", \"GERANTEENTREPRISE\", \"GERANTESOCIETE\", \"GERANTESOCIETECOMMERCIALE\", \"GERANTESOCIETESERVICES\", \"GERANTESOCIETEDESERVICES\", \"GESTIONNAIRE\", \"GROSSISTE\", \"INGENIEUR\", \"INGENIEURCONSEIL\", \"INGENIEUR-CONSEIL\", \"INGENIEURE\", \"INGENIEURECONSEIL\", \"INGENIEURE-CONSEIL\", \"INSPECTEUR\", \"INSPECTRICE\", \"INTERIMAIRE\", \"INTERMITTENT\", \"INTERMITTENTE\", \"INTERMITTENTDUSPECTACLE\", \"INTERMITTENTEDUSPECTACLE\", \"INTERMITTENTSPECTACLE\", \"INTERMITTENTESPECTACLE\", \"JOBDETE\", \"JOBD'ETE\", \"JOBETE\", \"JOBSDETE\", \"JOBSD'ETE\", \"JOBSETE\", \"LAPOSTE\", \"LIEUTENANT\", \"LIEUTENANTE\", \"LIVREUR\", \"LIVREUSE\", \"MANAGER\", \"MANAGERDEQUIPE\", \"MANAGERD'EQUIPE\", \"MANAGEREQUIPE\", \"MANDATAIRE\", \"MANOEUVRE\", \"MANEUVRE\", \"MANŒUVRE\", \"MARCHAND\", \"MARCHANDAMBULANT\", \"MARCHANDE\", \"MARCHANDEAMBULANTE\", \"MARIN\", \"MATELOT\", \"MECANICIEN\", \"MECANICIENNE\", \"MEDECIN\", \"MEDIATEUR\", \"MEDIATRICE\", \"MENUISIER\", \"MENUISIERE\", \"MILITAIRE\", \"MILITAIREDECARRIERE\", \"MONITEUR\", \"MONITRICE\", \"MONTEUR\", \"MONTEUSE\", \"NAVIGATEUR\", \"NAVIGATRICE\", \"NEGOCIANT\", \"NEGOCIANTE\", \"OFFICIER\", \"OFFICIERE\", \"OPERATEUR\", \"OPERATRICE\", \"OUVRIER\", \"OUVRIERAGRICOLE\", \"OUVRIERAUTOMOBILE\", \"OUVRIERBATIMENT\", \"OUVRIERCONSTRUCTION\", \"OUVRIERD'ENTRETIEN\", \"OUVRIERDENTRETIEN\", \"OUVRIERD'USINE\", \"OUVRIERDUSINE\", \"OUVRIERDANSLINDUSTRIE\", \"OUVRIERDANSLINDUSTRIEAUTOMOBILE\", \"OUVRIERDANSL'INDUSTRIE\", \"OUVRIERDANSL'INDUSTRIEAUTOMOBILE\", \"OUVRIERDANSINDUSTRIE\", \"OUVRIERDANSINDUSTRIEAUTOMOBILE\", \"OUVRIERDEFABRICATION\", \"OUVRIERDELINDUSTRIE\", \"OUVRIERDELINDUSTRIEAUTOMOBILE\", \"OUVRIERDEL'INDUSTRIE\", \"OUVRIERDEL'INDUSTRIEAUTOMOBILE\", \"OUVRIERDEPRODUCTION\", \"OUVRIERDUBATIMENT\", \"OUVRIERENTRETIEN\", \"OUVRIERENBATIMENT\", \"OUVRIERENCONSTRUCTION\", \"OUVRIERENUSINE\", \"OUVRIERFABRICATION\", \"OUVRIERINDUSTRIE\", \"OUVRIERINDUSTRIEAUTOMOBILE\", \"OUVRIERPOLYVALENT\", \"OUVRIERPRODUCTION\", \"OUVRIERUSINE\", \"OUVRIERE\", \"OUVRIEREAGRICOLE\", \"OUVRIEREAUTOMOBILE\", \"OUVRIEREBATIMENT\", \"OUVRIERECONSTRUCTION\", \"OUVRIERED'ENTRETIEN\", \"OUVRIEREDENTRETIEN\", \"OUVRIERED'USINE\", \"OUVRIEREDUSINE\", \"OUVRIEREDANSLINDUSTRIE\", \"OUVRIEREDANSLINDUSTRIEAUTOMOBILE\", \"OUVRIEREDANSL'INDUSTRIE\", \"OUVRIEREDANSL'INDUSTRIEAUTOMOBILE\", \"OUVRIEREDANSINDUSTRIE\", \"OUVRIEREDANSINDUSTRIEAUTOMOBILE\", \"OUVRIEREDEFABRICATION\", \"OUVRIEREDELINDUSTRIE\", \"OUVRIEREDELINDUSTRIEAUTOMOBILE\", \"OUVRIEREDEL'INDUSTRIE\", \"OUVRIEREDEL'INDUSTRIEAUTOMOBILE\", \"OUVRIEREDEPRODUCTION\", \"OUVRIEREDUBATIMENT\", \"OUVRIEREENTRETIEN\", \"OUVRIEREENBATIMENT\", \"OUVRIEREENCONSTRUCTION\", \"OUVRIEREENUSINE\", \"OUVRIEREFABRICATION\", \"OUVRIEREINDUSTRIE\", \"OUVRIEREINDUSTRIEAUTOMOBILE\", \"OUVRIEREPOLYVALENTE\", \"OUVRIEREPRODUCTION\", \"OUVRIEREUSINE\", \"PDG\", \"PEINTRE\", \"PETITBOULOTDETE\", \"PETITBOULOTD'ETE\", \"PETITBOULOTETE\", \"PETITSBOULOTSDETE\", \"PETITSBOULOTSD'ETE\", \"PETITSBOULOTSDIVERS\", \"PETITSBOULOTSETE\", \"PETITJOBDETE\", \"PETITJOBD'ETE\", \"PETITJOBETE\", \"PETITSJOBSDETE\", \"PETITSJOBSD'ETE\", \"PETITSJOBSETE\", \"PILOTE\", \"PILOTEDELIGNE\", \"POLICIER\", \"POLICIERE\", \"POLYVALENT\", \"POLYVALENTE\", \"POSTE\", \"PREPARATEUR\", \"PREPARATRICE\", \"PRESIDENT\", \"PRESIDENTE\", \"PRODUCTEUR\", \"PRODUCTRICE\", \"PROFESSEUR\", \"PROFESSEURE\", \"PYROTECHNICIEN\", \"PYROTECHNICIENNE\", \"RECEVEUR\", \"RECEVEUSE\", \"REDACTEUR\", \"REDACTRICE\", \"REGISSEUR\", \"REGISSEUSE\", \"REPARATEUR\", \"REPARATRICE\", \"REPRESENTANT\", \"REPRESENTANTCOMMERCE\", \"REPRESENTANTDECOMMERCE\", \"REPRESENTANTE\", \"REPRESENTANTECOMMERCE\", \"REPRESENTANTEDECOMMERCE\", \"RESPONSABLE\", \"RESPONSABLEAGENCE\", \"RESPONSABLEDAGENCE\", \"RESPONSABLEDEXPLOITATION\", \"RESPONSABLED'AGENCE\", \"RESPONSABLED'EXPLOITATION\", \"RESPONSABLEDESAV\", \"RESPONSABLEDESECTEUR\", \"RESPONSABLEDESERVICEAPRESVENTE\", \"RESPONSABLEDESERVICEAPRES-VENTE\", \"RESPONSABLEDESSERVICESTECHNIQUES\", \"RESPONSABLEEXPLOITATION\", \"RESPONSABLESAV\", \"RESPONSABLESECTEUR\", \"RESPONSABLESERVICEAPRESVENTE\", \"RESPONSABLESERVICEAPRESVENTE(SAV)\", \"RESPONSABLESERVICEAPRES-VENTE\", \"RESPONSABLESERVICEAPRES-VENTE(SAV)\", \"RESPONSABLESERVICESAPRESVENTE\", \"RESPONSABLESERVICESAPRESVENTE(SAV)\", \"RESPONSABLESERVICESAPRES-VENTE\", \"RESPONSABLESERVICESAPRES-VENTE(SAV)\", \"RESPONSABLESERVICESTECHNIQUES\", \"RESPONSABLETECHNIQUE\", \"RESTAURATEUR\", \"RESTAURATRICE\", \"SAISONNIER\", \"SAISONNIERE\", \"SALARIE\", \"SALARIEE\", \"SERVICECIVIQUE\", \"STAGIAIRE\", \"SURVEILLANT\", \"SURVEILLANTE\", \"TAILLEUR\", \"TAILLEUSE\", \"TECHNICIEN\", \"TECHNICIENDEXPLOITATION\", \"TECHNICIENDINSTALLATION\", \"TECHNICIENDINTERVENTION\", \"TECHNICIEND'EXPLOITATION\", \"TECHNICIEND'INSTALLATION\", \"TECHNICIEND'INTERVENTION\", \"TECHNICIENDEMAINTENANCE\", \"TECHNICIENEXPLOITATION\", \"TECHNICIENINSTALLATION\", \"TECHNICIENINTERVENTION\", \"TECHNICIENMAINTENANCE\", \"TECHNICIENSAV\", \"TECHNICIENSERVICEAPRESVENTE\", \"TECHNICIENSERVICEAPRESVENTESAV\", \"TECHNICIENTERRITORIAL\", \"TECHNICIENNE\", \"TECHNICIENNEDEXPLOITATION\", \"TECHNICIENNEDINSTALLATION\", \"TECHNICIENNEDINTERVENTION\", \"TECHNICIENNED'EXPLOITATION\", \"TECHNICIENNED'INSTALLATION\", \"TECHNICIENNED'INTERVENTION\", \"TECHNICIENNEDEMAINTENANCE\", \"TECHNICIENNEEXPLOITATION\", \"TECHNICIENNEINSTALLATION\", \"TECHNICIENNEINTERVENTION\", \"TECHNICIENNEMAINTENANCE\", \"TECHNICIENNESAV\", \"TECHNICIENNESERVICEAPRESVENTE\", \"TECHNICIENNESERVICEAPRESVENTESAV\", \"TECHNICIENNETERRITORIALE\", \"TECHNICOCOMMERCIAL\", \"TECHNICOCOMMERCIALE\", \"TECHNICO-COMMERCIAL\", \"TECHNICO-COMMERCIALE\", \"TECHNICOCOMMERCIAL\", \"TECHNICOCOMMERCIALE\", \"TEMPORAIRE\", \"VCM\", \"VENDEUR\", \"VENDEURCONSEIL\", \"VENDEURCONSEILMAGASIN\", \"VENDEUSE\", \"VENDEUSECONSEIL\", \"VENDEUSECONSEILMAGASIN\", \"VRP\"}" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["T_APCLCACLAIR_NORM", "T_APCLCACLAIR"] + }, + { + "name": "T_PCLCACLAIR2J_NORM", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "upper( replace( replace( replace( replace( replace( replace(lower($T_PCLCACLAIR2J$), \" \", \"\") , \"à\", \"a\") , \"ç\", \"c\") , \"é\", \"e\") , \"è\", \"e\") , \"ê\", \"e\"))" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_PCLCACLAIR2J_FLOUS", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "T_PCLCACLAIR2J_NORM in {\"ACCOMPAGNATEUR\", \"ACCOMPAGNATRICE\", \"ACHETEUR\", \"ACHETEUSE\", \"ACTIVITESAISONNIERE\", \"ADJOINT\", \"ADJOINTADMINISTRATIF\", \"ADJOINTADMINISTRATIFPRINCIPAL\", \"ADJOINTADMINISTRATIFTERRITORIAL\", \"ADJOINTTECHNIQUE\", \"ADJOINTTECHNIQUEALACOMMUNE\", \"ADJOINTTECHNIQUEALAVILLE\", \"ADJOINTTECHNIQUECOLLECTIVITESTERRITORIALES\", \"ADJOINTTECHNIQUEDESCOLLECTIVITESTERRITORIALES\", \"ADJOINTTECHNIQUECOMMUNAL\", \"ADJOINTTECHNIQUECOMMUNE\", \"ADJOINTTECHNIQUEDERECHERCHEETDEFORMATIONDEL'EDUCATIONNATIONALE\", \"ADJOINTTECHNIQUEDERECHERCHEETDEFORMATIONDEL'EDUCATIONNATIONALE(ATRF)\", \"ADJOINTTECHNIQUEDERECHERCHEETDEFORMATIONDELEDUCATIONNATIONALE\", \"ADJOINTTECHNIQUEDERECHERCHEETDEFORMATIONDELEDUCATIONNATIONALE(ATRF)\", \"ADJOINTTECHNIQUEDESADMINISTRATIONSDEL'ETAT(ATAE)\", \"ADJOINTTECHNIQUEDESADMINISTRATIONSDEL'ETAT\", \"ADJOINTTECHNIQUEDESADMINISTRATIONSDELETAT(ATAE)\", \"ADJOINTTECHNIQUEDESADMINISTRATIONSDELETAT\", \"ADJOINTTECHNIQUEDESETABLISSEMENTSD'ENSEIGNEMENT\", \"ADJOINTTECHNIQUEDESETABLISSEMENTSD'ENSEIGNEMENT(ATEE)\", \"ADJOINTTECHNIQUEDESETABLISSEMENTSDENSEIGNEMENT\", \"ADJOINTTECHNIQUEDESETABLISSEMENTSDENSEIGNEMENT(ATEE)\", \"ADJOINTTECHNIQUEMAIRIE\", \"ADJOINTTECHNIQUEPOLYVALENT\", \"ADJOINTTECHNIQUEPRINCIPAL\", \"ADJOINTTECHNIQUETERRITORIAL\", \"ADJOINTTECHNIQUETERRITORIALALACOMMUNE\", \"ADJOINTTECHNIQUETERRITORIALALAVILLE\", \"ADJOINTTECHNIQUETERRITORIALCOMMUNAL\", \"ADJOINTTECHNIQUETERRITORIALCOMMUNE\", \"ADJOINTTECHNIQUETERRITORIALCOLLECTIVITESTERRITORIALES\", \"ADJOINTTECHNIQUETERRITORIALDESCOLLECTIVITESTERRITORIALES\", \"ADJOINTTECHNIQUETERRITORIALDESETABLISSEMENTSD'ENSEIGNEMENT\", \"ADJOINTTECHNIQUETERRITORIALDESETABLISSEMENTSD'ENSEIGNEMENT(ATTEE)\", \"ADJOINTTECHNIQUETERRITORIALDESETABLISSEMENTSDENSEIGNEMENT\", \"ADJOINTTECHNIQUETERRITORIALDESETABLISSEMENTSDENSEIGNEMENT(ATTEE)\", \"ADJOINTTECHNIQUETERRITORIALMAIRIE\", \"ADJOINTTECHNIQUETERRITORIALPOLYVALENT\", \"ADJOINTTECHNIQUETERRITORIALPRINCIPAL\", \"ADJOINTTECHNIQUETERRITORIALVILLE\", \"ADJOINTTECHNIQUEVILLE\", \"ADJOINTTERRITORIAL\", \"ADJOINTTERRITORIALALACOMMUNE\", \"ADJOINTTERRITORIALALAVILLE\", \"ADJOINTTERRITORIALCOMMUNAL\", \"ADJOINTTERRITORIALCOMMUNE\", \"ADJOINTTERRITORIALENMAIRIE\", \"ADJOINTTERRITORIALMAIRIE\", \"ADJOINTTERRITORIALPOLYVALENT\", \"ADJOINTTERRITORIALPRINCIPAL\", \"ADJOINTTERRITORIALVILLE\", \"ADJOINTE\", \"ADJOINTEADMINISTRATIVE\", \"ADJOINTEADMINISTRATIVEPRINCIPALE\", \"ADJOINTEADMINISTRATIVETERRITORIALE\", \"ADJOINTETECHNIQUE\", \"ADJOINTETECHNIQUEALACOMMUNE\", \"ADJOINTETECHNIQUEALAVILLE\", \"ADJOINTETECHNIQUECOLLECTIVITESTERRITORIALES\", \"ADJOINTETECHNIQUEDESCOLLECTIVITESTERRITORIALES\", \"ADJOINTETECHNIQUECOMMUNALE\", \"ADJOINTETECHNIQUECOMMUNE\", \"ADJOINTETECHNIQUEDERECHERCHEETDEFORMATIONDEL'EDUCATIONNATIONALE\", \"ADJOINTETECHNIQUEDERECHERCHEETDEFORMATIONDEL'EDUCATIONNATIONALE(ATRF)\", \"ADJOINTETECHNIQUEDERECHERCHEETDEFORMATIONDELEDUCATIONNATIONALE\", \"ADJOINTETECHNIQUEDERECHERCHEETDEFORMATIONDELEDUCATIONNATIONALE(ATRF)\", \"ADJOINTETECHNIQUEDESADMINISTRATIONSDEL'ETAT(ATAE)\", \"ADJOINTETECHNIQUEDESADMINISTRATIONSDEL'ETAT\", \"ADJOINTETECHNIQUEDESADMINISTRATIONSDELETAT(ATAE)\", \"ADJOINTETECHNIQUEDESADMINISTRATIONSDELETAT\", \"ADJOINTETECHNIQUEDESETABLISSEMENTSD'ENSEIGNEMENT\", \"ADJOINTETECHNIQUEDESETABLISSEMENTSD'ENSEIGNEMENT(ATEE)\", \"ADJOINTETECHNIQUEDESETABLISSEMENTSDENSEIGNEMENT\", \"ADJOINTETECHNIQUEDESETABLISSEMENTSDENSEIGNEMENT(ATEE)\", \"ADJOINTETECHNIQUEMAIRIE\", \"ADJOINTETECHNIQUEPOLYVALENTE\", \"ADJOINTETECHNIQUEPRINCIPALE\", \"ADJOINTETECHNIQUETERRITORIALE\", \"ADJOINTETECHNIQUETERRITORIALEALACOMMUNE\", \"ADJOINTETECHNIQUETERRITORIALEALAVILLE\", \"ADJOINTETECHNIQUETERRITORIALECOMMUNALE\", \"ADJOINTETECHNIQUETERRITORIALECOMMUNE\", \"ADJOINTETECHNIQUETERRITORIALECOLLECTIVITESTERRITORIALES\", \"ADJOINTETECHNIQUETERRITORIALEDESCOLLECTIVITESTERRITORIALES\", \"ADJOINTETECHNIQUETERRITORIALEDESETABLISSEMENTSD'ENSEIGNEMENT\", \"ADJOINTETECHNIQUETERRITORIALEDESETABLISSEMENTSD'ENSEIGNEMENT(ATTEE)\", \"ADJOINTETECHNIQUETERRITORIALEDESETABLISSEMENTSDENSEIGNEMENT\", \"ADJOINTETECHNIQUETERRITORIALEDESETABLISSEMENTSDENSEIGNEMENT(ATTEE)\", \"ADJOINTETECHNIQUETERRITORIALEMAIRIE\", \"ADJOINTETECHNIQUETERRITORIALEPOLYVALENTE\", \"ADJOINTETECHNIQUETERRITORIALEPRINCIPALE\", \"ADJOINTETECHNIQUETERRITORIALEVILLE\", \"ADJOINTETECHNIQUEVILLE\", \"ADJOINTETERRITORIALE\", \"ADJOINTETERRITORIALEALACOMMUNE\", \"ADJOINTETERRITORIALEALAVILLE\", \"ADJOINTETERRITORIALECOMMUNALE\", \"ADJOINTETERRITORIALECOMMUNE\", \"ADJOINTETERRITORIALEENMAIRIE\", \"ADJOINTETERRITORIALEMAIRIE\", \"ADJOINTETERRITORIALEPOLYVALENTE\", \"ADJOINTETERRITORIALEPRINCIPALE\", \"ADJOINTETERRITORIALEVILLE\", \"ADMINISTRATEUR\", \"ADMINISTRATRICE\", \"AGENT\", \"AGENTACCUEIL\", \"AGENTADMINISTRATIF\", \"AGENTCOMMERCIAL\", \"AGENTCOMMUNAL\", \"AGENTDACCUEIL\", \"AGENTDENTRETIEN\", \"AGENTDEXPLOITATION\", \"AGENTD'ACCUEIL\", \"AGENTD'ENTRETIEN\", \"AGENTD'EXPLOITATION\", \"AGENTDEBUREAU\", \"AGENTDEFABRICATION\", \"AGENTDEGESTION\", \"AGENTDEL'ETAT\", \"AGENTDELAPOSTE\", \"AGENTDEMAIRIE\", \"AGENTDEMAITRISE\", \"AGENTDEMAITRISETERRITORIAL\", \"AGENTDEMEDIATION\", \"AGENTDEPOSTE\", \"AGENTDEPRODUCTION\", \"AGENTDEPRODUCTIONAUTOMOBILE\", \"AGENTDEPRODUCTIONDANSL'AUTOMOBILE\", \"AGENTDEPRODUCTIONDANSLAUTOMOBILE\", \"AGENTDESERVICE\", \"AGENTDESERVICEPOLYVALENT\", \"AGENTDESERVICESCOLAIRE\", \"AGENTDESSERVICESTECHNIQUES\", \"AGENTEDF\", \"AGENTENTRETIEN\", \"AGENTEXPLOITATION\", \"AGENTMAIRIE\", \"AGENTMUNICIPAL\", \"AGENTPOLYVALENT\", \"AGENTPOLYVALENTTERRITORIAL\", \"AGENTPOSTE\", \"AGENTSERVICEPOLYVALENT\", \"AGENTSERVICESCOLAIRE\", \"AGENTSERVICESTECHNIQUES\", \"AGENTSNCF\", \"AGENTTECHNIQUE\", \"AGENTTECHNIQUEALACOMMUNE\", \"AGENTTECHNIQUEALAVILLE\", \"AGENTTECHNIQUECOLLECTIVITE\", \"AGENTTECHNIQUECOLLECTIVITESTERRITORIALES\", \"AGENTTECHNIQUECOMMUNAL\", \"AGENTTECHNIQUECOMMUNE\", \"AGENTTECHNIQUEDESCOLLECTIVITESTERRITORIALES\", \"AGENTTECHNIQUEDESECOLES\", \"AGENTTECHNIQUEDESECOLES(ATE)\", \"AGENTTECHNIQUEECOLE\", \"AGENTTECHNIQUEECOLE(ATE)\", \"AGENTTECHNIQUEMAIRIE\", \"AGENTTECHNIQUEPOLYVALENT\", \"AGENTTECHNIQUEPRINCIPAL\", \"AGENTTECHNIQUETERRITORIAL\", \"AGENTTECHNIQUETERRITORIALALACOMMUNE\", \"AGENTTECHNIQUETERRITORIALALAVILLE\", \"AGENTTECHNIQUETERRITORIALCOLLECTIVITESTERRITORIALES\", \"AGENTTECHNIQUETERRITORIALCOMMUNAL\", \"AGENTTECHNIQUETERRITORIALCOMMUNE\", \"AGENTTECHNIQUETERRITORIALDESCOLLECTIVITESTERRITORIALES\", \"AGENTTECHNIQUETERRITORIALMAIRIE\", \"AGENTTECHNIQUETERRITORIALPOLYVALENT\", \"AGENTTECHNIQUETERRITORIALPRINCIPAL\", \"AGENTTECHNIQUETERRITORIALVILLE\", \"AGENTTECHNIQUEVILLE\", \"AGENTTERRITORIAL\", \"AGENTTERRITORIALALACOMMUNE\", \"AGENTTERRITORIALALAVILLE\", \"AGENTTERRITORIALCOLLECTIVITESTERRITORIALES\", \"AGENTTERRITORIALCOMMUNAL\", \"AGENTTERRITORIALCOMMUNE\", \"AGENTTERRITORIALDESCOLLECTIVITESTERRITORIALES\", \"AGENTTERRITORIALMAIRIE\", \"AGENTTERRITORIALPOLYVALENT\", \"AGENTTERRITORIALPRINCIPAL\", \"AGENTTERRITORIALVILLE\", \"AGENTE\", \"AGENTEACCUEIL\", \"AGENTEADMINISTRATIVE\", \"AGENTECOMMERCIALE\", \"AGENTECOMMUNALE\", \"AGENTEDACCUEIL\", \"AGENTEDENTRETIEN\", \"AGENTEDEXPLOITATION\", \"AGENTED'ACCUEIL\", \"AGENTED'ENTRETIEN\", \"AGENTED'EXPLOITATION\", \"AGENTEDEBUREAU\", \"AGENTEDEFABRICATION\", \"AGENTEDEGESTION\", \"AGENTEDEL'ETAT\", \"AGENTEDELAPOSTE\", \"AGENTEDEMAIRIE\", \"AGENTEDEMAITRISE\", \"AGENTEDEMAITRISETERRITORIAL\", \"AGENTEDEMEDIATION\", \"AGENTEDEPOSTE\", \"AGENTEDEPRODUCTION\", \"AGENTEDEPRODUCTIONAUTOMOBILE\", \"AGENTEDEPRODUCTIONDANSL'AUTOMOBILE\", \"AGENTEDEPRODUCTIONDANSLAUTOMOBILE\", \"AGENTEDESERVICE\", \"AGENTEDESERVICEPOLYVALENTE\", \"AGENTEDESERVICESCOLAIRE\", \"AGENTEDESSERVICESTECHNIQUES\", \"AGENTEEDF\", \"AGENTEENTRETIEN\", \"AGENTEEXPLOITATION\", \"AGENTEMAIRIE\", \"AGENTEMUNICIPALE\", \"AGENTEPOLYVALENTE\", \"AGENTEPOLYVALENTETERRITORIALE\", \"AGENTEPOSTE\", \"AGENTESERVICEPOLYVALENTE\", \"AGENTESERVICESCOLAIRE\", \"AGENTESERVICESTECHNIQUES\", \"AGENTESNCF\", \"AGENTETECHNIQUE\", \"AGENTETECHNIQUEALACOMMUNE\", \"AGENTETECHNIQUEALAVILLE\", \"AGENTETECHNIQUECOLLECTIVITE\", \"AGENTETECHNIQUECOLLECTIVITESTERRITORIALES\", \"AGENTETECHNIQUECOMMUNALE\", \"AGENTETECHNIQUECOMMUNE\", \"AGENTETECHNIQUEDESCOLLECTIVITESTERRITORIALES\", \"AGENTETECHNIQUEDESECOLES\", \"AGENTETECHNIQUEDESECOLES(ATE)\", \"AGENTETECHNIQUEECOLE\", \"AGENTETECHNIQUEECOLE(ATE)\", \"AGENTETECHNIQUEMAIRIE\", \"AGENTETECHNIQUEPOLYVALENTE\", \"AGENTETECHNIQUEPRINCIPALE\", \"AGENTETECHNIQUETERRITORIALE\", \"AGENTETECHNIQUETERRITORIALEALACOMMUNE\", \"AGENTETECHNIQUETERRITORIALEALAVILLE\", \"AGENTETECHNIQUETERRITORIALECOLLECTIVITESTERRITORIALES\", \"AGENTETECHNIQUETERRITORIALECOMMUNALE\", \"AGENTETECHNIQUETERRITORIALECOMMUNE\", \"AGENTETECHNIQUETERRITORIALEDESCOLLECTIVITESTERRITORIALES\", \"AGENTETECHNIQUETERRITORIALEMAIRIE\", \"AGENTETECHNIQUETERRITORIALEPOLYVALENTE\", \"AGENTETECHNIQUETERRITORIALEPRINCIPALE\", \"AGENTETECHNIQUETERRITORIALEVILLE\", \"AGENTETECHNIQUEVILLE\", \"AGENTETERRITORIALE\", \"AGENTETERRITORIALEALACOMMUNE\", \"AGENTETERRITORIALEALAVILLE\", \"AGENTETERRITORIALECOLLECTIVITESTERRITORIALES\", \"AGENTETERRITORIALECOMMUNALE\", \"AGENTETERRITORIALECOMMUNE\", \"AGENTETERRITORIALDESCOLLECTIVITESTERRITORIALES\", \"AGENTETERRITORIALEMAIRIE\", \"AGENTETERRITORIALEPOLYVALENTE\", \"AGENTETERRITORIALEPRINCIPALE\", \"AGENTETERRITORIALEVILLE\", \"AGRICULTEUR\", \"AGRICULTRICE\", \"AIDE\", \"AIDEFAMILIAL\", \"AIDEFAMILIALE\", \"ALTERNANT\", \"ALTERNANTE\", \"ANALYSTE\", \"ANIMATEUR\", \"ANIMATRICE\", \"APPRENTI\", \"APPRENTIE\", \"ARTIFICIER\", \"ARTIFICIERE\", \"ARTISAN\", \"ARTISANE\", \"ARTISTE\", \"ASSISTANT\", \"ASSISTANTDEGESTION\", \"ASSISTANTGESTION\", \"ASSISTANTE\", \"ASSISTANTEDEGESTION\", \"ASSISTANTEGESTION\", \"ATE\", \"ATEE\", \"ATRF\", \"ATTEE\", \"ATTACHE\", \"ATTACHECLIENTELE\", \"ATTACHEDECLIENTELE\", \"ATTACHEE\", \"ATTACHEECLIENTELE\", \"ATTACHEEDECLIENTELE\", \"AUDITEUR\", \"AUDITRICE\", \"AUTOENTREPRENEUR\", \"AUTOENTREPRENEUSE\", \"AUTOENTREPRENEUR\", \"AUTOENTREPRENEUSE\", \"BOBINEUR\", \"BOBINEUSE\", \"BOBINIER\", \"BOULOTDETE\", \"BOULOTD'ETE\", \"BOULOTETE\", \"BOULOTSDETE\", \"BOULOTSD'ETE\", \"BOULOTSETE\", \"CADRE\", \"CADREDIRIGEANT\", \"CADREDIRIGEANTE\", \"CADRETECHNIQUE\", \"CAISSIER\", \"CAISSIERE\", \"CAPITAINE\", \"CDD\", \"CDI\", \"CHARGEAFFAIRE\", \"CHARGEAFFAIRES\", \"CHARGEDAFFAIRE\", \"CHARGEDAFFAIRES\", \"CHARGEDETUDES\", \"CHARGED'AFFAIRE\", \"CHARGED'AFFAIRES\", \"CHARGED'ETUDES\", \"CHARGEDECLIENTELE\", \"CHARGEDEMISSION\", \"CHARGEDEMISSIONENERGIE\", \"CHARGEDEPRODUCTION\", \"CHARGEDEPROJET\", \"CHARGEETUDES\", \"CHARGEMISSION\", \"CHARGEMISSIONENERGIE\", \"CHARGEEAFFAIRE\", \"CHARGEEAFFAIRES\", \"CHARGEEDAFFAIRE\", \"CHARGEEDAFFAIRES\", \"CHARGEEDETUDES\", \"CHARGEED'AFFAIRE\", \"CHARGEED'AFFAIRES\", \"CHARGEED'ETUDES\", \"CHARGEEDECLIENTELE\", \"CHARGEEDEMISSION\", \"CHARGEEDEMISSIONENERGIE\", \"CHARGEEDEPRODUCTION\", \"CHARGEEDEPROJET\", \"CHARGEEETUDES\", \"CHARGEEMISSION\", \"CHARGEEMISSIONENERGIE\", \"CHAUFFEUR\", \"CHAUFFEUSE\", \"CHEF\", \"CHEFATELIER\", \"CHEFDATELIER\", \"CHEFDENTREPRISE\", \"CHEFDEQUIPE\", \"CHEFDEXPLOITATION\", \"CHEFD'ATELIER\", \"CHEFD'ENTREPRISE\", \"CHEFD'ENTREPRISECOMMERCIALE\", \"CHEFD'ENTREPRISEDEFABRICATIONARTISANALE\", \"CHEFD'ENTREPRISEDESERVICES\", \"CHEFD'ENTREPRISEFABRICATIONARTISANALE\", \"CHEFD'ENTREPRISESERVICES\", \"CHEFD'EQUIPE\", \"CHEFD'EXPLOITATION\", \"CHEFDEGROUPE\", \"CHEFDEPROJET\", \"CHEFDESECTEUR\", \"CHEFDESERVICE\", \"CHEFENTREPRISE\", \"CHEFENTREPRISECOMMERCIALE\", \"CHEFENTREPRISEDEFABRICATIONARTISANALE\", \"CHEFENTREPRISEFABRICATIONARTISANALE\", \"CHEFENTREPRISEDESERVICES\", \"CHEFENTREPRISESERVICES\", \"CHEFEQUIPE\", \"CHEFEXPLOITATION\", \"CHEFFE\", \"CHEFFEATELIER\", \"CHEFFEDATELIER\", \"CHEFFEDENTREPRISE\", \"CHEFFEDEQUIPE\", \"CHEFFEDEXPLOITATION\", \"CHEFFED'ATELIER\", \"CHEFFED'ENTREPRISE\", \"CHEFFED'ENTREPRISECOMMERCIALE\", \"CHEFFED'ENTREPRISEDEFABRICATIONARTISANALE\", \"CHEFFED'ENTREPRISEDESERVICES\", \"CHEFFED'ENTREPRISEFABRICATIONARTISANALE\", \"CHEFFED'ENTREPRISESERVICES\", \"CHEFFED'EQUIPE\", \"CHEFFED'EXPLOITATION\", \"CHEFFEDEGROUPE\", \"CHEFFEDEPROJET\", \"CHEFFEDESECTEUR\", \"CHEFFEDESERVICE\", \"CHEFFEENTREPRISE\", \"CHEFFEENTREPRISECOMMERCIALE\", \"CHEFFEENTREPRISEDEFABRICATIONARTISANALE\", \"CHEFFEENTREPRISEFABRICATIONARTISANALE\", \"CHEFFEENTREPRISEDESERVICES\", \"CHEFFEENTREPRISESERVICES\", \"CHEFFEEQUIPE\", \"CHEFFEEXPLOITATION\", \"CHEMINOT\", \"CHEMINOTSNCF\", \"COACH\", \"COLORISTE\", \"COMMANDANT\", \"COMMANDANTE\", \"COMMERCANT\", \"COMMERCANTAMBULANT\", \"COMMERCANTE\", \"COMMERCANTEAMBULANTE\", \"COMMERCIAL\", \"COMMERCIALE\", \"COMMIS\", \"COMMISSAIRE\", \"CONDUCTEUR\", \"CONDUCTEURDENGINS\", \"CONDUCTEURD'ENGINS\", \"CONDUCTEURDELIGNE\", \"CONDUCTEURDELIGNES\", \"CONDUCTEURENGINS\", \"CONDUCTRICE\", \"CONDUCTRICEDENGINS\", \"CONDUCTRICED'ENGINS\", \"CONDUCTRICEDELIGNE\", \"CONDUCTRICEDELIGNES\", \"CONDUCTRICEENGINS\", \"CONJOINTCOLLABORATEUR\", \"CONJOINTECOLLABORATRICE\", \"CONSEILLER\", \"CONSEILLERCLIENTELE\", \"CONSEILLERCOMMERCIAL\", \"CONSEILLERE\", \"CONSEILLERECLIENTELE\", \"CONSEILLERECOMMERCIALE\", \"CONSERVATEUR\", \"CONSERVATRICE\", \"CONSULTANT\", \"CONSULTANTJUNIOR\", \"CONSULTANTSENIOR\", \"CONSULTANTE\", \"CONSULTANTEJUNIOR\", \"CONSULTANTESENIOR\", \"CONTREMAITRE\", \"CONTROLEUR\", \"CONTROLEUSE\", \"COORDINATEUR\", \"COORDINATRICE\", \"COORDONNATEUR\", \"COORDONNATRICE\", \"COURTIER\", \"DECORATEUR\", \"DECORATRICE\", \"DESSINATEUR\", \"DESSINATRICE\", \"DEVELOPPEUR\", \"DEVELOPPEUSE\", \"DIRECTEUR\", \"DIRECTEURADJOINT\", \"DIRECTEURAGENCE\", \"DIRECTEURDAGENCE\", \"DIRECTEURD'AGENCE\", \"DIRECTRICE\", \"DIRECTRICEADJOINTE\", \"DIRECTRICEAGENCE\", \"DIRECTRICEDAGENCE\", \"DIRECTRICED'AGENCE\", \"DIRIGEANTDUNESOCIETE\", \"DIRIGEANTD'UNESOCIETE\", \"DIRIGEANTDESOCIETE\", \"DIRIGEANTSOCIETE\", \"DIRIGEANTEDUNESOCIETE\", \"DIRIGEANTED'UNESOCIETE\", \"DIRIGEANTEDESOCIETE\", \"DIRIGEANTESOCIETE\", \"EDUCATEUR\", \"EDUCATRICE\", \"ELECTRICIEN\", \"ELECTRICIENNE\", \"ELEVEUR\", \"ELEVEUSE\", \"EMPLOISAISONNIER\", \"EMPLOYE\", \"EMPLOYEADMINISTRATIF\", \"EMPLOYECOMMUNAL\", \"EMPLOYEDUSINE\", \"EMPLOYED'USINE\", \"EMPLOYEDEBUREAU\", \"EMPLOYEDEMAIRIE\", \"EMPLOYEDEPOSTE\", \"EMPLOYEDELAPOSTE\", \"EMPLOYEMUNICIPAL\", \"EMPLOYEPOLYVALENT\", \"EMPLOYEPOSTE\", \"EMPLOYETECHNIQUE\", \"EMPLOYEUSINE\", \"EMPLOYEE\", \"EMPLOYEEADMINISTRATIVE\", \"EMPLOYEECOMMUNALE\", \"EMPLOYEEDUSINE\", \"EMPLOYEED'USINE\", \"EMPLOYEEDEBUREAU\", \"EMPLOYEEDEMAIRIE\", \"EMPLOYEEDEPOSTE\", \"EMPLOYEEDELAPOSTE\", \"EMPLOYEEMUNICIPALE\", \"EMPLOYEEPOLYVALENTE\", \"EMPLOYEEPOSTE\", \"EMPLOYEETECHNIQUE\", \"EMPLOYEEUSINE\", \"ENSEIGNANT\", \"ENSEIGNANTE\", \"ENTREPRENEUR\", \"ENTREPRENEUSE\", \"ENALTERNANCE\", \"ETUDIANT\", \"ETUDIANTALTERNANCE\", \"ETUDIANTALTERNANT\", \"ETUDIANTENALTERNANCE\", \"ETUDIANTE\", \"ETUDIANTEALTERNANCE\", \"ETUDIANTEALTERNANTE\", \"ETUDIANTEENALTERNANCE\", \"EXPERT\", \"EXPERTE\", \"EXPLOITANT\", \"EXPLOITANTAGRICOLE\", \"EXPLOITANTE\", \"EXPLOITANTEAGRICOLE\", \"FABRICANT\", \"FABRICANTE\", \"FONCTIONNAIRE\", \"FONCTIONNAIRETERRITORIAL\", \"FONCTIONNAIRETERRITORIALE\", \"GARDIEN\", \"GARDIENNE\", \"GERANT\", \"GERANTCOMMERCE\", \"GERANTD'ENTREPRISE\", \"GERANTDENTREPRISE\", \"GERANTDECOMMERCE\", \"GERANTDESOCIETE\", \"GERANTDESOCIETECOMMERCIALE\", \"GERANTDESOCIETEDESERVICES\", \"GERANTDESOCIETESERVICES\", \"GERANTENTREPRISE\", \"GERANTSOCIETE\", \"GERANTSOCIETECOMMERCIALE\", \"GERANTSOCIETEDESERVICES\", \"GERANTSOCIETESERVICES\", \"GERANTE\", \"GERANTECOMMERCE\", \"GERANTED'ENTREPRISE\", \"GERANTEDENTREPRISE\", \"GERANTEDECOMMERCE\", \"GERANTEDESOCIETE\", \"GERANTEDESOCIETECOMMERCIALE\", \"GERANTEDESOCIETEDESERVICES\", \"GERANTEDESOCIETESERVICES\", \"GERANTEENTREPRISE\", \"GERANTESOCIETE\", \"GERANTESOCIETECOMMERCIALE\", \"GERANTESOCIETESERVICES\", \"GERANTESOCIETEDESERVICES\", \"GESTIONNAIRE\", \"GROSSISTE\", \"INGENIEUR\", \"INGENIEURCONSEIL\", \"INGENIEUR-CONSEIL\", \"INGENIEURE\", \"INGENIEURECONSEIL\", \"INGENIEURE-CONSEIL\", \"INSPECTEUR\", \"INSPECTRICE\", \"INTERIMAIRE\", \"INTERMITTENT\", \"INTERMITTENTE\", \"INTERMITTENTDUSPECTACLE\", \"INTERMITTENTEDUSPECTACLE\", \"INTERMITTENTSPECTACLE\", \"INTERMITTENTESPECTACLE\", \"JOBDETE\", \"JOBD'ETE\", \"JOBETE\", \"JOBSDETE\", \"JOBSD'ETE\", \"JOBSETE\", \"LAPOSTE\", \"LIEUTENANT\", \"LIEUTENANTE\", \"LIVREUR\", \"LIVREUSE\", \"MANAGER\", \"MANAGERDEQUIPE\", \"MANAGERD'EQUIPE\", \"MANAGEREQUIPE\", \"MANDATAIRE\", \"MANOEUVRE\", \"MANEUVRE\", \"MANŒUVRE\", \"MARCHAND\", \"MARCHANDAMBULANT\", \"MARCHANDE\", \"MARCHANDEAMBULANTE\", \"MARIN\", \"MATELOT\", \"MECANICIEN\", \"MECANICIENNE\", \"MEDECIN\", \"MEDIATEUR\", \"MEDIATRICE\", \"MENUISIER\", \"MENUISIERE\", \"MILITAIRE\", \"MILITAIREDECARRIERE\", \"MONITEUR\", \"MONITRICE\", \"MONTEUR\", \"MONTEUSE\", \"NAVIGATEUR\", \"NAVIGATRICE\", \"NEGOCIANT\", \"NEGOCIANTE\", \"OFFICIER\", \"OFFICIERE\", \"OPERATEUR\", \"OPERATRICE\", \"OUVRIER\", \"OUVRIERAGRICOLE\", \"OUVRIERAUTOMOBILE\", \"OUVRIERBATIMENT\", \"OUVRIERCONSTRUCTION\", \"OUVRIERD'ENTRETIEN\", \"OUVRIERDENTRETIEN\", \"OUVRIERD'USINE\", \"OUVRIERDUSINE\", \"OUVRIERDANSLINDUSTRIE\", \"OUVRIERDANSLINDUSTRIEAUTOMOBILE\", \"OUVRIERDANSL'INDUSTRIE\", \"OUVRIERDANSL'INDUSTRIEAUTOMOBILE\", \"OUVRIERDANSINDUSTRIE\", \"OUVRIERDANSINDUSTRIEAUTOMOBILE\", \"OUVRIERDEFABRICATION\", \"OUVRIERDELINDUSTRIE\", \"OUVRIERDELINDUSTRIEAUTOMOBILE\", \"OUVRIERDEL'INDUSTRIE\", \"OUVRIERDEL'INDUSTRIEAUTOMOBILE\", \"OUVRIERDEPRODUCTION\", \"OUVRIERDUBATIMENT\", \"OUVRIERENTRETIEN\", \"OUVRIERENBATIMENT\", \"OUVRIERENCONSTRUCTION\", \"OUVRIERENUSINE\", \"OUVRIERFABRICATION\", \"OUVRIERINDUSTRIE\", \"OUVRIERINDUSTRIEAUTOMOBILE\", \"OUVRIERPOLYVALENT\", \"OUVRIERPRODUCTION\", \"OUVRIERUSINE\", \"OUVRIERE\", \"OUVRIEREAGRICOLE\", \"OUVRIEREAUTOMOBILE\", \"OUVRIEREBATIMENT\", \"OUVRIERECONSTRUCTION\", \"OUVRIERED'ENTRETIEN\", \"OUVRIEREDENTRETIEN\", \"OUVRIERED'USINE\", \"OUVRIEREDUSINE\", \"OUVRIEREDANSLINDUSTRIE\", \"OUVRIEREDANSLINDUSTRIEAUTOMOBILE\", \"OUVRIEREDANSL'INDUSTRIE\", \"OUVRIEREDANSL'INDUSTRIEAUTOMOBILE\", \"OUVRIEREDANSINDUSTRIE\", \"OUVRIEREDANSINDUSTRIEAUTOMOBILE\", \"OUVRIEREDEFABRICATION\", \"OUVRIEREDELINDUSTRIE\", \"OUVRIEREDELINDUSTRIEAUTOMOBILE\", \"OUVRIEREDEL'INDUSTRIE\", \"OUVRIEREDEL'INDUSTRIEAUTOMOBILE\", \"OUVRIEREDEPRODUCTION\", \"OUVRIEREDUBATIMENT\", \"OUVRIEREENTRETIEN\", \"OUVRIEREENBATIMENT\", \"OUVRIEREENCONSTRUCTION\", \"OUVRIEREENUSINE\", \"OUVRIEREFABRICATION\", \"OUVRIEREINDUSTRIE\", \"OUVRIEREINDUSTRIEAUTOMOBILE\", \"OUVRIEREPOLYVALENTE\", \"OUVRIEREPRODUCTION\", \"OUVRIEREUSINE\", \"PDG\", \"PEINTRE\", \"PETITBOULOTDETE\", \"PETITBOULOTD'ETE\", \"PETITBOULOTETE\", \"PETITSBOULOTSDETE\", \"PETITSBOULOTSD'ETE\", \"PETITSBOULOTSDIVERS\", \"PETITSBOULOTSETE\", \"PETITJOBDETE\", \"PETITJOBD'ETE\", \"PETITJOBETE\", \"PETITSJOBSDETE\", \"PETITSJOBSD'ETE\", \"PETITSJOBSETE\", \"PILOTE\", \"PILOTEDELIGNE\", \"POLICIER\", \"POLICIERE\", \"POLYVALENT\", \"POLYVALENTE\", \"POSTE\", \"PREPARATEUR\", \"PREPARATRICE\", \"PRESIDENT\", \"PRESIDENTE\", \"PRODUCTEUR\", \"PRODUCTRICE\", \"PROFESSEUR\", \"PROFESSEURE\", \"PYROTECHNICIEN\", \"PYROTECHNICIENNE\", \"RECEVEUR\", \"RECEVEUSE\", \"REDACTEUR\", \"REDACTRICE\", \"REGISSEUR\", \"REGISSEUSE\", \"REPARATEUR\", \"REPARATRICE\", \"REPRESENTANT\", \"REPRESENTANTCOMMERCE\", \"REPRESENTANTDECOMMERCE\", \"REPRESENTANTE\", \"REPRESENTANTECOMMERCE\", \"REPRESENTANTEDECOMMERCE\", \"RESPONSABLE\", \"RESPONSABLEAGENCE\", \"RESPONSABLEDAGENCE\", \"RESPONSABLEDEXPLOITATION\", \"RESPONSABLED'AGENCE\", \"RESPONSABLED'EXPLOITATION\", \"RESPONSABLEDESAV\", \"RESPONSABLEDESECTEUR\", \"RESPONSABLEDESERVICEAPRESVENTE\", \"RESPONSABLEDESERVICEAPRES-VENTE\", \"RESPONSABLEDESSERVICESTECHNIQUES\", \"RESPONSABLEEXPLOITATION\", \"RESPONSABLESAV\", \"RESPONSABLESECTEUR\", \"RESPONSABLESERVICEAPRESVENTE\", \"RESPONSABLESERVICEAPRESVENTE(SAV)\", \"RESPONSABLESERVICEAPRES-VENTE\", \"RESPONSABLESERVICEAPRES-VENTE(SAV)\", \"RESPONSABLESERVICESAPRESVENTE\", \"RESPONSABLESERVICESAPRESVENTE(SAV)\", \"RESPONSABLESERVICESAPRES-VENTE\", \"RESPONSABLESERVICESAPRES-VENTE(SAV)\", \"RESPONSABLESERVICESTECHNIQUES\", \"RESPONSABLETECHNIQUE\", \"RESTAURATEUR\", \"RESTAURATRICE\", \"SAISONNIER\", \"SAISONNIERE\", \"SALARIE\", \"SALARIEE\", \"SERVICECIVIQUE\", \"STAGIAIRE\", \"SURVEILLANT\", \"SURVEILLANTE\", \"TAILLEUR\", \"TAILLEUSE\", \"TECHNICIEN\", \"TECHNICIENDEXPLOITATION\", \"TECHNICIENDINSTALLATION\", \"TECHNICIENDINTERVENTION\", \"TECHNICIEND'EXPLOITATION\", \"TECHNICIEND'INSTALLATION\", \"TECHNICIEND'INTERVENTION\", \"TECHNICIENDEMAINTENANCE\", \"TECHNICIENEXPLOITATION\", \"TECHNICIENINSTALLATION\", \"TECHNICIENINTERVENTION\", \"TECHNICIENMAINTENANCE\", \"TECHNICIENSAV\", \"TECHNICIENSERVICEAPRESVENTE\", \"TECHNICIENSERVICEAPRESVENTESAV\", \"TECHNICIENTERRITORIAL\", \"TECHNICIENNE\", \"TECHNICIENNEDEXPLOITATION\", \"TECHNICIENNEDINSTALLATION\", \"TECHNICIENNEDINTERVENTION\", \"TECHNICIENNED'EXPLOITATION\", \"TECHNICIENNED'INSTALLATION\", \"TECHNICIENNED'INTERVENTION\", \"TECHNICIENNEDEMAINTENANCE\", \"TECHNICIENNEEXPLOITATION\", \"TECHNICIENNEINSTALLATION\", \"TECHNICIENNEINTERVENTION\", \"TECHNICIENNEMAINTENANCE\", \"TECHNICIENNESAV\", \"TECHNICIENNESERVICEAPRESVENTE\", \"TECHNICIENNESERVICEAPRESVENTESAV\", \"TECHNICIENNETERRITORIALE\", \"TECHNICOCOMMERCIAL\", \"TECHNICOCOMMERCIALE\", \"TECHNICO-COMMERCIAL\", \"TECHNICO-COMMERCIALE\", \"TECHNICOCOMMERCIAL\", \"TECHNICOCOMMERCIALE\", \"TEMPORAIRE\", \"VCM\", \"VENDEUR\", \"VENDEURCONSEIL\", \"VENDEURCONSEILMAGASIN\", \"VENDEUSE\", \"VENDEUSECONSEIL\", \"VENDEUSECONSEILMAGASIN\", \"VRP\"}" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["T_PCLCACLAIR2J_NORM"] + }, + { + "name": "T_TYPFORM", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if (nvl(T_DIPINTAL, \"999999\") = \"999999\") then \"1\" else substr(T_DIPINTAL,1,1)" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["T_DIPINTAL"] + }, + { + "name": "T_SPEUN", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if ((T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and nvl(T_DIPINTAL, \"9999999\") = \"9999999\") then \"2\" else substr(T_DIPINTAL,3,1)" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["T_TYPDIP", "T_DIPINTAL"] + }, + { + "name": "T_C_ENF_I", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if (T_NBHAB > 3) then ( if (\"1\" in LIENS) and (\"3\" in LIENS or \"6\" in LIENS) and (\"2\" not_in LIENS) and (\"4\" not_in LIENS) and (\"5\" not_in LIENS) and (\"7\" not_in LIENS) and (\"8\" not_in LIENS) and (\"9\" not_in LIENS) and (\"10\" not_in LIENS) and (\"11\" not_in LIENS) and (\"12\" not_in LIENS) and (\"13\" not_in LIENS) and (\"14\" not_in LIENS) and (\"15\" not_in LIENS) and (\"16\" not_in LIENS) and (\"17\" not_in LIENS) and (\"18\" not_in LIENS) then 1 else if (\"2\" in LIENS or \"5\" in LIENS) and (\"4\" in LIENS) and (\"1\" not_in LIENS) and (\"3\" not_in LIENS) and (\"6\" not_in LIENS) and (\"7\" not_in LIENS) and (\"8\" not_in LIENS) and (\"9\" not_in LIENS) and (\"10\" not_in LIENS) and (\"11\" not_in LIENS) and (\"12\" not_in LIENS) and (\"13\" not_in LIENS) and (\"14\" not_in LIENS) and (\"15\" not_in LIENS) and (\"16\" not_in LIENS) and (\"17\" not_in LIENS) and (\"18\" not_in LIENS) then 1 else 0) else if (T_NBHAB = 3) then ( if (\"1\" in LIENS) and (\"3\" in LIENS or \"6\" in LIENS) and (\"2\" not_in LIENS) and (\"4\" not_in LIENS) and (\"5\" not_in LIENS) and (\"7\" not_in LIENS) and (\"8\" not_in LIENS) and (\"9\" not_in LIENS) and (\"10\" not_in LIENS) and (\"11\" not_in LIENS) and (\"12\" not_in LIENS) and (\"13\" not_in LIENS) and (\"14\" not_in LIENS) and (\"15\" not_in LIENS) and (\"16\" not_in LIENS) and (\"17\" not_in LIENS) and (\"18\" not_in LIENS) then 1 else if (\"2\" in LIENS or \"5\" in LIENS) and (\"1\" not_in LIENS) and (\"3\" not_in LIENS) and (\"4\" not_in LIENS) and (\"6\" not_in LIENS) and (\"7\" not_in LIENS) and (\"8\" not_in LIENS) and (\"9\" not_in LIENS) and (\"10\" not_in LIENS) and (\"11\" not_in LIENS) and (\"12\" not_in LIENS) and (\"13\" not_in LIENS) and (\"14\" not_in LIENS) and (\"15\" not_in LIENS) and (\"16\" not_in LIENS) and (\"17\" not_in LIENS) and (\"18\" not_in LIENS) then 1 else 0) else 0" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["T_NBHAB", "LIENS", "T_NHAB"] + }, + { + "name": "T_S_ENF_I", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if (T_NBHAB = 2) then ( if (\"2\" in LIENS or \"5\" in LIENS) and (\"3\" not_in LIENS) and (\"4\" not_in LIENS) and (\"6\" not_in LIENS) and (\"7\" not_in LIENS) and (\"8\" not_in LIENS) and (\"9\" not_in LIENS) and (\"10\" not_in LIENS) and (\"11\" not_in LIENS) and (\"12\" not_in LIENS) and (\"13\" not_in LIENS) and (\"14\" not_in LIENS) and (\"15\" not_in LIENS) and (\"16\" not_in LIENS) and (\"17\" not_in LIENS) and (\"18\" not_in LIENS) then 1 else if (\"3\" in LIENS or \"6\" in LIENS) and (\"1\" not_in LIENS) and (\"2\" not_in LIENS) and (\"4\" not_in LIENS) and (\"5\" not_in LIENS) and (\"7\" not_in LIENS) and (\"8\" not_in LIENS) and (\"9\" not_in LIENS) and (\"10\" not_in LIENS) and (\"11\" not_in LIENS) and (\"12\" not_in LIENS) and (\"13\" not_in LIENS) and (\"14\" not_in LIENS) and (\"15\" not_in LIENS) and (\"16\" not_in LIENS) and (\"17\" not_in LIENS) and (\"18\" not_in LIENS) then 1 else 0) else if (T_NBHAB > 2) then ( if (\"3\" in LIENS or \"6\" in LIENS) and (\"1\" not_in LIENS) and (\"2\" not_in LIENS) and (\"4\" not_in LIENS) and (\"5\" not_in LIENS) and (\"7\" not_in LIENS) and (\"8\" not_in LIENS) and (\"9\" not_in LIENS) and (\"10\" not_in LIENS) and (\"11\" not_in LIENS) and (\"12\" not_in LIENS) and (\"13\" not_in LIENS) and (\"14\" not_in LIENS) and (\"15\" not_in LIENS) and (\"16\" not_in LIENS) and (\"17\" not_in LIENS) and (\"18\" not_in LIENS) then 1 else if (\"2\" in LIENS or \"5\" in LIENS) and (\"4\" in LIENS) and (\"1\" not_in LIENS) and (\"3\" not_in LIENS) and (\"6\" not_in LIENS) and (\"7\" not_in LIENS) and (\"8\" not_in LIENS) and (\"9\" not_in LIENS) and (\"10\" not_in LIENS) and (\"11\" not_in LIENS) and (\"12\" not_in LIENS) and (\"13\" not_in LIENS) and (\"14\" not_in LIENS) and (\"15\" not_in LIENS) and (\"16\" not_in LIENS) and (\"17\" not_in LIENS) and (\"18\" not_in LIENS) then 1 else 0) else 0" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["T_NBHAB", "LIENS", "T_NHAB"] + }, + { + "name": "T_COUPLE_I", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if (T_NBHAB = 2) then ( if (\"1\" in LIENS) and (\"2\" not_in LIENS) and (\"3\" not_in LIENS) and (\"4\" not_in LIENS) and (\"5\" not_in LIENS) and (\"6\" not_in LIENS) and (\"7\" not_in LIENS) and (\"8\" not_in LIENS) and (\"9\" not_in LIENS) and (\"10\" not_in LIENS) and (\"11\" not_in LIENS) and (\"12\" not_in LIENS) and (\"13\" not_in LIENS) and (\"14\" not_in LIENS) and (\"15\" not_in LIENS) and (\"16\" not_in LIENS) and (\"17\" not_in LIENS) and (\"18\" not_in LIENS) then 1 else 0) else 0" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["T_NBHAB", "LIENS", "T_NHAB"] + }, + { + "name": "T_COL_I", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if (T_NBHAB > 1) then ( if (\"17\" in LIENS or \"18\" in LIENS) and (\"1\" not_in LIENS) and (\"2\" not_in LIENS) and (\"3\" not_in LIENS) and (\"4\" not_in LIENS) and (\"5\" not_in LIENS) and (\"6\" not_in LIENS) and (\"7\" not_in LIENS) and (\"8\" not_in LIENS) and (\"9\" not_in LIENS) and (\"10\" not_in LIENS) and (\"11\" not_in LIENS) and (\"12\" not_in LIENS) and (\"13\" not_in LIENS) and (\"14\" not_in LIENS) and (\"15\" not_in LIENS) and (\"16\" not_in LIENS) then 1 else 0) else 0" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["T_NBHAB", "LIENS", "T_NHAB"] + }, + { + "name": "T_C_ENF_M", + "dimension": 0, + "expression": { + "type": "VTL", + "value": "sum(T_C_ENF_I)" + }, + "variableType": "CALCULATED", + "bindingDependencies": ["T_C_ENF_I", "T_NHAB"] + }, + { + "name": "T_S_ENF_M", + "dimension": 0, + "expression": { + "type": "VTL", + "value": "sum(T_S_ENF_I)" + }, + "variableType": "CALCULATED", + "bindingDependencies": ["T_S_ENF_I", "T_NHAB"] + }, + { + "name": "T_COUPLE_M", + "dimension": 0, + "expression": { + "type": "VTL", + "value": "sum(T_COUPLE_I)" + }, + "variableType": "CALCULATED", + "bindingDependencies": ["T_COUPLE_I", "T_NHAB"] + }, + { + "name": "T_COL_M", + "dimension": 0, + "expression": { + "type": "VTL", + "value": "sum(T_COL_I)" + }, + "variableType": "CALCULATED", + "bindingDependencies": ["T_COL_I", "T_NHAB"] + }, + { + "name": "T_TYPE_MEN_LOG", + "dimension": 0, + "expression": { + "type": "VTL", + "value": "if nvl(T_C_ENF_M,0) = T_NBHAB then 1 else if nvl(T_S_ENF_M,0) = T_NBHAB then 2 else if nvl(T_COUPLE_M,0) = 2 then 3 else if nvl(T_COL_M,0) = T_NBHAB then 4 else if T_NBHAB = 1 then 5 else 6" + }, + "variableType": "CALCULATED", + "bindingDependencies": [ + "T_NBHAB", + "T_C_ENF_M", + "T_S_ENF_M", + "T_COUPLE_M", + "T_COL_M", + "T_NHAB" + ] + }, + { + "name": "T_MENAGE_PRINC", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if (T_TYPE_MEN_LOG = 1 or T_TYPE_MEN_LOG = 2 or T_TYPE_MEN_LOG = 3 or T_TYPE_MEN_LOG = 5) then 1 else if (T_TYPE_MEN_LOG = 4) then ( if (PRENOM = PRENOMREF) then 1 else 0) else ( if T_NB_MEN_FINAL = 1 then 1 else ( if (nvl($T_MP$,\"1\") = \"1\") then 1 else 0))" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": [ + "PRENOM", + "PRENOMREF", + "T_TYPE_MEN_LOG", + "T_NB_MEN_FINAL", + "T_NHAB", + "T_PRENOM" + ] + }, + { + "name": "T_NB_MEN_FINAL", + "dimension": 0, + "expression": { + "type": "VTL", + "value": "if (T_TYPE_MEN_LOG = 1) then 1 else if (T_TYPE_MEN_LOG = 2) then 1 else if (T_TYPE_MEN_LOG = 3) then 1 else if (T_TYPE_MEN_LOG = 4) then T_NBHAB else if (T_TYPE_MEN_LOG = 5) then 1 else if (T_TYPE_MEN_LOG = 6) then T_SUM_MEN else 1" + }, + "variableType": "CALCULATED", + "bindingDependencies": [ + "T_NBHAB", + "T_TYPE_MEN_LOG", + "T_SUM_MEN", + "T_NHAB" + ] + }, + { + "name": "T_PRES_BS", + "dimension": 0, + "expression": { + "type": "VTL", + "value": "if (T_NB_MEN_FINAL > 1) then 1 else 0" + }, + "variableType": "CALCULATED", + "bindingDependencies": ["T_NB_MEN_FINAL", "T_NHAB"] + }, + { + "name": "T_NB_MEN_NVL", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "nvl($T_NB_MEN$,0)" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_SUM_MEN", + "dimension": 0, + "expression": { + "type": "VTL", + "value": "sum(T_NB_MEN_NVL)" + }, + "variableType": "CALCULATED", + "bindingDependencies": ["T_NB_MEN_NVL"] + }, + { + "name": "T_NBPMEN", + "dimension": 0, + "expression": { + "type": "VTL", + "value": "sum(T_MENAGE_PRINC)" + }, + "variableType": "CALCULATED", + "bindingDependencies": ["T_MENAGE_PRINC", "T_PRENOM"] + }, + { + "name": "PLIB_LUI", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if (PROXY = \"1\") then \"vous\" else \"lui\"" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["PROXY", "RESIND"] + }, + { + "name": "PLIB_SA", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if (PROXY = \"1\") then \"votre\" else \"sa\"" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["PROXY", "RESIND"] + }, + { + "name": "PLIB_SE", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if (PROXY = \"1\") then \"vous\" else \"se\"" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["PROXY", "RESIND"] + }, + { + "name": "PLIB_SES", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if (PROXY = \"1\") then \"votre\" else \"ses\"" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["PROXY", "RESIND"] + }, + { + "name": "PLIB_SON", + "dimension": 1, + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "if (PROXY = \"1\") then \"votre\" else \"son\"" + }, + "variableType": "CALCULATED", + "iterationReference": "lge0kz45", + "bindingDependencies": ["PROXY", "RESIND"] + }, + { + "name": "ADR", + "value": null, + "dimension": 0, + "variableType": "EXTERNAL" + }, + { + "name": "T_NHAB", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "dimension": 0, + "variableType": "COLLECTED" + }, + { + "name": "T_PRENOM", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_SEXE", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_DATENAIS", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_AN", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_LNAIS", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_DEPNAIS", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_PAYSNAIS", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_NATION1", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_NATION2", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_NATION3", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_NATION4", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_NATIONETR", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "LIENS", + "values": { + "EDITED": [[]], + "FORCED": [[]], + "INPUTTED": [[]], + "PREVIOUS": [[]], + "COLLECTED": [[]] + }, + "dimension": 2, + "variableType": "COLLECTED", + "iterationReference": "lj5vb8vq" + }, + { + "name": "T_SITUCONJ1", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_SITUCONJ2", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_SITUCONJ3", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_SITUCONJ4", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_SITUCONJ5", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_SITUCONJ6", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_SITUCONJ7", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_SITUCONJ8", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_VEUF", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_NPARL", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_SPAR1", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_SITUAEU", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_TRAVAIL", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_ACTIVANTE", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_ACTIVANTEB", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_NBEMP", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_PCLCAF", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_PCLCAH", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_PCLCACLAIR", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_PCLCACLAIRP", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_STCPUB", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_ENCADR", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_QPRCR", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "QPRCU", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_ACTIV", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_ACTIVCLAIR", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_ACTIVDOM", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_ACTIVDOM_COM", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_ACTIVDOM_SOC", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_NBSALETAB", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_NBSALETABA", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_NBSAL1", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_NBSAL2", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_NBSALA", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_CONTAC", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_TPP", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_APCLCAF", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_APCLCAH", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_APCLCACLAIR", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_APCLCACLAIRP", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_ASTCPUB", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_AENCADR", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_AQPRCR", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_AQPRCU", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_AACTIV", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_AACTIVCLAIR", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_AACTIVDOM", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_AACTIVDOM_COM", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_AACTIVDOM_SOC", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_ANBSAL1", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_ANBSAL2", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_FF", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_FFVAC", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_FFLIEU", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_FFCLA", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_FFBAC", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_FFCAP", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_FFTYPFORM", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_FFCONC", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_FFNIVA", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_FFNIVB", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_FFNIVC", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_FFDIPL", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_FFDIPLCLAIR", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_FFDIPLCLAA", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_FFDIPLCLAB", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_FFDIPLNIV", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_TYPDIP", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_DIPINTAL", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_DIPINTA", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_DIPLNIV", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_DATDIP", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_AGEDIP", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_DIPSDA", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_DIPSINTA", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_FSANSDIP", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_NIV0INIT", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_DATNIV", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_AGENIV", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_SANTGEN", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_CHRON", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "T_GALI", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "dimension": 1, + "variableType": "COLLECTED", + "iterationReference": "lge0kz45" + }, + { + "name": "COMMENT_QE", + "variableType": "COLLECTED" + }, + { + "name": "HEUREDEB_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "T_NHAB_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "T_PRENOM_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_SEXE_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_DATENAIS_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_AN_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_LNAIS_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_DEPNAIS_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_PAYSNAIS_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_NATION_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_NATIONETR_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "LIENS_MISSING", + "values": { + "EDITED": [[]], + "FORCED": [[]], + "INPUTTED": [[]], + "PREVIOUS": [[]], + "COLLECTED": [[]] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_SITUCONJ_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_VEUF_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_NPARL_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_SPAR1_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "JARDIN_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "SITUFIN_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "SCOL_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "TYPECOL_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "GARDEMER26_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "GARDESOIR26_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "NBHPERISCO26_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "GARDEMER712_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "GARDESOIR712_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "NBHPERISCO712_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MODGA_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "NBHGA3_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "NBHGA4_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "NBHGA5_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "NBHGA6_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "NBHGA7_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "GARDEDIFF_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "GAEXCEP_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "SERMENAGE_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "SERCOURSES_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "NBHEURSERV_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "SOINBES_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "SERTOILETTE_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "SERCOMPAGNIE_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "NBHAIDE_DEPENDANT_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "SOINSUP1_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "SOINSUP2_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "RAIS_SOINSUP_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "SERV_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "SERV1M_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "SERV1MF_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "SERV1AF_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "SERV2M_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "SERV2MF_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "SERV2AF_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "SERV3M_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "SERV3MF_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "SERV3AF_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "SERV4M_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "SERV4MF_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "SERV4AF_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "SERV5M_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "SERV5MF_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "SERV5AF_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "SERV6M_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "SERV6MF_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "SERV6AF_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "SERV7M_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "SERV7MF_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "SERV7AF_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "SERV8M_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "SERV8MF_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "SERV8AF_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "SERV9M_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "SERV9MF_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "SERV9AF_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "AID_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "AID01F_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "AID01Q_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "AID02F_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "AID02Q_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "AID03F_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "AID03Q_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "AID04F_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "AID04Q_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "AID05F_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "AID05Q_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "AID06F_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "AID06Q_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "AID07F_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "AID07Q_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "AID08F_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "AID08Q_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "AID09F_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "AID09Q_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "AID10F_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "AID10Q_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "AID11F_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "AID11Q_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "HEUREFINQM_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "ENFANTREP_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "PASSER_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "IS_KISH_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "KISHCONNU_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "ENFANTKISH_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "RESIND_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "QIREP_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "DUREECOUPLE_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "RAPVIEPRO_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_SITUAEU_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_TRAVAIL_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_ACTIVANTE_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_ACTIVANTEB_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_NBEMP_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_PCLCAF_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_PCLCAH_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_PCLCACLAIR_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_PCLCACLAIRP_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_STCPUB_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_ENCADR_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_QPRCR_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_QPRCU_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_ACTIV_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_ACTIVCLAIR_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_ACTIVDOM_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_ACTIVDOM_COM_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_ACTIVDOM_SOC_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_NBSALETAB_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_NBSALETABA_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_NBSAL1_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_NBSAL2_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_NBSALA_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_CONTAC_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_TPP_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "NBANTRAV_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "TTP_TYPE_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "RAISTP_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "RAISTR_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "GARDEAENF_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "GARDEADEP_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "LIEUW_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "LIEUWP_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "TELETRAV_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "TTSOUHAIT_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "TELETRAVCOMP_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "TELETRAVAIM_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "HORAI_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "NBTRAVH_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "DOMTRAV_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "RTTJ_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "NBTRAVHI_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "RTTJI_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "NBTRAVHAF_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "NBTRAVH2_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SOIRC_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "NUITC_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SAMEDIC_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "DIMANCHEC_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MIDIH_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "LIEUMIDI_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "DECID_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "CONTRAINTES_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "TYPECONTRAINTES_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "PRES_MATIN_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "PRES_SOIR_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "COMPATIB_HT_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "FATIGUE_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "RAIS1_FATI_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "RAIS2_FATI_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "RETRAITE_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "CHO1_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "CHO2_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "CHO3_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "CHO4_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "CHO5_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "CHO6_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "CHO7_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_APCLCAF_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_APCLCAH_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_APCLCACLAIR_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_APCLCACLAIRP_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_ASTCPUB_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_AENCADR_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_AQPRCR_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_AQPRCU_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_AACTIV_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_AACTIVCLAIR_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_AACTIVDOM_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_AACTIVDOM_COM_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_AACTIVDOM_SOC_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_ANBSAL1_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_ANBSAL2_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "INA01_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "INA02_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "INA03_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "INA04_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "INA05_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "INA06_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "INA07_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "INA08_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "INA09_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_FF_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_FFVAC_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_FFLIEU_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_FFCLA_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_FFBAC_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_FFCAP_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_FFTYPFORM_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_FFCONC_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_FFNIVA_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_FFNIVB_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_FFNIVC_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_FFDIPL_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_FFDIPLCLAIR_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_FFDIPLCLAA_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_FFDIPLCLAB_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_FFDIPLNIV_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MIDETUH_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MIDETUL_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "FORINTER_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "HEURETRAVET_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "TYPETRAVET_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "OCCASET_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "NBTRAVHET_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "RELAET_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "REVENUET_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "TR_REVENUET_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "CUMELET_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_TYPDIP_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_DIPINTAL_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_DIPINTA_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_DIPLNIV_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_DATDIP_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_AGEDIP_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_DIPSDA_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_DIPSINTA_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_FSANSDIP_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_NIV0INIT_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_DATNIV_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_AGENIV_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SMARTPHONE_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "FREQ_INTERNET_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "FREQ_INTERNET_INTENSE_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "UTIL_INTERNET_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SPO_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SPO1NB_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SPO2NB_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SPO3NB_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SPO4NB_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SPO5NB_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SPO6NB_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SPO7NB_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SPO8NB_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SPO9NB_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "CADSP_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "CINEMA_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "CINEMAF_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SPECTACLE_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SPECTACLEF_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MUSEE_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MUSEEF_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MATCH_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MATCHF_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "BIBLIO_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "BIBLIOF_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "FREQTV_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "ACTARTI_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "ACTARTI_NBH_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "ACTARTI_INTERNET_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MS_CONT_PROCHE_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MS_CONT_AMI_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "ACTBENEVOL_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "TYPSTRUCTURE_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "STRUCTURE_PRINC_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "RESP_BENEV_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "FREQ_BENEV_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "TEMPS_BENEVS_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "TEMPS_BENEVM_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "PERCO_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MEN_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MEN1F_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MEN1J_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MEN1S_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MEN1A_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MEN2F_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MEN2J_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MEN2S_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MEN2A_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MEN3F_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MEN3J_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MEN3S_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MEN3A_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MEN4F_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MEN4J_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MEN4S_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MEN4A_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MEN5F_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MEN5J_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MEN5S_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MEN5A_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MEN6F_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MEN6J_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MEN6S_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MEN6A_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MEN7F_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MEN7J_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MEN7S_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MEN7A_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MENRARE_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MENRARE1S_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MENRARE1A_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MENRARE2S_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MENRARE2A_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MENRARE3S_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MENRARE3A_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MENRARE4S_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MENRARE4A_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MENRARE5S_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MENRARE5A_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MENRARE6S_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MENRARE6A_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MENSATIS1_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MENSATIS2_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "MENSATIS3_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SERVHM_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SERVHM1F_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SERVHM1Q_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SERVHM2F_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SERVHM2Q_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SERVHM3F_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SERVHM3Q_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SERVHM4F_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SERVHM4Q_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SERVHM5F_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SERVHM5Q_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SERVHM6F_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SERVHM6Q_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SERVHM7F_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SERVHM7Q_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SERVHM8F_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SERVHM8Q_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SERVHM9F_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SERVHM9Q_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SERVHM10F_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SERVHM10Q_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SERVHM11F_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SERVHM11Q_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SERVHM12F_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SERVHM12Q_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_SANTGEN_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_CHRON_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "T_GALI_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "TEM1A_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "TEM2A_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "TEM3A_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SOMTBL_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "TEM4A_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "TEM5A_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "TEM6A_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "TEM7A_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "TEM8A_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "TEM9A_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "STIGTOT_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "SATISENF_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "CHANGCLIM_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "COURSESBIO_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "POSTENQUETE_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "VALIQI_MISSING", + "values": { + "EDITED": [], + "FORCED": [], + "INPUTTED": [], + "PREVIOUS": [], + "COLLECTED": [] + }, + "variableType": "COLLECTED" + }, + { + "name": "ENQUETEUR1_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "ENQUETEUR2_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "ENQUETEUR3_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "ENQUETEUR4_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "ENQUETEUR5_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "ENQUETEUR6_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "ENQUETEUR7_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "ENQUETEUR8_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "ENQUETEUR9_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "ENQUETEUR10_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "ENQUETEUR11_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "ENQUETEUR12_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "COMMENT_QE_MISSING", + "values": { + "EDITED": null, + "FORCED": null, + "INPUTTED": null, + "PREVIOUS": null, + "COLLECTED": null + }, + "variableType": "COLLECTED" + }, + { + "name": "xAxis", + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "T_PRENOM" + }, + "variableType": "CALCULATED", + "bindingDependencies": ["T_PRENOM"] + }, + { + "name": "yAxis", + "shapeFrom": "T_PRENOM", + "expression": { + "type": "VTL", + "value": "T_PRENOM" + }, + "variableType": "CALCULATED", + "bindingDependencies": ["T_PRENOM"] + } + ], + "components": [ + { + "id": "lnbscicn", + "page": "1", + "label": { + "type": "VTL|MD", + "value": "\"I - \" || \"DEBUT\"" + }, + "hierarchy": { + "sequence": { + "id": "lnbscicn", + "page": "1", + "label": { + "type": "VTL|MD", + "value": "\"I - \" || \"DEBUT\"" + } + } + }, + "componentType": "Sequence", + "conditionFilter": { + "type": "VTL", + "value": "true" + } + }, + { + "id": "lnbstc4x", + "page": "2", + "label": { + "type": "VTL|MD", + "value": "\"➡ 1. \" || \"QUESTION POUR L'ENQUËTEUR : Quelle heure est-il ?\"" + }, + "response": { + "name": "HEUREDEB" + }, + "hierarchy": { + "sequence": { + "id": "lnbscicn", + "page": "1", + "label": { + "type": "VTL|MD", + "value": "\"I - \" || \"DEBUT\"" + } + } + }, + "mandatory": false, + "maxLength": 249, + "declarations": [ + { + "id": "lnlmwfzr", + "label": { + "type": "VTL|MD", + "value": "\"renseigner avec le format HHMM\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "lnvs42u6", + "label": { + "type": "VTL|MD", + "value": "\"Format de l'heure : HHMM\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Input", + "conditionFilter": { + "type": "VTL", + "value": "true" + }, + "missingResponse": { + "name": "HEUREDEB_MISSING" + } + }, + { + "id": "kfxmfvwl", + "page": "3", + "label": { + "type": "VTL|MD", + "value": "\"II - \" || \"Tableau des habitants du logement\"" + }, + "hierarchy": { + "sequence": { + "id": "kfxmfvwl", + "page": "3", + "label": { + "type": "VTL|MD", + "value": "\"II - \" || \"Tableau des habitants du logement\"" + } + } + }, + "declarations": [ + { + "id": "lfjwkohg", + "label": { + "type": "VTL|MD", + "value": "\"Commençons par décrire les personnes qui habitent dans le logement situé à l'adresse : \" || ADR || \".\" " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Sequence", + "conditionFilter": { + "type": "VTL", + "value": "true" + } + }, + { + "id": "l0v2t2lc", + "max": 20, + "min": 1, + "page": "4", + "label": { + "type": "VTL|MD", + "value": "\"➡ 2. \" || \"En vous comptant, combien de personnes habitent dans le logement situé à l'adresse \" || ADR || \" ?\" " + }, + "decimals": 0, + "response": { + "name": "T_NHAB" + }, + "hierarchy": { + "sequence": { + "id": "kfxmfvwl", + "page": "3", + "label": { + "type": "VTL|MD", + "value": "\"II - \" || \"Tableau des habitants du logement\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "true" + }, + "missingResponse": { + "name": "T_NHAB_MISSING" + } + }, + { + "id": "lge0kz45", + "page": "5", + "depth": 1, + "lines": { + "max": { + "type": "VTL", + "value": "T_NBHAB" + }, + "min": { + "type": "VTL", + "value": "T_NBHAB" + } + }, + "hierarchy": { + "sequence": { + "id": "kfxmfvwl", + "page": "3", + "label": { + "type": "VTL|MD", + "value": "\"II - \" || \"Tableau des habitants du logement\"" + } + } + }, + "components": [ + { + "id": "l0mkvvru", + "page": "5", + "label": { + "type": "VTL|MD", + "value": "if (nvl(PRENOMREFB,\"\")=\"\" or PRENOM=PRENOMREF) then \"Prénoms des habitants du logement (en commençant par le vôtre)\" else \"\" " + }, + "hierarchy": { + "sequence": { + "id": "kfxmfvwl", + "page": "3", + "label": { + "type": "VTL|MD", + "value": "\"II - \" || \"Tableau des habitants du logement\"" + } + }, + "subSequence": { + "id": "l0mkvvru", + "page": "5", + "label": { + "type": "VTL|MD", + "value": "if (nvl(PRENOMREFB,\"\")=\"\" or PRENOM=PRENOMREF) then \"Prénoms des habitants du logement (en commençant par le vôtre)\" else \"\" " + } + } + }, + "declarations": [ + { + "id": "l2yohc5k", + "label": { + "type": "VTL|MD", + "value": "if (T_NBHAB = 1) then \"Cette information permettra de personnaliser la suite du questionnaire\"\r\nelse if (nvl(PRENOMREFB,\"\")=\"\" or PRENOM=PRENOMREF) then \"Cette information permettra de personnaliser la suite du questionnaire\"\r\nelse \"\" " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "lj4dpsf2", + "label": { + "type": "VTL|MD", + "value": "if (T_NBHAB = 1) then \"\"\r\nelse if (nvl(PRENOMREFB,\"\")=\"\" or PRENOM=PRENOMREF) then \"Si plusieurs habitants ont le même prénom, ajouter une initiale pour pouvoir les distinguer dans la suite du questionnaire.\"\r\nelse \"\" " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Subsequence", + "conditionFilter": { + "type": "VTL", + "value": "true" + } + }, + { + "id": "l0v3g11i", + "page": "5", + "label": { + "type": "VTL|MD", + "value": "\"➡ 3. \" || \" \" || if (T_NBHAB = 1) then \"Votre prénom : \" else (if ( not(isnull(T_PRENOM)) and T_PRENOM=PRENOMREF ) then \"Votre prénom : \" else ( if (isnull(PRENOMREFB) and isnull(T_PRENOM)) then \"Prénom (commencez par votre prénom) : \" else \"Prénom : \")) " + }, + "controls": [ + { + "id": "l0v3g11i-CI-0", + "control": { + "type": "VTL", + "value": "not(nvl(T_PRENOM, \"\") = \"\" and T_NBHAB >1)" + }, + "criticality": "WARN", + "errorMessage": { + "type": "VTL|MD", + "value": "\"Merci d'indiquer l'ensemble des prénoms (initiales ou autre) afin de pouvoir vous repérer dans la suite du questionnaire lorsque les questions porteront sur une personne en particulier.\"" + }, + "typeOfControl": "CONSISTENCY" + }, + { + "id": "l0v3g11i-CI-1", + "control": { + "type": "VTL", + "value": "not(nvl(T_PRENOM, \"\") = \"\" and T_NBHAB = 1)" + }, + "criticality": "WARN", + "errorMessage": { + "type": "VTL|MD", + "value": "\"Votre réponse est importante pour le bon déroulement du questionnaire. Merci d'indiquer votre prénom (ou vos initiales, ou autre) pour pouvoir poursuivre le questionnaire.\"" + }, + "typeOfControl": "CONSISTENCY" + } + ], + "response": { + "name": "T_PRENOM" + }, + "hierarchy": { + "sequence": { + "id": "kfxmfvwl", + "page": "3", + "label": { + "type": "VTL|MD", + "value": "\"II - \" || \"Tableau des habitants du logement\"" + } + }, + "subSequence": { + "id": "l0mkvvru", + "page": "5", + "label": { + "type": "VTL|MD", + "value": "if (nvl(PRENOMREFB,\"\")=\"\" or PRENOM=PRENOMREF) then \"Prénoms des habitants du logement (en commençant par le vôtre)\" else \"\" " + } + } + }, + "mandatory": false, + "maxLength": 40, + "componentType": "Input", + "conditionFilter": { + "type": "VTL", + "value": "true" + }, + "missingResponse": { + "name": "T_PRENOM_MISSING" + } + } + ], + "componentType": "Loop", + "paginatedLoop": false, + "conditionFilter": { + "type": "VTL", + "value": "true" + }, + "loopDependencies": ["T_NHAB", "T_NBHAB"] + }, + { + "id": "lj8adfmh", + "page": "6", + "depth": 1, + "maxPage": "8", + "hierarchy": { + "sequence": { + "id": "kfxmfvwl", + "page": "3", + "label": { + "type": "VTL|MD", + "value": "\"II - \" || \"Tableau des habitants du logement\"" + } + } + }, + "components": [ + { + "id": "lj89ba0s", + "label": { + "type": "VTL|MD", + "value": "\"Caractéristiques de \" || PRENOM || \".\" " + }, + "goToPage": "6.1", + "hierarchy": { + "sequence": { + "id": "kfxmfvwl", + "page": "3", + "label": { + "type": "VTL|MD", + "value": "\"II - \" || \"Tableau des habitants du logement\"" + } + }, + "subSequence": { + "id": "lj89ba0s", + "page": "6.1", + "label": { + "type": "VTL|MD", + "value": "\"Caractéristiques de \" || PRENOM || \".\" " + } + } + }, + "componentType": "Subsequence", + "conditionFilter": { + "type": "VTL", + "value": "true" + } + }, + { + "id": "l0v4b34m", + "page": "6.1", + "label": { + "type": "VTL|MD", + "value": "\"➡ 4. \" || \"Quel est \" || if (PRENOM = PRENOMREF) then \"votre sexe ?\" else \"le sexe de \" || PRENOM || \" ?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Homme\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Femme\"" + }, + "value": "2" + } + ], + "response": { + "name": "T_SEXE" + }, + "hierarchy": { + "sequence": { + "id": "kfxmfvwl", + "page": "3", + "label": { + "type": "VTL|MD", + "value": "\"II - \" || \"Tableau des habitants du logement\"" + } + }, + "subSequence": { + "id": "lj89ba0s", + "page": "6.1", + "label": { + "type": "VTL|MD", + "value": "\"Caractéristiques de \" || PRENOM || \".\" " + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "true" + }, + "missingResponse": { + "name": "T_SEXE_MISSING" + } + }, + { + "id": "l0v4oi1v", + "max": "2024-12-31", + "min": "1900-01-01", + "page": "6.2", + "label": { + "type": "VTL|MD", + "value": "\"➡ 5. \" || \"Quelle est \" || if (PRENOM = PRENOMREF) then \"votre date de naissance ?\" else \"la date de naissance de \" || PRENOM || \" ?\" " + }, + "response": { + "name": "T_DATENAIS" + }, + "hierarchy": { + "sequence": { + "id": "kfxmfvwl", + "page": "3", + "label": { + "type": "VTL|MD", + "value": "\"II - \" || \"Tableau des habitants du logement\"" + } + }, + "subSequence": { + "id": "lj89ba0s", + "page": "6.1", + "label": { + "type": "VTL|MD", + "value": "\"Caractéristiques de \" || PRENOM || \".\" " + } + } + }, + "mandatory": false, + "dateFormat": "YYYY-MM-DD", + "declarations": [ + { + "id": "lvfgznix-SI", + "label": { + "type": "VTL|MD", + "value": "if (cast(substr(cast(T_DATENAIS,string,\"YYYY-MM-DD\"),1,4),integer) < 1900) then \"La date de naissance doit être supérieure au 1er janvier 1900\" else \"\" " + }, + "position": "BEFORE_QUESTION_TEXT", + "declarationType": "STATEMENT" + }, + { + "id": "lvfgxm5i-SI", + "label": { + "type": "VTL|MD", + "value": "if (cast(substr(cast(T_DATENAIS,string,\"YYYY-MM-DD\"),1,4),integer) > 2024) then \"La date de naissance doit être inférieure au 31 décembre 2024\" else \"\" " + }, + "position": "BEFORE_QUESTION_TEXT", + "declarationType": "STATEMENT" + } + ], + "componentType": "Datepicker", + "conditionFilter": { + "type": "VTL", + "value": "true" + }, + "missingResponse": { + "name": "T_DATENAIS_MISSING" + } + }, + { + "id": "l11z2too", + "max": 2024, + "min": 1900, + "page": "6.3", + "label": { + "type": "VTL|MD", + "value": "\"➡ 6. \" || \"Vous n'avez pas indiqué de date de naissance, pouvez-vous indiquer \" \r\n|| if (PRENOM = PRENOMREF) then \" votre année de naissance ?\" else (\"l'année de naissance de \" || PRENOM || \" ?\") " + }, + "controls": [ + { + "id": "l11z2too-CI-0", + "control": { + "type": "VTL", + "value": "not(isnull(T_AN) and (PRENOM = PRENOMREF))" + }, + "criticality": "WARN", + "errorMessage": { + "type": "VTL|MD", + "value": "\"Votre réponse est importante pour le bon déroulement du questionnaire. La connaissance de votre âge permet de filtrer la suite du questionnaire et d'éviter de vous poser des questions qui ne vous concerneraient pas. Merci de renseigner votre âge.\"" + }, + "typeOfControl": "CONSISTENCY" + }, + { + "id": "l11z2too-CI-1", + "control": { + "type": "VTL", + "value": "not(isnull(T_AN) and PRENOM <> PRENOMREF)" + }, + "criticality": "WARN", + "errorMessage": { + "type": "VTL|MD", + "value": "\"Cette réponse est importante pour le bon déroulement du questionnaire. La connaissance de l'âge permet de filtrer la suite du questionnaire et d'éviter de poser des questions hors de propos. Merci de renseigner la date de naissance.\"" + }, + "typeOfControl": "CONSISTENCY" + } + ], + "decimals": 0, + "response": { + "name": "T_AN" + }, + "hierarchy": { + "sequence": { + "id": "kfxmfvwl", + "page": "3", + "label": { + "type": "VTL|MD", + "value": "\"II - \" || \"Tableau des habitants du logement\"" + } + }, + "subSequence": { + "id": "lj89ba0s", + "page": "6.1", + "label": { + "type": "VTL|MD", + "value": "\"Caractéristiques de \" || PRENOM || \".\" " + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "lik9xw3h", + "label": { + "type": "VTL|MD", + "value": "\"Saisir une date au format : AAAA\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(isnull(T_DATENAIS))" + }, + "missingResponse": { + "name": "T_AN_MISSING" + } + }, + { + "id": "l11zznh4", + "page": "6.4", + "label": { + "type": "VTL|MD", + "value": "\"➡ 7. \" || if (PRENOM = PRENOMREF) then \"Où êtes-vous né\" || LIB_E || \" ?\" else \"Où est né\" || LIB_E || \" \" || PRENOM || \" ?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"En France (Métropole, DOM et COM)\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"À l'étranger\"" + }, + "value": "2" + } + ], + "response": { + "name": "T_LNAIS" + }, + "hierarchy": { + "sequence": { + "id": "kfxmfvwl", + "page": "3", + "label": { + "type": "VTL|MD", + "value": "\"II - \" || \"Tableau des habitants du logement\"" + } + }, + "subSequence": { + "id": "lj89ba0s", + "page": "6.1", + "label": { + "type": "VTL|MD", + "value": "\"Caractéristiques de \" || PRENOM || \".\" " + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "l120k8go", + "label": { + "type": "VTL|MD", + "value": "\"Prendre en compte les frontières actuelles.\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "true" + }, + "missingResponse": { + "name": "T_LNAIS_MISSING" + } + }, + { + "id": "l120kmks", + "page": "6.5", + "label": { + "type": "VTL|MD", + "value": "\"➡ 8. \" || \"Dans quel département \" || if (PRENOM = PRENOMREF) then \"êtes-vous né\" || LIB_E || \" ?\" \r\n else PRENOM || \" est-\" || LIB_PR || \" né\" || LIB_E || \" ?\" " + }, + "response": { + "name": "T_DEPNAIS" + }, + "hierarchy": { + "sequence": { + "id": "kfxmfvwl", + "page": "3", + "label": { + "type": "VTL|MD", + "value": "\"II - \" || \"Tableau des habitants du logement\"" + } + }, + "subSequence": { + "id": "lj89ba0s", + "page": "6.1", + "label": { + "type": "VTL|MD", + "value": "\"Caractéristiques de \" || PRENOM || \".\" " + } + } + }, + "mandatory": false, + "maxLength": 249, + "declarations": [ + { + "id": "l120ef3t", + "label": { + "type": "VTL|MD", + "value": "\"Saisir le numéro ou les premières lettres du département puis sélectionner le département de naissance dans la liste proposée.\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Input", + "conditionFilter": { + "type": "VTL", + "value": "(T_LNAIS = \"1\")" + }, + "missingResponse": { + "name": "T_DEPNAIS_MISSING" + } + }, + { + "id": "l120lqns", + "page": "6.6", + "label": { + "type": "VTL|MD", + "value": "\"➡ 9. \" || \"Dans quel pays \" || if(PRENOM = PRENOMREF) then \"êtes-vous né\" || LIB_E || \" ?\" \r\nelse PRENOM || \" est-\" || LIB_PR || \" né\" || LIB_E || \" ?\" " + }, + "response": { + "name": "T_PAYSNAIS" + }, + "hierarchy": { + "sequence": { + "id": "kfxmfvwl", + "page": "3", + "label": { + "type": "VTL|MD", + "value": "\"II - \" || \"Tableau des habitants du logement\"" + } + }, + "subSequence": { + "id": "lj89ba0s", + "page": "6.1", + "label": { + "type": "VTL|MD", + "value": "\"Caractéristiques de \" || PRENOM || \".\" " + } + } + }, + "mandatory": false, + "maxLength": 100, + "declarations": [ + { + "id": "l1210yn3", + "label": { + "type": "VTL|MD", + "value": "\"Saisir les premières lettres du pays puis sélectionner le pays de naissance\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Input", + "conditionFilter": { + "type": "VTL", + "value": "(T_LNAIS = \"2\")" + }, + "missingResponse": { + "name": "T_PAYSNAIS_MISSING" + } + }, + { + "id": "l120zrhs", + "page": "6.7", + "label": { + "type": "VTL|MD", + "value": "\"➡ 10. \" || \"Quelle est \" || if (PRENOM = PRENOMREF) then \"votre nationalité ?\" \r\n else \"la nationalité de \" || PRENOM || \" ?\" " + }, + "hierarchy": { + "sequence": { + "id": "kfxmfvwl", + "page": "3", + "label": { + "type": "VTL|MD", + "value": "\"II - \" || \"Tableau des habitants du logement\"" + } + }, + "subSequence": { + "id": "lj89ba0s", + "page": "6.1", + "label": { + "type": "VTL|MD", + "value": "\"Caractéristiques de \" || PRENOM || \".\" " + } + } + }, + "responses": [ + { + "id": "l120zrhs-QOP-lj89ha1b", + "label": { + "type": "VTL|MD", + "value": "\"Française de naissance ou par intégration\"" + }, + "response": { + "name": "T_NATION1" + } + }, + { + "id": "l120zrhs-QOP-lj89b0ck", + "label": { + "type": "VTL|MD", + "value": "\"Française par déclaration, naturalisation, option à votre majorité\"" + }, + "response": { + "name": "T_NATION2" + } + }, + { + "id": "l120zrhs-QOP-lj89kraf", + "label": { + "type": "VTL|MD", + "value": "\"Etrangère\"" + }, + "response": { + "name": "T_NATION3" + } + }, + { + "id": "l120zrhs-QOP-lj89epv6", + "label": { + "type": "VTL|MD", + "value": "\"Apatride (pas de nationalité)\"" + }, + "response": { + "name": "T_NATION4" + } + } + ], + "declarations": [ + { + "id": "lubf78w3-SI", + "label": { + "type": "VTL|MD", + "value": "if (T_NATION1 and T_NATION2) then \"INCOHERENCE : 'Française de naissance ou par intégration' et 'Française par déclaration, naturalisation, option à votre majorité' ont été sélectionnés en même temps\" else \"\" " + }, + "position": "BEFORE_QUESTION_TEXT", + "declarationType": "STATEMENT" + }, + { + "id": "l121egbq", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "true" + }, + "missingResponse": { + "name": "T_NATION_MISSING" + } + }, + { + "id": "l121ftlg", + "page": "6.8", + "label": { + "type": "VTL|MD", + "value": "\"➡ 11. \" || \"Quelle est \" || if (PRENOM = PRENOMREF) then \"votre nationalité étrangère ?\" \r\n else \"la nationalité étrangère de \" || PRENOM || \" ?\" " + }, + "response": { + "name": "T_NATIONETR" + }, + "hierarchy": { + "sequence": { + "id": "kfxmfvwl", + "page": "3", + "label": { + "type": "VTL|MD", + "value": "\"II - \" || \"Tableau des habitants du logement\"" + } + }, + "subSequence": { + "id": "lj89ba0s", + "page": "6.1", + "label": { + "type": "VTL|MD", + "value": "\"Caractéristiques de \" || PRENOM || \".\" " + } + } + }, + "mandatory": false, + "maxLength": 249, + "declarations": [ + { + "id": "l121hdzg", + "label": { + "type": "VTL|MD", + "value": "\"Entrez les premières lettres de la nationalité, et sélectionnez dans la liste la nationalité étrangère correspondante.\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Input", + "conditionFilter": { + "type": "VTL", + "value": "(T_NATION3 = true)" + }, + "missingResponse": { + "name": "T_NATIONETR_MISSING" + } + } + ], + "iterations": { + "type": "VTL", + "value": "count(T_PRENOM)" + }, + "componentType": "Loop", + "paginatedLoop": true, + "conditionFilter": { + "type": "VTL", + "value": "true" + }, + "loopDependencies": ["T_PRENOM"] + }, + { + "id": "lj322pdk", + "page": "7", + "label": { + "type": "VTL|MD", + "value": "\"Liens familiaux entre les habitants du logement\"" + }, + "goToPage": "7", + "hierarchy": { + "sequence": { + "id": "kfxmfvwl", + "page": "3", + "label": { + "type": "VTL|MD", + "value": "\"II - \" || \"Tableau des habitants du logement\"" + } + }, + "subSequence": { + "id": "lj322pdk", + "page": "7", + "label": { + "type": "VTL|MD", + "value": "\"Liens familiaux entre les habitants du logement\"" + } + } + }, + "declarations": [ + { + "id": "ljeaami2", + "label": { + "type": "VTL|MD", + "value": "\"Nous allons lister les liens entre les habitants du logement.\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Subsequence", + "conditionFilter": { + "type": "VTL", + "value": "(T_NBHAB > 1)" + } + }, + { + "id": "lj5vb8vq", + "page": "8", + "label": { + "type": "VTL|MD", + "value": "\"➡ 12. \" || \"Qui est \" || yAxis || \" pour \" || xAxis || \" ?\"" + }, + "symLinks": { + "LIENS": { + "1": "1", + "2": "3", + "3": "2", + "4": "4", + "5": "6", + "6": "5", + "7": "8", + "8": "7", + "9": "10", + "10": "9", + "11": "13", + "12": "12", + "13": "11", + "14": null, + "15": null, + "16": "16", + "17": "17", + "18": "18" + } + }, + "hierarchy": { + "sequence": { + "id": "kfxmfvwl", + "page": "3", + "label": { + "type": "VTL|MD", + "value": "\"II - \" || \"Tableau des habitants du logement\"" + } + }, + "subSequence": { + "id": "lj322pdk", + "page": "7", + "label": { + "type": "VTL|MD", + "value": "\"Liens familiaux entre les habitants du logement\"" + } + } + }, + "mandatory": false, + "components": [ + { + "id": "lj5vb8vq-pairwise-dropdown", + "page": "8", + "label": { + "type": "VTL|MD", + "value": "\"Qui est \" || yAxis || \" pour \" || xAxis || \" ?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Son conjoint, sa conjointe\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Sa mère, son père\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Sa fille, son fils\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Sa soeur, son frère (y compris demi et quasi)\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Le ou la conjoint(e) d'un de ses parents (belle-mère, beau-père)\"" + }, + "value": "5" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"L'enfant de son ou sa conjoint(e) (belle-fille, beau-fils)\"" + }, + "value": "6" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Le parent de son ou sa conjoint(e) (belle-mère, beau-père)\"" + }, + "value": "7" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Le ou la conjoint(e) de son enfant (belle-fille, beau-fils)\"" + }, + "value": "8" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Sa grand-mère, son grand-père\"" + }, + "value": "9" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Sa petite-fille, petit-fils\"" + }, + "value": "10" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Sa tante, son oncle\"" + }, + "value": "11" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Sa cousine, son cousin\"" + }, + "value": "12" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Sa nièce, son neveu\"" + }, + "value": "13" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Un enfant placé en famille d'accueil\"" + }, + "value": "14" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Sa belle-soeur, son beau-frère\"" + }, + "value": "15" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Un autre lien familial\"" + }, + "value": "16" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Son ou sa colocataire, sous-locataire\"" + }, + "value": "17" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Autre lien (employé de maison, salarié logé, jeune au pair …)\"" + }, + "value": "18" + } + ], + "response": { + "name": "LIENS" + }, + "mandatory": false, + "componentType": "Dropdown", + "missingResponse": { + "name": "LIENS_MISSING" + } + } + ], + "componentType": "PairwiseLinks", + "conditionFilter": { + "type": "VTL", + "value": "(T_NBHAB > 1)" + }, + "xAxisIterations": { + "type": "VTL", + "value": "count(T_PRENOM)" + }, + "yAxisIterations": { + "type": "VTL", + "value": "count(T_PRENOM)" + } + }, + { + "id": "lj8ab9r9", + "page": "9", + "depth": 1, + "maxPage": "4", + "hierarchy": { + "sequence": { + "id": "kfxmfvwl", + "page": "3", + "label": { + "type": "VTL|MD", + "value": "\"II - \" || \"Tableau des habitants du logement\"" + } + }, + "subSequence": { + "id": "lj322pdk", + "page": "7", + "label": { + "type": "VTL|MD", + "value": "\"Liens familiaux entre les habitants du logement\"" + } + } + }, + "components": [ + { + "id": "lj89kcd8", + "label": { + "type": "VTL|MD", + "value": "\"Situation conjugale de \" || PRENOM " + }, + "goToPage": "9.1", + "hierarchy": { + "sequence": { + "id": "kfxmfvwl", + "page": "3", + "label": { + "type": "VTL|MD", + "value": "\"II - \" || \"Tableau des habitants du logement\"" + } + }, + "subSequence": { + "id": "lj89kcd8", + "page": "9.1", + "label": { + "type": "VTL|MD", + "value": "\"Situation conjugale de \" || PRENOM " + } + } + }, + "componentType": "Subsequence", + "conditionFilter": { + "type": "VTL", + "value": "true" + } + }, + { + "id": "l13dsgas", + "page": "9.1", + "label": { + "type": "VTL|MD", + "value": "\"➡ 13. \" || \"Quelle est \" || if (PRENOM = PRENOMREF) then \"votre situation conjugale ?\" else \"la situation conjugale de \" || PRENOM || \" ?\" " + }, + "hierarchy": { + "sequence": { + "id": "kfxmfvwl", + "page": "3", + "label": { + "type": "VTL|MD", + "value": "\"II - \" || \"Tableau des habitants du logement\"" + } + }, + "subSequence": { + "id": "lj89kcd8", + "page": "9.1", + "label": { + "type": "VTL|MD", + "value": "\"Situation conjugale de \" || PRENOM " + } + } + }, + "responses": [ + { + "id": "l13dsgas-QOP-lj89avlg", + "label": { + "type": "VTL|MD", + "value": "\"Marié\" ||LIB_E " + }, + "response": { + "name": "T_SITUCONJ1" + } + }, + { + "id": "l13dsgas-QOP-lj89orqo", + "label": { + "type": "VTL|MD", + "value": "\"Pacsé\" ||LIB_E " + }, + "response": { + "name": "T_SITUCONJ2" + } + }, + { + "id": "l13dsgas-QOP-lj899acs", + "label": { + "type": "VTL|MD", + "value": "\"En concubinage ou union libre\"" + }, + "response": { + "name": "T_SITUCONJ3" + } + }, + { + "id": "l13dsgas-QOP-lj89bdhb", + "label": { + "type": "VTL|MD", + "value": "(if (T_SEXE = \"1\") then \"Veuf\" else if isnull(T_SEXE) then \"Veuf(ve)\" else \"Veuve\")|| \r\n\", conjoint(e) décédé(e)\" " + }, + "response": { + "name": "T_SITUCONJ4" + } + }, + { + "id": "l13dsgas-QOP-lj89da5n", + "label": { + "type": "VTL|MD", + "value": "\"Divorcé\" ||LIB_E " + }, + "response": { + "name": "T_SITUCONJ5" + } + }, + { + "id": "l13dsgas-QOP-lj89ar50", + "label": { + "type": "VTL|MD", + "value": "\"Dépacsé\" ||LIB_E " + }, + "response": { + "name": "T_SITUCONJ6" + } + }, + { + "id": "l13dsgas-QOP-lj89ticu", + "label": { + "type": "VTL|MD", + "value": "\"Séparé\" ||LIB_E " + }, + "response": { + "name": "T_SITUCONJ7" + } + }, + { + "id": "l13dsgas-QOP-lj89nved", + "label": { + "type": "VTL|MD", + "value": "\"Célibataire\"" + }, + "response": { + "name": "T_SITUCONJ8" + } + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(T_AGE > 14)" + }, + "missingResponse": { + "name": "T_SITUCONJ_MISSING" + } + }, + { + "id": "l13dy5ql", + "page": "9.2", + "label": { + "type": "VTL|MD", + "value": "\"➡ 14. \" || if (PRENOM = PRENOMREF) then \"Avec votre conjoint(e), étiez-vous ...\" else \"Avec son(sa) conjoint(e), \" || PRENOM || \" était ...\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Marié\" || LIB_E " + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Pacsé\" || LIB_E " + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Ni l'un ni l'autre\"" + }, + "value": "3" + } + ], + "response": { + "name": "T_VEUF" + }, + "hierarchy": { + "sequence": { + "id": "kfxmfvwl", + "page": "3", + "label": { + "type": "VTL|MD", + "value": "\"II - \" || \"Tableau des habitants du logement\"" + } + }, + "subSequence": { + "id": "lj89kcd8", + "page": "9.1", + "label": { + "type": "VTL|MD", + "value": "\"Situation conjugale de \" || PRENOM " + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(T_AGE > 14) and (T_SITUCONJ4 = true)" + }, + "missingResponse": { + "name": "T_VEUF_MISSING" + } + }, + { + "id": "l2os6w01", + "page": "9.3", + "label": { + "type": "VTL|MD", + "value": "\"➡ 15. \" || (if (PRENOM = PRENOMREF) then \"Combien avez-vous\" \r\nelse \"Combien \" || PRENOM || \" a-t-\" || LIB_PR) || \" de parent(s) dans le logement situé à l'adresse \" || ADR || \" ?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Un seul parent dans le logement\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Deux parents dans le logement\"" + }, + "value": "2" + } + ], + "response": { + "name": "T_NPARL" + }, + "hierarchy": { + "sequence": { + "id": "kfxmfvwl", + "page": "3", + "label": { + "type": "VTL|MD", + "value": "\"II - \" || \"Tableau des habitants du logement\"" + } + }, + "subSequence": { + "id": "lj89kcd8", + "page": "9.1", + "label": { + "type": "VTL|MD", + "value": "\"Situation conjugale de \" || PRENOM " + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(T_TYPE_MEN_LOG = 6 and \"2\" in LIENS)" + }, + "missingResponse": { + "name": "T_NPARL_MISSING" + } + }, + { + "id": "l2rezz2m", + "page": "9.4", + "label": { + "type": "VTL|MD", + "value": "\"➡ 16. \" || if (PRENOM = PRENOMREF) then \"Quel est le sexe du parent qui vit avec vous dans ce logement ?\" else \r\n\"Quel est le sexe du parent de \" || PRENOM || \" qui vit avec lui dans ce logement ?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Homme\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Femme\"" + }, + "value": "2" + } + ], + "response": { + "name": "T_SPAR1" + }, + "hierarchy": { + "sequence": { + "id": "kfxmfvwl", + "page": "3", + "label": { + "type": "VTL|MD", + "value": "\"II - \" || \"Tableau des habitants du logement\"" + } + }, + "subSequence": { + "id": "lj89kcd8", + "page": "9.1", + "label": { + "type": "VTL|MD", + "value": "\"Situation conjugale de \" || PRENOM " + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(nvl(T_NBPARL,0) = 1)" + }, + "missingResponse": { + "name": "T_SPAR1_MISSING" + } + } + ], + "iterations": { + "type": "VTL", + "value": "count(T_PRENOM)" + }, + "componentType": "Loop", + "paginatedLoop": true, + "conditionFilter": { + "type": "VTL", + "value": "true" + }, + "loopDependencies": ["T_PRENOM"] + }, + { + "id": "lwuinntn", + "page": "10", + "depth": 1, + "maxPage": "1", + "hierarchy": { + "sequence": { + "id": "kfxmfvwl", + "page": "3", + "label": { + "type": "VTL|MD", + "value": "\"II - \" || \"Tableau des habitants du logement\"" + } + }, + "subSequence": { + "id": "lj322pdk", + "page": "7", + "label": { + "type": "VTL|MD", + "value": "\"Liens familiaux entre les habitants du logement\"" + } + } + }, + "components": [ + { + "id": "lwui6f73", + "page": "10.1", + "label": { + "type": "VTL|MD", + "value": "\"III - \" || \"TEST\"" + }, + "hierarchy": { + "sequence": { + "id": "lwui6f73", + "page": "10.1", + "label": { + "type": "VTL|MD", + "value": "\"III - \" || \"TEST\"" + } + } + }, + "declarations": [ + { + "id": "lwui8t0n", + "label": { + "type": "VTL|MD", + "value": "\"T_AGE : \" || cast(T_AGE,string) " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Sequence", + "conditionFilter": { + "type": "VTL", + "value": "true" + } + } + ], + "iterations": { + "type": "VTL", + "value": "count(T_PRENOM)" + }, + "componentType": "Loop", + "paginatedLoop": true, + "conditionFilter": { + "type": "VTL", + "value": "true" + }, + "loopDependencies": ["T_PRENOM"] + }, + { + "id": "lnbt7tde", + "page": "11", + "label": { + "type": "VTL|MD", + "value": "\"IV - \" || \"LOGEMENT_EXTERIEUR\"" + }, + "hierarchy": { + "sequence": { + "id": "lnbt7tde", + "page": "11", + "label": { + "type": "VTL|MD", + "value": "\"IV - \" || \"LOGEMENT_EXTERIEUR\"" + } + } + }, + "declarations": [ + { + "id": "lnnd520n", + "label": { + "type": "VTL|MD", + "value": "\"Nous allons maintenant passer à quelques questions concernant votre logement.\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Sequence", + "conditionFilter": { + "type": "VTL", + "value": "true" + } + }, + { + "id": "lnbtsai6", + "page": "12", + "label": { + "type": "VTL|MD", + "value": "\"➡ 17. \" || \"Disposez-vous d’un jardin dans votre résidence principale ?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "JARDIN" + }, + "hierarchy": { + "sequence": { + "id": "lnbt7tde", + "page": "11", + "label": { + "type": "VTL|MD", + "value": "\"IV - \" || \"LOGEMENT_EXTERIEUR\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "true" + }, + "missingResponse": { + "name": "JARDIN_MISSING" + } + }, + { + "id": "lnbwslvk", + "page": "13", + "label": { + "type": "VTL|MD", + "value": "\"➡ 18. \" || \"Actuellement, au niveau de votre ménage, diriez-vous plutôt que financièrement\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Vous ne pouvez pas y arriver sans faire de dettes\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Vous y arrivez difficilement\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"C'est juste, il faut faire attention\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Ca va\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Vous êtes plutôt à l'aise\"" + }, + "value": "5" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Vous êtes vraiment à l'aise\"" + }, + "value": "6" + } + ], + "response": { + "name": "SITUFIN" + }, + "hierarchy": { + "sequence": { + "id": "lnbt7tde", + "page": "11", + "label": { + "type": "VTL|MD", + "value": "\"IV - \" || \"LOGEMENT_EXTERIEUR\"" + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "loihnwvs", + "label": { + "type": "VTL|MD", + "value": "\"nombre d'enfants de moins de 13 ans \" || cast(ENF013NB,string) " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "lr50zf16", + "label": { + "type": "VTL|MD", + "value": "\"nombre d'enfants de 12 à 25 ans \" || cast(ENF1225NB,string) " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "lr518etp", + "label": { + "type": "VTL|MD", + "value": "\"nombre de repondants \" || cast(REPONDANTNB,string) " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "lvm3vskh", + "label": { + "type": "VTL|MD", + "value": "\"type de menage\" || cast($T_TYP_MEN_LOG$,string)\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "true" + }, + "missingResponse": { + "name": "SITUFIN_MISSING" + } + }, + { + "id": "lnbwq55d", + "page": "14", + "label": { + "type": "VTL|MD", + "value": "\"V - \" || \"MODES DE GARDE\"" + }, + "hierarchy": { + "sequence": { + "id": "lnbwq55d", + "page": "14", + "label": { + "type": "VTL|MD", + "value": "\"V - \" || \"MODES DE GARDE\"" + } + } + }, + "declarations": [ + { + "id": "lncxalg5", + "label": { + "type": "VTL|MD", + "value": "\" Nous allons maintenant vous poser quelques questions sur la scolarisation et les modes de garde de votre(vos) enfants(s) âgé(s) de 12 ans ou moins au 31/12 de l'année d'enquête.\"\r\n\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Sequence", + "conditionFilter": { + "type": "VTL", + "value": "(ENF013NB >0)" + } + }, + { + "id": "lncxpeid", + "page": "15", + "depth": 1, + "maxPage": "14", + "hierarchy": { + "sequence": { + "id": "lnbwq55d", + "page": "14", + "label": { + "type": "VTL|MD", + "value": "\"V - \" || \"MODES DE GARDE\"" + } + } + }, + "components": [ + { + "id": "lncx3mh9", + "label": { + "type": "VTL|MD", + "value": "\"SCOLARITÉ ET MODE DE GARDE\"" + }, + "goToPage": "15.1", + "hierarchy": { + "sequence": { + "id": "lnbwq55d", + "page": "14", + "label": { + "type": "VTL|MD", + "value": "\"V - \" || \"MODES DE GARDE\"" + } + }, + "subSequence": { + "id": "lncx3mh9", + "page": "15.1", + "label": { + "type": "VTL|MD", + "value": "\"SCOLARITÉ ET MODE DE GARDE\"" + } + } + }, + "componentType": "Subsequence", + "conditionFilter": { + "type": "VTL", + "value": "(not(T_AGE > 13)) and (ENF013NB >0)" + } + }, + { + "id": "lncxa6il", + "page": "15.1", + "label": { + "type": "VTL|MD", + "value": "\"➡ 19. \" || \"Est-ce que \" || PRENOM || \" est actuellement scolarisé\" || LIB_E || \" ?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "SCOL" + }, + "hierarchy": { + "sequence": { + "id": "lnbwq55d", + "page": "14", + "label": { + "type": "VTL|MD", + "value": "\"V - \" || \"MODES DE GARDE\"" + } + }, + "subSequence": { + "id": "lncx3mh9", + "page": "15.1", + "label": { + "type": "VTL|MD", + "value": "\"SCOLARITÉ ET MODE DE GARDE\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2)" + }, + "missingResponse": { + "name": "SCOL_MISSING" + } + }, + { + "id": "lncxukzz", + "page": "15.2", + "label": { + "type": "VTL|MD", + "value": "\"➡ 20. \" || \"Fréquente-t-\" || LIB_PR || \" actuellement :\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"L'école maternelle\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"L'école élémentaire\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Le collège\"" + }, + "value": "3" + } + ], + "response": { + "name": "TYPECOL" + }, + "hierarchy": { + "sequence": { + "id": "lnbwq55d", + "page": "14", + "label": { + "type": "VTL|MD", + "value": "\"V - \" || \"MODES DE GARDE\"" + } + }, + "subSequence": { + "id": "lncx3mh9", + "page": "15.1", + "label": { + "type": "VTL|MD", + "value": "\"SCOLARITÉ ET MODE DE GARDE\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\")" + }, + "missingResponse": { + "name": "TYPECOL_MISSING" + } + }, + { + "id": "lncyeso2", + "page": "15.3", + "label": { + "type": "VTL|MD", + "value": "\"➡ 21. \" || \"Pendant une semaine type, qui s'occupe de \" || PRENOM || \" le mercredi ?\" " + }, + "hierarchy": { + "sequence": { + "id": "lnbwq55d", + "page": "14", + "label": { + "type": "VTL|MD", + "value": "\"V - \" || \"MODES DE GARDE\"" + } + }, + "subSequence": { + "id": "lncx3mh9", + "page": "15.1", + "label": { + "type": "VTL|MD", + "value": "\"SCOLARITÉ ET MODE DE GARDE\"" + } + } + }, + "responses": [ + { + "id": "lncyeso2-QOP-lnd0byqw", + "label": { + "type": "VTL|MD", + "value": "\"Sa mère\"" + }, + "response": { + "name": "GARDEMER261" + } + }, + { + "id": "lncyeso2-QOP-lnd00ux0", + "label": { + "type": "VTL|MD", + "value": "\"Son père\"" + }, + "response": { + "name": "GARDEMER262" + } + }, + { + "id": "lncyeso2-QOP-lnd03syd", + "label": { + "type": "VTL|MD", + "value": "\"Ses grands-parents\"" + }, + "response": { + "name": "GARDEMER263" + } + }, + { + "id": "lncyeso2-QOP-lnd08c95", + "label": { + "type": "VTL|MD", + "value": "\"Ses frères et soeurs plus âgés\"" + }, + "response": { + "name": "GARDEMER264" + } + }, + { + "id": "lncyeso2-QOP-lnd01njs", + "label": { + "type": "VTL|MD", + "value": "\"D'autres personnes de la famille, des voisins, des amis\"" + }, + "response": { + "name": "GARDEMER265" + } + }, + { + "id": "lncyeso2-QOP-lnd011uc", + "label": { + "type": "VTL|MD", + "value": "\"Une assistante maternelle\"" + }, + "response": { + "name": "GARDEMER266" + } + }, + { + "id": "lncyeso2-QOP-lnd0a819", + "label": { + "type": "VTL|MD", + "value": "\"Une garde à domicile ou une baby-sitter\"" + }, + "response": { + "name": "GARDEMER267" + } + }, + { + "id": "lncyeso2-QOP-lnd0a8fv", + "label": { + "type": "VTL|MD", + "value": "\"Garderie, accueil de loisirs, accueil périscolaire\"" + }, + "response": { + "name": "GARDEMER268" + } + }, + { + "id": "lncyeso2-QOP-lnd07zrk", + "label": { + "type": "VTL|MD", + "value": "\"Autre\"" + }, + "response": { + "name": "GARDEMER269" + } + } + ], + "declarations": [ + { + "id": "lncyg7h6", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)" + }, + "missingResponse": { + "name": "GARDEMER26_MISSING" + } + }, + { + "id": "lncymuum", + "page": "15.4", + "label": { + "type": "VTL|MD", + "value": "\"➡ 22. \" || \"Pendant une semaine type, qui s'occupe de \" || PRENOM || \" le soir après l'école ?\" " + }, + "hierarchy": { + "sequence": { + "id": "lnbwq55d", + "page": "14", + "label": { + "type": "VTL|MD", + "value": "\"V - \" || \"MODES DE GARDE\"" + } + }, + "subSequence": { + "id": "lncx3mh9", + "page": "15.1", + "label": { + "type": "VTL|MD", + "value": "\"SCOLARITÉ ET MODE DE GARDE\"" + } + } + }, + "responses": [ + { + "id": "lncymuum-QOP-lnczyw58", + "label": { + "type": "VTL|MD", + "value": "\"Sa mère\"" + }, + "response": { + "name": "GARDESOIR261" + } + }, + { + "id": "lncymuum-QOP-lnd01bw6", + "label": { + "type": "VTL|MD", + "value": "\"Son père\"" + }, + "response": { + "name": "GARDESOIR262" + } + }, + { + "id": "lncymuum-QOP-lnczwvr2", + "label": { + "type": "VTL|MD", + "value": "\"Ses grands-parents\"" + }, + "response": { + "name": "GARDESOIR263" + } + }, + { + "id": "lncymuum-QOP-lnczyx8y", + "label": { + "type": "VTL|MD", + "value": "\"Ses frères et soeurs plus âgés\"" + }, + "response": { + "name": "GARDESOIR264" + } + }, + { + "id": "lncymuum-QOP-lnd01zry", + "label": { + "type": "VTL|MD", + "value": "\"D'autres personnes de la famille, des voisins, des amis\"" + }, + "response": { + "name": "GARDESOIR265" + } + }, + { + "id": "lncymuum-QOP-lnczzg4l", + "label": { + "type": "VTL|MD", + "value": "\"Une assistante maternelle\"" + }, + "response": { + "name": "GARDESOIR266" + } + }, + { + "id": "lncymuum-QOP-lnczs21g", + "label": { + "type": "VTL|MD", + "value": "\"Une garde à domicile ou une baby-sitter\"" + }, + "response": { + "name": "GARDESOIR267" + } + }, + { + "id": "lncymuum-QOP-lnczw5i2", + "label": { + "type": "VTL|MD", + "value": "\"Garderie, accueil de loisirs, accueil périscolaire\"" + }, + "response": { + "name": "GARDESOIR268" + } + }, + { + "id": "lncymuum-QOP-lnczva31", + "label": { + "type": "VTL|MD", + "value": "\"Autre\"" + }, + "response": { + "name": "GARDESOIR269" + } + } + ], + "declarations": [ + { + "id": "lncyhro8", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7)" + }, + "missingResponse": { + "name": "GARDESOIR26_MISSING" + } + }, + { + "id": "lncyflgy", + "max": 72, + "min": 1, + "page": "15.5", + "label": { + "type": "VTL|MD", + "value": "\"➡ 23. \" || \"Pendant une semaine type, pendant combien d’heures \" || PRENOM || \" est-\" || LIB_PR || \" gardé\" || LIB_E || \" au centre de loisirs, à l'accueil périscolaire ou à l'étude ?\" " + }, + "decimals": 0, + "response": { + "name": "NBHPERISCO26" + }, + "hierarchy": { + "sequence": { + "id": "lnbwq55d", + "page": "14", + "label": { + "type": "VTL|MD", + "value": "\"V - \" || \"MODES DE GARDE\"" + } + }, + "subSequence": { + "id": "lncx3mh9", + "page": "15.1", + "label": { + "type": "VTL|MD", + "value": "\"SCOLARITÉ ET MODE DE GARDE\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE <7) and (GARDEMER268 or GARDESOIR268)" + }, + "missingResponse": { + "name": "NBHPERISCO26_MISSING" + } + }, + { + "id": "lncynl91", + "page": "15.6", + "label": { + "type": "VTL|MD", + "value": "\"➡ 24. \" || \"Pendant une semaine type, qui s'occupe de \" || PRENOM || \" le mercredi ?\" " + }, + "hierarchy": { + "sequence": { + "id": "lnbwq55d", + "page": "14", + "label": { + "type": "VTL|MD", + "value": "\"V - \" || \"MODES DE GARDE\"" + } + }, + "subSequence": { + "id": "lncx3mh9", + "page": "15.1", + "label": { + "type": "VTL|MD", + "value": "\"SCOLARITÉ ET MODE DE GARDE\"" + } + } + }, + "responses": [ + { + "id": "lncynl91-QOP-lnd05f6k", + "label": { + "type": "VTL|MD", + "value": "\"Sa mère\"" + }, + "response": { + "name": "GARDEMER7121" + } + }, + { + "id": "lncynl91-QOP-lnczsod8", + "label": { + "type": "VTL|MD", + "value": "\"Son père\"" + }, + "response": { + "name": "GARDEMER7122" + } + }, + { + "id": "lncynl91-QOP-lnczss7e", + "label": { + "type": "VTL|MD", + "value": "\"Ses grands-parents\"" + }, + "response": { + "name": "GARDEMER7123" + } + }, + { + "id": "lncynl91-QOP-lnd08ixb", + "label": { + "type": "VTL|MD", + "value": "\"Ses frères et soeurs plus âgés\"" + }, + "response": { + "name": "GARDEMER7124" + } + }, + { + "id": "lncynl91-QOP-lnczufbe", + "label": { + "type": "VTL|MD", + "value": "\"D'autres personnes de la famille, des voisins, des amis\"" + }, + "response": { + "name": "GARDEMER7125" + } + }, + { + "id": "lncynl91-QOP-lnd0ahz1", + "label": { + "type": "VTL|MD", + "value": "\"Une garde à domicile ou une baby-sitter\"" + }, + "response": { + "name": "GARDEMER7126" + } + }, + { + "id": "lncynl91-QOP-lnczxen5", + "label": { + "type": "VTL|MD", + "value": "\"Centre de loisirs, accueil périscolaire, étude\"" + }, + "response": { + "name": "GARDEMER7127" + } + }, + { + "id": "lncynl91-QOP-lnd08abu", + "label": { + "type": "VTL|MD", + "value": "\"Reste seul ou avec des copains\"" + }, + "response": { + "name": "GARDEMER7128" + } + }, + { + "id": "lncynl91-QOP-lnd06tpn", + "label": { + "type": "VTL|MD", + "value": "\"Autre\"" + }, + "response": { + "name": "GARDEMER7129" + } + } + ], + "declarations": [ + { + "id": "lncyt2c1", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)" + }, + "missingResponse": { + "name": "GARDEMER712_MISSING" + } + }, + { + "id": "lncz2is6", + "page": "15.7", + "label": { + "type": "VTL|MD", + "value": "\"➡ 25. \" || \"Pendant une semaine type, qui s'occupe de \" || PRENOM || \" le soir après l'école ?\" " + }, + "hierarchy": { + "sequence": { + "id": "lnbwq55d", + "page": "14", + "label": { + "type": "VTL|MD", + "value": "\"V - \" || \"MODES DE GARDE\"" + } + }, + "subSequence": { + "id": "lncx3mh9", + "page": "15.1", + "label": { + "type": "VTL|MD", + "value": "\"SCOLARITÉ ET MODE DE GARDE\"" + } + } + }, + "responses": [ + { + "id": "lncz2is6-QOP-lnczrkwb", + "label": { + "type": "VTL|MD", + "value": "\"Sa mère\"" + }, + "response": { + "name": "GARDESOIR7121" + } + }, + { + "id": "lncz2is6-QOP-lnczqqg7", + "label": { + "type": "VTL|MD", + "value": "\"Son père\"" + }, + "response": { + "name": "GARDESOIR7122" + } + }, + { + "id": "lncz2is6-QOP-lnd0b6sg", + "label": { + "type": "VTL|MD", + "value": "\"Ses grands-parents\"" + }, + "response": { + "name": "GARDESOIR7123" + } + }, + { + "id": "lncz2is6-QOP-lnczsnvd", + "label": { + "type": "VTL|MD", + "value": "\"Ses frères et soeurs plus âgés\"" + }, + "response": { + "name": "GARDESOIR7124" + } + }, + { + "id": "lncz2is6-QOP-lnd09jil", + "label": { + "type": "VTL|MD", + "value": "\"D'autres personnes de la famille, des voisins, des amis\"" + }, + "response": { + "name": "GARDESOIR7125" + } + }, + { + "id": "lncz2is6-QOP-lnd05bge", + "label": { + "type": "VTL|MD", + "value": "\"Une garde à domicile ou une baby-sitter\"" + }, + "response": { + "name": "GARDESOIR7126" + } + }, + { + "id": "lncz2is6-QOP-lnd07b13", + "label": { + "type": "VTL|MD", + "value": "\"Centre de loisirs, accueil périscolaire, étude\"" + }, + "response": { + "name": "GARDESOIR7127" + } + }, + { + "id": "lncz2is6-QOP-lnczt1in", + "label": { + "type": "VTL|MD", + "value": "\"Reste seul ou avec des copains\"" + }, + "response": { + "name": "GARDESOIR7128" + } + }, + { + "id": "lncz2is6-QOP-lnd07onl", + "label": { + "type": "VTL|MD", + "value": "\"Autre\"" + }, + "response": { + "name": "GARDESOIR7129" + } + } + ], + "declarations": [ + { + "id": "lncz8vs7", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6)" + }, + "missingResponse": { + "name": "GARDESOIR712_MISSING" + } + }, + { + "id": "lnczcr19", + "max": 72, + "min": 0, + "page": "15.8", + "label": { + "type": "VTL|MD", + "value": "\"➡ 26. \" || \"Pendant une semaine type, pendant combien d’heures \" || PRENOM || \" est-\" || LIB_PR || \" gardé\" || LIB_E || \" au centre de loisirs, à l'accueil périscolaire ou à l'étude ?\" " + }, + "decimals": 0, + "response": { + "name": "NBHPERISCO712" + }, + "hierarchy": { + "sequence": { + "id": "lnbwq55d", + "page": "14", + "label": { + "type": "VTL|MD", + "value": "\"V - \" || \"MODES DE GARDE\"" + } + }, + "subSequence": { + "id": "lncx3mh9", + "page": "15.1", + "label": { + "type": "VTL|MD", + "value": "\"SCOLARITÉ ET MODE DE GARDE\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(T_AGE > 13)) and (ENF013NB >0) and (T_AGE > 2) and (nvl(SCOL, \"2\") = \"1\") and (T_AGE >6) and (GARDEMER7128 or GARDESOIR268)" + }, + "missingResponse": { + "name": "NBHPERISCO712_MISSING" + } + }, + { + "id": "lnd07ub3", + "page": "15.9", + "label": { + "type": "VTL|MD", + "value": "\"➡ 27. \" || \"Votre enfant n'est pas scolarisé. Pendant une semaine type, qui garde \" || PRENOM || \" dans la journée ?\" " + }, + "hierarchy": { + "sequence": { + "id": "lnbwq55d", + "page": "14", + "label": { + "type": "VTL|MD", + "value": "\"V - \" || \"MODES DE GARDE\"" + } + }, + "subSequence": { + "id": "lncx3mh9", + "page": "15.1", + "label": { + "type": "VTL|MD", + "value": "\"SCOLARITÉ ET MODE DE GARDE\"" + } + } + }, + "responses": [ + { + "id": "lnd07ub3-QOP-lohhfruq", + "label": { + "type": "VTL|MD", + "value": "\"Sa mère\"" + }, + "response": { + "name": "MODGA1" + } + }, + { + "id": "lnd07ub3-QOP-lohh789w", + "label": { + "type": "VTL|MD", + "value": "\"Son père\"" + }, + "response": { + "name": "MODGA2" + } + }, + { + "id": "lnd07ub3-QOP-lohhf8w6", + "label": { + "type": "VTL|MD", + "value": "\"L'enfant va à la crèche, dans une halte-garderie, un jardin d'enfants\"" + }, + "response": { + "name": "MODGA3" + } + }, + { + "id": "lnd07ub3-QOP-lohhk83k", + "label": { + "type": "VTL|MD", + "value": "\"Une assistante maternelle agréée\"" + }, + "response": { + "name": "MODGA4" + } + }, + { + "id": "lnd07ub3-QOP-lohhevf5", + "label": { + "type": "VTL|MD", + "value": "\"Une garde à domicile salariée\"" + }, + "response": { + "name": "MODGA5" + } + }, + { + "id": "lnd07ub3-QOP-lohh8v1e", + "label": { + "type": "VTL|MD", + "value": "\"Ses grands-parents\"" + }, + "response": { + "name": "MODGA6" + } + }, + { + "id": "lnd07ub3-QOP-lohhfti9", + "label": { + "type": "VTL|MD", + "value": "\"D'autres personnes de la famille, des voisins, des amis\"" + }, + "response": { + "name": "MODGA7" + } + }, + { + "id": "lnd07ub3-QOP-lohhgn95", + "label": { + "type": "VTL|MD", + "value": "\"Autre mode de garde\"" + }, + "response": { + "name": "MODGA8" + } + } + ], + "declarations": [ + { + "id": "lnd0a5kf", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3)" + }, + "missingResponse": { + "name": "MODGA_MISSING" + } + }, + { + "id": "lnd5d24r", + "max": 72, + "min": 1, + "page": "15.10", + "unit": "heures", + "label": { + "type": "VTL|MD", + "value": "\"➡ 28. \" || \"Pendant une semaine type, pendant combien d’heures \" || PRENOM || \" est-\" || LIB_PR || \" gardé\" || LIB_E || \" au sein d'une crèche ou d'une halte garderie ?\" " + }, + "decimals": 0, + "response": { + "name": "NBHGA3" + }, + "hierarchy": { + "sequence": { + "id": "lnbwq55d", + "page": "14", + "label": { + "type": "VTL|MD", + "value": "\"V - \" || \"MODES DE GARDE\"" + } + }, + "subSequence": { + "id": "lncx3mh9", + "page": "15.1", + "label": { + "type": "VTL|MD", + "value": "\"SCOLARITÉ ET MODE DE GARDE\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3) and (MODGA3)" + }, + "missingResponse": { + "name": "NBHGA3_MISSING" + } + }, + { + "id": "lnd6eljj", + "max": 72, + "min": 1, + "page": "15.11", + "unit": "heures", + "label": { + "type": "VTL|MD", + "value": "\"➡ 29. \" || \"Pendant une semaine type, pendant combien d’heures \" || PRENOM || \" est-\" || LIB_PR || \" gardé\" || LIB_E || \" par un(e) assistant(e) maternel(le) agréé(e) ?\" " + }, + "decimals": 0, + "response": { + "name": "NBHGA4" + }, + "hierarchy": { + "sequence": { + "id": "lnbwq55d", + "page": "14", + "label": { + "type": "VTL|MD", + "value": "\"V - \" || \"MODES DE GARDE\"" + } + }, + "subSequence": { + "id": "lncx3mh9", + "page": "15.1", + "label": { + "type": "VTL|MD", + "value": "\"SCOLARITÉ ET MODE DE GARDE\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3) and (MODGA4)" + }, + "missingResponse": { + "name": "NBHGA4_MISSING" + } + }, + { + "id": "lnd63961", + "max": 72, + "min": 1, + "page": "15.12", + "unit": "heures", + "label": { + "type": "VTL|MD", + "value": "\"➡ 30. \" || \"Pendant une semaine type, pendant combien d’heures \" || PRENOM || \" est-\" || LIB_PR || \" gardé\" || LIB_E || \" par un(e) garde à domicile ?\" " + }, + "decimals": 0, + "response": { + "name": "NBHGA5" + }, + "hierarchy": { + "sequence": { + "id": "lnbwq55d", + "page": "14", + "label": { + "type": "VTL|MD", + "value": "\"V - \" || \"MODES DE GARDE\"" + } + }, + "subSequence": { + "id": "lncx3mh9", + "page": "15.1", + "label": { + "type": "VTL|MD", + "value": "\"SCOLARITÉ ET MODE DE GARDE\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3) and (MODGA5)" + }, + "missingResponse": { + "name": "NBHGA5_MISSING" + } + }, + { + "id": "lnd6hbjp", + "max": 72, + "min": 1, + "page": "15.13", + "unit": "heures", + "label": { + "type": "VTL|MD", + "value": "\"➡ 31. \" || \"Pendant une semaine type, pendant combien d’heures \" || PRENOM || \" est-\" || LIB_PR || \" gardé\" || LIB_E || \" par ses grands-parents ?\" " + }, + "decimals": 0, + "response": { + "name": "NBHGA6" + }, + "hierarchy": { + "sequence": { + "id": "lnbwq55d", + "page": "14", + "label": { + "type": "VTL|MD", + "value": "\"V - \" || \"MODES DE GARDE\"" + } + }, + "subSequence": { + "id": "lncx3mh9", + "page": "15.1", + "label": { + "type": "VTL|MD", + "value": "\"SCOLARITÉ ET MODE DE GARDE\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3) and (MODGA6)" + }, + "missingResponse": { + "name": "NBHGA6_MISSING" + } + }, + { + "id": "lnd6fvbb", + "max": 72, + "min": 1, + "page": "15.14", + "unit": "heures", + "label": { + "type": "VTL|MD", + "value": "\"➡ 32. \" || \"Pendant une semaine type, pendant combien d’heures \" || PRENOM || \" est-\" || LIB_PR || \" gardé\" || LIB_E || \" par d'autres personnes de la famille, des voisins, des amis ?\" " + }, + "decimals": 0, + "response": { + "name": "NBHGA7" + }, + "hierarchy": { + "sequence": { + "id": "lnbwq55d", + "page": "14", + "label": { + "type": "VTL|MD", + "value": "\"V - \" || \"MODES DE GARDE\"" + } + }, + "subSequence": { + "id": "lncx3mh9", + "page": "15.1", + "label": { + "type": "VTL|MD", + "value": "\"SCOLARITÉ ET MODE DE GARDE\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(T_AGE > 13)) and (ENF013NB >0) and (nvl(SCOL, \"2\") = \"2\" or T_AGE <3) and (MODGA7)" + }, + "missingResponse": { + "name": "NBHGA7_MISSING" + } + } + ], + "iterations": { + "type": "VTL", + "value": "count(T_PRENOM)" + }, + "componentType": "Loop", + "paginatedLoop": true, + "conditionFilter": { + "type": "VTL", + "value": "(not(T_AGE > 13)) and (ENF013NB >0)" + }, + "loopDependencies": ["T_PRENOM"] + }, + { + "id": "lnd6i0by", + "page": "16", + "label": { + "type": "VTL|MD", + "value": "\"Garde exceptionnelle des enfants\"" + }, + "goToPage": "16", + "hierarchy": { + "sequence": { + "id": "lnbwq55d", + "page": "14", + "label": { + "type": "VTL|MD", + "value": "\"V - \" || \"MODES DE GARDE\"" + } + }, + "subSequence": { + "id": "lnd6i0by", + "page": "16", + "label": { + "type": "VTL|MD", + "value": "\"Garde exceptionnelle des enfants\"" + } + } + }, + "declarations": [ + { + "id": "lnd6s03m", + "label": { + "type": "VTL|MD", + "value": "\"Nous allons parler maintenant des modes de garde dans des cas plus exceptionnels\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Subsequence", + "conditionFilter": { + "type": "VTL", + "value": "(ENF013NB >0) and (ENF013NB >0)" + } + }, + { + "id": "lnd70vot", + "page": "17", + "label": { + "type": "VTL|MD", + "value": "\"➡ 33. \" || \"Lorsque vous rencontrez des problèmes dans la garde habituelle de votre(vos) enfant(s), à cause d'imprévus dans votre travail, dans celui de votre conjoint, en cas de maladie, l'organisation d'une garde exceptionnelle est ?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Très difficile à mettre en place\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Difficile à mettre en place\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Possible sans trop de difficultés\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Facilement gérable\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Cette situation ne s'est jamais présentée\"" + }, + "value": "5" + } + ], + "response": { + "name": "GARDEDIFF" + }, + "hierarchy": { + "sequence": { + "id": "lnbwq55d", + "page": "14", + "label": { + "type": "VTL|MD", + "value": "\"V - \" || \"MODES DE GARDE\"" + } + }, + "subSequence": { + "id": "lnd6i0by", + "page": "16", + "label": { + "type": "VTL|MD", + "value": "\"Garde exceptionnelle des enfants\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(ENF013NB >0) and (ENF013NB >0)" + }, + "missingResponse": { + "name": "GARDEDIFF_MISSING" + } + }, + { + "id": "lnd6ps2q", + "page": "18", + "label": { + "type": "VTL|MD", + "value": "\"➡ 34. \" || \"Dans ces situations, qui assure généralement la garde de votre (vos) enfant(s)?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Sa mère\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Son père\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Ses grands-parents\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"D'autres personnes de la famille, des amis, des voisins\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Ses frères et soeurs plus âgés\"" + }, + "value": "5" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"C'est variable, vous essayer de répartir ces jours de garde d'enfants\"" + }, + "value": "6" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Autre\"" + }, + "value": "7" + } + ], + "response": { + "name": "GAEXCEP" + }, + "hierarchy": { + "sequence": { + "id": "lnbwq55d", + "page": "14", + "label": { + "type": "VTL|MD", + "value": "\"V - \" || \"MODES DE GARDE\"" + } + }, + "subSequence": { + "id": "lnd6i0by", + "page": "16", + "label": { + "type": "VTL|MD", + "value": "\"Garde exceptionnelle des enfants\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(ENF013NB >0) and (ENF013NB >0) and (nvl(GARDEDIFF,\"9\") = \"1\" or nvl(GARDEDIFF,\"9\") = \"2\" or nvl(GARDEDIFF,\"9\") = \"3\" or nvl(GARDEDIFF,\"9\") = \"4\")" + }, + "missingResponse": { + "name": "GAEXCEP_MISSING" + } + }, + { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "declarations": [ + { + "id": "lneqxlgz", + "label": { + "type": "VTL|MD", + "value": "\"Nous allons maintenant parler des services et des aides auxquels votre ménage a pu avoir recours\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Sequence", + "conditionFilter": { + "type": "VTL", + "value": "true" + } + }, + { + "id": "lner80sb", + "page": "20", + "label": { + "type": "VTL|MD", + "value": "\"➡ 35. \" || \"Pendant une semaine type, faites-vous appel à une personne rémunérée pour vous aider dans vos tâches ménagères (ménage, rangement, repassage,...)?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "SERMENAGE" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "true" + }, + "missingResponse": { + "name": "SERMENAGE_MISSING" + } + }, + { + "id": "lnerd2fz", + "page": "21", + "label": { + "type": "VTL|MD", + "value": "\"➡ 36. \" || \"Pendant une semaine type, faites-vous appel à une personne rémunérée pour vous aider à faire vos courses ou préparer le repas ?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "SERCOURSES" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "true" + }, + "missingResponse": { + "name": "SERCOURSES_MISSING" + } + }, + { + "id": "lnerlimb", + "max": 72, + "min": 0, + "page": "22", + "unit": "heures", + "label": { + "type": "VTL|MD", + "value": "\"➡ 37. \" || \"En moyenne, au total, combien d'heures par semaine rémunérez-vous cette ou ces personnes pour l'ensemble de ces services?\"" + }, + "decimals": 0, + "response": { + "name": "NBHEURSERV" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(nvl(SERMENAGE, \"2\") = \"1\" or nvl(SERCOURSES,\"2\")=\"1\")" + }, + "missingResponse": { + "name": "NBHEURSERV_MISSING" + } + }, + { + "id": "lnerfv2m", + "page": "23", + "label": { + "type": "VTL|MD", + "value": "\"➡ 38. \" || \"Y a-t-il dans votre ménage une ou plusieurs personnes qui ont besoin d'assistance en raison d'un problème de santé physique ou mentale de longue durée ou des problèmes liés à la vieillesse ?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "SOINBES" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "lner8c71", + "label": { + "type": "VTL|MD", + "value": "\"Exclure les soins de courte durée, par exemple pendant une convalescence\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "true" + }, + "missingResponse": { + "name": "SOINBES_MISSING" + } + }, + { + "id": "lneroh12", + "page": "24", + "label": { + "type": "VTL|MD", + "value": "\"➡ 39. \" || \"Pendant une semaine type, faites-vous appel à une personne rémunérée pour vous apporter de l'aide à domicile pour l'habillage ou la toilette de cette personne ?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "SERTOILETTE" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(nvl(SOINBES, \"2\") = \"1\")" + }, + "missingResponse": { + "name": "SERTOILETTE_MISSING" + } + }, + { + "id": "lnerwosp", + "page": "25", + "label": { + "type": "VTL|MD", + "value": "\"➡ 40. \" || \"Pendant une semaine type, faites-vous appel à une personne rémunérée pour tenir compagnie ou accompagner à des rendez-vous cette personne ?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "SERCOMPAGNIE" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(nvl(SOINBES, \"2\") = \"1\")" + }, + "missingResponse": { + "name": "SERCOMPAGNIE_MISSING" + } + }, + { + "id": "lnerr4f4", + "max": 99, + "min": 0, + "page": "26", + "unit": "heures", + "label": { + "type": "VTL|MD", + "value": "\"➡ 41. \" || \"En moyenne, au total, combien d'heures par semaine rémunérez-vous cette ou ces personnes pour l'ensemble de ces services?\"" + }, + "decimals": 0, + "response": { + "name": "NBHAIDE_DEPENDANT" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(nvl(SOINBES, \"2\") = \"1\") and (nvl(SERTOILETTE ,\"9\")=\"1\" or nvl(SERCOMPAGNIE, \"9\") = \"1\")" + }, + "missingResponse": { + "name": "NBHAIDE_DEPENDANT_MISSING" + } + }, + { + "id": "lnesd4kh", + "page": "27", + "label": { + "type": "VTL|MD", + "value": "\"➡ 42. \" || \"Actuellement, auriez-vous besoin du service de professionnels pour fournir de l'aide ou des soins à domicile à cette personne?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "SOINSUP1" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(nvl(SOINBES, \"2\") = \"1\" and nvl(SERTOILETTE, \"1\") = \"2\" and nvl(SERCOMPAGNIE, \"1\") = \"2\")" + }, + "missingResponse": { + "name": "SOINSUP1_MISSING" + } + }, + { + "id": "lnes99g0", + "page": "28", + "label": { + "type": "VTL|MD", + "value": "\"➡ 43. \" || \"Actuellement, auriez-vous besoin de plus de services de professionnels pour fournir de l'aide ou des soins à domicile à cette personne?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "SOINSUP2" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(nvl(SOINBES, \"2\") = \"1\" and (nvl(SERTOILETTE, \"2\") = \"1\" or nvl(SERCOMPAGNIE, \"2\") = \"1\"))" + }, + "missingResponse": { + "name": "SOINSUP2_MISSING" + } + }, + { + "id": "lnes4odp", + "page": "29", + "label": { + "type": "VTL|MD", + "value": "\"➡ 44. \" || \"Quelle est la raison principale pour laquelle vous n'êtes pas plus aidé par des professionnels?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Les moyens financiers de votre ménage ne le permettent pas\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"La personne ayant besoin de tels services refuse\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Ces services d'aide à la personne professionnels sont très difficiles à trouver\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"La qualité des services d'aide disponibles n'est pas satisfaisante\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Autre raison\"" + }, + "value": "5" + } + ], + "response": { + "name": "RAIS_SOINSUP" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(nvl(SOINSUP1, \"2\") = \"1\" or nvl(SOINSUP2,\"2\")=\"1\")" + }, + "missingResponse": { + "name": "RAIS_SOINSUP_MISSING" + } + }, + { + "id": "lnesdww8", + "page": "30", + "label": { + "type": "VTL|MD", + "value": "\"➡ 45. \" || \"Avez-vous parfois recours aux services suivants?\"" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "responses": [ + { + "id": "lnesdww8-QOP-lnln673m", + "label": { + "type": "VTL|MD", + "value": "\"Pressing\"" + }, + "response": { + "name": "SERV1" + } + }, + { + "id": "lnesdww8-QOP-lnlncz7v", + "label": { + "type": "VTL|MD", + "value": "\"Commande et livraison de plats cuisinés\"" + }, + "response": { + "name": "SERV2" + } + }, + { + "id": "lnesdww8-QOP-lnlmy1so", + "label": { + "type": "VTL|MD", + "value": "\"Portage de repas par la commune\"" + }, + "response": { + "name": "SERV3" + } + }, + { + "id": "lnesdww8-QOP-lnln05gq", + "label": { + "type": "VTL|MD", + "value": "\"Commande et livraison de vos courses alimentaires par internet\"" + }, + "response": { + "name": "SERV4" + } + }, + { + "id": "lnesdww8-QOP-lnln5d3x", + "label": { + "type": "VTL|MD", + "value": "\"Baby-sitting\"" + }, + "response": { + "name": "SERV5" + } + }, + { + "id": "lnesdww8-QOP-lnln2z7s", + "label": { + "type": "VTL|MD", + "value": "\"Jardinage\"" + }, + "response": { + "name": "SERV6" + } + }, + { + "id": "lnesdww8-QOP-lnlmvxdz", + "label": { + "type": "VTL|MD", + "value": "\"Bricolage, travaux d'entretien du logement\"" + }, + "response": { + "name": "SERV7" + } + }, + { + "id": "lnesdww8-QOP-lnlmz5i0", + "label": { + "type": "VTL|MD", + "value": "\"Garde d'animaux de compagnie\"" + }, + "response": { + "name": "SERV8" + } + }, + { + "id": "lnesdww8-QOP-lnlmves6", + "label": { + "type": "VTL|MD", + "value": "\"Assistance informatique ou administrative\"" + }, + "response": { + "name": "SERV9" + } + }, + { + "id": "lnesdww8-QOP-lnln2uto", + "label": { + "type": "VTL|MD", + "value": "\"Aucun de ces services\"" + }, + "response": { + "name": "SERV10" + } + } + ], + "declarations": [ + { + "id": "lnndd9wv-SI", + "label": { + "type": "VTL|MD", + "value": "\"Nous allons maintenant parler des services et des aides auxquels votre ménage a pu avoir recours\"" + }, + "position": "BEFORE_QUESTION_TEXT", + "declarationType": "STATEMENT" + }, + { + "id": "lw5319ib", + "label": { + "type": "VTL|MD", + "value": "\"Carte-code 1 SERVICES AUXQUELS RECOURT LE MENAGE\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "true" + }, + "missingResponse": { + "name": "SERV_MISSING" + } + }, + { + "id": "lnesxxd9", + "page": "31", + "label": { + "type": "VTL|MD", + "value": "\"➡ 46. \" || \"Avez-vous recours au pressing au moins une fois par mois?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "SERV1M" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(SERV1)" + }, + "missingResponse": { + "name": "SERV1M_MISSING" + } + }, + { + "id": "lneslyte", + "max": 20, + "min": 1, + "page": "32", + "label": { + "type": "VTL|MD", + "value": "\"➡ 47. \" || \"Combien de fois avez-vous recours au pressing dans le mois?\"" + }, + "decimals": 0, + "response": { + "name": "SERV1MF" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(SERV1) and (nvl(SERV1M, \"2\") = \"1\")" + }, + "missingResponse": { + "name": "SERV1MF_MISSING" + } + }, + { + "id": "lnj011n6", + "max": 20, + "min": 1, + "page": "33", + "label": { + "type": "VTL|MD", + "value": "\"➡ 48. \" || \"Combien de fois avez-vous recours au pressing dans l'année ?\"" + }, + "decimals": 0, + "response": { + "name": "SERV1AF" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(SERV1) and (nvl(SERV1M, \"9\") = \"2\")" + }, + "missingResponse": { + "name": "SERV1AF_MISSING" + } + }, + { + "id": "lniwp1a6", + "page": "34", + "label": { + "type": "VTL|MD", + "value": "\"➡ 49. \" || \"Avez-vous recours à la commande et à la livraison de plats cuisinés au moins une fois par mois ?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "SERV2M" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(SERV2)" + }, + "missingResponse": { + "name": "SERV2M_MISSING" + } + }, + { + "id": "lniwbkme", + "max": 20, + "min": 1, + "page": "35", + "label": { + "type": "VTL|MD", + "value": "\"➡ 50. \" || \"Combien de fois avez-vous recours à la commande et à la livraison de plats cuisinés dans le mois ?\"" + }, + "decimals": 0, + "response": { + "name": "SERV2MF" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(SERV2) and (nvl(SERV2M, \"2\") = \"1\")" + }, + "missingResponse": { + "name": "SERV2MF_MISSING" + } + }, + { + "id": "lnj07j5i", + "max": 20, + "min": 1, + "page": "36", + "label": { + "type": "VTL|MD", + "value": "\"➡ 51. \" || \"Combien de fois avez-vous recours à la commande et à la livraison de plats cuisinés dans l'année ?\"" + }, + "decimals": 0, + "response": { + "name": "SERV2AF" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(SERV2) and (nvl(SERV2M, \"9\") = \"2\")" + }, + "missingResponse": { + "name": "SERV2AF_MISSING" + } + }, + { + "id": "lniwf94e", + "page": "37", + "label": { + "type": "VTL|MD", + "value": "\"➡ 52. \" || \"Avez-vous recours au portage de repas par la commune au moins une fois par mois ?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "SERV3M" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(SERV3)" + }, + "missingResponse": { + "name": "SERV3M_MISSING" + } + }, + { + "id": "lniwq732", + "max": 20, + "min": 1, + "page": "38", + "label": { + "type": "VTL|MD", + "value": "\"➡ 53. \" || \"Combien de fois avez-vous recours au portage de repas par la commune dans le mois ?\"" + }, + "decimals": 0, + "response": { + "name": "SERV3MF" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(SERV3) and (nvl(SERV3M, \"2\") = \"1\")" + }, + "missingResponse": { + "name": "SERV3MF_MISSING" + } + }, + { + "id": "lnj0sshi", + "max": 20, + "min": 1, + "page": "39", + "label": { + "type": "VTL|MD", + "value": "\"➡ 54. \" || \"Combien de fois avez-vous recours au portage de repas par la commune dans l'année ?\"" + }, + "decimals": 0, + "response": { + "name": "SERV3AF" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(SERV3) and (nvl(SERV3M, \"9\") = \"2\")" + }, + "missingResponse": { + "name": "SERV3AF_MISSING" + } + }, + { + "id": "lniwxqsx", + "page": "40", + "label": { + "type": "VTL|MD", + "value": "\"➡ 55. \" || \"Avez-vous recours à la commande et à la livraison de vos courses alimentaires par internet au moins une fois par mois ?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "SERV4M" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(SERV4)" + }, + "missingResponse": { + "name": "SERV4M_MISSING" + } + }, + { + "id": "lnixb0pt", + "max": 20, + "min": 1, + "page": "41", + "label": { + "type": "VTL|MD", + "value": "\"➡ 56. \" || \"Combien de fois avez-vous recours à la commande et à la livraison de vos courses alimentaires par internet dans le mois ?\"" + }, + "decimals": 0, + "response": { + "name": "SERV4MF" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(SERV4) and (nvl(SERV4M, \"9\") = \"1\")" + }, + "missingResponse": { + "name": "SERV4MF_MISSING" + } + }, + { + "id": "lnj0s1is", + "max": 20, + "min": 1, + "page": "42", + "label": { + "type": "VTL|MD", + "value": "\"➡ 57. \" || \"Combien de fois avez-vous recours à la commande et à la livraison de vos courses alimentaires par internet dans l'année ?\"" + }, + "decimals": 0, + "response": { + "name": "SERV4AF" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(SERV4) and (nvl(SERV4M, \"9\") = \"2\")" + }, + "missingResponse": { + "name": "SERV4AF_MISSING" + } + }, + { + "id": "lnixj9d4", + "page": "43", + "label": { + "type": "VTL|MD", + "value": "\"➡ 58. \" || \"Avez-vous recours au baby-sitting au moins une fois par mois ?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "SERV5M" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(SERV5)" + }, + "missingResponse": { + "name": "SERV5M_MISSING" + } + }, + { + "id": "lnixgkeh", + "max": 20, + "min": 1, + "page": "44", + "label": { + "type": "VTL|MD", + "value": "\"➡ 59. \" || \"Combien de fois avez-vous recours au baby-sitting dans le mois ?\"" + }, + "decimals": 0, + "response": { + "name": "SERV5MF" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(SERV5) and (nvl(SERV5M, \"9\") = \"1\")" + }, + "missingResponse": { + "name": "SERV5MF_MISSING" + } + }, + { + "id": "lnj0nbfh", + "max": 20, + "min": 1, + "page": "45", + "label": { + "type": "VTL|MD", + "value": "\"➡ 60. \" || \"Combien de fois avez-vous recours au baby-sitting dans l'année ?\"" + }, + "decimals": 0, + "response": { + "name": "SERV5AF" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(SERV5) and (nvl(SERV5M, \"9\") = \"2\")" + }, + "missingResponse": { + "name": "SERV5AF_MISSING" + } + }, + { + "id": "lnixz919", + "page": "46", + "label": { + "type": "VTL|MD", + "value": "\"➡ 61. \" || \"Avez-vous recours à un service de jardinage au moins une fois par mois ?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "SERV6M" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(SERV6)" + }, + "missingResponse": { + "name": "SERV6M_MISSING" + } + }, + { + "id": "lnixm4dn", + "max": 20, + "min": 1, + "page": "47", + "label": { + "type": "VTL|MD", + "value": "\"➡ 62. \" || \"Combien de fois avez-vous recours à un service de jardinage dans le mois ?\"" + }, + "decimals": 0, + "response": { + "name": "SERV6MF" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(SERV6) and (nvl(SERV6M, \"9\") = \"1\")" + }, + "missingResponse": { + "name": "SERV6MF_MISSING" + } + }, + { + "id": "lnj10b0l", + "max": 20, + "min": 1, + "page": "48", + "label": { + "type": "VTL|MD", + "value": "\"➡ 63. \" || \"Combien de fois avez-vous recours à un service de jardinage dans l'année ?\"" + }, + "decimals": 0, + "response": { + "name": "SERV6AF" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(SERV6) and (nvl(SERV6M, \"9\") = \"2\")" + }, + "missingResponse": { + "name": "SERV6AF_MISSING" + } + }, + { + "id": "lniymja2", + "page": "49", + "label": { + "type": "VTL|MD", + "value": "\"➡ 64. \" || \"Avez-vous recours à un service de bricolage, de travaux d'entretien du logement au moins une fois par mois ?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "SERV7M" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(SERV7)" + }, + "missingResponse": { + "name": "SERV7M_MISSING" + } + }, + { + "id": "lniyroqd", + "max": 20, + "min": 1, + "page": "50", + "label": { + "type": "VTL|MD", + "value": "\"➡ 65. \" || \"Combien de fois avez-vous recours à un service de bricolage, de travaux d'entretien du logement dans le mois ?\"" + }, + "decimals": 0, + "response": { + "name": "SERV7MF" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(SERV7) and (nvl(SERV7M, \"9\") = \"1\")" + }, + "missingResponse": { + "name": "SERV7MF_MISSING" + } + }, + { + "id": "lnj0jhjb", + "max": 20, + "min": 1, + "page": "51", + "label": { + "type": "VTL|MD", + "value": "\"➡ 66. \" || \"Combien de fois avez-vous recours à un service de bricolage, de travaux d'entretien du logement dans l'année ?\"" + }, + "decimals": 0, + "response": { + "name": "SERV7AF" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(SERV7) and (nvl(SERV7M,\"9\")=\"2\")" + }, + "missingResponse": { + "name": "SERV7AF_MISSING" + } + }, + { + "id": "lniz1gc8", + "page": "52", + "label": { + "type": "VTL|MD", + "value": "\"➡ 67. \" || \"Avez-vous recours à un service de garde d'animaux de compagnie au moins une fois par mois ?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "SERV8M" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(SERV8)" + }, + "missingResponse": { + "name": "SERV8M_MISSING" + } + }, + { + "id": "lniyu03y", + "max": 20, + "min": 1, + "page": "53", + "label": { + "type": "VTL|MD", + "value": "\"➡ 68. \" || \"Combien de fois avez-vous recours à la garde d'animaux de compagnie dans le mois?\"" + }, + "decimals": 0, + "response": { + "name": "SERV8MF" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(SERV8) and (nvl(SERV8M, \"9\") = \"1\")" + }, + "missingResponse": { + "name": "SERV8MF_MISSING" + } + }, + { + "id": "lnj0n4mq", + "max": 20, + "min": 1, + "page": "54", + "label": { + "type": "VTL|MD", + "value": "\"➡ 69. \" || \"Combien de fois avez-vous recours à la garde d'animaux de compagnie dans l'année?\"" + }, + "decimals": 0, + "response": { + "name": "SERV8AF" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(SERV8) and (nvl(SERV8M, \"9\") = \"2\")" + }, + "missingResponse": { + "name": "SERV8AF_MISSING" + } + }, + { + "id": "lniyit80", + "page": "55", + "label": { + "type": "VTL|MD", + "value": "\"➡ 70. \" || \"Avez-vous recours à de l'assistance informatique ou administrative au moins une fois par mois?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "SERV9M" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(SERV9)" + }, + "missingResponse": { + "name": "SERV9M_MISSING" + } + }, + { + "id": "lniyie9e", + "max": 20, + "min": 1, + "page": "56", + "label": { + "type": "VTL|MD", + "value": "\"➡ 71. \" || \"Combien de fois avez-vous recours à l'assistance informatique ou administrative dans le mois?\"" + }, + "decimals": 0, + "response": { + "name": "SERV9MF" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(SERV9) and (nvl(SERV9M, \"9\") = \"1\")" + }, + "missingResponse": { + "name": "SERV9MF_MISSING" + } + }, + { + "id": "lnj10rlh", + "max": 20, + "min": 1, + "page": "57", + "label": { + "type": "VTL|MD", + "value": "\"➡ 72. \" || \"Combien de fois avez-vous recours à l'assistance informatique ou administrative dans l'année?\"" + }, + "decimals": 0, + "response": { + "name": "SERV9AF" + }, + "hierarchy": { + "sequence": { + "id": "lneqpiwh", + "page": "19", + "label": { + "type": "VTL|MD", + "value": "\"VI - \" || \"Services auxquels recourt le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(SERV9) and (nvl(SERV9M, \"9\") = \"2\")" + }, + "missingResponse": { + "name": "SERV9AF_MISSING" + } + }, + { + "id": "lnet9p67", + "page": "58", + "label": { + "type": "VTL|MD", + "value": "\"VII - \" || \"Aides reçues par le ménage\"" + }, + "hierarchy": { + "sequence": { + "id": "lnet9p67", + "page": "58", + "label": { + "type": "VTL|MD", + "value": "\"VII - \" || \"Aides reçues par le ménage\"" + } + } + }, + "componentType": "Sequence", + "conditionFilter": { + "type": "VTL", + "value": "true" + } + }, + { + "id": "lnesxzqq", + "page": "59", + "label": { + "type": "VTL|MD", + "value": "\"➡ 73. \" || \"En dehors des aides citées plus haut (garde d'enfants, aide ménagère, aide à la personne), au cours des quatre dernières semaines, avez-vous reçu de l'aide non rémunérée de personnes extérieures au ménage (enfants, parents, voisins, amis)?\"" + }, + "hierarchy": { + "sequence": { + "id": "lnet9p67", + "page": "58", + "label": { + "type": "VTL|MD", + "value": "\"VII - \" || \"Aides reçues par le ménage\"" + } + } + }, + "responses": [ + { + "id": "lnesxzqq-QOP-lvl5kfw4", + "label": { + "type": "VTL|MD", + "value": "\"Pour faire des courses\"" + }, + "response": { + "name": "AID1" + } + }, + { + "id": "lnesxzqq-QOP-lvl5kp3n", + "label": { + "type": "VTL|MD", + "value": "\"Pour faire du ménage, du rangement, du repassage\"" + }, + "response": { + "name": "AID2" + } + }, + { + "id": "lnesxzqq-QOP-lvl5mhkf", + "label": { + "type": "VTL|MD", + "value": "\"Pour préparer le repas\"" + }, + "response": { + "name": "AID3" + } + }, + { + "id": "lnesxzqq-QOP-lvl5e7dv", + "label": { + "type": "VTL|MD", + "value": "\"Pour arroser les plantes, jardiner\"" + }, + "response": { + "name": "AID4" + } + }, + { + "id": "lnesxzqq-QOP-lvl5gppl", + "label": { + "type": "VTL|MD", + "value": "\"Pour bricoler, faire des travaux d'entretien du logement\"" + }, + "response": { + "name": "AID5" + } + }, + { + "id": "lnesxzqq-QOP-lvl57xns", + "label": { + "type": "VTL|MD", + "value": "\"Pour s'occuper des enfants de votre ménage\"" + }, + "response": { + "name": "AID6" + } + }, + { + "id": "lnesxzqq-QOP-lvl5mzdt", + "label": { + "type": "VTL|MD", + "value": "\"Pour aider une personne malade ou dépendante de votre ménage pour sa toilette, pour s'habiller\"" + }, + "response": { + "name": "AID7" + } + }, + { + "id": "lnesxzqq-QOP-lvl5ecxp", + "label": { + "type": "VTL|MD", + "value": "\"Pour tenir compagnie à une personne malade ou dépendante de votre ménage\"" + }, + "response": { + "name": "AID8" + } + }, + { + "id": "lnesxzqq-QOP-lvl594ik", + "label": { + "type": "VTL|MD", + "value": "\"Pour accompagner ou conduire une personne de votre ménage, aider à déménager\"" + }, + "response": { + "name": "AID9" + } + }, + { + "id": "lnesxzqq-QOP-lvl5n0eh", + "label": { + "type": "VTL|MD", + "value": "\"Pour s'occuper de vos animaux\"" + }, + "response": { + "name": "AID10" + } + }, + { + "id": "lnesxzqq-QOP-lvl56na0", + "label": { + "type": "VTL|MD", + "value": "\"Pour de l'assistance informatique ou administrative (sur internet par exemple)\"" + }, + "response": { + "name": "AID11" + } + }, + { + "id": "lnesxzqq-QOP-lvl5muf4", + "label": { + "type": "VTL|MD", + "value": "\"Aucune de ces aides\"" + }, + "response": { + "name": "AID12" + } + } + ], + "declarations": [ + { + "id": "lnetbbpv", + "label": { + "type": "VTL|MD", + "value": "\"Aides reçues de personnes et non d'institutions, d'associations ou de professionnels\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "lvl4v713", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "lw52vjr0", + "label": { + "type": "VTL|MD", + "value": "\"Carte-code 2 AIDES RECUES PAR LE MENAGE\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "true" + }, + "missingResponse": { + "name": "AID_MISSING" + } + }, + { + "id": "lnet22db", + "max": 40, + "min": 1, + "page": "60", + "label": { + "type": "VTL|MD", + "value": "\"➡ 74. \" || \"Combien de fois avez-vous reçu de l'aide pour faire vos courses au cours des quatre dernières semaines?\"" + }, + "decimals": 0, + "response": { + "name": "AID01F" + }, + "hierarchy": { + "sequence": { + "id": "lnet9p67", + "page": "58", + "label": { + "type": "VTL|MD", + "value": "\"VII - \" || \"Aides reçues par le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(AID1)" + }, + "missingResponse": { + "name": "AID01F_MISSING" + } + }, + { + "id": "lnetmhpk", + "page": "61", + "label": { + "type": "VTL|MD", + "value": "\"➡ 75. \" || \"De qui avez-vous reçu cette aide ?\"" + }, + "hierarchy": { + "sequence": { + "id": "lnet9p67", + "page": "58", + "label": { + "type": "VTL|MD", + "value": "\"VII - \" || \"Aides reçues par le ménage\"" + } + } + }, + "responses": [ + { + "id": "lnetmhpk-QOP-lvl5iaem", + "label": { + "type": "VTL|MD", + "value": "\"De vos enfants (ou de leurs conjoints)\"" + }, + "response": { + "name": "AID01Q1" + } + }, + { + "id": "lnetmhpk-QOP-lvl5ktrs", + "label": { + "type": "VTL|MD", + "value": "\"De vos parents\"" + }, + "response": { + "name": "AID01Q2" + } + }, + { + "id": "lnetmhpk-QOP-lvl5kr3q", + "label": { + "type": "VTL|MD", + "value": "\"D'un autre membre de la famille\"" + }, + "response": { + "name": "AID01Q3" + } + }, + { + "id": "lnetmhpk-QOP-lvl5mcrk", + "label": { + "type": "VTL|MD", + "value": "\"D'une autre personne (amis, voisins)\"" + }, + "response": { + "name": "AID01Q4" + } + } + ], + "declarations": [ + { + "id": "lnetked7", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(AID1)" + }, + "missingResponse": { + "name": "AID01Q_MISSING" + } + }, + { + "id": "lnip5byd", + "max": 40, + "min": 1, + "page": "62", + "label": { + "type": "VTL|MD", + "value": "\"➡ 76. \" || \"Combien de fois avez-vous reçu de l'aide pour faire du ménage, du rangement ou du repassage au cours des quatre dernières semaines ?\"" + }, + "decimals": 0, + "response": { + "name": "AID02F" + }, + "hierarchy": { + "sequence": { + "id": "lnet9p67", + "page": "58", + "label": { + "type": "VTL|MD", + "value": "\"VII - \" || \"Aides reçues par le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(AID2)" + }, + "missingResponse": { + "name": "AID02F_MISSING" + } + }, + { + "id": "lnioycy8", + "page": "63", + "label": { + "type": "VTL|MD", + "value": "\"➡ 77. \" || \"De qui avez-vous reçu cette aide ?\"" + }, + "hierarchy": { + "sequence": { + "id": "lnet9p67", + "page": "58", + "label": { + "type": "VTL|MD", + "value": "\"VII - \" || \"Aides reçues par le ménage\"" + } + } + }, + "responses": [ + { + "id": "lnioycy8-QOP-lvl5ovdx", + "label": { + "type": "VTL|MD", + "value": "\"De vos enfants (ou de leurs conjoints)\"" + }, + "response": { + "name": "AID02Q1" + } + }, + { + "id": "lnioycy8-QOP-lvl5itup", + "label": { + "type": "VTL|MD", + "value": "\"De vos parents\"" + }, + "response": { + "name": "AID02Q2" + } + }, + { + "id": "lnioycy8-QOP-lvl5qook", + "label": { + "type": "VTL|MD", + "value": "\"D'un autre membre de la famille\"" + }, + "response": { + "name": "AID02Q3" + } + }, + { + "id": "lnioycy8-QOP-lvl5o98c", + "label": { + "type": "VTL|MD", + "value": "\"D'une autre personne (amis, voisins)\"" + }, + "response": { + "name": "AID02Q4" + } + } + ], + "declarations": [ + { + "id": "lvl3oa7j", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(AID2)" + }, + "missingResponse": { + "name": "AID02Q_MISSING" + } + }, + { + "id": "lnkaajda", + "max": 40, + "min": 1, + "page": "64", + "label": { + "type": "VTL|MD", + "value": "\"➡ 78. \" || \"Combien de fois avez-vous reçu de l'aide pour préparer le repas au cours des quatre dernières semaines ?\"" + }, + "decimals": 0, + "response": { + "name": "AID03F" + }, + "hierarchy": { + "sequence": { + "id": "lnet9p67", + "page": "58", + "label": { + "type": "VTL|MD", + "value": "\"VII - \" || \"Aides reçues par le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(AID3)" + }, + "missingResponse": { + "name": "AID03F_MISSING" + } + }, + { + "id": "lnkabzlj", + "page": "65", + "label": { + "type": "VTL|MD", + "value": "\"➡ 79. \" || \"De qui avez-vous reçu cette aide ?\"" + }, + "hierarchy": { + "sequence": { + "id": "lnet9p67", + "page": "58", + "label": { + "type": "VTL|MD", + "value": "\"VII - \" || \"Aides reçues par le ménage\"" + } + } + }, + "responses": [ + { + "id": "lnkabzlj-QOP-lvl5ib1e", + "label": { + "type": "VTL|MD", + "value": "\"De vos enfants (ou de leurs conjoints)\"" + }, + "response": { + "name": "AID03Q1" + } + }, + { + "id": "lnkabzlj-QOP-lvl5ff80", + "label": { + "type": "VTL|MD", + "value": "\"De vos parents\"" + }, + "response": { + "name": "AID03Q2" + } + }, + { + "id": "lnkabzlj-QOP-lvl5b4h3", + "label": { + "type": "VTL|MD", + "value": "\"D'un autre membre de la famille\"" + }, + "response": { + "name": "AID03Q3" + } + }, + { + "id": "lnkabzlj-QOP-lvl5bc3l", + "label": { + "type": "VTL|MD", + "value": "\"D'une autre personne (amis, voisins)\"" + }, + "response": { + "name": "AID03Q4" + } + } + ], + "declarations": [ + { + "id": "lvl3mfqb", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(AID3)" + }, + "missingResponse": { + "name": "AID03Q_MISSING" + } + }, + { + "id": "lnkapdr1", + "max": 40, + "min": 1, + "page": "66", + "label": { + "type": "VTL|MD", + "value": "\"➡ 80. \" || \"Combien de fois avez-vous reçu de l'aide pour arroser les plantes, jardiner au cours des quatre dernières semaines ?\"" + }, + "decimals": 0, + "response": { + "name": "AID04F" + }, + "hierarchy": { + "sequence": { + "id": "lnet9p67", + "page": "58", + "label": { + "type": "VTL|MD", + "value": "\"VII - \" || \"Aides reçues par le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(AID4)" + }, + "missingResponse": { + "name": "AID04F_MISSING" + } + }, + { + "id": "lnkalb40", + "page": "67", + "label": { + "type": "VTL|MD", + "value": "\"➡ 81. \" || \"De qui avez-vous reçu cette aide?\"" + }, + "hierarchy": { + "sequence": { + "id": "lnet9p67", + "page": "58", + "label": { + "type": "VTL|MD", + "value": "\"VII - \" || \"Aides reçues par le ménage\"" + } + } + }, + "responses": [ + { + "id": "lnkalb40-QOP-lvl5lndc", + "label": { + "type": "VTL|MD", + "value": "\"De vos enfants (ou de leurs conjoints)\"" + }, + "response": { + "name": "AID04Q1" + } + }, + { + "id": "lnkalb40-QOP-lvl5lrrl", + "label": { + "type": "VTL|MD", + "value": "\"De vos parents\"" + }, + "response": { + "name": "AID04Q2" + } + }, + { + "id": "lnkalb40-QOP-lvl5gll7", + "label": { + "type": "VTL|MD", + "value": "\"D'un autre membre de la famille\"" + }, + "response": { + "name": "AID04Q3" + } + }, + { + "id": "lnkalb40-QOP-lvl58uii", + "label": { + "type": "VTL|MD", + "value": "\"D'une autre personne (amis, voisins)\"" + }, + "response": { + "name": "AID04Q4" + } + } + ], + "declarations": [ + { + "id": "lvl3nm2t", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(AID4)" + }, + "missingResponse": { + "name": "AID04Q_MISSING" + } + }, + { + "id": "lnkar9ob", + "max": 40, + "min": 1, + "page": "68", + "label": { + "type": "VTL|MD", + "value": "\"➡ 82. \" || \"Combien de fois avez-vous reçu de l'aide pour bricoler, faire des travaux d'entretien du logement au cours des quatre dernières semaines ?\"" + }, + "decimals": 0, + "response": { + "name": "AID05F" + }, + "hierarchy": { + "sequence": { + "id": "lnet9p67", + "page": "58", + "label": { + "type": "VTL|MD", + "value": "\"VII - \" || \"Aides reçues par le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(AID5)" + }, + "missingResponse": { + "name": "AID05F_MISSING" + } + }, + { + "id": "lnkayg8t", + "page": "69", + "label": { + "type": "VTL|MD", + "value": "\"➡ 83. \" || \"De qui avez-vous reçu cette aide?\"" + }, + "hierarchy": { + "sequence": { + "id": "lnet9p67", + "page": "58", + "label": { + "type": "VTL|MD", + "value": "\"VII - \" || \"Aides reçues par le ménage\"" + } + } + }, + "responses": [ + { + "id": "lnkayg8t-QOP-lvl5a5nl", + "label": { + "type": "VTL|MD", + "value": "\"De vos enfants (ou de leurs conjoints)\"" + }, + "response": { + "name": "AID05Q1" + } + }, + { + "id": "lnkayg8t-QOP-lvl5ikpg", + "label": { + "type": "VTL|MD", + "value": "\"De vos parents\"" + }, + "response": { + "name": "AID05Q2" + } + }, + { + "id": "lnkayg8t-QOP-lvl5j5kr", + "label": { + "type": "VTL|MD", + "value": "\"D'un autre membre de la famille\"" + }, + "response": { + "name": "AID05Q3" + } + }, + { + "id": "lnkayg8t-QOP-lvl5dskt", + "label": { + "type": "VTL|MD", + "value": "\"D'une autre personne (amis, voisins)\"" + }, + "response": { + "name": "AID05Q4" + } + } + ], + "declarations": [ + { + "id": "lvl3ss2g", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(AID5)" + }, + "missingResponse": { + "name": "AID05Q_MISSING" + } + }, + { + "id": "lnkb2sr7", + "max": 40, + "min": 1, + "page": "70", + "label": { + "type": "VTL|MD", + "value": "\"➡ 84. \" || \"Combien de fois avez-vous reçu de l'aide pour s'occuper des enfants de votre ménage au cours des quatre dernières semaines ?\"" + }, + "decimals": 0, + "response": { + "name": "AID06F" + }, + "hierarchy": { + "sequence": { + "id": "lnet9p67", + "page": "58", + "label": { + "type": "VTL|MD", + "value": "\"VII - \" || \"Aides reçues par le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(AID6)" + }, + "missingResponse": { + "name": "AID06F_MISSING" + } + }, + { + "id": "lnkb0hl7", + "page": "71", + "label": { + "type": "VTL|MD", + "value": "\"➡ 85. \" || \"De qui avez-vous reçu cette aide ?\"" + }, + "hierarchy": { + "sequence": { + "id": "lnet9p67", + "page": "58", + "label": { + "type": "VTL|MD", + "value": "\"VII - \" || \"Aides reçues par le ménage\"" + } + } + }, + "responses": [ + { + "id": "lnkb0hl7-QOP-lvl5gfps", + "label": { + "type": "VTL|MD", + "value": "\"De vos enfants (ou de leurs conjoints)\"" + }, + "response": { + "name": "AID06Q1" + } + }, + { + "id": "lnkb0hl7-QOP-lvl5fhuf", + "label": { + "type": "VTL|MD", + "value": "\"De vos parents\"" + }, + "response": { + "name": "AID06Q2" + } + }, + { + "id": "lnkb0hl7-QOP-lvl5o42n", + "label": { + "type": "VTL|MD", + "value": "\"D'un autre membre de la famille\"" + }, + "response": { + "name": "AID06Q3" + } + }, + { + "id": "lnkb0hl7-QOP-lvl58sng", + "label": { + "type": "VTL|MD", + "value": "\"D'une autre personne (amis, voisins)\"" + }, + "response": { + "name": "AID06Q4" + } + } + ], + "declarations": [ + { + "id": "lvl3z5ak", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(AID6)" + }, + "missingResponse": { + "name": "AID06Q_MISSING" + } + }, + { + "id": "lnkbbmie", + "max": 40, + "min": 1, + "page": "72", + "label": { + "type": "VTL|MD", + "value": "\"➡ 86. \" || \"Combien de fois avez-vous reçu de l'aide pour s'occuper d'une personne malade ou dépendante de votre ménage pour de l'aide à domicile pour la toilette, l'habillage au cours des quatre dernières semaines ?\"" + }, + "decimals": 0, + "response": { + "name": "AID07F" + }, + "hierarchy": { + "sequence": { + "id": "lnet9p67", + "page": "58", + "label": { + "type": "VTL|MD", + "value": "\"VII - \" || \"Aides reçues par le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(AID7)" + }, + "missingResponse": { + "name": "AID07F_MISSING" + } + }, + { + "id": "lnkb8dmn", + "page": "73", + "label": { + "type": "VTL|MD", + "value": "\"➡ 87. \" || \"De qui avez-vous reçu cette aide ?\"" + }, + "hierarchy": { + "sequence": { + "id": "lnet9p67", + "page": "58", + "label": { + "type": "VTL|MD", + "value": "\"VII - \" || \"Aides reçues par le ménage\"" + } + } + }, + "responses": [ + { + "id": "lnkb8dmn-QOP-lvl5amvp", + "label": { + "type": "VTL|MD", + "value": "\"De vos enfants (ou de leurs conjoints)\"" + }, + "response": { + "name": "AID07Q1" + } + }, + { + "id": "lnkb8dmn-QOP-lvl5lri3", + "label": { + "type": "VTL|MD", + "value": "\"De vos parents\"" + }, + "response": { + "name": "AID07Q2" + } + }, + { + "id": "lnkb8dmn-QOP-lvl5fue7", + "label": { + "type": "VTL|MD", + "value": "\"D'un autre membre de la famille\"" + }, + "response": { + "name": "AID07Q3" + } + }, + { + "id": "lnkb8dmn-QOP-lvl5oju2", + "label": { + "type": "VTL|MD", + "value": "\"D'une autre personne (amis, voisins)\"" + }, + "response": { + "name": "AID07Q4" + } + } + ], + "declarations": [ + { + "id": "lvl3qiim", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(AID7)" + }, + "missingResponse": { + "name": "AID07Q_MISSING" + } + }, + { + "id": "lnkb5lnu", + "max": 40, + "min": 1, + "page": "74", + "label": { + "type": "VTL|MD", + "value": "\"➡ 88. \" || \"Combien de fois avez-vous reçu de l'aide pour tenir compagnie à une personne malade ou dépendante de votre ménage au cours des quatre dernières semaines ?\"" + }, + "decimals": 0, + "response": { + "name": "AID08F" + }, + "hierarchy": { + "sequence": { + "id": "lnet9p67", + "page": "58", + "label": { + "type": "VTL|MD", + "value": "\"VII - \" || \"Aides reçues par le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(AID8)" + }, + "missingResponse": { + "name": "AID08F_MISSING" + } + }, + { + "id": "lnkbirj9", + "page": "75", + "label": { + "type": "VTL|MD", + "value": "\"➡ 89. \" || \"De qui avez-vous reçu cette aide ?\"" + }, + "hierarchy": { + "sequence": { + "id": "lnet9p67", + "page": "58", + "label": { + "type": "VTL|MD", + "value": "\"VII - \" || \"Aides reçues par le ménage\"" + } + } + }, + "responses": [ + { + "id": "lnkbirj9-QOP-lvl5nqkv", + "label": { + "type": "VTL|MD", + "value": "\"De vos enfants (ou de leurs conjoints)\"" + }, + "response": { + "name": "AID08Q1" + } + }, + { + "id": "lnkbirj9-QOP-lvl5km6i", + "label": { + "type": "VTL|MD", + "value": "\"De vos parents\"" + }, + "response": { + "name": "AID08Q2" + } + }, + { + "id": "lnkbirj9-QOP-lvl5oeeg", + "label": { + "type": "VTL|MD", + "value": "\"D'un autre membre de la famille\"" + }, + "response": { + "name": "AID08Q3" + } + }, + { + "id": "lnkbirj9-QOP-lvl56bwq", + "label": { + "type": "VTL|MD", + "value": "\"D'une autre personne (amis, voisins)\"" + }, + "response": { + "name": "AID08Q4" + } + } + ], + "declarations": [ + { + "id": "lvl3hcde", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(AID8)" + }, + "missingResponse": { + "name": "AID08Q_MISSING" + } + }, + { + "id": "lnkbfi9s", + "max": 40, + "min": 1, + "page": "76", + "label": { + "type": "VTL|MD", + "value": "\"➡ 90. \" || \"Combien de fois avez-vous reçu de l'aide pour conduire ou accompagner une personne de votre ménage au cours des quatre dernières semaines ou aider à déménager ?\"" + }, + "decimals": 0, + "response": { + "name": "AID09F" + }, + "hierarchy": { + "sequence": { + "id": "lnet9p67", + "page": "58", + "label": { + "type": "VTL|MD", + "value": "\"VII - \" || \"Aides reçues par le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(AID9)" + }, + "missingResponse": { + "name": "AID09F_MISSING" + } + }, + { + "id": "lnkbrns5", + "page": "77", + "label": { + "type": "VTL|MD", + "value": "\"➡ 91. \" || \"De qui avez-vous reçu cette aide ?\"" + }, + "hierarchy": { + "sequence": { + "id": "lnet9p67", + "page": "58", + "label": { + "type": "VTL|MD", + "value": "\"VII - \" || \"Aides reçues par le ménage\"" + } + } + }, + "responses": [ + { + "id": "lnkbrns5-QOP-lvl5qmfw", + "label": { + "type": "VTL|MD", + "value": "\"De vos enfants (ou de leurs conjoints)\"" + }, + "response": { + "name": "AID09Q1" + } + }, + { + "id": "lnkbrns5-QOP-lvl5q58w", + "label": { + "type": "VTL|MD", + "value": "\"De vos parents\"" + }, + "response": { + "name": "AID09Q2" + } + }, + { + "id": "lnkbrns5-QOP-lvl5budq", + "label": { + "type": "VTL|MD", + "value": "\"D'un autre membre de la famille\"" + }, + "response": { + "name": "AID09Q3" + } + }, + { + "id": "lnkbrns5-QOP-lvl57dlj", + "label": { + "type": "VTL|MD", + "value": "\"D'une autre personne (amis, voisins)\"" + }, + "response": { + "name": "AID09Q4" + } + } + ], + "declarations": [ + { + "id": "lvl41cpk", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(AID9)" + }, + "missingResponse": { + "name": "AID09Q_MISSING" + } + }, + { + "id": "lnkbt1yn", + "max": 40, + "min": 1, + "page": "78", + "label": { + "type": "VTL|MD", + "value": "\"➡ 92. \" || \"Combien de fois avez-vous reçu de l'aide pour s'occuper des animaux de votre ménage au cours des quatre dernières semaines ?\"" + }, + "decimals": 0, + "response": { + "name": "AID10F" + }, + "hierarchy": { + "sequence": { + "id": "lnet9p67", + "page": "58", + "label": { + "type": "VTL|MD", + "value": "\"VII - \" || \"Aides reçues par le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(AID10)" + }, + "missingResponse": { + "name": "AID10F_MISSING" + } + }, + { + "id": "lnkbhd8w", + "page": "79", + "label": { + "type": "VTL|MD", + "value": "\"➡ 93. \" || \"De qui avez-vous reçu cette aide ?\"" + }, + "hierarchy": { + "sequence": { + "id": "lnet9p67", + "page": "58", + "label": { + "type": "VTL|MD", + "value": "\"VII - \" || \"Aides reçues par le ménage\"" + } + } + }, + "responses": [ + { + "id": "lnkbhd8w-QOP-lvl5d2ff", + "label": { + "type": "VTL|MD", + "value": "\"De vos enfants (ou de leurs conjoints)\"" + }, + "response": { + "name": "AID10Q1" + } + }, + { + "id": "lnkbhd8w-QOP-lvl5haeg", + "label": { + "type": "VTL|MD", + "value": "\"De vos parents\"" + }, + "response": { + "name": "AID10Q2" + } + }, + { + "id": "lnkbhd8w-QOP-lvl5ptx0", + "label": { + "type": "VTL|MD", + "value": "\"D'un autre membre de la famille\"" + }, + "response": { + "name": "AID10Q3" + } + }, + { + "id": "lnkbhd8w-QOP-lvl5pkpo", + "label": { + "type": "VTL|MD", + "value": "\"D'une autre personne (amis, voisins)\"" + }, + "response": { + "name": "AID10Q4" + } + } + ], + "declarations": [ + { + "id": "lvl3l9rs", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(AID10)" + }, + "missingResponse": { + "name": "AID10Q_MISSING" + } + }, + { + "id": "lnkbq8vz", + "max": 40, + "min": 1, + "page": "80", + "label": { + "type": "VTL|MD", + "value": "\"➡ 94. \" || \"Combien de fois avez-vous reçu de l'aide pour une assistance informatique ou administrative (sur internet par exemple) au cours des quatre dernières semaines ?\"" + }, + "decimals": 0, + "response": { + "name": "AID11F" + }, + "hierarchy": { + "sequence": { + "id": "lnet9p67", + "page": "58", + "label": { + "type": "VTL|MD", + "value": "\"VII - \" || \"Aides reçues par le ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(AID11)" + }, + "missingResponse": { + "name": "AID11F_MISSING" + } + }, + { + "id": "lnkbu8hm", + "page": "81", + "label": { + "type": "VTL|MD", + "value": "\"➡ 95. \" || \"De qui avez-vous reçu cette aide ?\"" + }, + "hierarchy": { + "sequence": { + "id": "lnet9p67", + "page": "58", + "label": { + "type": "VTL|MD", + "value": "\"VII - \" || \"Aides reçues par le ménage\"" + } + } + }, + "responses": [ + { + "id": "lnkbu8hm-QOP-lvl57lq5", + "label": { + "type": "VTL|MD", + "value": "\"De vos enfants (ou de leurs conjoints)\"" + }, + "response": { + "name": "AID11Q1" + } + }, + { + "id": "lnkbu8hm-QOP-lvl5gxwg", + "label": { + "type": "VTL|MD", + "value": "\"De vos parents\"" + }, + "response": { + "name": "AID11Q2" + } + }, + { + "id": "lnkbu8hm-QOP-lvl5j4x6", + "label": { + "type": "VTL|MD", + "value": "\"D'un autre membre de la famille\"" + }, + "response": { + "name": "AID11Q3" + } + }, + { + "id": "lnkbu8hm-QOP-lvl5nb3k", + "label": { + "type": "VTL|MD", + "value": "\"D'une autre personne (amis, voisins)\"" + }, + "response": { + "name": "AID11Q4" + } + } + ], + "declarations": [ + { + "id": "lvl3mih2", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(AID11)" + }, + "missingResponse": { + "name": "AID11Q_MISSING" + } + }, + { + "id": "lnvs6e8v", + "page": "82", + "label": { + "type": "VTL|MD", + "value": "\"➡ 96. \" || \"QUESTION POUR ENQUETEUR : Heure de fin du QM\"" + }, + "response": { + "name": "HEUREFINQM" + }, + "hierarchy": { + "sequence": { + "id": "lnet9p67", + "page": "58", + "label": { + "type": "VTL|MD", + "value": "\"VII - \" || \"Aides reçues par le ménage\"" + } + } + }, + "mandatory": false, + "maxLength": 249, + "declarations": [ + { + "id": "lnvsbh4z-SI", + "label": { + "type": "VTL|MD", + "value": "\"Format HHMM\"" + }, + "position": "BEFORE_QUESTION_TEXT", + "declarationType": "STATEMENT" + } + ], + "componentType": "Input", + "conditionFilter": { + "type": "VTL", + "value": "true" + }, + "missingResponse": { + "name": "HEUREFINQM_MISSING" + } + }, + { + "id": "lqzbelch", + "page": "83", + "depth": 1, + "maxPage": "6", + "hierarchy": { + "sequence": { + "id": "lnet9p67", + "page": "58", + "label": { + "type": "VTL|MD", + "value": "\"VII - \" || \"Aides reçues par le ménage\"" + } + } + }, + "components": [ + { + "id": "lqz3dlfz", + "page": "83.1", + "label": { + "type": "VTL|MD", + "value": "\"VIII - \" || \"Tirage Kish\"" + }, + "hierarchy": { + "sequence": { + "id": "lqz3dlfz", + "page": "83.1", + "label": { + "type": "VTL|MD", + "value": "\"VIII - \" || \"Tirage Kish\"" + } + } + }, + "componentType": "Sequence", + "conditionFilter": { + "type": "VTL", + "value": "(not(ENF1225 =0)) and (ENF1225NB>1)" + } + }, + { + "id": "lqz3tqh7", + "page": "83.2", + "label": { + "type": "VTL|MD", + "value": "\"➡ 97. \" || \"Nous allons maintenant choisir un répondant à l'enquête parmi un des enfants âgés de 12 à 25 ans au 31 décembre 2024\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"OK\"" + }, + "value": "1" + } + ], + "response": { + "name": "ENFANTREP" + }, + "hierarchy": { + "sequence": { + "id": "lqz3dlfz", + "page": "83.1", + "label": { + "type": "VTL|MD", + "value": "\"VIII - \" || \"Tirage Kish\"" + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "lvp7upq2", + "label": { + "type": "VTL|MD", + "value": "\"Le Kish est l'enfant âgé de 12 à 25 ans au 31 décembre 2024 dont l'anniversaire arrive en premier à partir du 1er juin. Au cas où deux enfants seraient nés le même jour et pourraient être interrogés tous les deux, choisir le premier selon l'ordre alphabetique des prénoms\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "lwjebz4j", + "label": { + "type": "VTL|MD", + "value": "\"on parle des enfants nés entre 1999 et 2012 compris\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(ENF1225 =0)) and (ENF1225NB>1)" + }, + "missingResponse": { + "name": "ENFANTREP_MISSING" + } + }, + { + "id": "lrkrlyu9", + "label": { + "type": "VTL|MD", + "value": "\"Selection manuelle du Kish\"" + }, + "goToPage": "83.3", + "hierarchy": { + "sequence": { + "id": "lqz3dlfz", + "page": "83.1", + "label": { + "type": "VTL|MD", + "value": "\"VIII - \" || \"Tirage Kish\"" + } + }, + "subSequence": { + "id": "lrkrlyu9", + "page": "83.3", + "label": { + "type": "VTL|MD", + "value": "\"Selection manuelle du Kish\"" + } + } + }, + "componentType": "Subsequence", + "conditionFilter": { + "type": "VTL", + "value": "(not(ENF1225 =0)) and (ENF1225NB>1)" + } + }, + { + "id": "lrkro126", + "page": "83.3", + "label": { + "type": "VTL|MD", + "value": "\"➡ 98. \" || \"Sélection manuelle du Kish (car plusieurs personnes du foyer sont nées le même jour)\" \"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"OK\"" + }, + "value": "1" + } + ], + "response": { + "name": "PASSER" + }, + "hierarchy": { + "sequence": { + "id": "lqz3dlfz", + "page": "83.1", + "label": { + "type": "VTL|MD", + "value": "\"VIII - \" || \"Tirage Kish\"" + } + }, + "subSequence": { + "id": "lrkrlyu9", + "page": "83.3", + "label": { + "type": "VTL|MD", + "value": "\"Selection manuelle du Kish\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(ENF1225 =0)) and (ENF1225NB>1) and (NB_POTENTIAL_KISH >1)" + }, + "missingResponse": { + "name": "PASSER_MISSING" + } + }, + { + "id": "lrkrbi1o", + "page": "83.4", + "label": { + "type": "VTL|MD", + "value": "\"➡ 99. \" || \"\" || T_PRENOM || \" est-il le kish ?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "IS_KISH" + }, + "hierarchy": { + "sequence": { + "id": "lqz3dlfz", + "page": "83.1", + "label": { + "type": "VTL|MD", + "value": "\"VIII - \" || \"Tirage Kish\"" + } + }, + "subSequence": { + "id": "lrkrlyu9", + "page": "83.3", + "label": { + "type": "VTL|MD", + "value": "\"Selection manuelle du Kish\"" + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "lvmbujlk", + "label": { + "type": "VTL|MD", + "value": "\"En cas de jour et mois de naissance identiques, sélectionnez le Kish en fonction de l'ordre alphabétique des prénoms. C'est le premier qui est choisi.\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(ENF1225 =0)) and (ENF1225NB>1) and (NB_POTENTIAL_KISH >1)" + }, + "missingResponse": { + "name": "IS_KISH_MISSING" + } + }, + { + "id": "lvp85xq5", + "page": "83.5", + "label": { + "type": "VTL|MD", + "value": "\"➡ 100. \" || \"Le Kish est connu\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"OK\"" + }, + "value": "1" + } + ], + "response": { + "name": "KISHCONNU" + }, + "hierarchy": { + "sequence": { + "id": "lqz3dlfz", + "page": "83.1", + "label": { + "type": "VTL|MD", + "value": "\"VIII - \" || \"Tirage Kish\"" + } + }, + "subSequence": { + "id": "lrkrlyu9", + "page": "83.3", + "label": { + "type": "VTL|MD", + "value": "\"Selection manuelle du Kish\"" + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "lvp7rgta", + "label": { + "type": "VTL|MD", + "value": "if SCORE_KISH_INT = KISH_MIN then \"L'enfant sélectionné est \" || T_PRENOM else \"L'enfant sélectionné n'est pas \" || T_PRENOM " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(ENF1225 =0)) and (ENF1225NB>1) and (NB_POTENTIAL_KISH =1)" + }, + "missingResponse": { + "name": "KISHCONNU_MISSING" + } + }, + { + "id": "lqzb96bu", + "page": "83.6", + "label": { + "type": "VTL|MD", + "value": "\"➡ 101. \" || \"Confirmation : L'enfant participant à l'enquête est \" || T_PRENOM " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"ok\"" + }, + "value": "1" + } + ], + "response": { + "name": "ENFANTKISH" + }, + "hierarchy": { + "sequence": { + "id": "lqz3dlfz", + "page": "83.1", + "label": { + "type": "VTL|MD", + "value": "\"VIII - \" || \"Tirage Kish\"" + } + }, + "subSequence": { + "id": "lrkrlyu9", + "page": "83.3", + "label": { + "type": "VTL|MD", + "value": "\"Selection manuelle du Kish\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(ENF1225 =0)) and (ENF1225NB>1) and (IS_KISH =\"1\")" + }, + "missingResponse": { + "name": "ENFANTKISH_MISSING" + } + } + ], + "iterations": { + "type": "VTL", + "value": "count(T_PRENOM)" + }, + "componentType": "Loop", + "paginatedLoop": true, + "conditionFilter": { + "type": "VTL", + "value": "(not(ENF1225 =0)) and (ENF1225NB>1)" + }, + "loopDependencies": ["T_PRENOM"] + }, + { + "id": "lnt400ja", + "page": "84", + "depth": 1, + "maxPage": "284", + "hierarchy": { + "sequence": { + "id": "lnet9p67", + "page": "58", + "label": { + "type": "VTL|MD", + "value": "\"VII - \" || \"Aides reçues par le ménage\"" + } + } + }, + "components": [ + { + "id": "loiu4vd8", + "page": "84.1", + "label": { + "type": "VTL|MD", + "value": "\"IX - \" || \"Introduction au QI\"" + }, + "hierarchy": { + "sequence": { + "id": "loiu4vd8", + "page": "84.1", + "label": { + "type": "VTL|MD", + "value": "\"IX - \" || \"Introduction au QI\"" + } + } + }, + "componentType": "Sequence", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\")" + } + }, + { + "id": "loisxlhz", + "page": "84.2", + "label": { + "type": "VTL|MD", + "value": "\"➡ 102. \" || \"Je vais maintenant poser quelques questions à \" || PRENOM || \".\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"\"||PRENOM||\" est présent(e) et accepte de répondre\" " + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"\"||PRENOM||\" est indisponible, mais quelqu’un d’autre peut répondre à sa place\" " + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"\"||PRENOM||\" ne souhaite pas répondre au questionnaire\" " + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Interview impossible à réaliser car \"||PRENOM||\" est temporairement absent(e) ou en incapacité de répondre, et personne d’autre ne peut répondre à sa place\" " + }, + "value": "4" + } + ], + "response": { + "name": "RESIND" + }, + "hierarchy": { + "sequence": { + "id": "loiu4vd8", + "page": "84.1", + "label": { + "type": "VTL|MD", + "value": "\"IX - \" || \"Introduction au QI\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\")" + }, + "missingResponse": { + "name": "RESIND_MISSING" + } + }, + { + "id": "loitryrj", + "page": "84.3", + "label": { + "type": "VTL|MD", + "value": "\"➡ 103. \" || \"Qui peut répondre à sa place au questionnaire individuel ?\"" + }, + "response": { + "name": "QIREP" + }, + "hierarchy": { + "sequence": { + "id": "loiu4vd8", + "page": "84.1", + "label": { + "type": "VTL|MD", + "value": "\"IX - \" || \"Introduction au QI\"" + } + } + }, + "mandatory": false, + "maxLength": 249, + "componentType": "Input", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (nvl(RESIND,\"9\") =\"2\")" + }, + "missingResponse": { + "name": "QIREP_MISSING" + } + }, + { + "id": "lnt31pif", + "page": "84.4", + "label": { + "type": "VTL|MD", + "value": "\"X - \" || \"Debut du QI\"" + }, + "hierarchy": { + "sequence": { + "id": "lnt31pif", + "page": "84.4", + "label": { + "type": "VTL|MD", + "value": "\"X - \" || \"Debut du QI\"" + } + } + }, + "componentType": "Sequence", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + } + }, + { + "id": "luvcn6ox", + "page": "84.5", + "label": { + "type": "VTL|MD", + "value": "\"➡ 104. \" || \"Depuis quand êtes-vous en couple avec votre conjoint(e) actuel(le)?\"" + }, + "response": { + "name": "DUREECOUPLE" + }, + "hierarchy": { + "sequence": { + "id": "lnt31pif", + "page": "84.4", + "label": { + "type": "VTL|MD", + "value": "\"X - \" || \"Debut du QI\"" + } + } + }, + "mandatory": false, + "maxLength": 249, + "declarations": [ + { + "id": "luvco4wr", + "label": { + "type": "VTL|MD", + "value": "\"c'est une année qui est demandée et non une durée de vie en couple\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Input", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_PRENOM = PRENOMREF) and (\"1\" in LIENS)" + }, + "missingResponse": { + "name": "DUREECOUPLE_MISSING" + } + }, + { + "id": "loitydms", + "page": "84.6", + "label": { + "type": "VTL|MD", + "value": "\"➡ 105. \" || if (RESIND = \"1\") then \"Nous allons maintenant vous poser des questions sur votre vie professionnelle \" else \"Nous allons maintenant poser des questions sur la vie professionnelle de \" || T_PRENOM || \".\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"OK\"" + }, + "value": "1" + } + ], + "response": { + "name": "RAPVIEPRO" + }, + "hierarchy": { + "sequence": { + "id": "lnt31pif", + "page": "84.4", + "label": { + "type": "VTL|MD", + "value": "\"X - \" || \"Debut du QI\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "RAPVIEPRO_MISSING" + } + }, + { + "id": "l1ax3zmp", + "page": "84.7", + "label": { + "type": "VTL|MD", + "value": "\"XI - \" || \"Activité professionnelle de \" || PRENOM " + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmp", + "page": "84.7", + "label": { + "type": "VTL|MD", + "value": "\"XI - \" || \"Activité professionnelle de \" || PRENOM " + } + } + }, + "declarations": [ + { + "id": "l1awtqrq", + "label": { + "type": "VTL|MD", + "value": "\"Nous allons maintenant décrire \" || (if (PROXY = \"1\") then \"votre situation professionnelle, \" else \"la situation professionnelle de \") || PRENOM || \".\" if T_ANNAIS then \"\" else \"\" " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Sequence", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + } + }, + { + "id": "l1awvkop", + "page": "84.8", + "label": { + "type": "VTL|MD", + "value": "\"➡ 106. \" || \"Actuellement, quelle est \" || if (PROXY = \"1\") then \"votre situation principale ?\"\r\nelse \"la situation principale de \" || PRENOM || \" ?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"En emploi\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Au chômage (inscrit ou non à Pôle emploi)\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Retraité\" ||LIB_E|| \" ou préretraité\" ||LIB_E " + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"En incapacité de travailler en raison d'un handicap ou d'un problème de santé durable\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"En études\"" + }, + "value": "5" + }, + { + "label": { + "type": "VTL|MD", + "value": "LIB_HF || \" au foyer\" " + }, + "value": "6" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Dans une autre situation\"" + }, + "value": "7" + } + ], + "response": { + "name": "T_SITUAEU" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmp", + "page": "84.7", + "label": { + "type": "VTL|MD", + "value": "\"XI - \" || \"Activité professionnelle de \" || PRENOM " + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "l1axcevr", + "label": { + "type": "VTL|MD", + "value": "\"Si vous hésitez entre plusieurs situations, choisissez celle qui \"\r\n|| (if (PROXY = \"1\") then \"vous décrit le mieux ou celle qui vous \"\r\n else \"décrit le mieux \" || PRENOM || \" ou celle qui lui \")\r\n|| \"prend le plus de temps.\" " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "T_SITUAEU_MISSING" + } + }, + { + "id": "l1axg6y2", + "page": "84.9", + "label": { + "type": "VTL|MD", + "value": "\"➡ 107. \" || (if (PROXY = \"1\") then \"Avez-vous \" else PRENOM || \" a-t-\" || LIB_PR) || \" cependant un emploi ?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "T_TRAVAIL" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmp", + "page": "84.7", + "label": { + "type": "VTL|MD", + "value": "\"XI - \" || \"Activité professionnelle de \" || PRENOM " + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "lk0w833s", + "label": { + "type": "VTL|MD", + "value": "\"Inclure : \"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "lk0w5pc7", + "label": { + "type": "VTL|MD", + "value": "\" - petit boulot, apprentissage, stage rémunéré, personne travaillant sans être rémunéré(e) avec un membre de sa famille, élu(e).\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "lk0whelb", + "label": { + "type": "VTL|MD", + "value": "\" - personne en congé maternité, en congé maladie ou en chômage partiel ...\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "lk0wjbt9", + "label": { + "type": "VTL|MD", + "value": "\"Exclure : bénévolat\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(T_SITUAEU , \"2\") <> \"1\")" + }, + "missingResponse": { + "name": "T_TRAVAIL_MISSING" + } + }, + { + "id": "l1axqt6w", + "page": "84.10", + "label": { + "type": "VTL|MD", + "value": "\"➡ 108. \" || (if (PROXY = \"1\") then \"Avez-vous \" else PRENOM || \" a-t-\" || LIB_PR )\r\n|| \" déjà travaillé par le passé, même pour un petit boulot, même s'il y a longtemps ?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "T_ACTIVANTE" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmp", + "page": "84.7", + "label": { + "type": "VTL|MD", + "value": "\"XI - \" || \"Activité professionnelle de \" || PRENOM " + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"2\")" + }, + "missingResponse": { + "name": "T_ACTIVANTE_MISSING" + } + }, + { + "id": "l1axn5kx", + "page": "84.11", + "label": { + "type": "VTL|MD", + "value": "\"➡ 109. \" || \"Cette expérience professionnelle s'est-elle uniquement limitée à des petits boulots ?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "T_ACTIVANTEB" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmp", + "page": "84.7", + "label": { + "type": "VTL|MD", + "value": "\"XI - \" || \"Activité professionnelle de \" || PRENOM " + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "l1ay4jh3", + "label": { + "type": "VTL|MD", + "value": "\"On entend par petit boulot, un emploi de moins de 3 mois.\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"2\") and (T_ACTIVANTE = \"1\")" + }, + "missingResponse": { + "name": "T_ACTIVANTEB_MISSING" + } + }, + { + "id": "l1ax891g", + "page": "84.12", + "label": { + "type": "VTL|MD", + "value": "\"➡ 110. \" || (if (PROXY = \"1\") then \"Combien avez-vous \" else \"Combien \" || PRENOM || \" a-t-\" || LIB_PR)\r\n|| \" d'emplois ou d'activités professionnelles ?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Un seul\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Deux ou plus\"" + }, + "value": "2" + } + ], + "response": { + "name": "T_NBEMP" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmp", + "page": "84.7", + "label": { + "type": "VTL|MD", + "value": "\"XI - \" || \"Activité professionnelle de \" || PRENOM " + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "l1ay5n6p", + "label": { + "type": "VTL|MD", + "value": "\"Par exemple : \" || (if (PROXY = \"1\") then \"si vous êtes \" else \"si \" || PRENOM || \" est \" )\r\n|| \"infirmi\" ||LIB_ERE || \" libéral\" ||LIB_E || \" et salarié\" ||LIB_E || \", répondez '2. Deux ou plus'.\" " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "l1axqkkb", + "label": { + "type": "VTL|MD", + "value": "\"Par exemple : \" || (if (PROXY = \"1\") then \"si vous êtes \" else \"si \" || PRENOM || \" est \" )\r\n|| LIB_HF || \" de ménage auprès de plusieurs familles, répondez : \" " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "l1axsnjt", + "label": { + "type": "VTL|MD", + "value": "\"- 'Deux ou plus' si \" || (if (PROXY = \"1\") then \"vous êtes \" else PRENOM || \" est \" )\r\n|| \"directement employé\" ||LIB_E ||\" par les familles.\" " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "l1ay31ab", + "label": { + "type": "VTL|MD", + "value": "\"- 'Un seul' si \" || (if (PROXY = \"1\") then \"vous êtes \" else PRENOM || \" est \" )\r\n|| \"salarié\" || LIB_E || \" d'une entreprise de services.\" " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")" + }, + "missingResponse": { + "name": "T_NBEMP_MISSING" + } + }, + { + "id": "l2j6l8xy", + "page": "84.13", + "label": { + "type": "VTL|MD", + "value": "\"Activité principale\"" + }, + "goToPage": "84.13", + "hierarchy": { + "sequence": { + "id": "l1ax3zmp", + "page": "84.7", + "label": { + "type": "VTL|MD", + "value": "\"XI - \" || \"Activité professionnelle de \" || PRENOM " + } + }, + "subSequence": { + "id": "l2j6l8xy", + "page": "84.13", + "label": { + "type": "VTL|MD", + "value": "\"Activité principale\"" + } + } + }, + "declarations": [ + { + "id": "lfkx5szu", + "label": { + "type": "VTL|MD", + "value": "\"Nous allons tout d’abord décrire \" || (if (PROXY = \"1\") then \"votre emploi principal.\" else \"l'emploi principal de \" || PRENOM || \".\") " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "lutvix9g", + "label": { + "type": "VTL|MD", + "value": "if (nvl(T_NBEMP,\"1\") = \"2\") then \" L’emploi principal est celui qui occupe le plus de temps ou, en cas d’égalité, celui qui procure le plus de revenus.\" else \"\" " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Subsequence", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")" + } + }, + { + "id": "l1axtzy5", + "page": "84.14", + "label": { + "type": "VTL|MD", + "value": "\"➡ 111. \" || \"Dans \"|| PLIB_SON ||\" emploi principal, quelle est \" ||\r\n(if (PROXY = \"1\") then \"votre profession ?\"\r\nelse \"la profession de \" || PRENOM || \" ?\") " + }, + "response": { + "name": "T_PCLCAF" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmp", + "page": "84.7", + "label": { + "type": "VTL|MD", + "value": "\"XI - \" || \"Activité professionnelle de \" || PRENOM " + } + }, + "subSequence": { + "id": "l2j6l8xy", + "page": "84.13", + "label": { + "type": "VTL|MD", + "value": "\"Activité principale\"" + } + } + }, + "mandatory": false, + "maxLength": 150, + "declarations": [ + { + "id": "l1axw4uj", + "label": { + "type": "VTL|MD", + "value": "\"Saisissez le libellé de profession recherché et sélectionnez-le dans la liste.\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "l1ay187p", + "label": { + "type": "VTL|MD", + "value": "\"Si le libellé n'est pas trouvé, tapez '999' et sélectionnez 'je n'ai pas trouvé dans la liste'\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Input", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_SEXE, \"1\") = \"2\")" + }, + "missingResponse": { + "name": "T_PCLCAF_MISSING" + } + }, + { + "id": "lk0wcbir", + "page": "84.15", + "label": { + "type": "VTL|MD", + "value": "\"➡ 112. \" || \"Dans \"|| PLIB_SON ||\" emploi principal, quelle est \" ||\r\n(if (PROXY = \"1\") then \"votre profession ?\"\r\nelse \"la profession de \" || PRENOM || \" ?\") " + }, + "response": { + "name": "T_PCLCAH" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmp", + "page": "84.7", + "label": { + "type": "VTL|MD", + "value": "\"XI - \" || \"Activité professionnelle de \" || PRENOM " + } + }, + "subSequence": { + "id": "l2j6l8xy", + "page": "84.13", + "label": { + "type": "VTL|MD", + "value": "\"Activité principale\"" + } + } + }, + "mandatory": false, + "maxLength": 150, + "declarations": [ + { + "id": "lk0wdxq0", + "label": { + "type": "VTL|MD", + "value": "\"Saisissez le libellé de profession recherché et sélectionnez-le dans la liste.\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "lk0vwxld", + "label": { + "type": "VTL|MD", + "value": "\"Si le libellé n'est pas trouvé, tapez '999' et sélectionnez 'je n'ai pas trouvé dans la liste'\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Input", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_SEXE, \"1\") = \"1\")" + }, + "missingResponse": { + "name": "T_PCLCAH_MISSING" + } + }, + { + "id": "l2j37ba4", + "page": "84.16", + "label": { + "type": "VTL|MD", + "value": "\"➡ 113. \" || \"Vous n'avez pas trouvé le libellé de profession recherché dans la liste. Veuillez saisir le libellé de profession le plus précis et complet possible\"" + }, + "response": { + "name": "T_PCLCACLAIR" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmp", + "page": "84.7", + "label": { + "type": "VTL|MD", + "value": "\"XI - \" || \"Activité professionnelle de \" || PRENOM " + } + }, + "subSequence": { + "id": "l2j6l8xy", + "page": "84.13", + "label": { + "type": "VTL|MD", + "value": "\"Activité principale\"" + } + } + }, + "mandatory": false, + "maxLength": 249, + "componentType": "Input", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and ((nvl(T_SEXE, \"1\") = \"1\" and nvl(T_PCLCAH,\"9999\") = \"9999\" ) or (T_SEXE = \"2\" and nvl(T_PCLCAF, \"9999\") = \"9999\"))" + }, + "missingResponse": { + "name": "T_PCLCACLAIR_MISSING" + } + }, + { + "id": "lq2ey3fq", + "page": "84.17", + "label": { + "type": "VTL|MD", + "value": "\"➡ 114. \" || \"Pouvez-vous décrire en quelques mots en quoi consiste \" || if (PROXY = \"1\") then \"votre travail ?\" else \"le travail de \" || PRENOM || \" ?\" " + }, + "response": { + "name": "T_PCLCACLAIRP" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmp", + "page": "84.7", + "label": { + "type": "VTL|MD", + "value": "\"XI - \" || \"Activité professionnelle de \" || PRENOM " + } + }, + "subSequence": { + "id": "l2j6l8xy", + "page": "84.13", + "label": { + "type": "VTL|MD", + "value": "\"Activité principale\"" + } + } + }, + "mandatory": false, + "maxLength": 249, + "componentType": "Input", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and ((nvl(T_SEXE, \"1\") = \"1\" and nvl(T_PCLCAH,\"9999\") = \"9999\" ) or (T_SEXE = \"2\" and nvl(T_PCLCAF, \"9999\") = \"9999\")) and (T_PCLCACLAIR_FLOUS)" + }, + "missingResponse": { + "name": "T_PCLCACLAIRP_MISSING" + } + }, + { + "id": "l1ay3ugz", + "page": "84.18", + "label": { + "type": "VTL|MD", + "value": "\"➡ 115. \" || \"Dans cet emploi, \" ||\r\n(if (PROXY = \"1\") then \"vous êtes ...\"\r\nelse PRENOM || \" est ...\") " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"A \" || PLIB_SON || \" compte (y compris gérant de société ou chef d'entreprise salarié)\" " + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Salarié\"||LIB_E||\" de la fonction publique (Etat, territoriale ou hospitalière)\" " + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Salarié\"||LIB_E||\" d'une entreprise (y compris d'une association ou de la Sécurité sociale)\" " + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Salarié\"||LIB_E||\" d'un particulier\" " + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "(if (PROXY = \"1\") then \"Vous travaillez \" else PRENOM || \" travaille \")\r\n|| \"sans être rémunéré\" || LIB_E || \" avec un membre de \" || PLIB_SA || \" famille.\" " + }, + "value": "5" + } + ], + "response": { + "name": "T_STCPUB" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmp", + "page": "84.7", + "label": { + "type": "VTL|MD", + "value": "\"XI - \" || \"Activité professionnelle de \" || PRENOM " + } + }, + "subSequence": { + "id": "l2j6l8xy", + "page": "84.13", + "label": { + "type": "VTL|MD", + "value": "\"Activité principale\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")" + }, + "missingResponse": { + "name": "T_STCPUB_MISSING" + } + }, + { + "id": "l1uy49nh", + "page": "84.19", + "label": { + "type": "VTL|MD", + "value": "\"➡ 116. \" || \"Dans cet emploi, \" || (if (PROXY = \"1\") then \"vous arrive-t-il \"\r\nelse \"arrive-t-il à \" || PRENOM ) || \r\n\" de superviser le travail d'autres salariés (hors apprentis, étudiant en alternance et stagiaires), qu'il s'agisse d'une tâche principale ou pas ?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "T_ENCADR" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmp", + "page": "84.7", + "label": { + "type": "VTL|MD", + "value": "\"XI - \" || \"Activité professionnelle de \" || PRENOM " + } + }, + "subSequence": { + "id": "l2j6l8xy", + "page": "84.13", + "label": { + "type": "VTL|MD", + "value": "\"Activité principale\"" + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "l1uyd0or", + "label": { + "type": "VTL|MD", + "value": "\"Superviser des personnes, c'est par exemple :\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "l3a17bgz", + "label": { + "type": "VTL|MD", + "value": "\" \"- être responsable de leur activité\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "l3a1edvw", + "label": { + "type": "VTL|MD", + "value": "\"- coordonner ou organiser l'activité d'autres salariés\"\r\n\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "l3a1gphw", + "label": { + "type": "VTL|MD", + "value": "\"- être chargé\" ||LIB_E || \" de leur montrer comment le travail doit être fait\" " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "l3a1k8ze", + "label": { + "type": "VTL|MD", + "value": "\"- surveiller la qualité de leur travail ou le respect des délais.\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\")" + }, + "missingResponse": { + "name": "T_ENCADR_MISSING" + } + }, + { + "id": "l1w579tb", + "page": "84.20", + "label": { + "type": "VTL|MD", + "value": "\"➡ 117. \" || \"Dans cet emploi, \" || (if (PROXY = \"1\") then \"vous êtes ...\"\r\n else PRENOM || \" est ...\") " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Manoeuvre, ouvri\" ||LIB_ERE|| \" spécialisé\" ||LIB_E " + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Ouvri\" ||LIB_ERE|| \" qualifié\" ||LIB_E|| \", technicien\" ||LIB_NE|| \" d'atelier\" " + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Employé\" ||LIB_E|| \" de bureau, de commerce, de services\" " + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Agent\" ||LIB_E|| \" de maîtrise (y compris administrative ou commerciale)\" " + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Technicien\" ||LIB_NE " + }, + "value": "5" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Ingénieur\" ||LIB_E|| \", cadre d'entreprise\" " + }, + "value": "6" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Dans une autre situation\"" + }, + "value": "7" + } + ], + "response": { + "name": "T_QPRCR" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmp", + "page": "84.7", + "label": { + "type": "VTL|MD", + "value": "\"XI - \" || \"Activité professionnelle de \" || PRENOM " + } + }, + "subSequence": { + "id": "l2j6l8xy", + "page": "84.13", + "label": { + "type": "VTL|MD", + "value": "\"Activité principale\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\") and (T_STCPUB = \"3\")" + }, + "missingResponse": { + "name": "T_QPRCR_MISSING" + } + }, + { + "id": "l1w7wvih", + "page": "84.21", + "label": { + "type": "VTL|MD", + "value": "\"➡ 118. \" || \"Dans cet emploi, \" || (if (PROXY = \"1\") then \"vous êtes ...\" else PRENOM || \" est ...\") " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Manoeuvre, ouvri\" ||LIB_ERE|| \" spécialisé\" ||LIB_E " + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Ouvri\" ||LIB_ERE|| \" qualifié\" ||LIB_E " + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Technicien\" ||LIB_NE " + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Agent\" ||LIB_E|| \" de catégorie C de la fonction publique\" " + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Agent\" ||LIB_E|| \" de catégorie B de la fonction publique\" " + }, + "value": "5" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Agent\" ||LIB_E|| \" de catégorie A de la fonction publique\" " + }, + "value": "6" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Dans une autre situation\"" + }, + "value": "7" + } + ], + "response": { + "name": "QPRCU" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmp", + "page": "84.7", + "label": { + "type": "VTL|MD", + "value": "\"XI - \" || \"Activité professionnelle de \" || PRENOM " + } + }, + "subSequence": { + "id": "l2j6l8xy", + "page": "84.13", + "label": { + "type": "VTL|MD", + "value": "\"Activité principale\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\") and (T_STCPUB = \"2\")" + }, + "missingResponse": { + "name": "T_QPRCU_MISSING" + } + }, + { + "id": "l1w7xqie", + "page": "84.22", + "label": { + "type": "VTL|MD", + "value": "\"➡ 119. \" || \"Quel est le principal secteur d'activité de \" ||\r\nif (T_STCPUB = \"1\") then \"l'entreprise que \" || (if (PROXY = \"1\") then \"vous dirigez ?\" else PRENOM || \" dirige ?\")\r\nelse if (nvl(T_STCPUB,\"2\") = \"2\" or T_STCPUB = \"3\") then \"l'établissement dans lequel \" || (if (PROXY = \"1\") then \"vous travaillez ?\" else PRENOM || \" travaille ?\")\r\nelse \"l'entreprise de la personne que \" || (if (PROXY = \"1\") then \"vous aidez ?\" else PRENOM || \" aide ?\") " + }, + "response": { + "name": "T_ACTIV" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmp", + "page": "84.7", + "label": { + "type": "VTL|MD", + "value": "\"XI - \" || \"Activité professionnelle de \" || PRENOM " + } + }, + "subSequence": { + "id": "l2j6l8xy", + "page": "84.13", + "label": { + "type": "VTL|MD", + "value": "\"Activité principale\"" + } + } + }, + "mandatory": false, + "maxLength": 249, + "declarations": [ + { + "id": "l1w7soig", + "label": { + "type": "VTL|MD", + "value": "\"Attention, l’activité recherchée est celle de l’établissement et non la fonction que \" ||(if (PROXY = \"1\") then \"vous occupez. Par exemple, si vous êtes \" else ( PRENOM || \" occupe. Par exemple, si \" || PRENOM || \" est \" ))\r\n|| \"comptable dans une usine sidérurgique, l’activité à déclarer est : « Sidérurgie » et non « Comptabilité ».\" " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "l1w7xm9n", + "label": { + "type": "VTL|MD", + "value": "(if (PROXY = \"1\") then \"Si vous travaillez\" else (\"Si \" || PRENOM || \" travaille\"))\r\n|| \" dans un magasin de chaussure, tapez « chaussure » plutôt que « commerce » afin de trouver « commerce de détail de chaussure »\" " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "likaey8f", + "label": { + "type": "VTL|MD", + "value": "\"Si vous ne le trouvez pas, tapez « 999 » et sélectionnez « je n’ai pas trouvé dans la liste ».\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Input", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\")" + }, + "missingResponse": { + "name": "T_ACTIV_MISSING" + } + }, + { + "id": "l1wcbosx", + "page": "84.23", + "label": { + "type": "VTL|MD", + "value": "\"➡ 120. \" || \"Vous n'avez pas trouvé dans la liste. Pouvez-vous décrire l'activité de\" ||\r\nif (T_STCPUB = \"1\") then (if (PROXY = \"1\") then \" votre entreprise\" else \" l'entreprise de \" || PRENOM )\r\nelse if (nvl(T_STCPUB,\"2\") = \"2\" or T_STCPUB = \"3\") then (if (PROXY = \"1\") then \" votre établissement\" else \" l'établissement de \" || PRENOM )\r\nelse (\" l'entreprise de la personne que \" || (if (PROXY = \"1\") then \"vous aidez ?\" else PRENOM || \" aide ?\"))\r\n|| \" Le plus précisément possible ?\" " + }, + "response": { + "name": "T_ACTIVCLAIR" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmp", + "page": "84.7", + "label": { + "type": "VTL|MD", + "value": "\"XI - \" || \"Activité professionnelle de \" || PRENOM " + } + }, + "subSequence": { + "id": "l2j6l8xy", + "page": "84.13", + "label": { + "type": "VTL|MD", + "value": "\"Activité principale\"" + } + } + }, + "mandatory": false, + "maxLength": 249, + "declarations": [ + { + "id": "likajg4b", + "label": { + "type": "VTL|MD", + "value": "\"Rappel : L’activité recherchée est celle de l’établissement et non la fonction occupée.\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "likahm0d", + "label": { + "type": "VTL|MD", + "value": "\"Exemples : « Réparation de trottinettes électriques » ; « Fabrication de portails en PVC » ; « Vente de détail de bijoux fantaisie » ; « Nettoyage de bureaux professionnels »…\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Input", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\") and (nvl(T_ACTIV, \"99_999\") = \"99_999\")" + }, + "missingResponse": { + "name": "T_ACTIVCLAIR_MISSING" + } + }, + { + "id": "l1wc3dr5", + "page": "84.24", + "label": { + "type": "VTL|MD", + "value": "\"➡ 121. \" || \"Dans quel domaine d'activité se situe \" ||\r\n(if (nvl(T_STCPUB,\"2\") = \"2\" or T_STCPUB = \"3\") then \"l'établissement ?\"\r\nelse \"l'entreprise ?\") " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Agriculture, sylviculture et pêche\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Industrie manufacturière, extractive ou autre\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Construction\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Commerce\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Restauration, hébergement\"" + }, + "value": "5" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Transport, logistique et entreposage\"" + }, + "value": "6" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Activités de service aux entreprises\"" + }, + "value": "7" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Administration publique, enseignement, santé humaine\"" + }, + "value": "8" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Activités sociales ou médico-sociales\"" + }, + "value": "9" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Activités de service aux particuliers\"" + }, + "value": "10" + } + ], + "response": { + "name": "T_ACTIVDOM" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmp", + "page": "84.7", + "label": { + "type": "VTL|MD", + "value": "\"XI - \" || \"Activité professionnelle de \" || PRENOM " + } + }, + "subSequence": { + "id": "l2j6l8xy", + "page": "84.13", + "label": { + "type": "VTL|MD", + "value": "\"Activité principale\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\") and (nvl(T_ACTIV, \"99_999\") = \"99_999\")" + }, + "missingResponse": { + "name": "T_ACTIVDOM_MISSING" + } + }, + { + "id": "likc7cae", + "page": "84.25", + "label": { + "type": "VTL|MD", + "value": "\"➡ 122. \" || \"Quel est le type de clientèle ?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Des particuliers\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Des professionnels\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Vous ne savez pas\"" + }, + "value": "3" + } + ], + "response": { + "name": "T_ACTIVDOM_COM" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmp", + "page": "84.7", + "label": { + "type": "VTL|MD", + "value": "\"XI - \" || \"Activité professionnelle de \" || PRENOM " + } + }, + "subSequence": { + "id": "l2j6l8xy", + "page": "84.13", + "label": { + "type": "VTL|MD", + "value": "\"Activité principale\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\") and (nvl(T_ACTIV, \"99_999\") = \"99_999\") and (T_ACTIVDOM = \"4\")" + }, + "missingResponse": { + "name": "T_ACTIVDOM_COM_MISSING" + } + }, + { + "id": "likcezqv", + "page": "84.26", + "label": { + "type": "VTL|MD", + "value": "\"➡ 123. \" || \"De quel type d'activité sociale ou médico-sociale s'agit-il ?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Avec hébergement (maisons de retraite, orphelinats, foyers...)\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Sans hébergement (crèches, aides à domicile, centres de loisirs ...)\"" + }, + "value": "2" + } + ], + "response": { + "name": "T_ACTIVDOM_SOC" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmp", + "page": "84.7", + "label": { + "type": "VTL|MD", + "value": "\"XI - \" || \"Activité professionnelle de \" || PRENOM " + } + }, + "subSequence": { + "id": "l2j6l8xy", + "page": "84.13", + "label": { + "type": "VTL|MD", + "value": "\"Activité principale\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB <> \"4\") and (nvl(T_ACTIV, \"99_999\") = \"99_999\") and (T_ACTIVDOM = \"9\")" + }, + "missingResponse": { + "name": "T_ACTIVDOM_SOC_MISSING" + } + }, + { + "id": "l1wcdojm", + "page": "84.27", + "label": { + "type": "VTL|MD", + "value": "\"➡ 124. \" || \"Actuellement, en\" || if (PROXY = \"1\") then \" vous comptant, combien de personnes travaillent dans l'établissement où vous travaillez ?\" \r\nelse \" comptant \" || PRENOM || \", combien de personnes travaillent dans l'établissement où travaille \" || PRENOM || \"?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"9 personnes ou moins\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Entre 10 et 19 personnes\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Entre 20 et 49 personnes\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Entre 50 et 249 personnes\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"250 personnes ou plus\"" + }, + "value": "5" + } + ], + "response": { + "name": "T_NBSALETAB" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmp", + "page": "84.7", + "label": { + "type": "VTL|MD", + "value": "\"XI - \" || \"Activité professionnelle de \" || PRENOM " + } + }, + "subSequence": { + "id": "l2j6l8xy", + "page": "84.13", + "label": { + "type": "VTL|MD", + "value": "\"Activité principale\"" + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "l1wcjxm4", + "label": { + "type": "VTL|MD", + "value": "\"Inclure : salariés, apprentis, stagiaires rémunérés, intérimaires, saisonniers.\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\")" + }, + "missingResponse": { + "name": "T_NBSALETAB_MISSING" + } + }, + { + "id": "l1wcfol1", + "page": "84.28", + "label": { + "type": "VTL|MD", + "value": "\"➡ 125. \" || \"Plus précisément ...\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"1 personne\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"2 personnes\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"3 personnes\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"4 personnes\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"5 personnes\"" + }, + "value": "5" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"6 personnes\"" + }, + "value": "6" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"7 personnes\"" + }, + "value": "7" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"8 personnes\"" + }, + "value": "8" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"9 personnes\"" + }, + "value": "9" + } + ], + "response": { + "name": "T_NBSALETABA" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmp", + "page": "84.7", + "label": { + "type": "VTL|MD", + "value": "\"XI - \" || \"Activité professionnelle de \" || PRENOM " + } + }, + "subSequence": { + "id": "l2j6l8xy", + "page": "84.13", + "label": { + "type": "VTL|MD", + "value": "\"Activité principale\"" + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "l1wcgvvv", + "label": { + "type": "VTL|MD", + "value": "\"Inclure : salariés, apprentis, stagiaires rémunérés, intérimaires, saisonniers.\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\") and (T_NBSALETAB = \"1\")" + }, + "missingResponse": { + "name": "T_NBSALETABA_MISSING" + } + }, + { + "id": "l1wde502", + "page": "84.29", + "label": { + "type": "VTL|MD", + "value": "\"➡ 126. \" || \"Actuellement, en\" || (if (PROXY = \"1\") then \" vous comptant\" else \" en comptant \" || PRENOM ) || \", combien de personnes travaillent dans l'entreprise ?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "if (PROXY = \"1\") then (\"Vous travaillez seul\" || LIB_E)\r\nelse PRENOM || \" travaille seul\" ||LIB_E\r\n " + }, + "value": "0" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Entre 2 et 10 personnes\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Entre 11 et 19 personnes\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Entre 20 et 49 personnes\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Entre 50 et 249 personnes\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"250 personnes et plus\"" + }, + "value": "5" + } + ], + "response": { + "name": "T_NBSAL1" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmp", + "page": "84.7", + "label": { + "type": "VTL|MD", + "value": "\"XI - \" || \"Activité professionnelle de \" || PRENOM " + } + }, + "subSequence": { + "id": "l2j6l8xy", + "page": "84.13", + "label": { + "type": "VTL|MD", + "value": "\"Activité principale\"" + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "l1wdjwaj", + "label": { + "type": "VTL|MD", + "value": "\"Inclure : salariés, apprentis, stagiaires rémunérés, intérimaires, saisonniers, personnes qui travaillent sans être rémunérées avec un membre de leur famille\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"1\")" + }, + "missingResponse": { + "name": "T_NBSAL1_MISSING" + } + }, + { + "id": "likczjjx", + "page": "84.30", + "label": { + "type": "VTL|MD", + "value": "\"➡ 127. \" || \"Actuellement, en\" || (if (PROXY = \"1\") then \" vous comptant\" else \" en comptant \" || PRENOM ) || \", combien de personnes travaillent dans l'entreprise ?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Entre 2 et 10 personnes\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Entre 11 et 19 personnes\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Entre 20 et 49 personnes\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Entre 50 et 249 personnes\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"250 personnes et plus\"" + }, + "value": "5" + } + ], + "response": { + "name": "T_NBSAL2" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmp", + "page": "84.7", + "label": { + "type": "VTL|MD", + "value": "\"XI - \" || \"Activité professionnelle de \" || PRENOM " + } + }, + "subSequence": { + "id": "l2j6l8xy", + "page": "84.13", + "label": { + "type": "VTL|MD", + "value": "\"Activité principale\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"5\")" + }, + "missingResponse": { + "name": "T_NBSAL2_MISSING" + } + }, + { + "id": "l1wd3z30", + "page": "84.31", + "label": { + "type": "VTL|MD", + "value": "\"➡ 128. \" || \"Plus précisément ...\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"2 personnes\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"3 personnes\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"4 personnes\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"5 personnes\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"6 personnes\"" + }, + "value": "5" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"7 personnes\"" + }, + "value": "6" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"8 personnes\"" + }, + "value": "7" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"9 personnes\"" + }, + "value": "8" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"10 personnes\"" + }, + "value": "9" + } + ], + "response": { + "name": "T_NBSALA" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmp", + "page": "84.7", + "label": { + "type": "VTL|MD", + "value": "\"XI - \" || \"Activité professionnelle de \" || PRENOM " + } + }, + "subSequence": { + "id": "l2j6l8xy", + "page": "84.13", + "label": { + "type": "VTL|MD", + "value": "\"Activité principale\"" + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "l1wd71he", + "label": { + "type": "VTL|MD", + "value": "\"Inclure : salariés, apprentis, stagiaires rémunérés, intérimaires, saisonniers, personnes qui travaillent sans être rémunérées avec un membre de leur famille\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_NBSAL1 = \"1\" or T_NBSAL2 = \"1\")" + }, + "missingResponse": { + "name": "T_NBSALA_MISSING" + } + }, + { + "id": "l2hngtu9", + "page": "84.32", + "label": { + "type": "VTL|MD", + "value": "\"➡ 129. \" || if (PROXY = \"1\") then \"Vous êtes en ...\"\r\nelse PRENOM || \" est en ...\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"CDI ou fonctionnaire\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"CDD, intérim ou autre contrat de 3 mois ou plus\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"CDD, intérim ou autre contrat de moins de 3 mois\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Contrat en alternance (apprentissage, contrat de professionnalisation), stage\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Dans une autre situation\"" + }, + "value": "5" + } + ], + "response": { + "name": "T_CONTAC" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmp", + "page": "84.7", + "label": { + "type": "VTL|MD", + "value": "\"XI - \" || \"Activité professionnelle de \" || PRENOM " + } + }, + "subSequence": { + "id": "l2j6l8xy", + "page": "84.13", + "label": { + "type": "VTL|MD", + "value": "\"Activité principale\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\" or T_STCPUB = \"4\")" + }, + "missingResponse": { + "name": "T_CONTAC_MISSING" + } + }, + { + "id": "l2it2sxv", + "page": "84.33", + "label": { + "type": "VTL|MD", + "value": "\"➡ 130. \" || if (PROXY = \"1\") then \"Vous travaillez ...\"\r\nelse PRENOM || \" travaille ...\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"A temps complet ?\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"A temps partiel ?\"" + }, + "value": "2" + } + ], + "response": { + "name": "T_TPP" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmp", + "page": "84.7", + "label": { + "type": "VTL|MD", + "value": "\"XI - \" || \"Activité professionnelle de \" || PRENOM " + } + }, + "subSequence": { + "id": "l2j6l8xy", + "page": "84.13", + "label": { + "type": "VTL|MD", + "value": "\"Activité principale\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB = \"2\" or T_STCPUB = \"3\" or T_STCPUB = \"4\") and (T_CONTAC <> \"4\")" + }, + "missingResponse": { + "name": "T_TPP_MISSING" + } + }, + { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + }, + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + } + }, + "componentType": "Sequence", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + } + }, + { + "id": "lqgu1ejj", + "max": 99, + "min": 0, + "page": "84.35", + "unit": "années", + "label": { + "type": "VTL|MD", + "value": "\"➡ 131. \" || if(RESIND=\"1\") then \"Depuis combien d'années travaillez-vous? (exclure les périodes d'arrêt d'activité de plus de 6 mois)\" else \"Depuis combien d'années travaille \" || T_PRENOM || \" (exclure les périodes d'arrêt d'activité de plus de 6 mois) ?\" " + }, + "decimals": 0, + "response": { + "name": "NBANTRAV" + }, + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI=\"1\")" + }, + "missingResponse": { + "name": "NBANTRAV_MISSING" + } + }, + { + "id": "lnlhcasb", + "page": "84.36", + "label": { + "type": "VTL|MD", + "value": "\"➡ 132. \" || if(RESIND=\"1\") then \"Vous avez déclaré travailler à temps partiel. Quel est ce type de temps partiel?\" else \"\" || T_PRENOM || \" travaille à temps partiel. Quel est ce type de temps partiel?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Moins d'un mi-temps\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Mi-temps (50%)\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Plus de 50 et moins de 80%\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"80%\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Plus de 80%\"" + }, + "value": "5" + } + ], + "response": { + "name": "TTP_TYPE" + }, + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_TPP,\"9\")=\"2\")" + }, + "missingResponse": { + "name": "TTP_TYPE_MISSING" + } + }, + { + "id": "lnmzdbpf", + "page": "84.37", + "label": { + "type": "VTL|MD", + "value": "\"➡ 133. \" || if(RESIND=\"1\") then \"Pour quelle raison principale travaillez-vous à temps partiel?\" else \"Pour quelle raison \" || PRENOM || \" travaille-t-\" || LIB_PR || \" à temps partiel?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Parce qu'il a été imposé par l'employeur\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Pour exercer une autre activité professionnelle\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Pour suivre des études ou une formation\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Pour raison de santé\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Pour s'occuper des enfants\"" + }, + "value": "5" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Pour s'occuper de parents âgés ou d'un autre membre de la famille\"" + }, + "value": "6" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Pour disposer de temps libre\"" + }, + "value": "7" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Pour une autre raison\"" + }, + "value": "8" + } + ], + "response": { + "name": "RAISTP" + }, + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "lw64hrt6", + "label": { + "type": "VTL|MD", + "value": "\"Carte-code 3 RAISON TRAVAIL A TEMPS PARTIEL\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_TPP,\"9\")=\"2\")" + }, + "missingResponse": { + "name": "RAISTP_MISSING" + } + }, + { + "id": "lnmzl3em", + "page": "84.38", + "label": { + "type": "VTL|MD", + "value": "\"➡ 134. \" || \"Quelle est cette raison?\"" + }, + "response": { + "name": "RAISTR" + }, + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + } + }, + "mandatory": false, + "maxLength": 249, + "componentType": "Input", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_TPP,\"9\")=\"2\") and (nvl(RAISTP,\"9\") =\"8\")" + }, + "missingResponse": { + "name": "RAISTR_MISSING" + } + }, + { + "id": "lnn6ezp0", + "page": "84.39", + "label": { + "type": "VTL|MD", + "value": "\"➡ 135. \" || \"Pourquoi ne pas avoir recours à un service de garde ou d'accueil ?\" \"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Il n'y a pas de place ou de service adapté à proximité\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"C'est trop cher\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "if(RESIND=\"1\") then \"Vous souhaitez vous occuper vous-même de votre ou de vos enfants\" else \"\" PRENOM || \"souhaite s'occuper lui-même de son ou ses enfants\" " + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Pour une autre raison\"" + }, + "value": "4" + } + ], + "response": { + "name": "GARDEAENF" + }, + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_TPP,\"9\")=\"2\") and (nvl(RAISTP,\"9\") =\"5\")" + }, + "missingResponse": { + "name": "GARDEAENF_MISSING" + } + }, + { + "id": "lnn6qu77", + "page": "84.40", + "label": { + "type": "VTL|MD", + "value": "\"➡ 136. \" || \"Pourquoi ne pas avoir recours à un service d'aide?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Il n'y a pas de possibilité de recours adapté à proximité\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"C'est trop cher\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"C'est important de vous occuper vous-même de votre proche\" else \"C'est important pour \" || T_PRENOM \" de s'occuper lui-même de ses proches\" " + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Pour une autre raison\"" + }, + "value": "4" + } + ], + "response": { + "name": "GARDEADEP" + }, + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_TPP,\"9\")=\"2\") and (nvl(RAISTP,\"9\") =\"6\")" + }, + "missingResponse": { + "name": "GARDEADEP_MISSING" + } + }, + { + "id": "lnliw4s7", + "page": "84.41", + "label": { + "type": "VTL|MD", + "value": "\"Lieu de travail \"" + }, + "goToPage": "84.41", + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + }, + "subSequence": { + "id": "lnliw4s7", + "page": "84.41", + "label": { + "type": "VTL|MD", + "value": "\"Lieu de travail \"" + } + } + }, + "declarations": [ + { + "id": "lnosm2vz", + "label": { + "type": "VTL|MD", + "value": "if(RESIND=\"1\") then \"Parlons maintenant de votre lieu de travail\" else \"Parlons maintenant du lieu de travail de \" ||PRENOM " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Subsequence", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")" + } + }, + { + "id": "lnliuyk7", + "page": "84.42", + "label": { + "type": "VTL|MD", + "value": "\"➡ 137. \" || if (RESIND = \"1\") then \"Où exercez-vous votre activité ?\" else \"Où \" || T_PRENOM || \" exerce-t-il son activité ?\" " + }, + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + }, + "subSequence": { + "id": "lnliw4s7", + "page": "84.41", + "label": { + "type": "VTL|MD", + "value": "\"Lieu de travail \"" + } + } + }, + "responses": [ + { + "id": "lnliuyk7-QOP-lvmkgdbq", + "label": { + "type": "VTL|MD", + "value": "\"Dans les locaux de l'établissement\"" + }, + "response": { + "name": "LIEUW1" + } + }, + { + "id": "lnliuyk7-QOP-lvmkqa8a", + "label": { + "type": "VTL|MD", + "value": "\"A domicile\"" + }, + "response": { + "name": "LIEUW2" + } + }, + { + "id": "lnliuyk7-QOP-lvmkmje0", + "label": { + "type": "VTL|MD", + "value": "\"Dans un local attenant au domicile (avec une entrée indépendante, cabinet médical, exploitation agricole par exemple)\"" + }, + "response": { + "name": "LIEUW3" + } + }, + { + "id": "lnliuyk7-QOP-lvmkoo25", + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"Chez des clients (de votre employeur ou de vous-même)\" else \"Chez des clients (de son employeur ou de lui-même)\" " + }, + "response": { + "name": "LIEUW4" + } + }, + { + "id": "lnliuyk7-QOP-lvmke8mx", + "label": { + "type": "VTL|MD", + "value": "\"Dans un espace spécifiquement dédié au télétravail (espace de co-working, tiers-lieu)\"" + }, + "response": { + "name": "LIEUW5" + } + }, + { + "id": "lnliuyk7-QOP-lvmkqg55", + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"Vous êtes chargés du transport ou de la livraison et vous n'avez pas de lieu de travail habituel\" else \"\" || T_PRENOM || \" est chargé du transport ou de la livraison et \" || T_PRENOM || \" n'a pas de lieu de travail habituel\" " + }, + "response": { + "name": "LIEUW6" + } + }, + { + "id": "lnliuyk7-QOP-lvmkxql3", + "label": { + "type": "VTL|MD", + "value": "\"Autre lieu\"" + }, + "response": { + "name": "LIEUW7" + } + } + ], + "declarations": [ + { + "id": "lnlj54g3", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "lw648ri9", + "label": { + "type": "VTL|MD", + "value": "\"Carte-code 4 LIEU DE TRAVAIL\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")" + }, + "missingResponse": { + "name": "LIEUW_MISSING" + } + }, + { + "id": "lnljdi9n", + "page": "84.43", + "label": { + "type": "VTL|MD", + "value": "\"➡ 138. \" || if (RESIND=\"1\") then \"Quel est votre lieu de travail principal?\" else \"Quel est le lieu de travail principal de \" || PRENOM || \"?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Dans les locaux de l'établissement\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"A domicile\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Dans un local attenant au domicile (avec une entrée indépendante, cabinet médical, exploitation agricole par exemple)\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"Chez des clients (de votre employeur ou de vous-même)\" else \"Chez des clients (de son employeur ou de lui-même)\" " + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Dans un espace spécifiquement dédié au télétravail (espace de co-working, tiers-lieu)\"" + }, + "value": "5" + }, + { + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"Vous êtes chargés du transport ou de la livraison et vous n'avez pas de lieu de travail habituel\" else \"\" || T_PRENOM || \" est chargé du transport ou de la livraison et \" || T_PRENOM || \" n'a pas de lieu de travail habituel\" " + }, + "value": "6" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Autre lieu\"" + }, + "value": "7" + } + ], + "response": { + "name": "LIEUWP" + }, + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + }, + "subSequence": { + "id": "lnliw4s7", + "page": "84.41", + "label": { + "type": "VTL|MD", + "value": "\"Lieu de travail \"" + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "lw644778", + "label": { + "type": "VTL|MD", + "value": "\"Carte-code 4 LIEU DE TRAVAIL\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (NBLIEUW>1)" + }, + "missingResponse": { + "name": "LIEUWP_MISSING" + } + }, + { + "id": "lnls521z", + "label": { + "type": "VTL|MD", + "value": "\"Module SALARIES\"" + }, + "goToPage": "84.44", + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + }, + "subSequence": { + "id": "lnls521z", + "page": "84.44", + "label": { + "type": "VTL|MD", + "value": "\"Module SALARIES\"" + } + } + }, + "componentType": "Subsequence", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\")" + } + }, + { + "id": "lnoc7l8z", + "page": "84.44", + "label": { + "type": "VTL|MD", + "value": "\"➡ 139. \" || if(RESIND=\"1\") then \"Pratiquez-vous le télétravail?\" else \"\" || PRENOM || \" pratique-t-\" || LIB_PR || \" le télétravail?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Jamais\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Quelques jours ou demi-journées par mois\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Un jour par semaine\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Deux jours par semaine\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Trois jours par semaine\"" + }, + "value": "5" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Quatre jours par semaine\"" + }, + "value": "6" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Cinq jours par semaine\"" + }, + "value": "7" + } + ], + "response": { + "name": "TELETRAV" + }, + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + }, + "subSequence": { + "id": "lnls521z", + "page": "84.44", + "label": { + "type": "VTL|MD", + "value": "\"Module SALARIES\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\")" + }, + "missingResponse": { + "name": "TELETRAV_MISSING" + } + }, + { + "id": "lnoctkmk", + "page": "84.45", + "label": { + "type": "VTL|MD", + "value": "\"➡ 140. \" || if(RESIND=\"1\") then \"Ce nombre de jours télétravaillés correspond-il à celui que vous souhaitez?\" else \"Ce nombre de jours télétravaillés correspond-il à celui que \" || PRENOM || \" souhaite?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"Non, vous souhaitez davantage télétravailler\" else \"\" ||T_PRENOM || \" souhaite davantage travailler\" " + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"Non, vous souhaitez moins télétravailler\" else \"\" || T_PRENOM || \" souhaite moins télétravailler\" " + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Autre\"" + }, + "value": "4" + } + ], + "response": { + "name": "TTSOUHAIT" + }, + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + }, + "subSequence": { + "id": "lnls521z", + "page": "84.44", + "label": { + "type": "VTL|MD", + "value": "\"Module SALARIES\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\") and (TELETRAV <>\"1\")" + }, + "missingResponse": { + "name": "TTSOUHAIT_MISSING" + } + }, + { + "id": "lnoct8ap", + "page": "84.46", + "label": { + "type": "VTL|MD", + "value": "\"➡ 141. \" || \"Cet emploi est-il compatible avec le télétravail?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "TELETRAVCOMP" + }, + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + }, + "subSequence": { + "id": "lnls521z", + "page": "84.44", + "label": { + "type": "VTL|MD", + "value": "\"Module SALARIES\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\") and (nvl(TELETRAV,\"9\") =\"1\")" + }, + "missingResponse": { + "name": "TELETRAVCOMP_MISSING" + } + }, + { + "id": "lnocqbfh", + "page": "84.47", + "label": { + "type": "VTL|MD", + "value": "\"➡ 142. \" || if(RESIND=\"1\") then \"Souhaiteriez-vous télétravailler?\" else \"Est-ce que \" || PRENOM || \" souhaiterait télétravailler?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, mais mon employeur ne le souhaite pas\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, mais je ne peux pas en raison de mes conditions de logement\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, mais je ne peux pas pour d'autres raisons\"" + }, + "value": "4" + } + ], + "response": { + "name": "TELETRAVAIM" + }, + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + }, + "subSequence": { + "id": "lnls521z", + "page": "84.44", + "label": { + "type": "VTL|MD", + "value": "\"Module SALARIES\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\") and (nvl(TELETRAV,\"9\") =\"1\") and (nvl(TELETRAVCOMP,\"9\") =\"1\")" + }, + "missingResponse": { + "name": "TELETRAVAIM_MISSING" + } + }, + { + "id": "lnodoxv7", + "page": "84.48", + "label": { + "type": "VTL|MD", + "value": "\"➡ 143. \" || if(RESIND=\"1\") then \"Dans votre emploi principal, vos horaires de travail sont ...\" else \"Dans son emploi principal, les horaires de travail de \" || PRENOM || \" sont ...\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"A peu près les mêmes d'une semaine à l'autre\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Alternants (équipe, brigade) 2x8, 3x8, 5x8\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Variables d'une semaine à l'autre\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Sans objet\"" + }, + "value": "4" + } + ], + "response": { + "name": "HORAI" + }, + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + }, + "subSequence": { + "id": "lnls521z", + "page": "84.44", + "label": { + "type": "VTL|MD", + "value": "\"Module SALARIES\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\")" + }, + "missingResponse": { + "name": "HORAI_MISSING" + } + }, + { + "id": "lnodylxa", + "max": 99, + "min": 1, + "page": "84.49", + "unit": "heures", + "label": { + "type": "VTL|MD", + "value": "\"➡ 144. \" || if(RESIND=\"1\") then \"Dans votre emploi principal, combien d'heures par semaine travaillez-vous en moyenne environ? (y compris à domicile)\" else \"Dans son emploi principal, combien d'heures par semaine \" || PRENOM || \" travaille-t-\" || LIB_PR || \" en moyenne?\" " + }, + "decimals": 0, + "response": { + "name": "NBTRAVH" + }, + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + }, + "subSequence": { + "id": "lnls521z", + "page": "84.44", + "label": { + "type": "VTL|MD", + "value": "\"Module SALARIES\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\")" + }, + "missingResponse": { + "name": "NBTRAVH_MISSING" + } + }, + { + "id": "lnof0erb", + "page": "84.50", + "label": { + "type": "VTL|MD", + "value": "\"➡ 145. \" || if(RESIND=\"1\") then \"Vous arrive-t-il de travailler pendant votre temps libre en raison de votre charge de travail?\" else \"Arrive-t-il à \" || PRENOM || \" de travailler pendant son temps libre en raison de sa charge de travail?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, tous les jours ou presque\"" + }, + "value": "0" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, souvent\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, quelquefois\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, rarement\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "4" + } + ], + "response": { + "name": "DOMTRAV" + }, + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + }, + "subSequence": { + "id": "lnls521z", + "page": "84.44", + "label": { + "type": "VTL|MD", + "value": "\"Module SALARIES\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\")" + }, + "missingResponse": { + "name": "DOMTRAV_MISSING" + } + }, + { + "id": "lnonupfs", + "max": 97, + "min": 0, + "page": "84.51", + "unit": "jours", + "label": { + "type": "VTL|MD", + "value": "\"➡ 146. \" || if(RESIND=\"1\") then \"A combien de jours de congés (congés annuels, RTT, jours d'ancienneté) avez-vous droit dans l'année de manière régulière?\" else \"A combien de jours de congés (congés annuels, RTT, jours d'ancienneté) \" || PRENOM || \" a-t-\" || LIB_PR || \" droit dans l'année de manière régulière?\" " + }, + "decimals": 0, + "response": { + "name": "RTTJ" + }, + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + }, + "subSequence": { + "id": "lnls521z", + "page": "84.44", + "label": { + "type": "VTL|MD", + "value": "\"Module SALARIES\"" + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "lp9m82tb", + "label": { + "type": "VTL|MD", + "value": "\"en nombre de jours ouvrés\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_STCPUB=\"2\" or T_STCPUB =\"3\" or T_STCPUB =\"4\")" + }, + "missingResponse": { + "name": "RTTJ_MISSING" + } + }, + { + "id": "lnoo7sk4", + "label": { + "type": "VTL|MD", + "value": "\"Module Indépendants\"" + }, + "goToPage": "84.52", + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + }, + "subSequence": { + "id": "lnoo7sk4", + "page": "84.52", + "label": { + "type": "VTL|MD", + "value": "\"Module Indépendants\"" + } + } + }, + "componentType": "Subsequence", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_STCPUB,\"9\") =\"1\")" + } + }, + { + "id": "loivoqx1", + "max": 99, + "min": 1, + "page": "84.52", + "unit": "heures", + "label": { + "type": "VTL|MD", + "value": "\"➡ 147. \" || if(RESIND=\"1\") then \"Dans votre emploi principal, combien d'heures par semaine travaillez-vous en moyenne environ? (y compris à domicile)\" else \"Dans son emploi principal, combien d'heures par semaine \" || PRENOM || \" travaille-t-\" || LIB_PR || \" en moyenne?\" " + }, + "decimals": 0, + "response": { + "name": "NBTRAVHI" + }, + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + }, + "subSequence": { + "id": "lnoo7sk4", + "page": "84.52", + "label": { + "type": "VTL|MD", + "value": "\"Module Indépendants\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_STCPUB,\"9\") =\"1\")" + }, + "missingResponse": { + "name": "NBTRAVHI_MISSING" + } + }, + { + "id": "lnoovbmo", + "max": 97, + "min": 0, + "page": "84.53", + "unit": "jours", + "label": { + "type": "VTL|MD", + "value": "\"➡ 148. \" || if(RESIND=\"1\") then \"Combien avez-vous pris de jours ouvrés de congés ces douze derniers mois?\" else \"Combien de jours ouvrés a pris \" || PRENOM || \" ces douze derniers mois?\" " + }, + "decimals": 0, + "response": { + "name": "RTTJI" + }, + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + }, + "subSequence": { + "id": "lnoo7sk4", + "page": "84.52", + "label": { + "type": "VTL|MD", + "value": "\"Module Indépendants\"" + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "lp9m94ki", + "label": { + "type": "VTL|MD", + "value": "\"en nombre de jours ouvrés\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_STCPUB,\"9\") =\"1\")" + }, + "missingResponse": { + "name": "RTTJI_MISSING" + } + }, + { + "id": "loigi5ue", + "label": { + "type": "VTL|MD", + "value": "\"Module Aidant familial\"" + }, + "goToPage": "84.54", + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + }, + "subSequence": { + "id": "loigi5ue", + "page": "84.54", + "label": { + "type": "VTL|MD", + "value": "\"Module Aidant familial\"" + } + } + }, + "componentType": "Subsequence", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_STCPUB,\"9\") =\"5\")" + } + }, + { + "id": "loivzmly", + "max": 99, + "min": 1, + "page": "84.54", + "unit": "heures", + "label": { + "type": "VTL|MD", + "value": "\"➡ 149. \" || if(RESIND=\"1\") then \"Dans votre emploi principal, combien d'heures par semaine travaillez-vous en moyenne environ? (y compris à domicile)\" else \"Dans son emploi principal, combien d'heures par semaine \" || PRENOM || \" travaille-t-\" || LIB_PR || \" en moyenne?\" " + }, + "decimals": 0, + "response": { + "name": "NBTRAVHAF" + }, + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + }, + "subSequence": { + "id": "loigi5ue", + "page": "84.54", + "label": { + "type": "VTL|MD", + "value": "\"Module Aidant familial\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_STCPUB,\"9\") =\"5\")" + }, + "missingResponse": { + "name": "NBTRAVHAF_MISSING" + } + }, + { + "id": "lnop5jey", + "label": { + "type": "VTL|MD", + "value": "\"Organisation du travail\"" + }, + "goToPage": "84.55", + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + }, + "subSequence": { + "id": "lnop5jey", + "page": "84.55", + "label": { + "type": "VTL|MD", + "value": "\"Organisation du travail\"" + } + } + }, + "componentType": "Subsequence", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")" + } + }, + { + "id": "lnlu6eyq", + "max": 99, + "min": 1, + "page": "84.55", + "label": { + "type": "VTL|MD", + "value": "\"➡ 150. \" || if (RESIND=\"1\") then \"Vous avez déclaré avoir au moins 2 emplois. Combien d'heures par semaine travaillez-vous en moyenne pour cette(ces) activité(s) secondaire(s)?\" else \"\" ||T_PRENOM || \" a au moins 2 emplois. Combien d'heures par semaine travaille-t-\" || LIB_PR || \" en moyenne pour cette(ces) activité(s) secondaire(s)?\"\r\n " + }, + "decimals": 0, + "response": { + "name": "NBTRAVH2" + }, + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + }, + "subSequence": { + "id": "lnop5jey", + "page": "84.55", + "label": { + "type": "VTL|MD", + "value": "\"Organisation du travail\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(T_NBEMP,\"9\")=\"2\")" + }, + "missingResponse": { + "name": "NBTRAVH2_MISSING" + } + }, + { + "id": "lrz1i78p", + "page": "84.56", + "label": { + "type": "VTL|MD", + "value": "\"➡ 151. \" || if(RESIND=\"1\") then \"Dans le cadre de l'ensemble de vos activités rémunérées, vous arrive-t-il de travailler le soir, c'est à dire entre 20 heures et minuit?\" else \"Dans le cadre de l'ensemble des activités rémunérées de \" || PRENOM || \" lui arrive-il de travailler le soir, c'est à dire entre 20 heures et minuit?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, plusieurs fois par semaine\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, une fois par semaine environ\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, au moins une fois par mois\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, très rarement\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non, jamais\"" + }, + "value": "5" + } + ], + "response": { + "name": "SOIRC" + }, + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + }, + "subSequence": { + "id": "lnop5jey", + "page": "84.55", + "label": { + "type": "VTL|MD", + "value": "\"Organisation du travail\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")" + }, + "missingResponse": { + "name": "SOIRC_MISSING" + } + }, + { + "id": "lrz1cqj0", + "page": "84.57", + "label": { + "type": "VTL|MD", + "value": "\"➡ 152. \" || if(RESIND=\"1\") then \"Dans le cadre de l'ensemble de vos activités rémunérées, vous arrive-t-il de travailler la nuit, c'est à dire entre minuit et 5 heures du matin?\" else \"Dans le cadre de l'ensemble des activités rémunérée de \" || PRENOM || \" lui arrive-t-\" || LIB_PR || \" de travailler la nuit, c'est à dire entre minuit et 5 heures du matin?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, plusieurs fois par semaine\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, une fois par semaine environ\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, au moins une fois par mois\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, très rarement\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non, jamais\"" + }, + "value": "5" + } + ], + "response": { + "name": "NUITC" + }, + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + }, + "subSequence": { + "id": "lnop5jey", + "page": "84.55", + "label": { + "type": "VTL|MD", + "value": "\"Organisation du travail\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")" + }, + "missingResponse": { + "name": "NUITC_MISSING" + } + }, + { + "id": "lozlx0lf", + "page": "84.58", + "label": { + "type": "VTL|MD", + "value": "\"➡ 153. \" || if(RESIND=\"1\") then \"Vous arrive-t-il de travailler le samedi?\" else \"Arrive-t-il à \" || PRENOM || \" de travailler le samedi?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, tous les samedis ou presque\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, au moins une fois par mois\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, moins d'une fois par mois\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non, jamais\"" + }, + "value": "4" + } + ], + "response": { + "name": "SAMEDIC" + }, + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + }, + "subSequence": { + "id": "lnop5jey", + "page": "84.55", + "label": { + "type": "VTL|MD", + "value": "\"Organisation du travail\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")" + }, + "missingResponse": { + "name": "SAMEDIC_MISSING" + } + }, + { + "id": "lqgvj1sr", + "page": "84.59", + "label": { + "type": "VTL|MD", + "value": "\"➡ 154. \" || if(RESIND=\"1\") then \"Vous arrive-t-il de travailler le dimanche?\" else \"Arrive-t-il à \" || PRENOM || \" de travailler le dimanche?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, tous les dimanches ou presque\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, au moins une fois par mois\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, moins d'une fois par mois\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non, jamais\"" + }, + "value": "4" + } + ], + "response": { + "name": "DIMANCHEC" + }, + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + }, + "subSequence": { + "id": "lnop5jey", + "page": "84.55", + "label": { + "type": "VTL|MD", + "value": "\"Organisation du travail\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")" + }, + "missingResponse": { + "name": "DIMANCHEC_MISSING" + } + }, + { + "id": "lnor6ld1", + "page": "84.60", + "label": { + "type": "VTL|MD", + "value": "\"➡ 155. \" || if(RESIND=\"1\") then \"Combien de temps en général prenez-vous pour votre pause de midi?\" else \"Combien de temps en général prend \" || PRENOM || \" pour sa pause de midi?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Moins de 30 minutes\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Environ 30 minutes\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Environ 45 minutes\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Environ 1 heure\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Plus d'une heure\"" + }, + "value": "5" + } + ], + "response": { + "name": "MIDIH" + }, + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + }, + "subSequence": { + "id": "lnop5jey", + "page": "84.55", + "label": { + "type": "VTL|MD", + "value": "\"Organisation du travail\"" + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "lnoqvbnr", + "label": { + "type": "VTL|MD", + "value": "\"Si le temps de pause du déjeuner est variable, donner une réponse même approximative\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")" + }, + "missingResponse": { + "name": "MIDIH_MISSING" + } + }, + { + "id": "lnor4npw", + "page": "84.61", + "label": { + "type": "VTL|MD", + "value": "\"➡ 156. \" || if(RESIND=\"1\") then \"Quel est le lieu le plus fréquent de votre déjeuner?\" else \"Quel est le lieu le plus fréquent du déjeuner de \" || PRENOM || \"?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Cantine ou restaurant d'entreprise\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Autre repas sur le lieu de travail\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Domicile\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Restaurant, brasserie, café\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Boulangerie, lieu de restauration rapide\"" + }, + "value": "5" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Autre lieu\"" + }, + "value": "6" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"C'est très variable\"" + }, + "value": "7" + } + ], + "response": { + "name": "LIEUMIDI" + }, + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + }, + "subSequence": { + "id": "lnop5jey", + "page": "84.55", + "label": { + "type": "VTL|MD", + "value": "\"Organisation du travail\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")" + }, + "missingResponse": { + "name": "LIEUMIDI_MISSING" + } + }, + { + "id": "lnsord0f", + "page": "84.62", + "label": { + "type": "VTL|MD", + "value": "\"➡ 157. \" || if(RESIND=\"1\") then \"Pouvez-vous décider par vous-même du début et de la fin de votre journée de travail?\" else \"\" || PRENOM || \" peut-t-\" || LIB_PR || \" décider du début et de la fin de sa journée de travail?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, entièrement\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, dans une certaine mesure\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non, les horaires sont déterminés par d'autres (employeur, contraintes réglementaires ...)\"" + }, + "value": "3" + } + ], + "response": { + "name": "DECID" + }, + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + }, + "subSequence": { + "id": "lnop5jey", + "page": "84.55", + "label": { + "type": "VTL|MD", + "value": "\"Organisation du travail\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")" + }, + "missingResponse": { + "name": "DECID_MISSING" + } + }, + { + "id": "lnsow0e8", + "page": "84.63", + "label": { + "type": "VTL|MD", + "value": "\"➡ 158. \" || if(RESIND=\"1\") then \"En général, avez-vous des contraintes personnelles qui déterminent la fin de votre journée de travail?\" else \"En général \" || PRENOM || \" a-t-\" || LIB_PR || \" des contraintes personnelles qui déterminent la fin de sa journée de travail?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, tous les jours ou presque\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, plusieurs fois par semaine\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, une fois par semaine\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non, rarement\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non, jamais\"" + }, + "value": "5" + } + ], + "response": { + "name": "CONTRAINTES" + }, + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + }, + "subSequence": { + "id": "lnop5jey", + "page": "84.55", + "label": { + "type": "VTL|MD", + "value": "\"Organisation du travail\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(DECID,\"9\") =\"1\" or nvl(DECID,\"9\")=\"2\")" + }, + "missingResponse": { + "name": "CONTRAINTES_MISSING" + } + }, + { + "id": "lnswc16n", + "page": "84.64", + "label": { + "type": "VTL|MD", + "value": "\"➡ 159. \" || \"Quelles sont ces contraintes?\"" + }, + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + }, + "subSequence": { + "id": "lnop5jey", + "page": "84.55", + "label": { + "type": "VTL|MD", + "value": "\"Organisation du travail\"" + } + } + }, + "responses": [ + { + "id": "lnswc16n-QOP-lvl5cljy", + "label": { + "type": "VTL|MD", + "value": "\"Des contraintes familiales liées aux enfants\"" + }, + "response": { + "name": "TYPECONTRAINTES1" + } + }, + { + "id": "lnswc16n-QOP-lvl5fyiv", + "label": { + "type": "VTL|MD", + "value": "\"Des contraintes familiales pour s'occuper d'une personne dépendante\"" + }, + "response": { + "name": "TYPECONTRAINTES2" + } + }, + { + "id": "lnswc16n-QOP-lvl5aat5", + "label": { + "type": "VTL|MD", + "value": "\"Des contraintes de transport\"" + }, + "response": { + "name": "TYPECONTRAINTES3" + } + }, + { + "id": "lnswc16n-QOP-lvl587md", + "label": { + "type": "VTL|MD", + "value": "\"Des contraintes liées aux études, formation\"" + }, + "response": { + "name": "TYPECONTRAINTES4" + } + }, + { + "id": "lnswc16n-QOP-lvl5dhff", + "label": { + "type": "VTL|MD", + "value": "\"Des contraintes liées à la pratique d'une activité de loisirs\"" + }, + "response": { + "name": "TYPECONTRAINTES5" + } + }, + { + "id": "lnswc16n-QOP-lvl5kj1k", + "label": { + "type": "VTL|MD", + "value": "\"Des contraintes liées à du bénévolat dans une association\"" + }, + "response": { + "name": "TYPECONTRAINTES6" + } + }, + { + "id": "lnswc16n-QOP-lvl5ld34", + "label": { + "type": "VTL|MD", + "value": "\"Autre\"" + }, + "response": { + "name": "TYPECONTRAINTES7" + } + } + ], + "declarations": [ + { + "id": "lvl45bw0", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "lw64k8jt", + "label": { + "type": "VTL|MD", + "value": "\"Carte-code 5 CONTRAINTES SUR TEMPS DE TRAVAIL\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(CONTRAINTES ,\"9\")=\"1\" or nvl(CONTRAINTES ,\"9\")=\"2\" or nvl(CONTRAINTES ,\"9\")=\"3\")" + }, + "missingResponse": { + "name": "TYPECONTRAINTES_MISSING" + } + }, + { + "id": "lnswffrl", + "page": "84.65", + "label": { + "type": "VTL|MD", + "value": "\"➡ 160. \" || if(RESIND=\"1\") then \"Vos horaires de travail vous permettent-ils d'être présent auprès de vos enfants le matin des jours d'école?\" else \"Les horaires de travail de \" || PRENOM || \" lui permettent-ils d'être présent auprès de ses enfants le matin des jours d'école?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Sans objet (enfants en internat, etc)\"" + }, + "value": "0" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Tous les jours\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs fois par semaine\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Une fois par semaine environ\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Moins d'une fois par semaine\"" + }, + "value": "4" + } + ], + "response": { + "name": "PRES_MATIN" + }, + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + }, + "subSequence": { + "id": "lnop5jey", + "page": "84.55", + "label": { + "type": "VTL|MD", + "value": "\"Organisation du travail\"" + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "lqgvb96y", + "label": { + "type": "VTL|MD", + "value": "\"Si l'enfant ne va pas à l'école, dire les jours de semaine et pas les jours d'école\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (ENF013NB >0)" + }, + "missingResponse": { + "name": "PRES_MATIN_MISSING" + } + }, + { + "id": "lnswp70y", + "page": "84.66", + "label": { + "type": "VTL|MD", + "value": "\"➡ 161. \" || if(RESIND=\"1\") then \"Vos horaires de travail vous permettent-ils d'être présent auprès de vos enfants le soir des jours d'école pour le dîner?\" else \"Les horaires de travail de \" || PRENOM || \" lui permettent-ils d'être présent auprès de ses enfants le soir des jours d'école?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Sans objet (enfants en internat, etc)\"" + }, + "value": "0" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Tous les jours\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs fois par semaine\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Une fois par semaine environ\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Moins d'une fois par semaine\"" + }, + "value": "4" + } + ], + "response": { + "name": "PRES_SOIR" + }, + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + }, + "subSequence": { + "id": "lnop5jey", + "page": "84.55", + "label": { + "type": "VTL|MD", + "value": "\"Organisation du travail\"" + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "lqgvh33k", + "label": { + "type": "VTL|MD", + "value": "\"Si l'enfant ne va pas à l'école, on considère les jours de la semaine et pas les jours d'école\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (ENF013NB >0)" + }, + "missingResponse": { + "name": "PRES_SOIR_MISSING" + } + }, + { + "id": "lnswobq4", + "page": "84.67", + "label": { + "type": "VTL|MD", + "value": "\"➡ 162. \" || if(RESIND=\"1\") then \"En général, vos horaires de travail s'accordent-ils avec vos engagements sociaux et familiaux?\" else \"En général, les horaires de travail de \" || PRENOM || \" s'accordent-ils avec ses engagements sociaux et familiaux?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Très bien\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Bien\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Pas très bien\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Pas bien du tout\"" + }, + "value": "4" + } + ], + "response": { + "name": "COMPATIB_HT" + }, + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + }, + "subSequence": { + "id": "lnop5jey", + "page": "84.55", + "label": { + "type": "VTL|MD", + "value": "\"Organisation du travail\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")" + }, + "missingResponse": { + "name": "COMPATIB_HT_MISSING" + } + }, + { + "id": "lnsx8q5a", + "page": "84.68", + "label": { + "type": "VTL|MD", + "value": "\"➡ 163. \" || if(RESIND=\"1\") then \"A la fin d'une journée normale de travail, vous sentez-vous fatigué(e)?\" else \"A la fin d'une journée normale de travail, \" || PRENOM || \" se sent-t-\" || LIB_PR || \" fatigué(e)?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, tous les jours\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, plusieurs fois par semaine\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, une fois par semaine environ\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non, très rarement\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non, jamais\"" + }, + "value": "5" + } + ], + "response": { + "name": "FATIGUE" + }, + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + }, + "subSequence": { + "id": "lnop5jey", + "page": "84.55", + "label": { + "type": "VTL|MD", + "value": "\"Organisation du travail\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\")" + }, + "missingResponse": { + "name": "FATIGUE_MISSING" + } + }, + { + "id": "lnsxaarn", + "page": "84.69", + "label": { + "type": "VTL|MD", + "value": "\"➡ 164. \" || \"Est-ce pour des motifs liés au travail ...\"" + }, + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + }, + "subSequence": { + "id": "lnop5jey", + "page": "84.55", + "label": { + "type": "VTL|MD", + "value": "\"Organisation du travail\"" + } + } + }, + "responses": [ + { + "id": "lnsxaarn-QOP-lvl5jkjw", + "label": { + "type": "VTL|MD", + "value": "\"L'ambiance de travail ?\"" + }, + "response": { + "name": "RAIS1_FATI1" + } + }, + { + "id": "lnsxaarn-QOP-lvl5d37j", + "label": { + "type": "VTL|MD", + "value": "\"Le rythme de travail ?\"" + }, + "response": { + "name": "RAIS1_FATI2" + } + }, + { + "id": "lnsxaarn-QOP-lvl5at1e", + "label": { + "type": "VTL|MD", + "value": "\"L'intensité du travail ?\"" + }, + "response": { + "name": "RAIS1_FATI3" + } + }, + { + "id": "lnsxaarn-QOP-lvl5lb2g", + "label": { + "type": "VTL|MD", + "value": "\"La pénibilité du travail ?\"" + }, + "response": { + "name": "RAIS1_FATI4" + } + }, + { + "id": "lnsxaarn-QOP-lvl5e794", + "label": { + "type": "VTL|MD", + "value": "\"La durée de la journée de travail ?\"" + }, + "response": { + "name": "RAIS1_FATI5" + } + }, + { + "id": "lnsxaarn-QOP-lvl5bz5b", + "label": { + "type": "VTL|MD", + "value": "\"Les horaires ?\"" + }, + "response": { + "name": "RAIS1_FATI6" + } + }, + { + "id": "lnsxaarn-QOP-lvl5i2wz", + "label": { + "type": "VTL|MD", + "value": "\"Le trajet domicile-travail ?\"" + }, + "response": { + "name": "RAIS1_FATI7" + } + }, + { + "id": "lnsxaarn-QOP-lvl5ffpm", + "label": { + "type": "VTL|MD", + "value": "\"Autre raison\"" + }, + "response": { + "name": "RAIS1_FATI8" + } + }, + { + "id": "lnsxaarn-QOP-lvl5g7au", + "label": { + "type": "VTL|MD", + "value": "\"Non, pas de raison liée au travail\"" + }, + "response": { + "name": "RAIS1_FATI9" + } + } + ], + "declarations": [ + { + "id": "lvl4bn9i", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "lw64hz1q", + "label": { + "type": "VTL|MD", + "value": "\"Carte-code 6 FATIGUE AU TRAVAIL RAISONS 1\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")" + }, + "missingResponse": { + "name": "RAIS1_FATI_MISSING" + } + }, + { + "id": "lnsxuunh", + "page": "84.70", + "label": { + "type": "VTL|MD", + "value": "\"➡ 165. \" || \"Est-ce à cause de motifs plus personnels ...\"" + }, + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + }, + "subSequence": { + "id": "lnop5jey", + "page": "84.55", + "label": { + "type": "VTL|MD", + "value": "\"Organisation du travail\"" + } + } + }, + "responses": [ + { + "id": "lnsxuunh-QOP-lvl59tku", + "label": { + "type": "VTL|MD", + "value": "\"Un état de santé fragile ?\"" + }, + "response": { + "name": "RAIS2_FATI1" + } + }, + { + "id": "lnsxuunh-QOP-lvl5mq88", + "label": { + "type": "VTL|MD", + "value": "\"Des insomnies ?\"" + }, + "response": { + "name": "RAIS2_FATI2" + } + }, + { + "id": "lnsxuunh-QOP-lvl5d77o", + "label": { + "type": "VTL|MD", + "value": "\"Des sorties entre amis ?\"" + }, + "response": { + "name": "RAIS2_FATI3" + } + }, + { + "id": "lnsxuunh-QOP-lvl5q6di", + "label": { + "type": "VTL|MD", + "value": "\"Un jeune enfant à la maison ?\"" + }, + "response": { + "name": "RAIS2_FATI4" + } + }, + { + "id": "lnsxuunh-QOP-lvl58gmq", + "label": { + "type": "VTL|MD", + "value": "\"Une autre raison\"" + }, + "response": { + "name": "RAIS2_FATI5" + } + }, + { + "id": "lnsxuunh-QOP-lvl5kg0a", + "label": { + "type": "VTL|MD", + "value": "\"Non, pas de raison personnelle\"" + }, + "response": { + "name": "RAIS2_FATI6" + } + } + ], + "declarations": [ + { + "id": "lvl48wxv", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "lw64lme4", + "label": { + "type": "VTL|MD", + "value": "\"Carte-code 7 FATIGUE AU TRAVAIL RAISONS 2\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (nvl(FATIGUE ,\"9\")=\"1\" or nvl(FATIGUE ,\"9\")=\"2\" or nvl(FATIGUE ,\"9\")=\"3\")" + }, + "missingResponse": { + "name": "RAIS2_FATI_MISSING" + } + }, + { + "id": "lnsxyck2", + "page": "84.71", + "label": { + "type": "VTL|MD", + "value": "\"➡ 166. \" || if(RESIND=\"1\") then \"Le passage de la vie active à la retraite est un grand changement. Laquelle de ces propositions s'applique le mieux à la façon dont vous envisagez cette future période de votre vie?\" else \"Le passage de la vie active à la retraite est un grand changement.Laquelle de ces propositions s'applique le mieux à la façon dont \" || PRENOM || \" envisage cette future période de sa vie?\" " + }, + "hierarchy": { + "sequence": { + "id": "lnlgxovz", + "page": "84.34", + "label": { + "type": "VTL|MD", + "value": "\"XII - \" || \"activite principale specifique EDT\"" + } + }, + "subSequence": { + "id": "lnop5jey", + "page": "84.55", + "label": { + "type": "VTL|MD", + "value": "\"Organisation du travail\"" + } + } + }, + "responses": [ + { + "id": "lnsxyck2-QOP-lvp1bufg", + "label": { + "type": "VTL|MD", + "value": "\"Enfin pouvoir se reposer sans rien faire\"" + }, + "response": { + "name": "RETRAITE1" + } + }, + { + "id": "lnsxyck2-QOP-lvp16zam", + "label": { + "type": "VTL|MD", + "value": "\"Enfin avoir du temps pour pratiquer les loisirs dont on a envie depuis longtemps\"" + }, + "response": { + "name": "RETRAITE2" + } + }, + { + "id": "lnsxyck2-QOP-lvp1c5d8", + "label": { + "type": "VTL|MD", + "value": "\"Pouvoir voyager\"" + }, + "response": { + "name": "RETRAITE3" + } + }, + { + "id": "lnsxyck2-QOP-lvp1gw0v", + "label": { + "type": "VTL|MD", + "value": "\"Avoir du temps pour s'occuper de sa famille\"" + }, + "response": { + "name": "RETRAITE4" + } + }, + { + "id": "lnsxyck2-QOP-lvp155oz", + "label": { + "type": "VTL|MD", + "value": "\"Avoir peur de s'ennuyer\"" + }, + "response": { + "name": "RETRAITE5" + } + }, + { + "id": "lnsxyck2-QOP-lvp1e14o", + "label": { + "type": "VTL|MD", + "value": "\"Avoir peur de ne plus voir les collègues et de se sentir isolé socialement\"" + }, + "response": { + "name": "RETRAITE6" + } + }, + { + "id": "lnsxyck2-QOP-lvp1gek7", + "label": { + "type": "VTL|MD", + "value": "\"Avoir peur de se sentir inutile\"" + }, + "response": { + "name": "RETRAITE7" + } + }, + { + "id": "lnsxyck2-QOP-lvp1f7wo", + "label": { + "type": "VTL|MD", + "value": "\"Aucune de ces propositions\"" + }, + "response": { + "name": "RETRAITE8" + } + } + ], + "declarations": [ + { + "id": "lp9n24tu-SI", + "label": { + "type": "VTL|MD", + "value": "\"Nous aimerions maintenant vous interroger sur la fin de votre vie professionnelle et la façon dont vous l'envisager\"" + }, + "position": "BEFORE_QUESTION_TEXT", + "declarationType": "STATEMENT" + }, + { + "id": "lvp0lvzv", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "lw64ewo3", + "label": { + "type": "VTL|MD", + "value": "\"Carte-code 8 RETRAITE\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_EMPLOI = \"1\") and (T_AGE >49)" + }, + "missingResponse": { + "name": "RETRAITE_MISSING" + } + }, + { + "id": "lnsztqe5", + "page": "84.72", + "label": { + "type": "VTL|MD", + "value": "\"XIII - \" || \"Chômeurs\"" + }, + "hierarchy": { + "sequence": { + "id": "lnsztqe5", + "page": "84.72", + "label": { + "type": "VTL|MD", + "value": "\"XIII - \" || \"Chômeurs\"" + } + } + }, + "componentType": "Sequence", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")" + } + }, + { + "id": "lnt02qld", + "page": "84.73", + "label": { + "type": "VTL|MD", + "value": "\"➡ 167. \" || if(RESIND=\"1\") then \"Depuis combien de temps êtes-vous au chômage?\" else \"Depuis combien de temps \" || PRENOM || \" est au chômage?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Moins d'un mois\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"De 1 mois à moins de 6 mois\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"De 6 mois à moins de 12 mois\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"De 12 mois à moins de 24 mois\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"De 2 ans à moins de 4 ans\"" + }, + "value": "5" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"4 ans ou plus\"" + }, + "value": "6" + } + ], + "response": { + "name": "CHO1" + }, + "hierarchy": { + "sequence": { + "id": "lnsztqe5", + "page": "84.72", + "label": { + "type": "VTL|MD", + "value": "\"XIII - \" || \"Chômeurs\"" + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "lordfo0q", + "label": { + "type": "VTL|MD", + "value": "\"Ne tenez pas compte des interruptions de moins d'un mois\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")" + }, + "missingResponse": { + "name": "CHO1_MISSING" + } + }, + { + "id": "lnt1bc09", + "page": "84.74", + "label": { + "type": "VTL|MD", + "value": "\"➡ 168. \" || if(RESIND=\"1\") then \"Faites-vous des démarches pour trouver un emploi, même un petit boulot, un stage rémunéré, ou un emploi en alternance, ou pour vous installer à votre compte?\" else \"\" || PRENOM || \" fait-\" || LIB_PR || \" des démarches pour trouver un emploi, même un petit boulot, un stage rémunéré, ou un emploi en alternance ou pour s'installer à son compte?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "CHO2" + }, + "hierarchy": { + "sequence": { + "id": "lnsztqe5", + "page": "84.72", + "label": { + "type": "VTL|MD", + "value": "\"XIII - \" || \"Chômeurs\"" + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "lnt1lr5v", + "label": { + "type": "VTL|MD", + "value": "\"Exemple de démarches : déposer son cv sur internet, passer un concours, s'adresser à son entourage ou à un organisme, donner suite à la sollicitation d'un chasseur de tête, faire des démarches pour trouver un local ou des financements\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")" + }, + "missingResponse": { + "name": "CHO2_MISSING" + } + }, + { + "id": "lnu1cvsm", + "page": "84.75", + "label": { + "type": "VTL|MD", + "value": "\"➡ 169. \" || if(RESIND=\"1\") then \"Est-ce parce que vous avez déjà trouvé un emploi?\" else \"Est-ce parce que \" || PRENOM || \" a déjà trouvé un emploi?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "CHO3" + }, + "hierarchy": { + "sequence": { + "id": "lnsztqe5", + "page": "84.72", + "label": { + "type": "VTL|MD", + "value": "\"XIII - \" || \"Chômeurs\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\") and (nvl(CHO2,\"9\") =\"2\")" + }, + "missingResponse": { + "name": "CHO3_MISSING" + } + }, + { + "id": "lnu1tbus", + "page": "84.76", + "label": { + "type": "VTL|MD", + "value": "\"➡ 170. \" || if(RESIND=\"1\") then \"Bien que vous n'ayez pas réalisé de démarches de recherche d'emploi, souhaiteriez-vous cependant travailler?\" else \"Bien que \" || PRENOM || \" n'a pas réalisé de démarches de recherche d'emploi, souhaiterait-\" || LIB_PR || \" cependant travailler?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "CHO4" + }, + "hierarchy": { + "sequence": { + "id": "lnsztqe5", + "page": "84.72", + "label": { + "type": "VTL|MD", + "value": "\"XIII - \" || \"Chômeurs\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\") and (nvl(CHO2 ,\"9\")=\"2\" and nvl(CHO3 ,\"9\")=\"2\")" + }, + "missingResponse": { + "name": "CHO4_MISSING" + } + }, + { + "id": "lnu26zl8", + "page": "84.77", + "label": { + "type": "VTL|MD", + "value": "\"➡ 171. \" || if(RESIND=\"1\") then \"Etes-vous inscrit à France Travail (qui a remplacé Pôle Emploi)?\" else \"\" || PRENOM || \" est-\" || LIB_PR || \" inscrit(e) à France Travail (qui a remplacé Pôle Emploi)?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "CHO5" + }, + "hierarchy": { + "sequence": { + "id": "lnsztqe5", + "page": "84.72", + "label": { + "type": "VTL|MD", + "value": "\"XIII - \" || \"Chômeurs\"" + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "lnu1v5li", + "label": { + "type": "VTL|MD", + "value": "\"Y compris si vous ne percevez pas ou plus une allocation chômage, si vous êtes suivi(e) par un autre organisme que Pôle Emploi (mission locale, Cap emploi ...) ou si vous êtes en contrat aidé sans être tenu(e) de vous actualiser.\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")" + }, + "missingResponse": { + "name": "CHO5_MISSING" + } + }, + { + "id": "lpa0ht33", + "page": "84.78", + "label": { + "type": "VTL|MD", + "value": "\"➡ 172. \" || if(RESIND=\"1\") then \"Durant cette période de chômage, en quoi votre emploi du temps est-il différent de celui d'une période durant laquelle vous travaillez?\" else \"Durant cette période de chômage, en quoi l'emploi du temps de \" || PRENOM || \" est-il différent de celui d'une période durant laquelle \" || LIB_PR || \" travaille?\" " + }, + "hierarchy": { + "sequence": { + "id": "lnsztqe5", + "page": "84.72", + "label": { + "type": "VTL|MD", + "value": "\"XIII - \" || \"Chômeurs\"" + } + } + }, + "responses": [ + { + "id": "lpa0ht33-QOP-lvl5an39", + "label": { + "type": "VTL|MD", + "value": "\"Le temps consacré à vos enfants est plus important\"" + }, + "response": { + "name": "CHO61" + } + }, + { + "id": "lpa0ht33-QOP-lvl5ger4", + "label": { + "type": "VTL|MD", + "value": "\"Le temps consacré aux activités domestiques (cuisine, courses, ménage) est plus important\"" + }, + "response": { + "name": "CHO62" + } + }, + { + "id": "lpa0ht33-QOP-lvl5eigt", + "label": { + "type": "VTL|MD", + "value": "\"Vos activités de jardinage, de bricolage, de petits travaux d'aménagement de votre habitation sont plus fréquentes\"" + }, + "response": { + "name": "CHO63" + } + }, + { + "id": "lpa0ht33-QOP-lvl59ehf", + "label": { + "type": "VTL|MD", + "value": "\"Vos activités de socialibité (rencontres d'amis, visites, conversations) sont plus fréquentes\"" + }, + "response": { + "name": "CHO64" + } + }, + { + "id": "lpa0ht33-QOP-lvl5ipz8", + "label": { + "type": "VTL|MD", + "value": "\"Vos activités sportives ou artistiques, vos promenades sont plus fréquentes\"" + }, + "response": { + "name": "CHO65" + } + }, + { + "id": "lpa0ht33-QOP-lvl5kj9z", + "label": { + "type": "VTL|MD", + "value": "\"Vous passez plus de temps à vous reposer, regarder des programmes télévisuels\"" + }, + "response": { + "name": "CHO66" + } + }, + { + "id": "lpa0ht33-QOP-lvl5m063", + "label": { + "type": "VTL|MD", + "value": "\"Vous passez plus de temps à surfer sur internet et sur les réseaux sociaux\"" + }, + "response": { + "name": "CHO67" + } + }, + { + "id": "lpa0ht33-QOP-lvl56hsx", + "label": { + "type": "VTL|MD", + "value": "\"Vous avez plus de temps pour des actions de bénévolat\"" + }, + "response": { + "name": "CHO68" + } + }, + { + "id": "lpa0ht33-QOP-lvl5ldjv", + "label": { + "type": "VTL|MD", + "value": "\"Vous vous ennuyez plus souvent\"" + }, + "response": { + "name": "CHO69" + } + }, + { + "id": "lpa0ht33-QOP-lvl5bu0m", + "label": { + "type": "VTL|MD", + "value": "\"Autre\"" + }, + "response": { + "name": "CHO610" + } + } + ], + "declarations": [ + { + "id": "lvl4l7rz", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "lw64o7h2", + "label": { + "type": "VTL|MD", + "value": "\"Carte-code 9 CHOMAGE\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")" + }, + "missingResponse": { + "name": "CHO6_MISSING" + } + }, + { + "id": "lnu3okyv", + "page": "84.79", + "label": { + "type": "VTL|MD", + "value": "\"➡ 173. \" || if(RESIND=\"1\") then \"Durant cette période de chômage, avec laquelle ou lesquelles de ces propositions êtes-vous d'accord?\" else \"Durant cette période de chômage, avec laquelle ou lesquelles de ces propositions \" || PRENOM || \" est-\" || LIB_PR || \" d'accord?\" " + }, + "hierarchy": { + "sequence": { + "id": "lnsztqe5", + "page": "84.72", + "label": { + "type": "VTL|MD", + "value": "\"XIII - \" || \"Chômeurs\"" + } + } + }, + "responses": [ + { + "id": "lnu3okyv-QOP-lvl5d2y7", + "label": { + "type": "VTL|MD", + "value": "\"Vous avez plus de temps pour faire des choses qui vous plaisent\"" + }, + "response": { + "name": "CHO71" + } + }, + { + "id": "lnu3okyv-QOP-lvl5kndi", + "label": { + "type": "VTL|MD", + "value": "\"Vous avez l'impression que de ne pas travailler vous dévalorise aux yeux des autres\"" + }, + "response": { + "name": "CHO72" + } + }, + { + "id": "lnu3okyv-QOP-lvl58f8m", + "label": { + "type": "VTL|MD", + "value": "\"Ne pas travailler vous dévalorise à vos propres yeux\"" + }, + "response": { + "name": "CHO73" + } + }, + { + "id": "lnu3okyv-QOP-lvl5bmxc", + "label": { + "type": "VTL|MD", + "value": "\"Vous tournez en rond, vous vous sentez inutile\"" + }, + "response": { + "name": "CHO74" + } + } + ], + "declarations": [ + { + "id": "lvl4ko9o", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_SITUAEU =\"2\")" + }, + "missingResponse": { + "name": "CHO7_MISSING" + } + }, + { + "id": "l1ax3zmpp", + "page": "84.80", + "label": { + "type": "VTL|MD", + "value": "\"XIV - \" || \"Ancienne activité de \" || PRENOM " + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmpp", + "page": "84.80", + "label": { + "type": "VTL|MD", + "value": "\"XIV - \" || \"Ancienne activité de \" || PRENOM " + } + } + }, + "declarations": [ + { + "id": "l1awtqrqp", + "label": { + "type": "VTL|MD", + "value": "if (PROXY = \"1\") then \"Vous avez déjà travaillé par le passé, détaillons un peu plus le dernier emploi que vous avez occupé.\" \r\nelse (PRENOM || \" a déjà travaillé par le passé, détaillons un peu plus le dernier emploi qu'\" || LIB_PR || \" a occupé.\")\r\nif T_ANNAIS then \"\" else \"\" " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Sequence", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\")" + } + }, + { + "id": "l1axtzy5p", + "page": "84.81", + "label": { + "type": "VTL|MD", + "value": "\"➡ 174. \" || \"Dans \"|| PLIB_SON ||\" dernier emploi, quelle était \" ||\r\n(if (PROXY = \"1\") then \"votre profession ?\"\r\nelse \"la profession de \" || PRENOM || \" ?\") " + }, + "response": { + "name": "T_APCLCAF" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmpp", + "page": "84.80", + "label": { + "type": "VTL|MD", + "value": "\"XIV - \" || \"Ancienne activité de \" || PRENOM " + } + } + }, + "mandatory": false, + "maxLength": 150, + "declarations": [ + { + "id": "l1axw4ujp", + "label": { + "type": "VTL|MD", + "value": "\"Saisissez le libellé de profession recherché et le sélectionnez-le dans la liste.\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "l1ay187pp", + "label": { + "type": "VTL|MD", + "value": "\"Si le libellé n'est pas trouvé, tapez '999' et sélectionnez 'je n'ai pas trouvé dans la liste'\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Input", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (nvl(T_SEXE, \"1\") = \"2\")" + }, + "missingResponse": { + "name": "T_APCLCAF_MISSING" + } + }, + { + "id": "lk0w4j4x", + "page": "84.82", + "label": { + "type": "VTL|MD", + "value": "\"➡ 175. \" || \"Dans \"|| PLIB_SON ||\" dernier emploi, quelle était \" ||\r\n(if (PROXY = \"1\") then \"votre profession ?\"\r\nelse \"la profession de \" || PRENOM || \" ?\") " + }, + "response": { + "name": "T_APCLCAH" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmpp", + "page": "84.80", + "label": { + "type": "VTL|MD", + "value": "\"XIV - \" || \"Ancienne activité de \" || PRENOM " + } + } + }, + "mandatory": false, + "maxLength": 150, + "declarations": [ + { + "id": "lk0whr63", + "label": { + "type": "VTL|MD", + "value": "\"Saisissez le libellé de profession recherché et le sélectionnez-le dans la liste.\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "lk0w6ptt", + "label": { + "type": "VTL|MD", + "value": "\"Si le libellé n'est pas trouvé, tapez '999' et sélectionnez 'Je n'ai pas trouvé dans la liste'\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Input", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (nvl(T_SEXE, \"1\") = \"1\")" + }, + "missingResponse": { + "name": "T_APCLCAH_MISSING" + } + }, + { + "id": "l2j37ba4p", + "page": "84.83", + "label": { + "type": "VTL|MD", + "value": "\"➡ 176. \" || \"Vous n'avez pas trouvé le libellé de profession recherché dans la liste. Veuillez saisir le libellé de profession le plus précis et complet possible\"" + }, + "response": { + "name": "T_APCLCACLAIR" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmpp", + "page": "84.80", + "label": { + "type": "VTL|MD", + "value": "\"XIV - \" || \"Ancienne activité de \" || PRENOM " + } + } + }, + "mandatory": false, + "maxLength": 249, + "componentType": "Input", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and ((nvl(T_SEXE, \"1\") = \"1\" and nvl(T_APCLCAH,\"9999\") = \"9999\" ) or (T_SEXE = \"2\" and nvl(T_APCLCAF, \"9999\") = \"9999\"))" + }, + "missingResponse": { + "name": "T_APCLCACLAIR_MISSING" + } + }, + { + "id": "lq2f9pd7", + "page": "84.84", + "label": { + "type": "VTL|MD", + "value": "\"➡ 177. \" || \"Pouvez-vous décrire en quelques mots en quoi consistait \" || if (PROXY = \"1\") then \"votre travail ?\" else \"le travail de \" || PRENOM || \" ?\" " + }, + "response": { + "name": "T_APCLCACLAIRP" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmpp", + "page": "84.80", + "label": { + "type": "VTL|MD", + "value": "\"XIV - \" || \"Ancienne activité de \" || PRENOM " + } + } + }, + "mandatory": false, + "maxLength": 249, + "componentType": "Input", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and ((nvl(T_SEXE, \"1\") = \"1\" and nvl(T_APCLCAH,\"9999\") = \"9999\" ) or (T_SEXE = \"2\" and nvl(T_APCLCAF, \"9999\") = \"9999\")) and (T_APCLCACLAIR_FLOUS)" + }, + "missingResponse": { + "name": "T_APCLCACLAIRP_MISSING" + } + }, + { + "id": "l1ay3ugzp", + "page": "84.85", + "label": { + "type": "VTL|MD", + "value": "\"➡ 178. \" || \"Dans cet emploi, \" ||\r\n(if (PROXY = \"1\") then \"vous étiez ...\"\r\nelse PRENOM || \" était ...\") " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"A \" || PLIB_SON || \" compte (y compris gérant de société ou chef d'entreprise salarié)\" " + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Salarié\"||LIB_E||\" de la fonction publique (Etat, territoriale ou hospitalière)\" " + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Salarié\"||LIB_E||\" d'une entreprise (y compris d'une association ou de la Sécurité sociale)\" " + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Salarié\"||LIB_E||\" d'un particulier\" " + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "(if (PROXY = \"1\") then \"Vous travailliez \" else PRENOM || \" travaillait \")\r\n|| \"sans être rémunéré\" || LIB_E || \" avec un membre de \" ||PLIB_SA || \" famille.\" " + }, + "value": "5" + } + ], + "response": { + "name": "T_ASTCPUB" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmpp", + "page": "84.80", + "label": { + "type": "VTL|MD", + "value": "\"XIV - \" || \"Ancienne activité de \" || PRENOM " + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\")" + }, + "missingResponse": { + "name": "T_ASTCPUB_MISSING" + } + }, + { + "id": "l1uy49nhp", + "page": "84.86", + "label": { + "type": "VTL|MD", + "value": "\"➡ 179. \" || \"Dans cet emploi, \" || (if (PROXY = \"1\") then \"vous arrivait-il \"\r\nelse \"arrivait-il à \" || PRENOM ) || \r\n\" de superviser le travail d'autres salariés (hors apprentis, étudiant en alternance et stagiaires), qu'il s'agisse d'une tâche principale ou pas ?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "T_AENCADR" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmpp", + "page": "84.80", + "label": { + "type": "VTL|MD", + "value": "\"XIV - \" || \"Ancienne activité de \" || PRENOM " + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "l1uyd0orp", + "label": { + "type": "VTL|MD", + "value": "\"Superviser des personnes, c'est par exemple :\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "l3a17bgzp", + "label": { + "type": "VTL|MD", + "value": "\" \"- être responsable de leur activité ;\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "l3a1edvwp", + "label": { + "type": "VTL|MD", + "value": "\"- coordonner ou organiser l'activité d'autres salariés ;\"\r\n\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "l3a1gphwp", + "label": { + "type": "VTL|MD", + "value": "\"- être chargé\" ||LIB_E ||\" de leur montrer comment le travail doit être fait ;\" " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "l3a1k8zep", + "label": { + "type": "VTL|MD", + "value": "\"- surveiller la qualité de leur travail ou le respect des délais.\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB = \"2\" or T_ASTCPUB = \"3\")" + }, + "missingResponse": { + "name": "T_AENCADR_MISSING" + } + }, + { + "id": "l1w579tbp", + "page": "84.87", + "label": { + "type": "VTL|MD", + "value": "\"➡ 180. \" || \"Dans cet emploi, \" || (if (PROXY = \"1\") then \"vous étiez ...\"\r\n else PRENOM || \" était ...\") " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Manoeuvre, ouvri\" ||LIB_ERE|| \" spécialisé\" ||LIB_E " + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Ouvri\" ||LIB_ERE|| \" qualifié\" ||LIB_E|| \", technicien\" ||LIB_NE|| \" d'atelier\" " + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Employé\" ||LIB_E|| \" de bureau, de commerce, de services\" " + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Agent\" ||LIB_E|| \" de maîtrise (y compris administrative ou commerciale)\" " + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Technicien\" ||LIB_NE " + }, + "value": "5" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Ingénieur\" ||LIB_E|| \", cadre d'entreprise\" " + }, + "value": "6" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Dans une autre situation\"" + }, + "value": "7" + } + ], + "response": { + "name": "T_AQPRCR" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmpp", + "page": "84.80", + "label": { + "type": "VTL|MD", + "value": "\"XIV - \" || \"Ancienne activité de \" || PRENOM " + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB = \"2\" or T_ASTCPUB = \"3\") and (T_ASTCPUB = \"3\")" + }, + "missingResponse": { + "name": "T_AQPRCR_MISSING" + } + }, + { + "id": "l1w7wvihp", + "page": "84.88", + "label": { + "type": "VTL|MD", + "value": "\"➡ 181. \" || \"Dans cet emploi, \" || (if (PROXY = \"1\") then \"vous étiez ...\" else PRENOM || \" était ...\") " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Manoeuvre, ouvri\" ||LIB_ERE|| \" spécialisé\" ||LIB_E " + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Ouvri\" ||LIB_ERE|| \" qualifié\" ||LIB_E " + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Technicien\" ||LIB_NE " + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Agent\" ||LIB_E|| \" de catégorie C de la fonction publique\" " + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Agent\" ||LIB_E|| \" de catégorie B de la fonction publique\" " + }, + "value": "5" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Agent\" ||LIB_E|| \" de catégorie A de la fonction publique\" " + }, + "value": "6" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Dans une autre situation\"" + }, + "value": "7" + } + ], + "response": { + "name": "T_AQPRCU" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmpp", + "page": "84.80", + "label": { + "type": "VTL|MD", + "value": "\"XIV - \" || \"Ancienne activité de \" || PRENOM " + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB = \"2\" or T_ASTCPUB = \"3\") and (T_ASTCPUB = \"2\")" + }, + "missingResponse": { + "name": "T_AQPRCU_MISSING" + } + }, + { + "id": "l1w7xqiep", + "page": "84.89", + "label": { + "type": "VTL|MD", + "value": "\"➡ 182. \" || \"Quel était le principal secteur d'activité de \" ||\r\nif (T_ASTCPUB = \"1\") then \"l'entreprise que \" ||\r\n (if (PROXY = \"1\") then \"vous dirigiez ?\" \r\n else PRENOM || \" dirigeait ?\")\r\nelse if (nvl(T_ASTCPUB,\"2\") = \"2\" or T_ASTCPUB = \"3\") then \"l'établissement dans lequel \" ||\r\n (if (PROXY = \"1\") then \"vous travailliez ?\" \r\n else PRENOM || \" travaillait ?\")\r\nelse \"l'entreprise de la personne que \" ||\r\n (if (PROXY = \"1\") then \"vous aidiez ?\"\r\n else PRENOM || \" aidait ?\") " + }, + "response": { + "name": "T_AACTIV" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmpp", + "page": "84.80", + "label": { + "type": "VTL|MD", + "value": "\"XIV - \" || \"Ancienne activité de \" || PRENOM " + } + } + }, + "mandatory": false, + "maxLength": 249, + "declarations": [ + { + "id": "l1w7soigp", + "label": { + "type": "VTL|MD", + "value": "\"Attention, l’activité recherchée est celle de l’établissement et non la fonction que \" ||(if (PROXY = \"1\") then \"vous occupiez. Par exemple, si vous étiez \" else ( PRENOM || \" occupait. Par exemple, si \" || PRENOM || \" était \" ))\r\n|| \"comptable dans une usine sidérurgique, l’activité à déclarer est : « Sidérurgie » et non « Comptabilité ».\" " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "l1w7xm9np", + "label": { + "type": "VTL|MD", + "value": "(if (PROXY = \"1\") then \"Si vous travailliez\" else (\"Si \" || PRENOM || \" travaillait\"))\r\n|| \" dans un magasin de chaussures, tapez « chaussure » plutôt que « commerce » afin de trouver « commerce de détail de chaussure »\" " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "likaey8fp", + "label": { + "type": "VTL|MD", + "value": "\"Si vous ne le trouvez pas, tapez « 999 » et sélectionnez « je n’ai pas trouvé dans la liste ».\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Input", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\")" + }, + "missingResponse": { + "name": "T_AACTIV_MISSING" + } + }, + { + "id": "l1wcbosxp", + "page": "84.90", + "label": { + "type": "VTL|MD", + "value": "\"➡ 183. \" || \"Vous n'avez pas trouvé dans la liste. Pouvez-vous décrire l'activité de\" ||\r\n(if (T_ASTCPUB = \"1\") then (if (PROXY = \"1\") then \" votre ancienne entreprise\" else \" l'ancienne entreprise de \" || PRENOM )\r\nelse if (nvl(T_ASTCPUB,\"2\") = \"2\" or T_ASTCPUB = \"3\") then (if (PROXY = \"1\") then \" votre ancien établissement\" else \" l'ancien établissement de \" || PRENOM )\r\nelse (\" l'entreprise de la personne que \" || (if (PROXY = \"1\") then \"vous aidiez\" else PRENOM || \" aidait\")))\r\n|| \", le plus précisément possible ?\" " + }, + "response": { + "name": "T_AACTIVCLAIR" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmpp", + "page": "84.80", + "label": { + "type": "VTL|MD", + "value": "\"XIV - \" || \"Ancienne activité de \" || PRENOM " + } + } + }, + "mandatory": false, + "maxLength": 249, + "declarations": [ + { + "id": "likajg4bp", + "label": { + "type": "VTL|MD", + "value": "\"Rappel : L’activité recherchée est celle de l’établissement et non la fonction occupée.\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "likahm0dp", + "label": { + "type": "VTL|MD", + "value": "\"Exemples : « Réparation de trottinettes électriques » ; « Fabrication de portails en PVC » ; « Vente de détail de bijoux fantaisie » ; « Nettoyage de bureaux professionnels »…\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Input", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\") and (nvl(T_AACTIV,\"99_999\") = \"99_999\")" + }, + "missingResponse": { + "name": "T_AACTIVCLAIR_MISSING" + } + }, + { + "id": "l1wc3dr5p", + "page": "84.91", + "label": { + "type": "VTL|MD", + "value": "\"➡ 184. \" || \"Dans quel domaine d'activité se situait \" ||\r\n(if (nvl(T_STCPUB,\"2\") = \"2\" or T_STCPUB = \"3\") then \"l'établissement ?\"\r\nelse \"l'entreprise ?\") " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Agriculture, sylviculture et pêche\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Industrie manufacturière, extractive ou autre\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Construction\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Commerce\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Restauration, hébergement\"" + }, + "value": "5" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Transport, logistique et entreposage\"" + }, + "value": "6" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Activités de service aux entreprises\"" + }, + "value": "7" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Administration publique, enseignement, santé humaine\"" + }, + "value": "8" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Activités sociales ou médico-sociales\"" + }, + "value": "9" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Activités de service aux particuliers\"" + }, + "value": "10" + } + ], + "response": { + "name": "T_AACTIVDOM" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmpp", + "page": "84.80", + "label": { + "type": "VTL|MD", + "value": "\"XIV - \" || \"Ancienne activité de \" || PRENOM " + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\") and (nvl(T_AACTIV,\"99_999\") = \"99_999\")" + }, + "missingResponse": { + "name": "T_AACTIVDOM_MISSING" + } + }, + { + "id": "likc7caep", + "page": "84.92", + "label": { + "type": "VTL|MD", + "value": "\"➡ 185. \" || \"Quel était le type de clientèle ?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Des particuliers\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Des professionnels\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Vous ne savez pas\"" + }, + "value": "3" + } + ], + "response": { + "name": "T_AACTIVDOM_COM" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmpp", + "page": "84.80", + "label": { + "type": "VTL|MD", + "value": "\"XIV - \" || \"Ancienne activité de \" || PRENOM " + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\") and (nvl(T_AACTIV,\"99_999\") = \"99_999\") and (T_AACTIVDOM = \"4\")" + }, + "missingResponse": { + "name": "T_AACTIVDOM_COM_MISSING" + } + }, + { + "id": "likcezqvp", + "page": "84.93", + "label": { + "type": "VTL|MD", + "value": "\"➡ 186. \" || \"De quel type d'activité sociale ou médico-sociale s'agissait-il ?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Avec hébergement (maisons de retraite, orphelinats, foyers...)\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Sans hébergement (crèches, aides à domicile, centres de loisirs ...)\"" + }, + "value": "2" + } + ], + "response": { + "name": "T_AACTIVDOM_SOC" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmpp", + "page": "84.80", + "label": { + "type": "VTL|MD", + "value": "\"XIV - \" || \"Ancienne activité de \" || PRENOM " + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB <> \"4\") and (nvl(T_AACTIV,\"99_999\") = \"99_999\") and (T_AACTIVDOM = \"9\")" + }, + "missingResponse": { + "name": "T_AACTIVDOM_SOC_MISSING" + } + }, + { + "id": "l1wde502p", + "page": "84.94", + "label": { + "type": "VTL|MD", + "value": "\"➡ 187. \" || (if (PROXY = \"1\") then \"En vous comptant\" else \"En comptant \" || PRENOM ) || \", combien de personnes travaillaient dans l'entreprise ?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "if (PROXY = \"1\") then (\"Vous travailliez seul\" || LIB_E)\r\nelse PRENOM || \" travaillait seul\" ||LIB_E\r\n " + }, + "value": "0" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Entre 2 et 10 personnes\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Entre 11 et 19 personnes\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Entre 20 et 49 personnes\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Entre 50 et 249 personnes\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"250 personnes et plus\"" + }, + "value": "5" + } + ], + "response": { + "name": "T_ANBSAL1" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmpp", + "page": "84.80", + "label": { + "type": "VTL|MD", + "value": "\"XIV - \" || \"Ancienne activité de \" || PRENOM " + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "l1wdjwajp", + "label": { + "type": "VTL|MD", + "value": "\"Inclure : salariés, apprentis, stagiaires rémunérés, intérimaires, saisonniers, personnes qui travaillent sans être rémunérées avec un membre de leur famille\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB = \"1\")" + }, + "missingResponse": { + "name": "T_ANBSAL1_MISSING" + } + }, + { + "id": "likczjjxp", + "page": "84.95", + "label": { + "type": "VTL|MD", + "value": "\"➡ 188. \" || (if (PROXY = \"1\") then \"En vous comptant\" else \"En comptant \" || PRENOM ) || \", combien de personnes travaillaient dans l'entreprise ?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Entre 2 et 10 personnes\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Entre 11 et 19 personnes\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Entre 20 et 49 personnes\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Entre 50 et 249 personnes\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"250 personnes et plus\"" + }, + "value": "5" + } + ], + "response": { + "name": "T_ANBSAL2" + }, + "hierarchy": { + "sequence": { + "id": "l1ax3zmpp", + "page": "84.80", + "label": { + "type": "VTL|MD", + "value": "\"XIV - \" || \"Ancienne activité de \" || PRENOM " + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE = \"1\" and nvl(T_ACTIVANTEB,\"2\") = \"2\") and (T_ASTCPUB = \"5\")" + }, + "missingResponse": { + "name": "T_ANBSAL2_MISSING" + } + }, + { + "id": "lnu3yew4", + "page": "84.96", + "label": { + "type": "VTL|MD", + "value": "\"XV - \" || \"Inactifs ayant eu une activité professionnelle\"" + }, + "hierarchy": { + "sequence": { + "id": "lnu3yew4", + "page": "84.96", + "label": { + "type": "VTL|MD", + "value": "\"XV - \" || \"Inactifs ayant eu une activité professionnelle\"" + } + } + }, + "componentType": "Sequence", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")" + } + }, + { + "id": "lnu41ata", + "max": 2024, + "min": 1918, + "page": "84.97", + "label": { + "type": "VTL|MD", + "value": "\"➡ 189. \" || if(RESIND=\"1\") then \"A quelle date avez-vous cessé de travailler?\" else \"A quelle date \" || PRENOM || \" a t-\" || LIB_PR || \" cessé de travailler?\" " + }, + "decimals": 0, + "response": { + "name": "INA01" + }, + "hierarchy": { + "sequence": { + "id": "lnu3yew4", + "page": "84.96", + "label": { + "type": "VTL|MD", + "value": "\"XV - \" || \"Inactifs ayant eu une activité professionnelle\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")" + }, + "missingResponse": { + "name": "INA01_MISSING" + } + }, + { + "id": "lnu4fd26", + "page": "84.98", + "label": { + "type": "VTL|MD", + "value": "\"➡ 190. \" || if(RESIND=\"1\") then \"Etait-ce un choix de votre part, ou auriez-vous préféré continuer à travailler?\" else \"Etait-ce un choix de la part de \" || PRENOM || \" ou aurait-\" || LIB_PR || \" préféré continuer à travailler?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"C'était un choix\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Vous auriez préféré poursuivre votre activité\"" + }, + "value": "2" + } + ], + "response": { + "name": "INA02" + }, + "hierarchy": { + "sequence": { + "id": "lnu3yew4", + "page": "84.96", + "label": { + "type": "VTL|MD", + "value": "\"XV - \" || \"Inactifs ayant eu une activité professionnelle\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")" + }, + "missingResponse": { + "name": "INA02_MISSING" + } + }, + { + "id": "lnu59aah", + "page": "84.99", + "label": { + "type": "VTL|MD", + "value": "\"➡ 191. \" || if(RESIND=\"1\") then \"Pour quelles raisons avez-vous cessé de travailler?\" else \"Pour quelles raisons \" || PRENOM || \" a-t-\" || LIB_PR || \" cessé de travailler?\" " + }, + "hierarchy": { + "sequence": { + "id": "lnu3yew4", + "page": "84.96", + "label": { + "type": "VTL|MD", + "value": "\"XV - \" || \"Inactifs ayant eu une activité professionnelle\"" + } + } + }, + "responses": [ + { + "id": "lnu59aah-QOP-losthl8o", + "label": { + "type": "VTL|MD", + "value": "\"Votre travail ne vous plaisait pas\"" + }, + "response": { + "name": "INA031" + } + }, + { + "id": "lnu59aah-QOP-lost6tma", + "label": { + "type": "VTL|MD", + "value": "\"Vous étiez en âge de partir à la retraite\"" + }, + "response": { + "name": "INA032" + } + }, + { + "id": "lnu59aah-QOP-lost01s7", + "label": { + "type": "VTL|MD", + "value": "\"Pour des raisons de santé\"" + }, + "response": { + "name": "INA033" + } + }, + { + "id": "lnu59aah-QOP-lost6pun", + "label": { + "type": "VTL|MD", + "value": "\"Vos horaires de travail étaient trop contraignants\"" + }, + "response": { + "name": "INA034" + } + }, + { + "id": "lnu59aah-QOP-lostgvvu", + "label": { + "type": "VTL|MD", + "value": "\"Votre temps de trajet domicile - travail était trop long\"" + }, + "response": { + "name": "INA035" + } + }, + { + "id": "lnu59aah-QOP-lostcfoz", + "label": { + "type": "VTL|MD", + "value": "\"Fin de votre contrat ou licenciement et vous n'avez pas retrouvé d'emploi\"" + }, + "response": { + "name": "INA036" + } + }, + { + "id": "lnu59aah-QOP-lostebaf", + "label": { + "type": "VTL|MD", + "value": "\"Vous souhaitiez vous occuper de votre(vos) enfant(s)\"" + }, + "response": { + "name": "INA037" + } + }, + { + "id": "lnu59aah-QOP-lost9umo", + "label": { + "type": "VTL|MD", + "value": "\"Il était plus intéressant financièrement de vous occuper vous-même de votre(vos) enfant(s)\"" + }, + "response": { + "name": "INA038" + } + }, + { + "id": "lnu59aah-QOP-lost9jcw", + "label": { + "type": "VTL|MD", + "value": "\"Il était nécessaire de vous occuper d'un de vos proches\"" + }, + "response": { + "name": "INA039" + } + }, + { + "id": "lnu59aah-QOP-lostglfu", + "label": { + "type": "VTL|MD", + "value": "\"Autre raison\"" + }, + "response": { + "name": "INA0310" + } + } + ], + "declarations": [ + { + "id": "lw64hw69", + "label": { + "type": "VTL|MD", + "value": "\"Carte-code 10 INACTIVITE\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")" + }, + "missingResponse": { + "name": "INA03_MISSING" + } + }, + { + "id": "lnu5k0yd", + "page": "84.100", + "label": { + "type": "VTL|MD", + "value": "\"➡ 192. \" || \"Parmi ces raisons, laquelle est la principale?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Votre travail ne vous plaisait pas\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Vous étiez en âge de partir à la retraite\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Pour des raisons de santé\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Vos horaires de travail étaient trop contraignants\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Votre temps de trajet domicile - travail était trop long\"" + }, + "value": "5" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Fin de votre contrat ou licenciement et vous n'avez pas retrouvé d'emploi\"" + }, + "value": "6" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Vous souhaitiez vous occuper de votre(vos) enfant(s)\"" + }, + "value": "7" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Il était plus intéressant financièrement de vous occuper vous-même de votre(vos) enfant(s)\"" + }, + "value": "8" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Il était nécessaire de vous occuper d'un de vos proches\"" + }, + "value": "9" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Autre raison\"" + }, + "value": "10" + } + ], + "response": { + "name": "INA04" + }, + "hierarchy": { + "sequence": { + "id": "lnu3yew4", + "page": "84.96", + "label": { + "type": "VTL|MD", + "value": "\"XV - \" || \"Inactifs ayant eu une activité professionnelle\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (NBINA03 >1)" + }, + "missingResponse": { + "name": "INA04_MISSING" + } + }, + { + "id": "lnu59juf", + "page": "84.101", + "label": { + "type": "VTL|MD", + "value": "\"➡ 193. \" || if(RESIND=\"1\") then \"Etes-vous actuellement à la recherche d'un emploi, que vous soyez ou non inscrit(e) à France Travail (qui a remplacé Pôle Emploi)?\" else \"\" || PRENOM || \" est-\" || LIB_PR || \" actuellement à la recherche d'un emploi, qu'\" || LIB_PR || \" soit inscrit(e) ou non à France Travail (qui a remplacé Pôle Emploi)?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "INA05" + }, + "hierarchy": { + "sequence": { + "id": "lnu3yew4", + "page": "84.96", + "label": { + "type": "VTL|MD", + "value": "\"XV - \" || \"Inactifs ayant eu une activité professionnelle\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (nvl(T_SITUAEU ,\"9\")=\"3\" or nvl(T_SITUAEU ,\"9\")=\"4\" or nvl(T_SITUAEU ,\"9\")=\"5\" or nvl(T_SITUAEU ,\"9\")=\"7\" or nvl(T_SITUAEU ,\"9\")=\"8\")" + }, + "missingResponse": { + "name": "INA05_MISSING" + } + }, + { + "id": "lnu5s82q", + "page": "84.102", + "label": { + "type": "VTL|MD", + "value": "\"➡ 194. \" || if(RESIND=\"1\") then \"Envisagez-vous d'exercer ou de reprendre une activité professionnelle dans le futur?\" else \"\" || PRENOM || \" envisage-t-\" || LIB_PR || \" d'exercer ou de reprendre une activité professionnelle dans le futur?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "INA06" + }, + "hierarchy": { + "sequence": { + "id": "lnu3yew4", + "page": "84.96", + "label": { + "type": "VTL|MD", + "value": "\"XV - \" || \"Inactifs ayant eu une activité professionnelle\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (nvl(T_SITUAEU ,\"9\")=\"3\" or nvl(T_SITUAEU ,\"9\")=\"4\" or nvl(T_SITUAEU ,\"9\")=\"5\" or nvl(T_SITUAEU ,\"9\")=\"7\" or nvl(T_SITUAEU ,\"9\")=\"8\") and (T_AGE <70 and nvl(T_SITUAEU,\"9\") <> \"6\")" + }, + "missingResponse": { + "name": "INA06_MISSING" + } + }, + { + "id": "lnu5cfde", + "max": 50, + "min": 1, + "page": "84.103", + "unit": "années", + "label": { + "type": "VTL|MD", + "value": "\"➡ 195. \" || if(RESIND=\"1\") then \"Au total, combien d'années environ avez-vous travaillé?\" else \"Au total, combien d'années environ \" || PRENOM || \" a t-\" || LIB_PR || \" travaillé?\" " + }, + "decimals": 0, + "response": { + "name": "INA07" + }, + "hierarchy": { + "sequence": { + "id": "lnu3yew4", + "page": "84.96", + "label": { + "type": "VTL|MD", + "value": "\"XV - \" || \"Inactifs ayant eu une activité professionnelle\"" + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "losha5r3", + "label": { + "type": "VTL|MD", + "value": "\"(exclure les périodes d'arrêt de travail de plus de 6 mois)\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\")" + }, + "missingResponse": { + "name": "INA07_MISSING" + } + }, + { + "id": "lnu9xbx7", + "page": "84.104", + "label": { + "type": "VTL|MD", + "value": "\"➡ 196. \" || if(RESIND=\"1\") then \"Le passage de la vie active à la retraite est une étape difficile. Dans votre cas personnel, comment avez-vous vécu cette étape?\" else \"Dans le cas de \" || PRENOM || \" ,comment a-t-\" || LIB_PR || \" vécu cette étape?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Plutôt comme quelque chose de positif, un épanouissement\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Pas de grand changement\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Plutôt comme quelque chose de négatif\"" + }, + "value": "3" + } + ], + "response": { + "name": "INA08" + }, + "hierarchy": { + "sequence": { + "id": "lnu3yew4", + "page": "84.96", + "label": { + "type": "VTL|MD", + "value": "\"XV - \" || \"Inactifs ayant eu une activité professionnelle\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (T_SITUAEU =\"3\")" + }, + "missingResponse": { + "name": "INA08_MISSING" + } + }, + { + "id": "lnu9v86b", + "page": "84.105", + "label": { + "type": "VTL|MD", + "value": "\"➡ 197. \" || if(RESIND=\"1\") then \"Et actuellement, quelle proposition se rapproche le plus de votre vécu du temps de retraite?\" else \"Et actuellement, quelle proposition se rapproche le plus du vécu du temps de retraite de \" || PRENOM || \"?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Vous avez du temps pour vous occuper de votre famille, de vos éventuels petits-enfants\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Vous avez du temps pour toutes les activités de loisirs que vous souhaitez pratiquer\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Vous avez du temps pour les activités bénévoles auxquelles vous souhaitez participer\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Vous avez du temps pour voyager\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Vous avez du temps libre pour vous reposer\"" + }, + "value": "5" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Vous avez trop de temps libre\"" + }, + "value": "6" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Autre\"" + }, + "value": "7" + } + ], + "response": { + "name": "INA09" + }, + "hierarchy": { + "sequence": { + "id": "lnu3yew4", + "page": "84.96", + "label": { + "type": "VTL|MD", + "value": "\"XV - \" || \"Inactifs ayant eu une activité professionnelle\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_ACTIVANTE =\"1\" and T_EMPLOI =\"2\") and (T_SITUAEU =\"3\")" + }, + "missingResponse": { + "name": "INA09_MISSING" + } + }, + { + "id": "l2j8697c", + "page": "84.106", + "label": { + "type": "VTL|MD", + "value": "\"XVI - \" || \"Formation de \" || PRENOM " + }, + "hierarchy": { + "sequence": { + "id": "l2j8697c", + "page": "84.106", + "label": { + "type": "VTL|MD", + "value": "\"XVI - \" || \"Formation de \" || PRENOM " + } + } + }, + "declarations": [ + { + "id": "lfkxxozz", + "label": { + "type": "VTL|MD", + "value": "\"Nous allons maintenant décrire \" \r\n|| (if (PROXY = \"1\") then \"les études ou formations que vous suivez ou avez suivies.\" else \"les études ou formations que \" || PRENOM || \" suit ou a suivies.\")\r\nif T_ANNAIS then \"\" else \"\" " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Sequence", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + } + }, + { + "id": "l2otzngx", + "page": "84.107", + "label": { + "type": "VTL|MD", + "value": "\"➡ 198. \" || \"Actuellement, \" || (if (PROXY = \"1\") then \"suivez-vous \" else PRENOM || \" suit-\" ||LIB_PR) ||\r\n\" des études ou une formation préparant à un diplôme, un titre reconnu ou un concours ?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "T_FF" + }, + "hierarchy": { + "sequence": { + "id": "l2j8697c", + "page": "84.106", + "label": { + "type": "VTL|MD", + "value": "\"XVI - \" || \"Formation de \" || PRENOM " + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "l2otlsot", + "label": { + "type": "VTL|MD", + "value": "\"Inclure : DAEU, capacité en droit, mise à niveau post bac, école de la fonction publique suite à un concours (IRA ...), concours de la fonction publique (Capes, CRPE ...).\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "l2otr5pk", + "label": { + "type": "VTL|MD", + "value": "\"Exclure : formation de moins d'un semestre, CQP, CACES, BAFA, permis de conduire, TOEIC ou autre test de langue, universités du temps libre, habilitations électriques ou de type équivalent.\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "T_FF_MISSING" + } + }, + { + "id": "l2otx5kf", + "page": "84.108", + "label": { + "type": "VTL|MD", + "value": "\"➡ 199. \" || (if (PROXY = \"1\") then \"Etes-vous\" else PRENOM || \" est-\" ||LIB_PR ) || \" actuellement en vacances scolaires ou universitaires ?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "T_FFVAC" + }, + "hierarchy": { + "sequence": { + "id": "l2j8697c", + "page": "84.106", + "label": { + "type": "VTL|MD", + "value": "\"XVI - \" || \"Formation de \" || PRENOM " + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"2\" and T_AGE < 35)" + }, + "missingResponse": { + "name": "T_FFVAC_MISSING" + } + }, + { + "id": "l2ou07gr", + "page": "84.109", + "label": { + "type": "VTL|MD", + "value": "\"Niveau d'études en cours\"" + }, + "goToPage": "84.109", + "hierarchy": { + "sequence": { + "id": "l2j8697c", + "page": "84.106", + "label": { + "type": "VTL|MD", + "value": "\"XVI - \" || \"Formation de \" || PRENOM " + } + }, + "subSequence": { + "id": "l2ou07gr", + "page": "84.109", + "label": { + "type": "VTL|MD", + "value": "\"Niveau d'études en cours\"" + } + } + }, + "declarations": [ + { + "id": "lfkxxxlf", + "label": { + "type": "VTL|MD", + "value": "PRENOM || (if (PROXY = \"1\") then \", vous suivez\" else \" suit\" ) || \" donc une formation actuellement, détaillons-la un peu plus.\" " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Subsequence", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\")" + } + }, + { + "id": "l2ou3bde", + "page": "84.110", + "label": { + "type": "VTL|MD", + "value": "\"➡ 200. \" || (if (PROXY = \"1\") then \"Où êtes-vous\"\r\nelse \"Où \" || PRENOM || \" est-\" ||LIB_PR) || \" inscrit\" || LIB_E || \" ?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Un collège ou lycée (hors BTS et classe préparatoire)\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Un établissement du supérieur (université, école d'ingénieurs, de commerce, d'infirmières...), BTS, classe préparatoire\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Une école de la fonction publique (IRA, école de police ...)\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Un centre de formation d'apprentis (CFA)\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Un organisme de formation pour adultes (Afpa, Greta, Cnam, CCI...)\"" + }, + "value": "5" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Un centre de formation à distance (Cned...)\"" + }, + "value": "6" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Un autre lieu\"" + }, + "value": "7" + } + ], + "response": { + "name": "T_FFLIEU" + }, + "hierarchy": { + "sequence": { + "id": "l2j8697c", + "page": "84.106", + "label": { + "type": "VTL|MD", + "value": "\"XVI - \" || \"Formation de \" || PRENOM " + } + }, + "subSequence": { + "id": "l2ou07gr", + "page": "84.109", + "label": { + "type": "VTL|MD", + "value": "\"Niveau d'études en cours\"" + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "l2ovaqrz", + "label": { + "type": "VTL|MD", + "value": "if(PROXY = \"1\") then \"Si vous êtes en vacances, indiquer l'établissement où vous étiez avant les vacances.\"\r\nelse \"Si \" ||PRENOM || \" est en vacances, indiquer l'établissement où \" ||LIB_PR || \" était avant les vacances.\" " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "l2ovkdyf", + "label": { + "type": "VTL|MD", + "value": "(if(PROXY = \"1\") then \"Si vous êtes \" else \"Si \" || PRENOM || \" est \") \r\n|| \"inscrit\" || LIB_E || \" dans plusieurs établissements, indiquer celui concernant les études les plus élevées ou, en cas d'égalité, celles visées en priorité.\" " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\")" + }, + "missingResponse": { + "name": "T_FFLIEU_MISSING" + } + }, + { + "id": "l2ovmzu9", + "page": "84.111", + "label": { + "type": "VTL|MD", + "value": "\"➡ 201. \" || \"En quelle classe \" || (if (PROXY = \"1\") then \"êtes-vous ?\" else PRENOM || \" est-\" || LIB_PR || \" ?\") " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Sixième ou cinquième\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Quatrième\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Troisième (3e prépa-pro, pré-apprentissage)\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Seconde générale et technologique\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Seconde professionnelle\"" + }, + "value": "5" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Première\"" + }, + "value": "6" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Terminale\"" + }, + "value": "7" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"CAP - 1re année\"" + }, + "value": "8" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"CAP - 2e année\"" + }, + "value": "9" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Autre\"" + }, + "value": "10" + } + ], + "response": { + "name": "T_FFCLA" + }, + "hierarchy": { + "sequence": { + "id": "l2j8697c", + "page": "84.106", + "label": { + "type": "VTL|MD", + "value": "\"XVI - \" || \"Formation de \" || PRENOM " + } + }, + "subSequence": { + "id": "l2ou07gr", + "page": "84.109", + "label": { + "type": "VTL|MD", + "value": "\"Niveau d'études en cours\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFLIEU = \"1\")" + }, + "missingResponse": { + "name": "T_FFCLA_MISSING" + } + }, + { + "id": "l2ovtsij", + "page": "84.112", + "label": { + "type": "VTL|MD", + "value": "\"➡ 202. \" || \"Quel baccalauréat \" || (if (PROXY = \"1\") then \"préparez-vous ?\" \r\nelse PRENOM || \" prépare-t-\" || LIB_PR || \" ?\") " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Bac général\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Bac technologique (STI2D, STL, ST2S, STD2A, STMG, S2TMD, STHR)\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Bac technologique agricole (STAV)\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Bac professionnel\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Bac professionnel agricole\"" + }, + "value": "5" + } + ], + "response": { + "name": "T_FFBAC" + }, + "hierarchy": { + "sequence": { + "id": "l2j8697c", + "page": "84.106", + "label": { + "type": "VTL|MD", + "value": "\"XVI - \" || \"Formation de \" || PRENOM " + } + }, + "subSequence": { + "id": "l2ou07gr", + "page": "84.109", + "label": { + "type": "VTL|MD", + "value": "\"Niveau d'études en cours\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFLIEU = \"1\") and (T_FFCLA = \"6\" or T_FFCLA = \"7\")" + }, + "missingResponse": { + "name": "T_FFBAC_MISSING" + } + }, + { + "id": "l2ovpx9p", + "page": "84.113", + "label": { + "type": "VTL|MD", + "value": "\"➡ 203. \" || \"Quel CAP \" || (if (PROXY = \"1\") then \"préparez-vous ?\" \r\nelse PRENOM || \" prépare-t-\" || LIB_PR || \" ?\") " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Un CAP\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Un CAP agricole (CAPA)\"" + }, + "value": "2" + } + ], + "response": { + "name": "T_FFCAP" + }, + "hierarchy": { + "sequence": { + "id": "l2j8697c", + "page": "84.106", + "label": { + "type": "VTL|MD", + "value": "\"XVI - \" || \"Formation de \" || PRENOM " + } + }, + "subSequence": { + "id": "l2ou07gr", + "page": "84.109", + "label": { + "type": "VTL|MD", + "value": "\"Niveau d'études en cours\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFLIEU = \"1\") and (T_FFCLA = \"9\")" + }, + "missingResponse": { + "name": "T_FFCAP_MISSING" + } + }, + { + "id": "l2ovy39g", + "page": "84.114", + "label": { + "type": "VTL|MD", + "value": "\"➡ 204. \" || \"Quel type de formation \" || (if (PROXY = \"1\") then \"suivez-vous ?\" \r\nelse PRENOM || \" suit-\" || LIB_PR || \" ?\") " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Préparation d'un diplôme ou d'un titre\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Préparation d'un ou plusieurs concours\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Mise à niveau post-bac\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Autre formation\"" + }, + "value": "4" + } + ], + "response": { + "name": "T_FFTYPFORM" + }, + "hierarchy": { + "sequence": { + "id": "l2j8697c", + "page": "84.106", + "label": { + "type": "VTL|MD", + "value": "\"XVI - \" || \"Formation de \" || PRENOM " + } + }, + "subSequence": { + "id": "l2ou07gr", + "page": "84.109", + "label": { + "type": "VTL|MD", + "value": "\"Niveau d'études en cours\"" + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "l2ow6m96", + "label": { + "type": "VTL|MD", + "value": "(if (PROXY = \"1\") then \"Si vous suivez \" else \"Si \" ||PRENOM || \" suit\")||\r\n\" plusieurs cursus en même temps, choisir celui qui correspond au niveau le plus élevé ou, en cas d'égalité, celui qui est visé en priorité.\" " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "l2ovsdtf", + "label": { + "type": "VTL|MD", + "value": "(if (PROXY = \"1\") then \"Si vous êtes \" else \"Si \" ||PRENOM || \" est \")||\r\n\"inscrit\" ||LIB_E || \" en Parcours d'Accès Spécifique Santé (PASS) ou en Licence Accès Santé (L.AS), répondre '1. Préparation d'un diplôme ou d'un titre'\" " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFLIEU = \"2\" or T_FFLIEU = \"3\" or T_FFLIEU = \"4\" or T_FFLIEU = \"5\" or T_FFLIEU = \"6\" or T_FFLIEU = \"7\" or T_FFCLA = \"10\")" + }, + "missingResponse": { + "name": "T_FFTYPFORM_MISSING" + } + }, + { + "id": "l2owam6j", + "page": "84.115", + "label": { + "type": "VTL|MD", + "value": "\"➡ 205. \" || \"Quel concours \" || (if (PROXY = \"1\") then \"préparez-vous ?\" \r\nelse PRENOM || \" prépare-t-\" || LIB_PR || \" ?\") " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Parcours d’accès spécifique santé (PASS)\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Concours des professions paramédicales ou sociales\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Concours préparé en CPGE (classe préparatoire aux grandes écoles)\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Ecoles d'art et architecture\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Professeur des écoles, professeur certifié (CRPE, CAPES, CAFEP, CAPET, CAPLP, CAPEPS ...)\"" + }, + "value": "5" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Professeur agrégé\"" + }, + "value": "6" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Autre concours de la fonction publique (Magistrature, IRA, Finances publiques ...)\"" + }, + "value": "7" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Autre concours\"" + }, + "value": "8" + } + ], + "response": { + "name": "T_FFCONC" + }, + "hierarchy": { + "sequence": { + "id": "l2j8697c", + "page": "84.106", + "label": { + "type": "VTL|MD", + "value": "\"XVI - \" || \"Formation de \" || PRENOM " + } + }, + "subSequence": { + "id": "l2ou07gr", + "page": "84.109", + "label": { + "type": "VTL|MD", + "value": "\"Niveau d'études en cours\"" + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "l2ow8eun", + "label": { + "type": "VTL|MD", + "value": "(if (PROXY = \"1\") then \"Si vous préparez\" else \"Si \" ||PRENOM || \" prépare\")||\r\n\" plusieurs concours en même temps, choisissez celui qui correspond au niveau le plus élevé ou, en cas d'égalité, celui qui est visé en priorité.\" " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"2\")" + }, + "missingResponse": { + "name": "T_FFCONC_MISSING" + } + }, + { + "id": "l2ow3zh7", + "page": "84.116", + "label": { + "type": "VTL|MD", + "value": "\"➡ 206. \" || \"Quel est le diplôme requis pour passer ce concours ?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Pas de diplôme requis\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Un diplôme de niveau brevet des collèges ou Diplôme national du brevet (DNB)\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Un diplôme de niveau CAP\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Un diplôme de niveau bac\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Un diplôme de niveau bac+2\"" + }, + "value": "5" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Un diplôme de niveau bac+3\"" + }, + "value": "6" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Un diplôme de niveau bac+4\"" + }, + "value": "7" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Un diplôme de niveau bac+5 ou plus\"" + }, + "value": "8" + } + ], + "response": { + "name": "T_FFNIVA" + }, + "hierarchy": { + "sequence": { + "id": "l2j8697c", + "page": "84.106", + "label": { + "type": "VTL|MD", + "value": "\"XVI - \" || \"Formation de \" || PRENOM " + } + }, + "subSequence": { + "id": "l2ou07gr", + "page": "84.109", + "label": { + "type": "VTL|MD", + "value": "\"Niveau d'études en cours\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"2\") and (T_FFCONC = \"2\" or T_FFCONC = \"4\" or T_FFCONC = \"7\" or T_FFCONC = \"8\")" + }, + "missingResponse": { + "name": "T_FFNIVA_MISSING" + } + }, + { + "id": "l2owbbw3", + "page": "84.117", + "label": { + "type": "VTL|MD", + "value": "\"➡ 207. \" || \"Quelle sera \" || PLIB_SA || \" catégorie dans la fonction publique à l'issue de la formation ?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Catégorie C\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Catégorie B\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Catégorie A\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Catégorie A+\"" + }, + "value": "4" + } + ], + "response": { + "name": "T_FFNIVB" + }, + "hierarchy": { + "sequence": { + "id": "l2j8697c", + "page": "84.106", + "label": { + "type": "VTL|MD", + "value": "\"XVI - \" || \"Formation de \" || PRENOM " + } + }, + "subSequence": { + "id": "l2ou07gr", + "page": "84.109", + "label": { + "type": "VTL|MD", + "value": "\"Niveau d'études en cours\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"4\" and T_FFLIEU = \"3\")" + }, + "missingResponse": { + "name": "T_FFNIVB_MISSING" + } + }, + { + "id": "l2ow52ru", + "page": "84.118", + "label": { + "type": "VTL|MD", + "value": "\"➡ 208. \" || \"Pouvez-vous préciser quelle est cette formation ?\"" + }, + "response": { + "name": "T_FFNIVC" + }, + "hierarchy": { + "sequence": { + "id": "l2j8697c", + "page": "84.106", + "label": { + "type": "VTL|MD", + "value": "\"XVI - \" || \"Formation de \" || PRENOM " + } + }, + "subSequence": { + "id": "l2ou07gr", + "page": "84.109", + "label": { + "type": "VTL|MD", + "value": "\"Niveau d'études en cours\"" + } + } + }, + "mandatory": false, + "maxLength": 249, + "componentType": "Input", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"4\" and T_FFLIEU <> \"3\")" + }, + "missingResponse": { + "name": "T_FFNIVC_MISSING" + } + }, + { + "id": "l2owdadb", + "page": "84.119", + "label": { + "type": "VTL|MD", + "value": "\"➡ 209. \" || \"Quel diplôme ou titre \" || (if (PROXY = \"1\") then \"préparez-vous ?\" else PRENOM || \" prépare-t-\" ||LIB_PR || \" ?\") " + }, + "response": { + "name": "T_FFDIPL" + }, + "hierarchy": { + "sequence": { + "id": "l2j8697c", + "page": "84.106", + "label": { + "type": "VTL|MD", + "value": "\"XVI - \" || \"Formation de \" || PRENOM " + } + }, + "subSequence": { + "id": "l2ou07gr", + "page": "84.109", + "label": { + "type": "VTL|MD", + "value": "\"Niveau d'études en cours\"" + } + } + }, + "mandatory": false, + "maxLength": 249, + "declarations": [ + { + "id": "l2owus9p", + "label": { + "type": "VTL|MD", + "value": "(if (PROXY = \"1\") then \"Saisissez votre diplôme \" else \"Saisissez le diplôme de \" ||PRENOM) ||\r\n\" sans spécialité et sélectionnez-le dans la liste. Par exemple, saisissez 'BTS' et non 'BTS comptabilité'.\" " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "l2owljjk", + "label": { + "type": "VTL|MD", + "value": "\"Choisissez \" || PLIB_SON || \" diplôme ou titre exact et non un équivalent. Exception : Pour les diplômes étrangers, indiquez si possible le diplôme français équivalent.\" " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "l2owh72o", + "label": { + "type": "VTL|MD", + "value": "\"Si vous ne trouvez pas le diplôme dans la liste, tapez '999 - Je n'ai pas trouvé dans la liste'\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Input", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"1\")" + }, + "missingResponse": { + "name": "T_FFDIPL_MISSING" + } + }, + { + "id": "l2owvxuc", + "page": "84.120", + "label": { + "type": "VTL|MD", + "value": "\"➡ 210. \" || \"Le diplôme ou titre n'est pas dans la liste. Pouvez-vous inscrire, le plus exactement possible, le diplôme ou titre préparé ?\"" + }, + "response": { + "name": "T_FFDIPLCLAIR" + }, + "hierarchy": { + "sequence": { + "id": "l2j8697c", + "page": "84.106", + "label": { + "type": "VTL|MD", + "value": "\"XVI - \" || \"Formation de \" || PRENOM " + } + }, + "subSequence": { + "id": "l2ou07gr", + "page": "84.109", + "label": { + "type": "VTL|MD", + "value": "\"Niveau d'études en cours\"" + } + } + }, + "mandatory": false, + "maxLength": 249, + "declarations": [ + { + "id": "lpi8lv3i", + "label": { + "type": "VTL|MD", + "value": "(if (PROXY = \"1\") then \"Saisissez votre diplôme \" else \"Saisissez le diplôme de \" ||PRENOM) ||\r\n\" sans spécialité. Par exemple, saisissez 'BTS' et non 'BTS comptabilité'.\" " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Input", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"1\") and (nvl(T_FFDIPL , \"999999\") = \"999999\")" + }, + "missingResponse": { + "name": "T_FFDIPLCLAIR_MISSING" + } + }, + { + "id": "l2owkpof", + "page": "84.121", + "label": { + "type": "VTL|MD", + "value": "\"➡ 211. \" || \"En quelle classe \" || (if (PROXY = \"1\") then \"êtes-vous ?\" else PRENOM || \" est-\" || LIB_PR || \" ?\") " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Seconde\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Première\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Terminale\"" + }, + "value": "3" + } + ], + "response": { + "name": "T_FFDIPLCLAA" + }, + "hierarchy": { + "sequence": { + "id": "l2j8697c", + "page": "84.106", + "label": { + "type": "VTL|MD", + "value": "\"XVI - \" || \"Formation de \" || PRENOM " + } + }, + "subSequence": { + "id": "l2ou07gr", + "page": "84.109", + "label": { + "type": "VTL|MD", + "value": "\"Niveau d'études en cours\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"1\") and (T_TYPLIST = \"1\")" + }, + "missingResponse": { + "name": "T_FFDIPLCLAA_MISSING" + } + }, + { + "id": "l2owq6i0", + "page": "84.122", + "label": { + "type": "VTL|MD", + "value": "\"➡ 212. \" || \"En quelle année de cursus \" || \r\n(if (PROXY = \"1\") then \"êtes-vous\" else PRENOM || \" est-\" ||LIB_PR) \r\n|| \" inscrit\" ||LIB_E || \" ?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"1re année (y compris formation se déroulant sur un an ou moins)\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"2e année\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"3e année\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"4e année\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"5e année\"" + }, + "value": "5" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"6e année\"" + }, + "value": "6" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"7e année\"" + }, + "value": "7" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"8e année\"" + }, + "value": "8" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"9e année ou plus\"" + }, + "value": "9" + } + ], + "response": { + "name": "T_FFDIPLCLAB" + }, + "hierarchy": { + "sequence": { + "id": "l2j8697c", + "page": "84.106", + "label": { + "type": "VTL|MD", + "value": "\"XVI - \" || \"Formation de \" || PRENOM " + } + }, + "subSequence": { + "id": "l2ou07gr", + "page": "84.109", + "label": { + "type": "VTL|MD", + "value": "\"Niveau d'études en cours\"" + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "ltomyjpo", + "label": { + "type": "VTL|MD", + "value": "(if (PROXY = \"1\") then \"Si vous êtes\" else \"Si \" || PRENOM || \" est\")\r\n|| \" en L1 ou en M1 répondez '1re année', en M2 ou en L2 répondez '2e année'.\" " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_FFTYPFORM = \"1\") and (T_TYPLIST = \"2\")" + }, + "missingResponse": { + "name": "T_FFDIPLCLAB_MISSING" + } + }, + { + "id": "ltmykrjr", + "page": "84.123", + "label": { + "type": "VTL|MD", + "value": "\"➡ 213. \" || if (T_FFTYPFORM = \"4\" and T_FFLIEU <> \"3\") then \"Quel est le niveau de la formation préparée ?\"\r\nelse \"Quel est le niveau de ce diplôme ou titre ?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Aucun niveau\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Niveau primaire\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Diplôme national du brevet (DNB)\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"CAP\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Bac (brevet professionnel, BMA, BTM ...)\"" + }, + "value": "5" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Bac + 2 (BTS, DUT)\"" + }, + "value": "6" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Bac + 3 (Licence, BUT ...)\"" + }, + "value": "7" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Bac + 4\"" + }, + "value": "8" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Bac + 5 (master ...), doctorat de santé (médecine, pharmacie, dentaire)\"" + }, + "value": "9" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Doctorat autre que professions de santé\"" + }, + "value": "10" + } + ], + "response": { + "name": "T_FFDIPLNIV" + }, + "hierarchy": { + "sequence": { + "id": "l2j8697c", + "page": "84.106", + "label": { + "type": "VTL|MD", + "value": "\"XVI - \" || \"Formation de \" || PRENOM " + } + }, + "subSequence": { + "id": "l2ou07gr", + "page": "84.109", + "label": { + "type": "VTL|MD", + "value": "\"Niveau d'études en cours\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and ((T_FFTYPFORM = \"4\" and T_FFLIEU <> \"3\") or (T_FFTYPFORM = \"1\" and nvl(T_FFDIPL, \"999999\") = \"999999\"))" + }, + "missingResponse": { + "name": "T_FFDIPLNIV_MISSING" + } + }, + { + "id": "lnwz3n8d", + "page": "84.124", + "label": { + "type": "VTL|MD", + "value": "\"XVII - \" || \"Formation spécifique EDT\"" + }, + "hierarchy": { + "sequence": { + "id": "lnwz3n8d", + "page": "84.124", + "label": { + "type": "VTL|MD", + "value": "\"XVII - \" || \"Formation spécifique EDT\"" + } + } + }, + "componentType": "Sequence", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\")" + } + }, + { + "id": "lnx7hsja", + "page": "84.125", + "label": { + "type": "VTL|MD", + "value": "\"➡ 214. \" || if(RESIND=\"1\") then \"Combien de temps en général prenez-vous pour votre pause de midi?\" else \"Combien de temps en général \" || PRENOM || \" prend-\" || LIB_PR || \" pour sa pause de midi?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Moins de 30 minutes\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Environ 30 minutes\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Environ 45 minutes\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Environ 1 heure\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Plus d'une heure\"" + }, + "value": "5" + } + ], + "response": { + "name": "MIDETUH" + }, + "hierarchy": { + "sequence": { + "id": "lnwz3n8d", + "page": "84.124", + "label": { + "type": "VTL|MD", + "value": "\"XVII - \" || \"Formation spécifique EDT\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_EMPLOI =\"2\")" + }, + "missingResponse": { + "name": "MIDETUH_MISSING" + } + }, + { + "id": "lnx7guol", + "page": "84.126", + "label": { + "type": "VTL|MD", + "value": "\"➡ 215. \" || if(RESIND=\"1\") then \"Quel est le lieu le plus fréquent de votre déjeuner?\" else \"Quel est le lieu le plus fréquent du déjeuner de \" || PRENOM || \" ?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Domicile\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Cantine scolaire ou restaurant universitaire\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Sandwich ou repas tiré du sac\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Sandwich ou repas acheté dans une sandwicherie, une boulangerie\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Restaurant, brasserie, café\"" + }, + "value": "5" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Autre\"" + }, + "value": "6" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Variable\"" + }, + "value": "7" + } + ], + "response": { + "name": "MIDETUL" + }, + "hierarchy": { + "sequence": { + "id": "lnwz3n8d", + "page": "84.124", + "label": { + "type": "VTL|MD", + "value": "\"XVII - \" || \"Formation spécifique EDT\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (T_EMPLOI =\"2\")" + }, + "missingResponse": { + "name": "MIDETUL_MISSING" + } + }, + { + "id": "lnx7ogu1", + "page": "84.127", + "label": { + "type": "VTL|MD", + "value": "\"➡ 216. \" || if(RESIND=\"1\") then \"Avez-vous toujours été élève, apprenti ou étudiant, ou bien avez-vous déjà interrompu vos études (au moins une année)?\" else \"\" || PRENOM || \" a-t-\" || LIB_PR || \" toujours été élève, apprenti(e) ou étudiant(e), ou bien a-t-\" || LIB_PR || \" déjà interrompu ses études (au moins une année)?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"A toujours étudié\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Etudes interrompues durant une seule année\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Etudes interrompues pendant 2 ans ou plus\"" + }, + "value": "3" + } + ], + "response": { + "name": "FORINTER" + }, + "hierarchy": { + "sequence": { + "id": "lnwz3n8d", + "page": "84.124", + "label": { + "type": "VTL|MD", + "value": "\"XVII - \" || \"Formation spécifique EDT\"" + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "lnx7s4l3", + "label": { + "type": "VTL|MD", + "value": "\"Inscrit dans un établissement d'enseignement secondaire, supérieur ou en CFA en France ou à l'étranger. Une interruption d'un seul semestre est assimilée à une poursuite d'études.\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(T_FFLIEU,\"9\") =\"1\" or nvl(T_FFLIEU,\"9\") =\"2\" or nvl(T_FFLIEU,\"9\") =\"3\" or nvl(T_FFLIEU,\"9\") =\"4\")" + }, + "missingResponse": { + "name": "FORINTER_MISSING" + } + }, + { + "id": "lnx8638c", + "page": "84.128", + "label": { + "type": "VTL|MD", + "value": "\"➡ 217. \" || if(RESIND=\"1\") then \"Si l'on considère tout le mois dernier, avez-vous effectué au moins une heure de travail rémunéré?\" else \"Si l'on considère tout le mois dernier, \" || PRENOM || \" a-t-\" || LIB_PR || \" effectué au moins une heure de travail rémunéré?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "HEURETRAVET" + }, + "hierarchy": { + "sequence": { + "id": "lnwz3n8d", + "page": "84.124", + "label": { + "type": "VTL|MD", + "value": "\"XVII - \" || \"Formation spécifique EDT\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(T_EMPLOI,\"9\")=\"2\")" + }, + "missingResponse": { + "name": "HEURETRAVET_MISSING" + } + }, + { + "id": "lnx8kv40", + "page": "84.129", + "label": { + "type": "VTL|MD", + "value": "\"➡ 218. \" || \"Quel type de travail était-ce?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Baby-sitting\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Surveillance d'élèves\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Cours particuliers\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Gardiennage, veilleur de nuit\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Emploi dans le commerce, dans la distribution\"" + }, + "value": "5" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Emploi dans l'hôtellerie-restauration\"" + }, + "value": "6" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Autre\"" + }, + "value": "7" + } + ], + "response": { + "name": "TYPETRAVET" + }, + "hierarchy": { + "sequence": { + "id": "lnwz3n8d", + "page": "84.124", + "label": { + "type": "VTL|MD", + "value": "\"XVII - \" || \"Formation spécifique EDT\"" + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "lnx8hfqw", + "label": { + "type": "VTL|MD", + "value": "\"Retenir l'activité qui a le plus rapporté\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "lw64lebn", + "label": { + "type": "VTL|MD", + "value": "\"Carte-code 11 TYPE DE TRAVAIL ETUDIANT\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET,\"9\")=\"1\")" + }, + "missingResponse": { + "name": "TYPETRAVET_MISSING" + } + }, + { + "id": "lnx8x5a1", + "page": "84.130", + "label": { + "type": "VTL|MD", + "value": "\"➡ 219. \" || \"Cette activité est-elle occasionnelle ou régulière?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Occasionnelle\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Régulière\"" + }, + "value": "2" + } + ], + "response": { + "name": "OCCASET" + }, + "hierarchy": { + "sequence": { + "id": "lnwz3n8d", + "page": "84.124", + "label": { + "type": "VTL|MD", + "value": "\"XVII - \" || \"Formation spécifique EDT\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET,\"9\")=\"1\")" + }, + "missingResponse": { + "name": "OCCASET_MISSING" + } + }, + { + "id": "lnx8wzjc", + "max": 320, + "min": 1, + "page": "84.131", + "unit": "heures", + "label": { + "type": "VTL|MD", + "value": "\"➡ 220. \" || if(RESIND=\"1\") then \"Combien d'heures avez-vous travaillé au cours du dernier mois?\" else \"Combien d'heures \" || PRENOM || \" a-t-\" || LIB_PR || \" travaillé au cours du dernier mois?\" " + }, + "decimals": 0, + "response": { + "name": "NBTRAVHET" + }, + "hierarchy": { + "sequence": { + "id": "lnwz3n8d", + "page": "84.124", + "label": { + "type": "VTL|MD", + "value": "\"XVII - \" || \"Formation spécifique EDT\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET,\"9\")=\"1\")" + }, + "missingResponse": { + "name": "NBTRAVHET_MISSING" + } + }, + { + "id": "lnx9chs0", + "page": "84.132", + "label": { + "type": "VTL|MD", + "value": "\"➡ 221. \" || if(RESIND=\"1\") then \"Votre activité professionnelle est-elle en relation avec vos études ou avec la formation dont nous venons de parler?\" else \"L'activité professionnelle de \" || PRENOM || \" est-elle en relation avec ses études ou avec la formation dont nous venons de parler?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, elle fait partie intégrante de la formation (c'est-à-dire nécessaire pour accomplir la formation et obtenir le diplôme)\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, elle est dans le même domaine que la formation, mais elle n'en est pas partie intégrante (pas obligatoire pour obtenir le diplôme)\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non, elle n'a que peu, ou pas du tout, de rapport avec les études suivies\"" + }, + "value": "3" + } + ], + "response": { + "name": "RELAET" + }, + "hierarchy": { + "sequence": { + "id": "lnwz3n8d", + "page": "84.124", + "label": { + "type": "VTL|MD", + "value": "\"XVII - \" || \"Formation spécifique EDT\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")" + }, + "missingResponse": { + "name": "RELAET_MISSING" + } + }, + { + "id": "lnx9f8ec", + "max": 99997, + "min": 0, + "page": "84.133", + "unit": "€", + "label": { + "type": "VTL|MD", + "value": "\"➡ 222. \" || if(RESIND=\"1\") then \"Quel est le revenu mensuel net que vous a procuré cette activité?\" else \"Quel est le revenu mensuel net que cette activité a procuré à \" || PRENOM || \"?\" " + }, + "decimals": 0, + "response": { + "name": "REVENUET" + }, + "hierarchy": { + "sequence": { + "id": "lnwz3n8d", + "page": "84.124", + "label": { + "type": "VTL|MD", + "value": "\"XVII - \" || \"Formation spécifique EDT\"" + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "lnx98992", + "label": { + "type": "VTL|MD", + "value": "\"Refus 9998, ne sait pas 9999\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")" + }, + "missingResponse": { + "name": "REVENUET_MISSING" + } + }, + { + "id": "lnx9txhb", + "page": "84.134", + "label": { + "type": "VTL|MD", + "value": "\"➡ 223. \" || if(RESIND=\"1\") then \"A défaut, pouvez-vous le situer dans une des tranches suivantes?\" else \"A défaut, \" || PRENOM || \" peut-\" || LIB_PR || \" le situer dans une des tranches suivantes?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Moins de 100 €\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"De 100 € à moins de 200 €\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"De 200 € à moins de 400 €\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"De 400 € à moins de 800 €\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"800 € ou plus\"" + }, + "value": "5" + } + ], + "response": { + "name": "TR_REVENUET" + }, + "hierarchy": { + "sequence": { + "id": "lnwz3n8d", + "page": "84.124", + "label": { + "type": "VTL|MD", + "value": "\"XVII - \" || \"Formation spécifique EDT\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\") and (REVENUET =9999 or REVENUET=9998)" + }, + "missingResponse": { + "name": "TR_REVENUET_MISSING" + } + }, + { + "id": "lnxa4if0", + "page": "84.135", + "label": { + "type": "VTL|MD", + "value": "\"➡ 224. \" || if(RESIND=\"1\") then \"Eprouvez-vous des difficultés à cumuler cette activité rémunérée avec vos études?\" else \"\" || PRENOM || \" éprouve-t-\" || LIB_PR || \" des difficultés à cumuler cette activité rémunérée avec ses études?\" " + }, + "hierarchy": { + "sequence": { + "id": "lnwz3n8d", + "page": "84.124", + "label": { + "type": "VTL|MD", + "value": "\"XVII - \" || \"Formation spécifique EDT\"" + } + } + }, + "responses": [ + { + "id": "lnxa4if0-QOP-lvl5jvay", + "label": { + "type": "VTL|MD", + "value": "\"Oui, à cause de difficultés à assister à certains cours\"" + }, + "response": { + "name": "CUMELET1" + } + }, + { + "id": "lnxa4if0-QOP-lvl5b04i", + "label": { + "type": "VTL|MD", + "value": "\"Oui, à cause d'un manque de temps à consacrer au travail personnel\"" + }, + "response": { + "name": "CUMELET2" + } + }, + { + "id": "lnxa4if0-QOP-lvl5cbnr", + "label": { + "type": "VTL|MD", + "value": "\"Oui, à cause d'une trop grande fatigue\"" + }, + "response": { + "name": "CUMELET3" + } + }, + { + "id": "lnxa4if0-QOP-lvl5hu8d", + "label": { + "type": "VTL|MD", + "value": "\"Oui, pour une autre raison\"" + }, + "response": { + "name": "CUMELET4" + } + }, + { + "id": "lnxa4if0-QOP-lvl5cwrh", + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"Non, vous réussissez à faire les deux\" else \"Non, \" ||PRENOM|| \" réussit à faire les deux.\" " + }, + "response": { + "name": "CUMELET5" + } + } + ], + "declarations": [ + { + "id": "lvl41itp", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FF = \"1\" or T_FFVAC = \"1\") and (nvl(HEURETRAVET ,\"9\")=\"1\" or T_EMPLOI =\"1\")" + }, + "missingResponse": { + "name": "CUMELET_MISSING" + } + }, + { + "id": "lge0907h", + "page": "84.136", + "label": { + "type": "VTL|MD", + "value": "\"XVIII - \" || \"Plus haut niveau de diplôme de \" || PRENOM " + }, + "hierarchy": { + "sequence": { + "id": "lge0907h", + "page": "84.136", + "label": { + "type": "VTL|MD", + "value": "\"XVIII - \" || \"Plus haut niveau de diplôme de \" || PRENOM " + } + } + }, + "declarations": [ + { + "id": "lge07csi", + "label": { + "type": "VTL|MD", + "value": "\"Parlons maintenant du plus haut diplôme que \" || if (PROXY = \"1\") then \"vous avez obtenu.\" else \"que \" || PRENOM || \" a obtenu.\" \r\nif T_ANNAIS then \"\" else \"\" " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Sequence", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + } + }, + { + "id": "l2pxzz6g", + "page": "84.137", + "label": { + "type": "VTL|MD", + "value": "\"➡ 225. \" || \"A ce jour, quel est le plus haut diplôme que \" || (if (PROXY = \"1\") then \"vous possédez ?\" else PRENOM || \" possède ?\") " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Un diplôme ou titre de niveau baccalauréat ou inférieur (bac, CAP, BEP, brevet des collèges ...)\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Un diplôme ou titre de l'enseignement supérieur\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "(if(PROXY = \"1\") then \"Vous ne possédez\" else LIB_PR || \" ne possède\") ||\r\n\" aucun diplôme\" " + }, + "value": "3" + } + ], + "response": { + "name": "T_TYPDIP" + }, + "hierarchy": { + "sequence": { + "id": "lge0907h", + "page": "84.136", + "label": { + "type": "VTL|MD", + "value": "\"XVIII - \" || \"Plus haut niveau de diplôme de \" || PRENOM " + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "l2py8yq1", + "label": { + "type": "VTL|MD", + "value": "\"Inclure : DAEU, capacité en droit, mise à niveau post bac, école de la fonction publique suite à un concours (IRA...), concours de la fonction publique (Capes, CRPE...).\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "l2pxtgaz", + "label": { + "type": "VTL|MD", + "value": "\"Exclure : CQP, CACES, BAFA, permis de conduire, TOEIC ou autre test de langue, habilitations électriques ou de type équivalent.\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "T_TYPDIP_MISSING" + } + }, + { + "id": "l2rcd5gr", + "page": "84.138", + "label": { + "type": "VTL|MD", + "value": "\"➡ 226. \" || \"Quel est ce diplôme ou titre ?\"" + }, + "response": { + "name": "T_DIPINTAL" + }, + "hierarchy": { + "sequence": { + "id": "lge0907h", + "page": "84.136", + "label": { + "type": "VTL|MD", + "value": "\"XVIII - \" || \"Plus haut niveau de diplôme de \" || PRENOM " + } + } + }, + "mandatory": false, + "maxLength": 249, + "declarations": [ + { + "id": "l2rc2lxt", + "label": { + "type": "VTL|MD", + "value": "(if (PROXY = \"1\") then \"Saisir votre diplôme\" else \"Saisir le diplôme de \" ||PRENOM) ||\r\n\" sans spécialité et le sélectionner dans la liste. Par exemple, saisir 'BTS' et non 'BTS comptabilité'.\" " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "l2rcakd4", + "label": { + "type": "VTL|MD", + "value": "\"Choisir \" ||PLIB_SON || \" diplôme ou titre exact et non un équivalent. Exception : pour les diplômes étrangers, indiquer si possible le diplôme français équivalent.\" " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "l2rc0owl", + "label": { + "type": "VTL|MD", + "value": "\"Si non trouvé, taper '999 - Je n'ai pas trouvé dans la liste'\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Input", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\")" + }, + "missingResponse": { + "name": "T_DIPINTAL_MISSING" + } + }, + { + "id": "l2rcas4h", + "page": "84.139", + "label": { + "type": "VTL|MD", + "value": "\"➡ 227. \" || (if(PROXY = \"1\") then \"Votre diplôme ou titre\" else \"Le diplôme ou titre de \" ||PRENOM) || \" n'est pas dans la liste. Pouvez-vous inscrire, le plus exactement possible, ce plus haut diplôme ou titre ?\" " + }, + "response": { + "name": "T_DIPINTA" + }, + "hierarchy": { + "sequence": { + "id": "lge0907h", + "page": "84.136", + "label": { + "type": "VTL|MD", + "value": "\"XVIII - \" || \"Plus haut niveau de diplôme de \" || PRENOM " + } + } + }, + "mandatory": false, + "maxLength": 249, + "declarations": [ + { + "id": "l2rcnrp3", + "label": { + "type": "VTL|MD", + "value": "\"Indiquez le diplôme ou titre sans spécialité\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "l2rcev3p", + "label": { + "type": "VTL|MD", + "value": "\"Indiquez le nom exact et non un diplôme équivalent. Exception : pour les diplômes étrangers, indiquez si possible le diplôme français équivalent.\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Input", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (nvl(T_DIPINTAL, \"999999\") = \"999999\")" + }, + "missingResponse": { + "name": "T_DIPINTA_MISSING" + } + }, + { + "id": "l2rcvw2t", + "page": "84.140", + "label": { + "type": "VTL|MD", + "value": "\"➡ 228. \" || \"Quel est le niveau \" ||(if(PROXY = \"1\") then \"de votre plus haut diplôme ou titre ?\" else \"du plus haut diplôme ou titre de \" ||PRENOM || \" ?\") " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Aucun niveau\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Niveau primaire\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Diplôme national du brevet (DNB)\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"CAP\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Bac (brevet professionnel, BMA, BTM...)\"" + }, + "value": "5" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Bac + 2 (BTS, DUT)\"" + }, + "value": "6" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Bac + 3 (Licence, BUT...)\"" + }, + "value": "7" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Bac + 4\"" + }, + "value": "8" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Bac + 5 (master,...), doctorat de santé (médecine, pharmacie, dentaire)\"" + }, + "value": "9" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Doctorat autre que professions de santé\"" + }, + "value": "10" + } + ], + "response": { + "name": "T_DIPLNIV" + }, + "hierarchy": { + "sequence": { + "id": "lge0907h", + "page": "84.136", + "label": { + "type": "VTL|MD", + "value": "\"XVIII - \" || \"Plus haut niveau de diplôme de \" || PRENOM " + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (nvl(T_DIPINTAL, \"999999\") = \"999999\")" + }, + "missingResponse": { + "name": "T_DIPLNIV_MISSING" + } + }, + { + "id": "l2rcxgow", + "max": 2025, + "min": 1900, + "page": "84.141", + "label": { + "type": "VTL|MD", + "value": "\"➡ 229. \" || \"En quelle année \" || (if(PROXY = \"1\") then \"avez-vous\" else PRENOM || \" a-t-\" || LIB_PR)|| \" obtenu ce diplôme ou titre ?\" " + }, + "decimals": 0, + "response": { + "name": "T_DATDIP" + }, + "hierarchy": { + "sequence": { + "id": "lge0907h", + "page": "84.136", + "label": { + "type": "VTL|MD", + "value": "\"XVIII - \" || \"Plus haut niveau de diplôme de \" || PRENOM " + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "lftvya65", + "label": { + "type": "VTL|MD", + "value": "\"Saisir une date au format : AAAA\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "ltq2sly6", + "label": { + "type": "VTL|MD", + "value": "if (T_DATDIP < T_ANNAIS) then \"INCOHERENCE : Année d'obtention du diplôme inférieure à l'année de naissance\" else \"\" " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\")" + }, + "missingResponse": { + "name": "T_DATDIP_MISSING" + } + }, + { + "id": "l2rckr4f", + "max": 120, + "min": 0, + "page": "84.142", + "label": { + "type": "VTL|MD", + "value": "\"➡ 230. \" || \"A quel âge \" || (if(PROXY = \"1\") then \"avez-vous\" else PRENOM || \" a-t-\" || LIB_PR)|| \" obtenu ce diplôme ou titre ?\" " + }, + "decimals": 0, + "response": { + "name": "T_AGEDIP" + }, + "hierarchy": { + "sequence": { + "id": "lge0907h", + "page": "84.136", + "label": { + "type": "VTL|MD", + "value": "\"XVIII - \" || \"Plus haut niveau de diplôme de \" || PRENOM " + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (nvl(T_DATDIP,9999)=9999)" + }, + "missingResponse": { + "name": "T_AGEDIP_MISSING" + } + }, + { + "id": "l2rcqw4z", + "page": "84.143", + "label": { + "type": "VTL|MD", + "value": "\"➡ 231. \" || \"Quelle est la spécialité de ce diplôme ou titre ?\"" + }, + "response": { + "name": "T_DIPSDA" + }, + "hierarchy": { + "sequence": { + "id": "lge0907h", + "page": "84.136", + "label": { + "type": "VTL|MD", + "value": "\"XVIII - \" || \"Plus haut niveau de diplôme de \" || PRENOM " + } + } + }, + "mandatory": false, + "maxLength": 249, + "declarations": [ + { + "id": "l2rcpxrq", + "label": { + "type": "VTL|MD", + "value": "\"Saisir, sans accent, uniquement la spécialité et la sélectionner dans la liste. Par exemple, 'COMPTABILITE' et non 'BTS COMPTABILITE'\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "l2rcuc74", + "label": { + "type": "VTL|MD", + "value": "\"Pour le brevet des collèges (DNB) ou le CEP seulement, saisir 'FORMATION GENERALE'\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "l2rdj3w1", + "label": { + "type": "VTL|MD", + "value": "\"Si non trouvé, taper '999 - Je n'ai pas trouvé dans la liste'\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Input", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_SPEUN = \"2\")" + }, + "missingResponse": { + "name": "T_DIPSDA_MISSING" + } + }, + { + "id": "l2rcixoc", + "page": "84.144", + "label": { + "type": "VTL|MD", + "value": "\"➡ 232. \" || \"La spécialité n'est pas dans la liste. Pouvez-vous inscrire, le plus précisément possible, la spécialité de ce plus haut diplôme ou titre ?\"" + }, + "response": { + "name": "T_DIPSINTA" + }, + "hierarchy": { + "sequence": { + "id": "lge0907h", + "page": "84.136", + "label": { + "type": "VTL|MD", + "value": "\"XVIII - \" || \"Plus haut niveau de diplôme de \" || PRENOM " + } + } + }, + "mandatory": false, + "maxLength": 249, + "componentType": "Input", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_SPEUN = \"2\") and (nvl(T_DIPSDA, \"9999999\") = \"9999999\")" + }, + "missingResponse": { + "name": "T_DIPSINTA_MISSING" + } + }, + { + "id": "l2rdg7w4", + "page": "84.145", + "label": { + "type": "VTL|MD", + "value": "\"➡ 233. \" || (if(PROXY = \"1\") then \"Avez-vous\" else PRENOM || \" a-t-\" ||LIB_PR) || \" cependant été à l'école, au collège, au lycée ou dans le supérieur ?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "T_FSANSDIP" + }, + "hierarchy": { + "sequence": { + "id": "lge0907h", + "page": "84.136", + "label": { + "type": "VTL|MD", + "value": "\"XVIII - \" || \"Plus haut niveau de diplôme de \" || PRENOM " + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_FFM = \"2\" and T_TYPDIP = \"3\")" + }, + "missingResponse": { + "name": "T_FSANSDIP_MISSING" + } + }, + { + "id": "l2rdhhat", + "page": "84.146", + "label": { + "type": "VTL|MD", + "value": "\"➡ 234. \" || \"Quand \" || if(PROXY = \"1\") then \"avez-vous vos études ?\" else PRENOM || \" a-t-\" ||LIB_PR || \" arrêté ses études ?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Avant la fin du primaire\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"A la fin du primaire ou du CEP, avant la fin du collège\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"A la fin du collège\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Au lycée (terminale ou classes précédentes)\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Au cours d'études supérieures\"" + }, + "value": "5" + } + ], + "response": { + "name": "T_NIV0INIT" + }, + "hierarchy": { + "sequence": { + "id": "lge0907h", + "page": "84.136", + "label": { + "type": "VTL|MD", + "value": "\"XVIII - \" || \"Plus haut niveau de diplôme de \" || PRENOM " + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and ((T_FSANSDIP = \"1\") or (T_FFM = \"2\" and (((T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_DIPINTAL = \"121009\" or T_DIPINTAL = \"121010\")) or ((nvl(T_DIPINTAL, \"999999\") = \"999999\") and (T_DIPLNIV = \"2\" or T_DIPLNIV = \"1\")))))" + }, + "missingResponse": { + "name": "T_NIV0INIT_MISSING" + } + }, + { + "id": "l2rdky32", + "max": 2025, + "min": 1900, + "page": "84.147", + "label": { + "type": "VTL|MD", + "value": "\"➡ 235. \" || \"En quelle année était-ce ?\"" + }, + "decimals": 0, + "response": { + "name": "T_DATNIV" + }, + "hierarchy": { + "sequence": { + "id": "lge0907h", + "page": "84.136", + "label": { + "type": "VTL|MD", + "value": "\"XVIII - \" || \"Plus haut niveau de diplôme de \" || PRENOM " + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "lftvy1yy", + "label": { + "type": "VTL|MD", + "value": "\"Saisir une date au format : AAAA\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "ltq2wam9", + "label": { + "type": "VTL|MD", + "value": "if (T_DATNIV < T_ANNAIS) then \"INCOHERENCE : Année de fin d'études inférieure à l'année de naissance\" else \"\" " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and ((T_FSANSDIP = \"1\") or (T_FFM = \"2\" and (((T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_DIPINTAL = \"121009\" or T_DIPINTAL = \"121010\")) or ((nvl(T_DIPINTAL, \"999999\") = \"999999\") and (T_DIPLNIV = \"2\" or T_DIPLNIV = \"1\"))))) and (nvl(cast(T_NIV0INIT, integer), 3) > 2)" + }, + "missingResponse": { + "name": "T_DATNIV_MISSING" + } + }, + { + "id": "l2rdlnzu", + "max": 120, + "min": 0, + "page": "84.148", + "label": { + "type": "VTL|MD", + "value": "\"➡ 236. \" || \"A quel âge était-ce ?\"" + }, + "decimals": 0, + "response": { + "name": "T_AGENIV" + }, + "hierarchy": { + "sequence": { + "id": "lge0907h", + "page": "84.136", + "label": { + "type": "VTL|MD", + "value": "\"XVIII - \" || \"Plus haut niveau de diplôme de \" || PRENOM " + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and ((T_FSANSDIP = \"1\") or (T_FFM = \"2\" and (((T_TYPDIP = \"1\" or T_TYPDIP = \"2\") and (T_DIPINTAL = \"121009\" or T_DIPINTAL = \"121010\")) or ((nvl(T_DIPINTAL, \"999999\") = \"999999\") and (T_DIPLNIV = \"2\" or T_DIPLNIV = \"1\"))))) and (nvl(cast(T_NIV0INIT, integer), 3) > 2) and (nvl(T_DATNIV,9999)=9999)" + }, + "missingResponse": { + "name": "T_AGENIV_MISSING" + } + }, + { + "id": "lnwzd7rn", + "page": "84.149", + "label": { + "type": "VTL|MD", + "value": "\"XIX - \" || \"Usage d'internet\"" + }, + "hierarchy": { + "sequence": { + "id": "lnwzd7rn", + "page": "84.149", + "label": { + "type": "VTL|MD", + "value": "\"XIX - \" || \"Usage d'internet\"" + } + } + }, + "declarations": [ + { + "id": "lnwzhocu", + "label": { + "type": "VTL|MD", + "value": "\"Nous allons maintenant aborder l'usage d'internet. Nous nous intéressons à l'utilisation d'internet dans tout type de lieu (au domicile, au travail, ou autre) et sur tout type de support (ordinateur, tablette, smartphone, liseuse) même pour un usage très occasionnel.\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Sequence", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + } + }, + { + "id": "lnxa0djk", + "page": "84.150", + "label": { + "type": "VTL|MD", + "value": "\"➡ 237. \" || if(RESIND=\"1\") then \"Disposez-vous d'un smartphone avec abonnement donnant accès à internet?\" else \"\" || PRENOM || \" dispose-t-\" || LIB_PR || \" d'un smartphone avec abonnement donnant accès à internet?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "SMARTPHONE" + }, + "hierarchy": { + "sequence": { + "id": "lnwzd7rn", + "page": "84.149", + "label": { + "type": "VTL|MD", + "value": "\"XIX - \" || \"Usage d'internet\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "SMARTPHONE_MISSING" + } + }, + { + "id": "lnxaeuay", + "page": "84.151", + "label": { + "type": "VTL|MD", + "value": "\"➡ 238. \" || if(RESIND=\"1\") then \"Personnellement, quand avez-vous utilisé internet pour la dernière fois? Quel que soit le lieu ou le type d'accès\" else \"Personnellement, quand \" || PRENOM || \" a-t-\" || LIB_PR || \" utilisé internet pour la dernière fois? Quel que soit le lieu ou le type d'accès\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Au cours des trois derniers mois\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Entre trois mois et un an\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Il y a plus d'un an\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Vous n'avez jamais utilisé internet\"" + }, + "value": "4" + } + ], + "response": { + "name": "FREQ_INTERNET" + }, + "hierarchy": { + "sequence": { + "id": "lnwzd7rn", + "page": "84.149", + "label": { + "type": "VTL|MD", + "value": "\"XIX - \" || \"Usage d'internet\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "FREQ_INTERNET_MISSING" + } + }, + { + "id": "lnxap82j", + "page": "84.152", + "label": { + "type": "VTL|MD", + "value": "\"➡ 239. \" || if(RESIND=\"1\") then \"Au cours des trois derniers mois, en moyenne, vous avez utilisé internet ... (quel que soit le lieu ou le type d'accès)\" else \"Au cours des trois derniers mois, en moyenne, \" || PRENOM || \" a utilisé internet ... (quel que soit le lieu ou le type d'accès)\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Tous les jours, plusieurs fois par jour\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Tous les jours ou presque\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Au moins une fois par semaine, mais pas tous les jours\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Moins d'une fois par semaine\"" + }, + "value": "4" + } + ], + "response": { + "name": "FREQ_INTERNET_INTENSE" + }, + "hierarchy": { + "sequence": { + "id": "lnwzd7rn", + "page": "84.149", + "label": { + "type": "VTL|MD", + "value": "\"XIX - \" || \"Usage d'internet\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")" + }, + "missingResponse": { + "name": "FREQ_INTERNET_INTENSE_MISSING" + } + }, + { + "id": "lnyecfb4", + "page": "84.153", + "label": { + "type": "VTL|MD", + "value": "\"➡ 240. \" || if(RESIND=\"1\") then \"Au cours des trois derniers mois, hors usage professionnel, avez-vous utilisé internet (y compris via des applications) pour les activités suivantes?\" else \"Au cours des trois derniers mois, hors usage professionnel, \" || PRENOM || \" a-t-\" || LIB_PR || \" utilisé internet (y compris via des applications) pour les activités suivantes?\" " + }, + "hierarchy": { + "sequence": { + "id": "lnwzd7rn", + "page": "84.149", + "label": { + "type": "VTL|MD", + "value": "\"XIX - \" || \"Usage d'internet\"" + } + } + }, + "responses": [ + { + "id": "lnyecfb4-QOP-lvl5re93", + "label": { + "type": "VTL|MD", + "value": "\"Communiquer via des e-mails ou une messagerie instantanée (par exemple Skype, Messenger, Whatsapp, Viber, Snapchat, Instagram)\"" + }, + "response": { + "name": "UTIL_INTERNET1" + } + }, + { + "id": "lnyecfb4-QOP-lvl58bo4", + "label": { + "type": "VTL|MD", + "value": "\"Poster des vidéos ou des messages sur les réseaux sociaux (Facebook, Twitter, Youtube, Instagram, Snapchat, Tik Tok, etc.)\" \"" + }, + "response": { + "name": "UTIL_INTERNET2" + } + }, + { + "id": "lnyecfb4-QOP-lvl5qe4q", + "label": { + "type": "VTL|MD", + "value": "\"Regarder des tutos, des vidéos, des blogs, des posts\"" + }, + "response": { + "name": "UTIL_INTERNET3" + } + }, + { + "id": "lnyecfb4-QOP-lvl5gxqh", + "label": { + "type": "VTL|MD", + "value": "\"S'informer, lire des journaux ou consulter des sites d'actualités\"" + }, + "response": { + "name": "UTIL_INTERNET4" + } + }, + { + "id": "lnyecfb4-QOP-lvl5aqfr", + "label": { + "type": "VTL|MD", + "value": "\"Faire vos courses de la semaine (en partie ou en totalité)\"" + }, + "response": { + "name": "UTIL_INTERNET5" + } + }, + { + "id": "lnyecfb4-QOP-lvl58ypv", + "label": { + "type": "VTL|MD", + "value": "\"Acheter en ligne ou vendre en ligne des produits ou des services (vêtements, livres, musique, billets de train, voyages, hébergement, spectacles)\"" + }, + "response": { + "name": "UTIL_INTERNET6" + } + }, + { + "id": "lnyecfb4-QOP-lvl5brci", + "label": { + "type": "VTL|MD", + "value": "\"Ecouter de la musique, écouter la radio (streaming, téléchargement)\"" + }, + "response": { + "name": "UTIL_INTERNET7" + } + }, + { + "id": "lnyecfb4-QOP-lvl5pypd", + "label": { + "type": "VTL|MD", + "value": "\"Regarder des programmes télévisuels, des films ou des séries (streaming, téléchargements)\"" + }, + "response": { + "name": "UTIL_INTERNET8" + } + }, + { + "id": "lnyecfb4-QOP-lvl5k6lh", + "label": { + "type": "VTL|MD", + "value": "\"Jouer à des jeux en ligne\"" + }, + "response": { + "name": "UTIL_INTERNET9" + } + }, + { + "id": "lnyecfb4-QOP-lvl57cn8", + "label": { + "type": "VTL|MD", + "value": "\"Apprendre par internet, que ce soit pour un usage privé ou professionnel (manuels électroniques, applications d'apprentissage, vidéos, cours en ligne ...)\"" + }, + "response": { + "name": "UTIL_INTERNET10" + } + }, + { + "id": "lnyecfb4-QOP-lvl5ib19", + "label": { + "type": "VTL|MD", + "value": "\"Faire une activité artistique ou culturelle en ligne\"" + }, + "response": { + "name": "UTIL_INTERNET11" + } + } + ], + "declarations": [ + { + "id": "lnyeeanl", + "label": { + "type": "VTL|MD", + "value": "\"(Quel que soit le lieu d'utilisation)\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "lvl43318", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "lw64j0y5", + "label": { + "type": "VTL|MD", + "value": "\"Carte-code 12 TYPE UTILISATIONS INTERNET\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(FREQ_INTERNET ,\"9\")=\"1\")" + }, + "missingResponse": { + "name": "UTIL_INTERNET_MISSING" + } + }, + { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + }, + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + } + }, + "declarations": [ + { + "id": "lo8ewzpf", + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"Parlons maintenant de vos loisirs\" else \"Parlons maintenant des loisirs de \" || T_PRENOM " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Sequence", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + } + }, + { + "id": "lnyfe130", + "page": "84.155", + "label": { + "type": "VTL|MD", + "value": "\"➡ 241. \" || if(RESIND=\"1\") then \"Au cours des quatre dernières semaines, avez-vous pratiqué, durant vos loisirs ou en compétition ... (en dehors des activités sportives scolaires, et hors activité professionnelle)\" else \"Au cours des quatre dernières semaines, \" || PRENOM || \" a-t-\" || LIB_PR || \" pratiqué, durant ses loisirs ou en compétition ... (en dehors des activités sportives scolaires, et hors activité professionnelle)\" " + }, + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + } + }, + "responses": [ + { + "id": "lnyfe130-QOP-lvl5pdv3", + "label": { + "type": "VTL|MD", + "value": "\"De la course à pied (jogging), de l'athlétisme\"" + }, + "response": { + "name": "SPO1" + } + }, + { + "id": "lnyfe130-QOP-lvl59r7n", + "label": { + "type": "VTL|MD", + "value": "\"Du vélo, du cyclisme, du ski, du skate\"" + }, + "response": { + "name": "SPO2" + } + }, + { + "id": "lnyfe130-QOP-lvl58nbx", + "label": { + "type": "VTL|MD", + "value": "\"Des sports de balle, tennis, squash, badminton, tennis de table, golf\"" + }, + "response": { + "name": "SPO3" + } + }, + { + "id": "lnyfe130-QOP-lvl584fh", + "label": { + "type": "VTL|MD", + "value": "\"Des sports collectifs (foot, rugby, volley, handball, basket)\"" + }, + "response": { + "name": "SPO4" + } + }, + { + "id": "lnyfe130-QOP-lvl5eyip", + "label": { + "type": "VTL|MD", + "value": "\"De la natation, des sports nautiques\"" + }, + "response": { + "name": "SPO5" + } + }, + { + "id": "lnyfe130-QOP-lvl5kr2p", + "label": { + "type": "VTL|MD", + "value": "\"De la gymnastique (y compris aquagym), du yoga, du pilates, du stretching, du fitness, aller à la salle de sports\"" + }, + "response": { + "name": "SPO6" + } + }, + { + "id": "lnyfe130-QOP-lvl5lbv7", + "label": { + "type": "VTL|MD", + "value": "\"De la danse\"" + }, + "response": { + "name": "SPO7" + } + }, + { + "id": "lnyfe130-QOP-lvl5ddcx", + "label": { + "type": "VTL|MD", + "value": "\"De la marche à pied\"" + }, + "response": { + "name": "SPO8" + } + }, + { + "id": "lnyfe130-QOP-lvl5h16b", + "label": { + "type": "VTL|MD", + "value": "\"D'autres sports (judo, équitation, ...)\"" + }, + "response": { + "name": "SPO9" + } + }, + { + "id": "lnyfe130-QOP-lvl56u9u", + "label": { + "type": "VTL|MD", + "value": "\"Aucun sport\"" + }, + "response": { + "name": "SPO10" + } + } + ], + "declarations": [ + { + "id": "lvl4amn2", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "lw65iidz", + "label": { + "type": "VTL|MD", + "value": "\"Carte-code 13 SPORTS\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "SPO_MISSING" + } + }, + { + "id": "lnyki1yh", + "max": 50, + "min": 1, + "page": "84.156", + "label": { + "type": "VTL|MD", + "value": "\"➡ 242. \" || if(RESIND=\"1\") then \"Combien de fois sur les quatre dernières semaines avez-vous pratiqué la course à pied (jogging), de l'athlétisme?\" else \"Combien de fois sur les quatre dernières semaines \" || PRENOM || \" a-t-\" || LIB_PR || \" pratiqué la course à pied (jogging), l'athlétisme?\" " + }, + "decimals": 0, + "response": { + "name": "SPO1NB" + }, + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO1)" + }, + "missingResponse": { + "name": "SPO1NB_MISSING" + } + }, + { + "id": "lnykmj6w", + "max": 50, + "min": 1, + "page": "84.157", + "label": { + "type": "VTL|MD", + "value": "\"➡ 243. \" || if(RESIND=\"1\") then \"Combien de fois sur les quatre dernières semaines avez-vous pratiqué le vélo, le cyclisme, le ski, le skate?\" else \"Combien de fois sur les quatre dernières semaines \" || PRENOM || \" a-t-\" || LIB_PR || \" pratiqué le vélo, le cyclisme, le ski, le skate?\" " + }, + "decimals": 0, + "response": { + "name": "SPO2NB" + }, + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO2)" + }, + "missingResponse": { + "name": "SPO2NB_MISSING" + } + }, + { + "id": "lnykndv7", + "max": 50, + "min": 1, + "page": "84.158", + "label": { + "type": "VTL|MD", + "value": "\"➡ 244. \" || if(RESIND=\"1\") then \"Combien de fois sur les quatre dernières semaines avez-vous pratiqué des sports de balle, le tennis, le squash, le badminton, le tennis de table, le golf?\" else \"Combien de fois sur les quatre dernières semaines \" || PRENOM || \" a-t-\" || LIB_PR || \" pratiqué des sports de balle, le tennis, le squash, le badminton, le tennis de table, le golf?\" " + }, + "decimals": 0, + "response": { + "name": "SPO3NB" + }, + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO3)" + }, + "missingResponse": { + "name": "SPO3NB_MISSING" + } + }, + { + "id": "lnylcm5f", + "max": 50, + "min": 1, + "page": "84.159", + "label": { + "type": "VTL|MD", + "value": "\"➡ 245. \" || if(RESIND=\"1\") then \"Combien de fois sur les quatre dernières semaines avez-vous pratiqué un sport collectif (foot, rugby, volley, handball, basket)?\" else \"Combien de fois sur les quatre dernières semaines \" || PRENOM || \" a-t-\" || LIB_PR || \" pratiqué un sport collectif (foot, rugby, volley, handball, basket)?\" " + }, + "decimals": 0, + "response": { + "name": "SPO4NB" + }, + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO4)" + }, + "missingResponse": { + "name": "SPO4NB_MISSING" + } + }, + { + "id": "lnykxjrr", + "max": 50, + "min": 1, + "page": "84.160", + "label": { + "type": "VTL|MD", + "value": "\"➡ 246. \" || if(RESIND=\"1\") then \"Combien de fois sur les quatre dernières semaines avez-vous pratiqué la natation, des sports nautiques?\" else \"Combien de fois sur les quatre dernières semaines \" || PRENOM || \" a-t-\" || LIB_PR || \" pratiqué la natation, des sports nautiques?\" " + }, + "decimals": 0, + "response": { + "name": "SPO5NB" + }, + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO5)" + }, + "missingResponse": { + "name": "SPO5NB_MISSING" + } + }, + { + "id": "lnylbkdi", + "max": 50, + "min": 1, + "page": "84.161", + "label": { + "type": "VTL|MD", + "value": "\"➡ 247. \" || if(RESIND=\"1\") then \"Combien de fois sur les quatre dernières semaines avez-vous pratiqué la gymnastique (y compris aquagym), le yoga, le pilates, le stretching, le fitness ou êtes-vous allé à la salle de sport?\" else \"Combien de fois sur les quatre dernières semaines \" || PRENOM || \" a-t-\" || LIB_PR || \" pratiqué la gymnastique (y compris aquagym), le yoga, le pilates, le stretching, le fitness, ou est- \" || LIB_PR || \" allé à la salle de sport ?\" " + }, + "decimals": 0, + "response": { + "name": "SPO6NB" + }, + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO6)" + }, + "missingResponse": { + "name": "SPO6NB_MISSING" + } + }, + { + "id": "lnylh05i", + "max": 50, + "min": 1, + "page": "84.162", + "label": { + "type": "VTL|MD", + "value": "\"➡ 248. \" || if(RESIND=\"1\") then \"Combien de fois sur les quatre dernières semaines avez-vous pratiqué la danse?\" else \"Combien de fois sur les quatre dernières semaines \" || PRENOM || \" a-t-\" || LIB_PR || \" pratiqué la danse?\" " + }, + "decimals": 0, + "response": { + "name": "SPO7NB" + }, + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO7)" + }, + "missingResponse": { + "name": "SPO7NB_MISSING" + } + }, + { + "id": "lnyljg5b", + "max": 50, + "min": 1, + "page": "84.163", + "label": { + "type": "VTL|MD", + "value": "\"➡ 249. \" || if(RESIND=\"1\") then \"Combien de fois sur les quatre dernières semaines avez-vous pratiqué la marche à pied?\" else \"Combien de fois sur les quatre dernières semaines \" || PRENOM || \" a-t-\" || LIB_PR || \" pratiqué la marche à pied?\" " + }, + "decimals": 0, + "response": { + "name": "SPO8NB" + }, + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO8)" + }, + "missingResponse": { + "name": "SPO8NB_MISSING" + } + }, + { + "id": "lnylj5qa", + "max": 50, + "min": 1, + "page": "84.164", + "label": { + "type": "VTL|MD", + "value": "\"➡ 250. \" || if(RESIND=\"1\") then \"Combien de fois sur les quatre dernières semaines avez-vous pratiqué d'autres sports (judo, équitation...)?\" else \"Combien de fois sur les quatre dernières semaines \" || PRENOM || \" a-t-\" || LIB_PR || \" pratiqué d'autres sports(judo, équitation...)?\" " + }, + "decimals": 0, + "response": { + "name": "SPO9NB" + }, + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SPO9)" + }, + "missingResponse": { + "name": "SPO9NB_MISSING" + } + }, + { + "id": "lnyme8ud", + "page": "84.165", + "label": { + "type": "VTL|MD", + "value": "\"➡ 251. \" || if(RESIND=\"1\") then \"Pour l'activité que vous faites le plus souvent, la pratiquez-vous ...\" else \"Pour l'activité que \" || PRENOM || \" fait le plus souvent, la pratique-t-\" || LIB_PR || \" ...\" " + }, + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + } + }, + "responses": [ + { + "id": "lnyme8ud-QOP-lvl5ad8y", + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"Par vos propres moyens et en utilisant internet (en suivant des vidéos en ligne, en utilisant des coachs virtuels, en consultant des sites)\" else \"Par ses propres moyens et en utilisant internet (en suivant des vidéos en ligne, en utilisant des coachs virtuels, en consultant des sites)\" " + }, + "response": { + "name": "CADSP1" + } + }, + { + "id": "lnyme8ud-QOP-lvl5djbc", + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"Par vos propres moyens, sans utiliser internet\" else \"Par ses propres moyens, sans utiliser internet\" " + }, + "response": { + "name": "CADSP2" + } + }, + { + "id": "lnyme8ud-QOP-lvl5nbln", + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"Dans le cadre de votre travail ou de vos études (ex : association sportive de l'entreprise, sport universitaire ...)\" else \"Dans le cadre de son travail ou de ses études (ex : association sportive de l'entreprise, sport universitaire ...)\" " + }, + "response": { + "name": "CADSP3" + } + }, + { + "id": "lnyme8ud-QOP-lvl5cjdj", + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"Dans le cadre d'une association, un club (sans lien avec votre travail)\" else \"Dans le cadre d'une association, un club (sans lien avec son travail)\" " + }, + "response": { + "name": "CADSP4" + } + }, + { + "id": "lnyme8ud-QOP-lvl5ohnx", + "label": { + "type": "VTL|MD", + "value": "\"Autre\"" + }, + "response": { + "name": "CADSP5" + } + } + ], + "declarations": [ + { + "id": "lvl4koeq", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(NBSPORTS,0) >0)" + }, + "missingResponse": { + "name": "CADSP_MISSING" + } + }, + { + "id": "lp2p66vj", + "page": "84.166", + "label": { + "type": "VTL|MD", + "value": "\"Pratiques culturelles\"" + }, + "goToPage": "84.166", + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + }, + "subSequence": { + "id": "lp2p66vj", + "page": "84.166", + "label": { + "type": "VTL|MD", + "value": "\"Pratiques culturelles\"" + } + } + }, + "declarations": [ + { + "id": "lp2oovg9", + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"Nous continuons à parler de vos loisirs. Ne pas inclure les activités professionnelles.\" else \"Nous continuons à parler des loisirs de \" || T_PRENOM || \" . Ne pas inclure les activités professionnelles\" " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Subsequence", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + } + }, + { + "id": "lp2oyafl", + "page": "84.167", + "label": { + "type": "VTL|MD", + "value": "\"➡ 252. \" || if(RESIND=\"1\") then \"Au cours des douze derniers mois, êtes-vous allé(e) au cinéma?\" else \"Au cours des douze derniers mois, \" || PRENOM || \" est-\" || LIB_PR || \" allé(e) au cinéma?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "CINEMA" + }, + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + }, + "subSequence": { + "id": "lp2p66vj", + "page": "84.166", + "label": { + "type": "VTL|MD", + "value": "\"Pratiques culturelles\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "CINEMA_MISSING" + } + }, + { + "id": "lp2p8u7j", + "page": "84.168", + "label": { + "type": "VTL|MD", + "value": "\"➡ 253. \" || \"Combien de fois?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"De 1 à 3 fois\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"4 fois ou plus\"" + }, + "value": "2" + } + ], + "response": { + "name": "CINEMAF" + }, + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + }, + "subSequence": { + "id": "lp2p66vj", + "page": "84.166", + "label": { + "type": "VTL|MD", + "value": "\"Pratiques culturelles\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(CINEMA ,\"9\")=\"1\")" + }, + "missingResponse": { + "name": "CINEMAF_MISSING" + } + }, + { + "id": "lp2pfo4b", + "page": "84.169", + "label": { + "type": "VTL|MD", + "value": "\"➡ 254. \" || if(RESIND=\"1\") then \"Au cours des douze derniers mois, êtes-vous allé(e) à des spectacles de théâtre ou de danse, des opéras ou des concerts, qu'ils soient professionnels ou amateurs?\" else \"Au cours des douze derniers mois, \" || PRENOM || \" est-\" || LIB_PR || \" allé(e) à des spectacles de théâtre ou de danse, des opéras ou des concerts, qu'ils soient professionnels ou amateurs\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "SPECTACLE" + }, + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + }, + "subSequence": { + "id": "lp2p66vj", + "page": "84.166", + "label": { + "type": "VTL|MD", + "value": "\"Pratiques culturelles\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "SPECTACLE_MISSING" + } + }, + { + "id": "lp2pw7if", + "page": "84.170", + "label": { + "type": "VTL|MD", + "value": "\"➡ 255. \" || \"Combien de fois?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"De 1 à 3 fois\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"4 fois ou plus\"" + }, + "value": "2" + } + ], + "response": { + "name": "SPECTACLEF" + }, + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + }, + "subSequence": { + "id": "lp2p66vj", + "page": "84.166", + "label": { + "type": "VTL|MD", + "value": "\"Pratiques culturelles\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(SPECTACLE ,\"9\")=\"1\")" + }, + "missingResponse": { + "name": "SPECTACLEF_MISSING" + } + }, + { + "id": "lp2q0zl6", + "page": "84.171", + "label": { + "type": "VTL|MD", + "value": "\"➡ 256. \" || if(RESIND=\"1\") then \"Au cours des douze derniers mois, avez-vous visité des sites culturels : musée, galerie, exposition, monument, site archéologique...?\" else \"Au cours des douze derniers mois, \" || PRENOM || \" a-t-\" || LIB_PR || \" visité des sites culturels : musée, galerie, exposition, monument, site archéologique...?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "MUSEE" + }, + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + }, + "subSequence": { + "id": "lp2p66vj", + "page": "84.166", + "label": { + "type": "VTL|MD", + "value": "\"Pratiques culturelles\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "MUSEE_MISSING" + } + }, + { + "id": "lp2q32gp", + "page": "84.172", + "label": { + "type": "VTL|MD", + "value": "\"➡ 257. \" || \"Combien de fois?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"De 1 à 3 fois\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"4 fois ou plus\"" + }, + "value": "2" + } + ], + "response": { + "name": "MUSEEF" + }, + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + }, + "subSequence": { + "id": "lp2p66vj", + "page": "84.166", + "label": { + "type": "VTL|MD", + "value": "\"Pratiques culturelles\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(MUSEE ,\"9\")=\"1\")" + }, + "missingResponse": { + "name": "MUSEEF_MISSING" + } + }, + { + "id": "lp2r066p", + "page": "84.173", + "label": { + "type": "VTL|MD", + "value": "\"➡ 258. \" || if(RESIND=\"1\") then \"Au cours des douze derniers mois, êtes-vous allé(e) voir un match, une course, un tournoi ou un autre événement sportif?\" else \"Au cours des douze derniers mois, \" || PRENOM || \" est-\" || LIB_PR || \" allé(e) voir un match, une course, un tournoi ou un autre événement sportif?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "MATCH" + }, + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + }, + "subSequence": { + "id": "lp2p66vj", + "page": "84.166", + "label": { + "type": "VTL|MD", + "value": "\"Pratiques culturelles\"" + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "lp2qx0wm", + "label": { + "type": "VTL|MD", + "value": "\"Les événements sportifs peuvent concerner des professionnels ou des amateurs, y compris ceux auxquels participent proches ou enfants. Il s'agit ici d'assister à l'événement et non pas de le regarder sur un écran.\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "MATCH_MISSING" + } + }, + { + "id": "lp2rcxdu", + "page": "84.174", + "label": { + "type": "VTL|MD", + "value": "\"➡ 259. \" || \"Combien de fois?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"De 1 à 3 fois\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"4 fois ou plus\"" + }, + "value": "2" + } + ], + "response": { + "name": "MATCHF" + }, + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + }, + "subSequence": { + "id": "lp2p66vj", + "page": "84.166", + "label": { + "type": "VTL|MD", + "value": "\"Pratiques culturelles\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(MATCH ,\"9\")=\"1\")" + }, + "missingResponse": { + "name": "MATCHF_MISSING" + } + }, + { + "id": "lp2rghsg", + "page": "84.175", + "label": { + "type": "VTL|MD", + "value": "\"➡ 260. \" || if(RESIND=\"1\") then \"Au cours des douze derniers mois, êtes-vous allé(e) à la bibliothèque ou à la médiathèque?\" else \"Au cours des douze derniers mois, \" || PRENOM || \" est-\" || LIB_PR || \" allé(e) à la bibliothèque ou à la médiathèque?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "BIBLIO" + }, + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + }, + "subSequence": { + "id": "lp2p66vj", + "page": "84.166", + "label": { + "type": "VTL|MD", + "value": "\"Pratiques culturelles\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "BIBLIO_MISSING" + } + }, + { + "id": "lp2rrsu1", + "page": "84.176", + "label": { + "type": "VTL|MD", + "value": "\"➡ 261. \" || \"Combien de fois?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"De 1 à 3 fois\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"De 4 à 10 fois\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Plus de 10 fois\"" + }, + "value": "3" + } + ], + "response": { + "name": "BIBLIOF" + }, + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + }, + "subSequence": { + "id": "lp2p66vj", + "page": "84.166", + "label": { + "type": "VTL|MD", + "value": "\"Pratiques culturelles\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(BIBLIO ,\"9\")=\"1\")" + }, + "missingResponse": { + "name": "BIBLIOF_MISSING" + } + }, + { + "id": "lp2sfmwm", + "page": "84.177", + "label": { + "type": "VTL|MD", + "value": "\"➡ 262. \" || if(RESIND=\"1\") then \"A quelle fréquence regardez-vous la télévision ou des programmes télévisuels, y compris en replay, que ce soit chez vous ou ailleurs (au café, chez des parents, des amis...)...?\" else \"A quelle fréquence \" || PRENOM || \" regarde-t-\" || LIB_PR || \" la télévision ou des programmes télévisuels y compris en replay, que ce soit chez lui(elle) ou ailleurs (au café, chez des parents, des amis...)...?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Tous les jours ou presque\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"3 ou 4 jours par semaine\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"1 ou 2 jours par semaine\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Moins d'une fois par semaine\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Jamais ou presque jamais\"" + }, + "value": "5" + } + ], + "response": { + "name": "FREQTV" + }, + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + }, + "subSequence": { + "id": "lp2p66vj", + "page": "84.166", + "label": { + "type": "VTL|MD", + "value": "\"Pratiques culturelles\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "FREQTV_MISSING" + } + }, + { + "id": "lp6po1h0", + "page": "84.178", + "label": { + "type": "VTL|MD", + "value": "\"➡ 263. \" || if(RESIND=\"1\") then \"Dans le cadre de vos loisirs, pratiquez-vous régulièrement une ou plusieurs activités artistiques?\" else \"Dans le cadre de ses loisirs, \" || PRENOM || \" pratique-t-\" || LIB_PR || \" régulièrement une ou plusieurs activités artistiques?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "ACTARTI" + }, + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + }, + "subSequence": { + "id": "lp2p66vj", + "page": "84.166", + "label": { + "type": "VTL|MD", + "value": "\"Pratiques culturelles\"" + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "lp6phdua", + "label": { + "type": "VTL|MD", + "value": "\"Exemple : jouer d'un instrument, faire de la danse, du chant, du dessin, de la peinture, de la sculpture, écrire des poèmes ou des histoires, photographier, réaliser des vidéos, etc. Cette ou ces activités peuvent ne pas se faire dans un club.\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "ACTARTI_MISSING" + } + }, + { + "id": "lp6q5fmu", + "max": 50, + "min": 1, + "page": "84.179", + "unit": "heures", + "label": { + "type": "VTL|MD", + "value": "\"➡ 264. \" || if(RESIND=\"1\") then \"Combien d'heures cela vous prend-il en moyenne par semaine?\" else \"Combien d'heures cela prend-il à \" || PRENOM || \" en moyenne par semaine?\" " + }, + "decimals": 0, + "response": { + "name": "ACTARTI_NBH" + }, + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + }, + "subSequence": { + "id": "lp2p66vj", + "page": "84.166", + "label": { + "type": "VTL|MD", + "value": "\"Pratiques culturelles\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTARTI ,\"9\")=\"1\")" + }, + "missingResponse": { + "name": "ACTARTI_NBH_MISSING" + } + }, + { + "id": "lp6qfu4i", + "page": "84.180", + "label": { + "type": "VTL|MD", + "value": "\"➡ 265. \" || if(RESIND=\"1\") then \"Utilisez-vous internet pour pratiquer ces activités?\" else \"\" || PRENOM || \" utilise-t-\" || LIB_PR || \" internet pour pratiquer ces activités?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "ACTARTI_INTERNET" + }, + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + }, + "subSequence": { + "id": "lp2p66vj", + "page": "84.166", + "label": { + "type": "VTL|MD", + "value": "\"Pratiques culturelles\"" + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "lp6qhty1", + "label": { + "type": "VTL|MD", + "value": "\"Exemple : cours en ligne, composition assistée par ordinateur\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTARTI ,\"9\")=\"1\")" + }, + "missingResponse": { + "name": "ACTARTI_INTERNET_MISSING" + } + }, + { + "id": "lp6qytrf", + "page": "84.181", + "label": { + "type": "VTL|MD", + "value": "\"Relations sociales\"" + }, + "goToPage": "84.181", + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + }, + "subSequence": { + "id": "lp6qytrf", + "page": "84.181", + "label": { + "type": "VTL|MD", + "value": "\"Relations sociales\"" + } + } + }, + "declarations": [ + { + "id": "lp6qyk4v", + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"Nous allons maintenant parler des contacts que vous avez pu avoir avec vos proches, famille, amis ou voisins, au cours des douze derniers mois.\" else \"Nous allons maintenant parler des contacts que \" || T_PRENOM || \" a pu avoir avec ses proches, famille, amis ou voisins, au cours des douze derniers mois.\" " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Subsequence", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + } + }, + { + "id": "lp6rq4k8", + "page": "84.182", + "label": { + "type": "VTL|MD", + "value": "\"➡ 266. \" || if(RESIND=\"1\") then \"Au cours des douze derniers mois, à quelle fréquence avez-vous vu votre famille (en dehors des personnes vivant dans le ménage),\" else \"Au cours des douze derniers mois, à quelle fréquence \" || PRENOM || \" a-t-\" || LIB_PR || \" vu sa famille (en dehors des personnes vivant dans le ménage)?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Tous les jours\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Chaque semaine, mais pas chaque jour\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs fois par mois (mais pas chaque semaine)\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Une fois par mois\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Au moins une fois par an (mais moins d'une fois par mois)\"" + }, + "value": "5" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Jamais\"" + }, + "value": "6" + } + ], + "response": { + "name": "MS_CONT_PROCHE" + }, + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + }, + "subSequence": { + "id": "lp6qytrf", + "page": "84.181", + "label": { + "type": "VTL|MD", + "value": "\"Relations sociales\"" + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "lp6rgy7u", + "label": { + "type": "VTL|MD", + "value": "\"Se voir signifie passer du temps ensemble, à l'occasion de simples visites chez l'un ou chez l'autre ou d'activités communes.\r\nLa famille doit être comprise au sens large, en tenant compte des parents éloignés et de la belle famille.\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "MS_CONT_PROCHE_MISSING" + } + }, + { + "id": "lp6zk8uz", + "page": "84.183", + "label": { + "type": "VTL|MD", + "value": "\"➡ 267. \" || if(RESIND=\"1\") then \"Au cours des douze derniers mois, à quelle fréquence avez-vous vu des amis?\" else \"Au cours des douze derniers mois, à quelle fréquence \" || PRENOM || \" a-t-\" || LIB_PR || \" vu des amis?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Tous les jours\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Chaque semaine, mais pas chaque jour\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs fois par mois (mais pas chaque semaine)\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Une fois par mois\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Au moins une fois par an (mais moins d'une fois par mois)\"" + }, + "value": "5" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Jamais\"" + }, + "value": "6" + } + ], + "response": { + "name": "MS_CONT_AMI" + }, + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + }, + "subSequence": { + "id": "lp6qytrf", + "page": "84.181", + "label": { + "type": "VTL|MD", + "value": "\"Relations sociales\"" + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "lp6zrfec", + "label": { + "type": "VTL|MD", + "value": "\"Les amis doivent être compris au sens large : personnes avec lesquelles on se réunit pendant son temps libre et avec qui on parle de questions personnelles.\r\nInclure les collègues de travail si la rencontre se fait en dehors des obligations professionnelles.\r\nSe voir signifie passer du temps ensemble, à l'occasion de simples visites chez l'un ou chez l'autre ou d'activités communes.\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "MS_CONT_AMI_MISSING" + } + }, + { + "id": "lp7032gy", + "label": { + "type": "VTL|MD", + "value": "\"Vie associative\"" + }, + "goToPage": "84.184", + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + }, + "subSequence": { + "id": "lp7032gy", + "page": "84.184", + "label": { + "type": "VTL|MD", + "value": "\"Vie associative\"" + } + } + }, + "componentType": "Subsequence", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + } + }, + { + "id": "lp6ztp2m", + "page": "84.184", + "label": { + "type": "VTL|MD", + "value": "\"➡ 268. \" || if(RESIND=\"1\") then \"Au cours des douze derniers mois, avez-vous participé à des activités bénévoles et/ou caritatives dans le cadre d'une association ou d'un club?\" else \"Au cours des douze derniers mois, \" || PRENOM || \" a-t-\" || LIB_PR || \" participé à des activités bénévoles et/ou caritatives dans le cadre d'une association ou d'un club?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "ACTBENEVOL" + }, + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + }, + "subSequence": { + "id": "lp7032gy", + "page": "84.184", + "label": { + "type": "VTL|MD", + "value": "\"Vie associative\"" + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "lp6zwt64", + "label": { + "type": "VTL|MD", + "value": "\"Membre du bureau d'une association, participer à des réunions, activités de bénévolat\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "ACTBENEVOL_MISSING" + } + }, + { + "id": "lp70t2qb", + "page": "84.185", + "label": { + "type": "VTL|MD", + "value": "\"➡ 269. \" || \"Dans quel type de structure?\"" + }, + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + }, + "subSequence": { + "id": "lp7032gy", + "page": "84.184", + "label": { + "type": "VTL|MD", + "value": "\"Vie associative\"" + } + } + }, + "responses": [ + { + "id": "lp70t2qb-QOP-lvl5jvlq", + "label": { + "type": "VTL|MD", + "value": "\"Une association caritative, éducative, d'aide sociale\"" + }, + "response": { + "name": "TYPSTRUCTURE1" + } + }, + { + "id": "lp70t2qb-QOP-lvl5d30c", + "label": { + "type": "VTL|MD", + "value": "\"Une association artistique ou culturelle (musique, théâtre, danse, photo, arts plastiques, vidéo, lecture), un club scientifique (astronomie, généalogie,...)\"" + }, + "response": { + "name": "TYPSTRUCTURE2" + } + }, + { + "id": "lp70t2qb-QOP-lvl5a16k", + "label": { + "type": "VTL|MD", + "value": "\"Une association sportive (y compris chasse et pêche)\"" + }, + "response": { + "name": "TYPSTRUCTURE3" + } + }, + { + "id": "lp70t2qb-QOP-lvl5mvpx", + "label": { + "type": "VTL|MD", + "value": "\"Un club où on se retrouve autour d'intérêts communs (3ème âge, bridge, association de quartier)\"" + }, + "response": { + "name": "TYPSTRUCTURE4" + } + }, + { + "id": "lp70t2qb-QOP-lvl5pc96", + "label": { + "type": "VTL|MD", + "value": "\"Un groupe politique, syndical, une organisation religieuse\"" + }, + "response": { + "name": "TYPSTRUCTURE5" + } + }, + { + "id": "lp70t2qb-QOP-lvl5cmfv", + "label": { + "type": "VTL|MD", + "value": "\"Une association de parents d'élèves\"" + }, + "response": { + "name": "TYPSTRUCTURE6" + } + }, + { + "id": "lp70t2qb-QOP-lvl5ivv7", + "label": { + "type": "VTL|MD", + "value": "\"Une autre organisation\"" + }, + "response": { + "name": "TYPSTRUCTURE7" + } + } + ], + "declarations": [ + { + "id": "lvl4chy9", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "lw65dsie", + "label": { + "type": "VTL|MD", + "value": "\"Carte-code 14 TYPE ASSOCIATIONS\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")" + }, + "missingResponse": { + "name": "TYPSTRUCTURE_MISSING" + } + }, + { + "id": "lp714r9z", + "page": "84.186", + "label": { + "type": "VTL|MD", + "value": "\"➡ 270. \" || if(RESIND=\"1\") then \"Quel est le type d'association qui vous prend le plus de temps?\" else \"Quel est le type d'association qui prend le plus de temps à \" || PRENOM || \"?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Une association caritative, éducative, d'aide sociale\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Une association artistique ou culturelle (musique, théâtre, danse, photo, arts plastiques, vidéo, lecture), un club scientifique (astronomie, généalogie,...)\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Une association sportive (y compris chasse et pêche)\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Un club où on se retrouve autour d'intérêts communs (3ème âge, bridge, association de quartier)\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Un groupe politique, syndical, une organisation religieuse\"" + }, + "value": "5" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Une association de parents d'élèves\"" + }, + "value": "6" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Une autre organisation\"" + }, + "value": "7" + } + ], + "response": { + "name": "STRUCTURE_PRINC" + }, + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + }, + "subSequence": { + "id": "lp7032gy", + "page": "84.184", + "label": { + "type": "VTL|MD", + "value": "\"Vie associative\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\") and (nvl(NBACTBENEVOL,0) >1)" + }, + "missingResponse": { + "name": "STRUCTURE_PRINC_MISSING" + } + }, + { + "id": "lp846qur", + "page": "84.187", + "label": { + "type": "VTL|MD", + "value": "\"➡ 271. \" || if(RESIND=\"1\") then \"Quel est votre degré de participation dans cette association?\" else \"Quel est le degré de participation de \" || PRENOM || \" dans cette association?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"Vous avez des responsabilités\" else \"\" || T_PRENOM || \" a des responsabilités\" " + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"Vous participez régulièrement à l'activité de l'association\" else \"\" || T_PRENOM || \" participe régulièrement à l'activité de l'association\" " + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"Vous participez de façon irrégulière à l'activité de l'association\" else \"\" || T_PRENOM || \" participe de façon irrégulière à l'activité de l'association\" " + }, + "value": "3" + } + ], + "response": { + "name": "RESP_BENEV" + }, + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + }, + "subSequence": { + "id": "lp7032gy", + "page": "84.184", + "label": { + "type": "VTL|MD", + "value": "\"Vie associative\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")" + }, + "missingResponse": { + "name": "RESP_BENEV_MISSING" + } + }, + { + "id": "lp84fz67", + "page": "84.188", + "label": { + "type": "VTL|MD", + "value": "\"➡ 272. \" || if(RESIND=\"1\") then \"A quelle fréquence participez-vous à des activités ou des réunions de cette association?\" else \"A quelle fréquence \" || PRENOM || \" participe-t-\" || LIB_PR || \" à des activités ou des réunions de cette association?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Chaque semaine\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs fois par mois (mais pas chaque semaine)\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Une fois par mois\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Au moins une fois par an (mais moins d'une fois par mois)\"" + }, + "value": "4" + } + ], + "response": { + "name": "FREQ_BENEV" + }, + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + }, + "subSequence": { + "id": "lp7032gy", + "page": "84.184", + "label": { + "type": "VTL|MD", + "value": "\"Vie associative\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\")" + }, + "missingResponse": { + "name": "FREQ_BENEV_MISSING" + } + }, + { + "id": "lp84r8lp", + "max": 50, + "min": 1, + "page": "84.189", + "unit": "heures", + "label": { + "type": "VTL|MD", + "value": "\"➡ 273. \" || if(RESIND=\"1\") then \"Combien d'heures consacrez-vous en moyenne par semaine à cette association (y compris travail à domicile)\" else \"Combien d'heures \" || PRENOM || \" consacre-t-\" || LIB_PR || \" en moyenne par semaine à cette association (y compris travail à domicile)?\" " + }, + "decimals": 0, + "response": { + "name": "TEMPS_BENEVS" + }, + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + }, + "subSequence": { + "id": "lp7032gy", + "page": "84.184", + "label": { + "type": "VTL|MD", + "value": "\"Vie associative\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\") and (FREQ_BENEV =\"1\")" + }, + "missingResponse": { + "name": "TEMPS_BENEVS_MISSING" + } + }, + { + "id": "lp84kagh", + "max": 50, + "min": 1, + "page": "84.190", + "unit": "heures", + "label": { + "type": "VTL|MD", + "value": "\"➡ 274. \" || if(RESIND=\"1\") then \"Combien d'heures consacrez-vous en moyenne par mois à cette association (y compris travail à domicile)\" else \"Combien d'heures \" || PRENOM || \" consacre-t-\" || LIB_PR || \" en moyenne par mois à cette association (y compris travail à domicile)?\" " + }, + "decimals": 0, + "response": { + "name": "TEMPS_BENEVM" + }, + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + }, + "subSequence": { + "id": "lp7032gy", + "page": "84.184", + "label": { + "type": "VTL|MD", + "value": "\"Vie associative\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (nvl(ACTBENEVOL ,\"9\")=\"1\") and (FREQ_BENEV =\"2\" or FREQ_BENEV =\"3\" or FREQ_BENEV =\"4\")" + }, + "missingResponse": { + "name": "TEMPS_BENEVM_MISSING" + } + }, + { + "id": "lnyokyey", + "label": { + "type": "VTL|MD", + "value": "\"Permis de conduire\"" + }, + "goToPage": "84.191", + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + }, + "subSequence": { + "id": "lnyokyey", + "page": "84.191", + "label": { + "type": "VTL|MD", + "value": "\"Permis de conduire\"" + } + } + }, + "componentType": "Subsequence", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + } + }, + { + "id": "lnyowft3", + "page": "84.191", + "label": { + "type": "VTL|MD", + "value": "\"➡ 275. \" || if(RESIND=\"1\") then \"Avez-vous le permis de conduire?\" else \"\" || PRENOM || \" a-t-\" || LIB_PR || \" le permis de conduire?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "PERCO" + }, + "hierarchy": { + "sequence": { + "id": "lnwznjgz", + "page": "84.154", + "label": { + "type": "VTL|MD", + "value": "\"XX - \" || \"Sports et loisirs\"" + } + }, + "subSequence": { + "id": "lnyokyey", + "page": "84.191", + "label": { + "type": "VTL|MD", + "value": "\"Permis de conduire\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (T_AGE >17)" + }, + "missingResponse": { + "name": "PERCO_MISSING" + } + }, + { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "componentType": "Sequence", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + } + }, + { + "id": "lo452x7c", + "page": "84.193", + "label": { + "type": "VTL|MD", + "value": "\"➡ 276. \" || if(RESIND=\"1\") then \"Au cours de la semaine dernière (de lundi à dimanche), avez-vous fait les activités suivantes pour votre ménage?\" else \"Au cours de la semaine dernière (de lundi à dimanche), \" || PRENOM || \" a-t-\" || LIB_PR || \" fait les activités suivantes pour son ménage?\" " + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "responses": [ + { + "id": "lo452x7c-QOP-lwp45a4c", + "label": { + "type": "VTL|MD", + "value": "\"Des courses alimentaires\"" + }, + "response": { + "name": "MEN1" + } + }, + { + "id": "lo452x7c-QOP-lwp3u9sr", + "label": { + "type": "VTL|MD", + "value": "\"Préparer le repas, faire à manger (yc faire réchauffer un plat préparé)\"" + }, + "response": { + "name": "MEN2" + } + }, + { + "id": "lo452x7c-QOP-lwp3zv7v", + "label": { + "type": "VTL|MD", + "value": "\"La vaisselle (laver, ranger dans le lave-vaisselle)\"" + }, + "response": { + "name": "MEN3" + } + }, + { + "id": "lo452x7c-QOP-lwp3vt9w", + "label": { + "type": "VTL|MD", + "value": "\"Le ménage courant et le rangement\"" + }, + "response": { + "name": "MEN4" + } + }, + { + "id": "lo452x7c-QOP-lwp46mhz", + "label": { + "type": "VTL|MD", + "value": "\"La lessive, l'entretien du linge\"" + }, + "response": { + "name": "MEN5" + } + }, + { + "id": "lo452x7c-QOP-lwp3sr4i", + "label": { + "type": "VTL|MD", + "value": "\"Le repassage\"" + }, + "response": { + "name": "MEN6" + } + }, + { + "id": "lo452x7c-QOP-lwp4acde", + "label": { + "type": "VTL|MD", + "value": "\"S'occuper des animaux\"" + }, + "response": { + "name": "MEN7" + } + }, + { + "id": "lo452x7c-QOP-lwp4aadf", + "label": { + "type": "VTL|MD", + "value": "\"Aucune de ces tâches\"" + }, + "response": { + "name": "MEN8" + } + } + ], + "declarations": [ + { + "id": "lvl4fwle", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "lw65uxl1", + "label": { + "type": "VTL|MD", + "value": "\"Carte-code 15 TRAVAUX DOMESTIQUES POUR LE MENAGE LISTE 1\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "MEN_MISSING" + } + }, + { + "id": "lo4ajg76", + "max": 20, + "min": 1, + "page": "84.194", + "label": { + "type": "VTL|MD", + "value": "\"➡ 277. \" || if(RESIND=\"1\") then \"Au cours de la semaine dernière, combien de fois dans la semaine avez-vous fait les courses ?\" else \"Au cours de la semaine dernière, combien de fois dans la semaine \" || PRENOM || \" a-t-\" || LIB_PR || \" fait les courses?\" " + }, + "decimals": 0, + "response": { + "name": "MEN1F" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN1)" + }, + "missingResponse": { + "name": "MEN1F_MISSING" + } + }, + { + "id": "lo8lgm5r", + "page": "84.195", + "label": { + "type": "VTL|MD", + "value": "\"➡ 278. \" || if(RESIND=\"1\") then \"Quand avez-vous fait vos courses?\" else \"Quand \" || PRENOM || \" a-t-\" || LIB_PR || \" fait les courses?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"En semaine uniquement\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Samedi ou dimanche uniquement\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Des jours de semaine et de week-end\"" + }, + "value": "3" + } + ], + "response": { + "name": "MEN1J" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN1)" + }, + "missingResponse": { + "name": "MEN1J_MISSING" + } + }, + { + "id": "lo4dze2f", + "max": 10, + "min": 0, + "page": "84.196", + "label": { + "type": "VTL|MD", + "value": "\"➡ 279. \" || if(RESIND=\"1\") then \"Considérez-vous les courses comme une corvée ou comme une activité agréable? Notez sur une échelle de 0 à 10, 0 représentant une corvée et 10 une activité très agréable\" else \"\" || PRENOM || \" considère-t-\" || LIB_PR || \" les courses comme une corvée ou une activité agréable? Notez sur une échelle de 0 à 10, 0 représentant une corvée et 10 une activité très agréable\" " + }, + "decimals": 0, + "response": { + "name": "MEN1S" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "MEN1S_MISSING" + } + }, + { + "id": "lo4eoz8v", + "max": 10, + "min": 0, + "page": "84.197", + "label": { + "type": "VTL|MD", + "value": "\"➡ 280. \" || if(RESIND=\"1\") then \"Vous sentez-vous à l'aise pour faire les courses? Notez sur une échelle de 0 à 10, 0 indiquant que vous n'êtes pas du tout à l'aise, et 10 que vous êtes parfaitement à l'aise\" else \"\" || PRENOM || \" se sent-\" || LIB_PR || \" à l'aise pour faire les courses? Notez sur une échelle de 0 à 10, 0 indiquant qu'\" || LIB_PR || \" n'est pas du tout à l'aise, et 10 qu'\" || LIB_PR || \" est parfaitement à l'aise\" " + }, + "decimals": 0, + "response": { + "name": "MEN1A" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "MEN1A_MISSING" + } + }, + { + "id": "lo4af3j6", + "max": 20, + "min": 1, + "page": "84.198", + "label": { + "type": "VTL|MD", + "value": "\"➡ 281. \" || if(RESIND=\"1\") then \"Au cours de la semaine dernière, combien de fois dans la semaine avez-vous préparé le repas, fait à manger?\" else \"Au cours de la semaine dernière, combien de fois dans la semaine \" || PRENOM || \" a-t-\" || LIB_PR || \" préparé le repas, fait à manger?\" " + }, + "decimals": 0, + "response": { + "name": "MEN2F" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN2)" + }, + "missingResponse": { + "name": "MEN2F_MISSING" + } + }, + { + "id": "lo4bci5a", + "page": "84.199", + "label": { + "type": "VTL|MD", + "value": "\"➡ 282. \" || if(RESIND=\"1\") then \"Quand avez-vous fait à manger?\" else \"Quand \" || PRENOM || \" a-t-\" || LIB_PR || \" fait à manger?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"En semaine uniquement\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Samedi ou dimanche uniquement\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Des jours de semaine et de week-end\"" + }, + "value": "3" + } + ], + "response": { + "name": "MEN2J" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN2)" + }, + "missingResponse": { + "name": "MEN2J_MISSING" + } + }, + { + "id": "lo4dr1xs", + "max": 10, + "min": 0, + "page": "84.200", + "label": { + "type": "VTL|MD", + "value": "\"➡ 283. \" || if(RESIND=\"1\") then \"Considérez-vous la préparation des repas comme une corvée ou comme une activité agréable? Notez sur une échelle de 0 à 10, 0 représentant une corvée et 10 une activité très agréable\" else \"\" || PRENOM || \" considère-t-\" || LIB_PR || \" la préparation des repas comme une corvée ou comme une activité agréable? Notez sur une échelle de 0 à 10, 0 représentant une corvée et 10 une activité très agréable\" " + }, + "decimals": 0, + "response": { + "name": "MEN2S" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "MEN2S_MISSING" + } + }, + { + "id": "lo4ef55p", + "max": 10, + "min": 0, + "page": "84.201", + "label": { + "type": "VTL|MD", + "value": "\"➡ 284. \" || if(RESIND=\"1\") then \"Vous sentez-vous à l'aise pour préparer les repas tous les jours? Notez sur une échelle de 0 à 10, 0 indiquant que vous n'êtes pas du tout à l'aise, et 10 que vous êtes parfaitement à l'aise\" else \"\" || PRENOM || \" se sent-\" || LIB_PR || \" à l'aise pour préparer les repas tous les jours? Notez sur une échelle de 0 à 10, 0 indiquant qu'\" || LIB_PR || \" n'est pas du tout à l'aise, et 10 qu'\" || LIB_PR || \" est parfaitement à l'aise\" " + }, + "decimals": 0, + "response": { + "name": "MEN2A" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "MEN2A_MISSING" + } + }, + { + "id": "lo4aqqf1", + "max": 20, + "min": 1, + "page": "84.202", + "label": { + "type": "VTL|MD", + "value": "\"➡ 285. \" || if(RESIND=\"1\") then \"Au cours de la semaine dernière, combien de fois dans la semaine avez-vous fait ou rangé la vaisselle?\" else \"Au cours de la semaine dernière, combien de fois dans la semaine \" || PRENOM || \" a-t-\" || LIB_PR || \" fait ou rangé la vaisselle?\" " + }, + "decimals": 0, + "response": { + "name": "MEN3F" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN3)" + }, + "missingResponse": { + "name": "MEN3F_MISSING" + } + }, + { + "id": "lo8nsupz", + "page": "84.203", + "label": { + "type": "VTL|MD", + "value": "\"➡ 286. \" || if(RESIND=\"1\") then \"Quand avez-vous fait ou rangé la vaisselle?\" else \"Quand \" || PRENOM || \" a-t-\" || LIB_PR || \" fait ou rangé la vaisselle?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"En semaine uniquement\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Samedi ou dimanche uniquement\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Des jours de semaine et de week-end\"" + }, + "value": "3" + } + ], + "response": { + "name": "MEN3J" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN3)" + }, + "missingResponse": { + "name": "MEN3J_MISSING" + } + }, + { + "id": "lo4e3cfg", + "max": 10, + "min": 0, + "page": "84.204", + "label": { + "type": "VTL|MD", + "value": "\"➡ 287. \" || if(RESIND=\"1\") then \"Considérez-vous la vaisselle comme une corvée ou comme une activité agréable? Notez sur une échelle de 0 à 10, 0 représentant une corvée et 10 une activité très agréable\" else \"\" || PRENOM || \" considère-t-\" || LIB_PR || \" la vaisselle comme une corvée ou comme une activité agréable? Notez sur une échelle de 0 à 10, 0 représentant une corvée et 10 une activité très agréable\" " + }, + "decimals": 0, + "response": { + "name": "MEN3S" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "MEN3S_MISSING" + } + }, + { + "id": "lo4erx9y", + "max": 10, + "min": 0, + "page": "84.205", + "label": { + "type": "VTL|MD", + "value": "\"➡ 288. \" || if(RESIND=\"1\") then \"Vous sentez-vous à l'aise pour faire ou ranger la vaisselle? Notez sur une échelle de 0 à 10, 0 indiquant que vous n'êtes pas du tout à l'aise, et 10 que vous êtes parfaitement à l'aise\" else \"\" || PRENOM || \" se sent-\" || LIB_PR || \" à l'aise pour faire ou ranger la vaisselle? Notez sur une échelle de 0 à 10, 0 indiquant qu'\" || LIB_PR || \" n'est pas du tout à l'aise, et 10 qu'\" || LIB_PR || \" est parfaitement à l'aise\" " + }, + "decimals": 0, + "response": { + "name": "MEN3A" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "MEN3A_MISSING" + } + }, + { + "id": "lo4aw893", + "max": 20, + "min": 1, + "page": "84.206", + "label": { + "type": "VTL|MD", + "value": "\"➡ 289. \" || if(RESIND)=\"1\" then \"Au cours de la semaine dernière, combien de fois dans la semaine avez-vous fait du ménage et du rangement?\" else \"Au cours de la semaine dernière, combien de fois dans la semaine \" || PRENOM || \" a-t-\" || LIB_PR || \" fait du ménage et du rangement?\" " + }, + "decimals": 0, + "response": { + "name": "MEN4F" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN4)" + }, + "missingResponse": { + "name": "MEN4F_MISSING" + } + }, + { + "id": "lo8njtuv", + "page": "84.207", + "label": { + "type": "VTL|MD", + "value": "\"➡ 290. \" || if(RESIND=\"1\") then \"Quand avez-vous fait du ménage ou du rangement?\" else \"Quand \" || PRENOM || \" a-t-\" || LIB_PR || \" fait du ménage ou du rangement?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"En semaine uniquement\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Samedi ou dimanche uniquement\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Des jours de semaine et de week-end\"" + }, + "value": "3" + } + ], + "response": { + "name": "MEN4J" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN4)" + }, + "missingResponse": { + "name": "MEN4J_MISSING" + } + }, + { + "id": "lo4e34n7", + "max": 10, + "min": 0, + "page": "84.208", + "label": { + "type": "VTL|MD", + "value": "\"➡ 291. \" || if(RESIND=\"1\") then \"Considérez-vous le ménage courant et le rangement comme une corvée ou comme une activité agréable? Notez sur une échelle de 0 à 10, 0 représentant une corvée et 10 une activité très agréable\" else \"\" || PRENOM || \" considère-t-\" || LIB_PR || \" le ménage courant et le rangement comme une corvée ou comme une activité agréable? Notez sur une échelle de 0 à 10, 0 représentant une corvée et 10 une activité très agréable\" " + }, + "decimals": 0, + "response": { + "name": "MEN4S" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "MEN4S_MISSING" + } + }, + { + "id": "lo4ek4rk", + "max": 10, + "min": 0, + "page": "84.209", + "label": { + "type": "VTL|MD", + "value": "\"➡ 292. \" || if(RESIND=\"1\") then \"Vous sentez-vous à l'aise pour faire le ménage courant et ranger? Notez sur une échelle de 0 à 10, 0 indiquant que vous n'êtes pas du tout à l'aise, et 10 que vous êtes parfaitement à l'aise\" else \"\" || PRENOM || \" se sent-\" || LIB_PR || \" à l'aise pour faire le ménage courant et ranger? Notez sur une échelle de 0 à 10, 0 indiquant qu'\" || LIB_PR || \" n'est pas du tout à l'aise, et 10 qu'\" || LIB_PR || \" est parfaitement à l'aise\" " + }, + "decimals": 0, + "response": { + "name": "MEN4A" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "MEN4A_MISSING" + } + }, + { + "id": "lo4b0fap", + "max": 20, + "min": 1, + "page": "84.210", + "label": { + "type": "VTL|MD", + "value": "\"➡ 293. \" || if(RESIND=\"1\") then \"Au cours de la semaine dernière, combien de fois dans la semaine avez-vous fait une lessive ?\" else \"Au cours de la semaine dernière, combien de fois dans la semaine \" || PRENOM || \" a fait une lessive ?\" " + }, + "decimals": 0, + "response": { + "name": "MEN5F" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN5)" + }, + "missingResponse": { + "name": "MEN5F_MISSING" + } + }, + { + "id": "lo8oohl5", + "page": "84.211", + "label": { + "type": "VTL|MD", + "value": "\"➡ 294. \" || if(RESIND=\"1\") then \"Quand avez-vous lavé le linge ?\" else \"Quand \" || PRENOM || \" a-t-\" || LIB_PR || \" lavé le linge ?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"En semaine uniquement\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Samedi ou dimanche uniquement\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Des jours de semaine et de week-end\"" + }, + "value": "3" + } + ], + "response": { + "name": "MEN5J" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN5)" + }, + "missingResponse": { + "name": "MEN5J_MISSING" + } + }, + { + "id": "lo4dzlfv", + "max": 10, + "min": 0, + "page": "84.212", + "label": { + "type": "VTL|MD", + "value": "\"➡ 295. \" || if(RESIND=\"1\") then \"Considérez-vous la lessive comme une corvée ou comme une activité agréable? Notez sur une échelle de 0 à 10, 0 représentant une corvée et 10 une activité très agréable\" else \"\" || PRENOM || \" considère-t-\" || LIB_PR || \" la lessive comme une corvée ou comme une activité agréable? Notez sur une échelle de 0 à 10, 0 représentant une corvée et 10 une activité très agréable\" " + }, + "decimals": 0, + "response": { + "name": "MEN5S" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "MEN5S_MISSING" + } + }, + { + "id": "lo4eloh9", + "max": 10, + "min": 0, + "page": "84.213", + "label": { + "type": "VTL|MD", + "value": "\"➡ 296. \" || if(RESIND=\"1\") then \"Vous sentez-vous à l'aise pour faire une lessive ? Notez sur une échelle de 0 à 10, 0 indiquant que vous n'êtes pas du tout à l'aise, et 10 que vous êtes parfaitement à l'aise\" else \"\" || PRENOM || \" se sent-\" || LIB_PR || \" à l'aise pour faire une lessive ? Notez sur une échelle de 0 à 10, 0 indiquant qu'\" || LIB_PR || \" n'est pas du tout à l'aise, et 10 qu'\" || LIB_PR || \" est parfaitement à l'aise\" " + }, + "decimals": 0, + "response": { + "name": "MEN5A" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "MEN5A_MISSING" + } + }, + { + "id": "lo4b3mzf", + "max": 50, + "min": 1, + "page": "84.214", + "label": { + "type": "VTL|MD", + "value": "\"➡ 297. \" || if(RESIND=\"1\") then \"Au cours de la semaine dernière, combien de fois dans la semaine avez-vous repassé ?\" else \"Au cours de la semaine dernière, combien de fois dans la semaine \" || PRENOM || \" a-t- \" || LIB_PR || \" repassé ?\" " + }, + "decimals": 0, + "response": { + "name": "MEN6F" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN6)" + }, + "missingResponse": { + "name": "MEN6F_MISSING" + } + }, + { + "id": "lo8on6u9", + "page": "84.215", + "label": { + "type": "VTL|MD", + "value": "\"➡ 298. \" || if(RESIND=\"1\") then \"Quand avez-vous repassé ?\" else \"Quand \" || PRENOM || \"a-t- \" || LIB_PR || \" repassé ?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"En semaine uniquement\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Samedi ou dimanche uniquement\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Des jours de semaine et de week-end\"" + }, + "value": "3" + } + ], + "response": { + "name": "MEN6J" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN6)" + }, + "missingResponse": { + "name": "MEN6J_MISSING" + } + }, + { + "id": "lo4e65r3", + "max": 10, + "min": 0, + "page": "84.216", + "label": { + "type": "VTL|MD", + "value": "\"➡ 299. \" || if(RESIND=\"1\") then \"Considérez-vous que repasser est plutôt une corvée ou plutôt une activité agréable? Notez sur une échelle de 0 à 10, 0 représentant une corvée et 10 une activité très agréable\" else \"\" || PRENOM || \" considère-t-\" || LIB_PR || \" que repasser est plutôt une corvée ou plutôt une activité agréable? Notez sur une échelle de 0 à 10, 0 représentant une corvée et 10 une activité très agréable\" " + }, + "decimals": 0, + "response": { + "name": "MEN6S" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "MEN6S_MISSING" + } + }, + { + "id": "lo4el0y5", + "max": 10, + "min": 0, + "page": "84.217", + "label": { + "type": "VTL|MD", + "value": "\"➡ 300. \" || if(RESIND=\"1\") then \"Vous sentez-vous à l'aise pour repasser ? Notez sur une échelle de 0 à 10, 0 indiquant que vous n'êtes pas du tout à l'aise, et 10 que vous êtes parfaitement à l'aise\" else \"\" || PRENOM || \" se sent-\" || LIB_PR || \" à l'aise pour repasser ? Notez sur une échelle de 0 à 10, 0 indiquant qu'\" || LIB_PR || \" n'est pas du tout à l'aise, et 10 qu'\" || LIB_PR || \" est parfaitement à l'aise\" " + }, + "decimals": 0, + "response": { + "name": "MEN6A" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "MEN6A_MISSING" + } + }, + { + "id": "lwozwifa", + "max": 50, + "min": 1, + "page": "84.218", + "label": { + "type": "VTL|MD", + "value": "\"➡ 301. \" || if(RESIND=\"1\") then \"Au cours de la semaine dernière, combien de fois dans la semaine vous êtes-vous occupé des animaux?\" else \"Au cours de la semaine dernière, combien de fois dans la semaine \" || PRENOM || \" s'est-\" || LIB_PR || \" occupé des animaux?\" " + }, + "decimals": 0, + "response": { + "name": "MEN7F" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN7)" + }, + "missingResponse": { + "name": "MEN7F_MISSING" + } + }, + { + "id": "lwp05pe9", + "page": "84.219", + "label": { + "type": "VTL|MD", + "value": "\"➡ 302. \" || if(RESIND=\"1\") then \"Quand vous êtes-vous occupé des animaux?\" else \"Quand \" || PRENOM || \"s'est-\" || LIB_PR || \" occupé des animaux?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"En semaine uniquement\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Samedi ou dimanche uniquement\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Des jours de semaine et de week-end\"" + }, + "value": "3" + } + ], + "response": { + "name": "MEN7J" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (MEN7)" + }, + "missingResponse": { + "name": "MEN7J_MISSING" + } + }, + { + "id": "lwp09ry2", + "max": 10, + "min": 0, + "page": "84.220", + "label": { + "type": "VTL|MD", + "value": "\"➡ 303. \" || if(RESIND=\"1\") then \"Considérez-vous que s'occuper des animaux est plutôt une corvée ou plutôt une activité agréable? Notez sur une échelle de 0 à 10, 0 représentant une corvée et 10 une activité très agréable\" else \"\" || PRENOM || \" considère-t-\" || LIB_PR || \" que s'occuper des animaux est plutôt une corvée ou plutôt une activité agréable? Notez sur une échelle de 0 à 10, 0 représentant une corvée et 10 une activité très agréable\" " + }, + "decimals": 0, + "response": { + "name": "MEN7S" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "MEN7S_MISSING" + } + }, + { + "id": "lwp0euk1", + "max": 10, + "min": 0, + "page": "84.221", + "label": { + "type": "VTL|MD", + "value": "\"➡ 304. \" || if(RESIND=\"1\") then \"Vous sentez-vous à l'aise pour vous occuper des animaux? Notez sur une échelle de 0 à 10, 0 indiquant que vous n'êtes pas du tout à l'aise, et 10 que vous êtes parfaitement à l'aise\" else \"\" || PRENOM || \" se sent-\" || LIB_PR || \" à l'aise pour s'occuper des animaux? Notez sur une échelle de 0 à 10, 0 indiquant qu'\" || LIB_PR || \" n'est pas du tout à l'aise, et 10 qu'\" || LIB_PR || \" est parfaitement à l'aise\" " + }, + "decimals": 0, + "response": { + "name": "MEN7A" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "MEN7A_MISSING" + } + }, + { + "id": "lox5q0xn", + "page": "84.222", + "label": { + "type": "VTL|MD", + "value": "\"➡ 305. \" || if(RESIND=\"1\") then \"Au cours des quatre dernières semaines, avez-vous fait les activités suivantes pour votre ménage?\" else \"Au cours des quatre dernières semaines, \" || PRENOM || \" a-t-\" || LIB_PR || \" fait les activités suivantes pour son ménage?\" " + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "responses": [ + { + "id": "lox5q0xn-QOP-lvl5b0of", + "label": { + "type": "VTL|MD", + "value": "\"La cuisine pour des invités\"" + }, + "response": { + "name": "MENRARE1" + } + }, + { + "id": "lox5q0xn-QOP-lvl58j0v", + "label": { + "type": "VTL|MD", + "value": "\"L'entretien des véhicules, des vélos ou autre moyen de locomotion\"" + }, + "response": { + "name": "MENRARE2" + } + }, + { + "id": "lox5q0xn-QOP-lvl5af6a", + "label": { + "type": "VTL|MD", + "value": "\"Du bricolage\"" + }, + "response": { + "name": "MENRARE3" + } + }, + { + "id": "lox5q0xn-QOP-lvl58qfe", + "label": { + "type": "VTL|MD", + "value": "\"Du jardinage et entretien extérieur\"" + }, + "response": { + "name": "MENRARE4" + } + }, + { + "id": "lox5q0xn-QOP-lvl58ebr", + "label": { + "type": "VTL|MD", + "value": "\"Des tâches administratives\"" + }, + "response": { + "name": "MENRARE5" + } + }, + { + "id": "lox5q0xn-QOP-lvl5kxag", + "label": { + "type": "VTL|MD", + "value": "\"Dépannage internet et entretien des appareils informatiques\"" + }, + "response": { + "name": "MENRARE6" + } + }, + { + "id": "lox5q0xn-QOP-lvl57kol", + "label": { + "type": "VTL|MD", + "value": "\"Aucune de ces tâches\"" + }, + "response": { + "name": "MENRARE7" + } + } + ], + "declarations": [ + { + "id": "lvl4ahvz", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + }, + { + "id": "lw65nukp", + "label": { + "type": "VTL|MD", + "value": "\"Carte-code 16 TRAVAUX DOMESTIQUES POUR LE MENAGE LISTE 2\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "MENRARE_MISSING" + } + }, + { + "id": "lo4dvwcy", + "max": 10, + "min": 0, + "page": "84.223", + "label": { + "type": "VTL|MD", + "value": "\"➡ 306. \" || if(RESIND=\"1\") then \"Considérez-vous que cuisiner pour des invités est une corvée ou une activité agréable? Notez sur une échelle de 0 à 10, 0 représentant une corvée et 10 une activité très agréable\" else \"\" || PRENOM || \" considère-t-\" || LIB_PR || \" que cuisiner pour des invités est une corvée ou une activité agréable? Notez sur une échelle de 0 à 10, 0 représentant une corvée et 10 une activité très agréable\" " + }, + "decimals": 0, + "response": { + "name": "MENRARE1S" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "MENRARE1S_MISSING" + } + }, + { + "id": "lo4e8wjl", + "max": 10, + "min": 0, + "page": "84.224", + "label": { + "type": "VTL|MD", + "value": "\"➡ 307. \" || if(RESIND=\"1\") then \"Vous sentez-vous à l'aise pour cuisiner pour des invités? Notez sur une échelle de 0 à 10, 0 indiquant que vous n'êtes pas du tout à l'aise, et 10 que vous êtes parfaitement à l'aise\" else \"\" || PRENOM || \" se sent-\" || LIB_PR || \" à l'aise pour cuisiner pour des invités? Notez sur une échelle de 0 à 10, 0 indiquant qu'\" || LIB_PR || \" n'est pas du tout à l'aise, et 10 qu'\" || LIB_PR || \" est parfaitement à l'aise\" " + }, + "decimals": 0, + "response": { + "name": "MENRARE1A" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "MENRARE1A_MISSING" + } + }, + { + "id": "lo4dvg82", + "max": 10, + "min": 0, + "page": "84.225", + "label": { + "type": "VTL|MD", + "value": "\"➡ 308. \" || if(RESIND=\"1\") then \"Considérez-vous le bricolage comme une corvée ou comme une activité agréable? Notez sur une échelle de 0 à 10, 0 représentant une corvée et 10 une activité très agréable\" else \"\" || PRENOM || \" considère-t-\" || LIB_PR || \" le bricolage comme une corvée ou comme une activité agréable? Notez sur une échelle de 0 à 10, 0 représentant une corvée et 10 une activité très agréable\" " + }, + "decimals": 0, + "response": { + "name": "MENRARE2S" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "MENRARE2S_MISSING" + } + }, + { + "id": "lo4eqv2t", + "max": 10, + "min": 0, + "page": "84.226", + "label": { + "type": "VTL|MD", + "value": "\"➡ 309. \" || if(RESIND=\"1\") then \"Vous sentez-vous à l'aise pour bricoler? Notez sur une échelle de 0 à 10, 0 indiquant que vous n'êtes pas du tout à l'aise, et 10 que vous êtes parfaitement à l'aise\" else \"\" || PRENOM || \" se sent-\" || LIB_PR || \" à l'aise pour bricoler? Notez sur une échelle de 0 à 10, 0 indiquant qu'\" || LIB_PR || \" n'est pas du tout à l'aise, et 10 qu'\" || LIB_PR || \" est parfaitement à l'aise\" " + }, + "decimals": 0, + "response": { + "name": "MENRARE2A" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "MENRARE2A_MISSING" + } + }, + { + "id": "lohbedd3", + "max": 10, + "min": 0, + "page": "84.227", + "label": { + "type": "VTL|MD", + "value": "\"➡ 310. \" || if(RESIND=\"1\") then \"Considérez-vous l'entretien des véhicules, des vélos comme une corvée ou comme une activité agréable? Notez sur une échelle de 0 à 10, 0 représentant une corvée et 10 une activité très agréable\" else \"\" || PRENOM || \" considère-t-\" || LIB_PR || \" l'entretien des véhicules, des vélos comme une corvée ou comme une activité agréable? Notez sur une échelle de 0 à 10, 0 représentant une corvée et 10 une activité très agréable\" " + }, + "decimals": 0, + "response": { + "name": "MENRARE3S" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "MENRARE3S_MISSING" + } + }, + { + "id": "lohb43j0", + "max": 10, + "min": 0, + "page": "84.228", + "label": { + "type": "VTL|MD", + "value": "\"➡ 311. \" || if(RESIND=\"1\") then \"Vous sentez-vous à l'aise pour entretenir les véhicules, les vélos? Notez sur une échelle de 0 à 10, 0 indiquant que vous n'êtes pas du tout à l'aise, et 10 que vous êtes parfaitement à l'aise\" else \"\" || PRENOM || \" se sent-\" || LIB_PR || \" à l'aise pour entretenir les véhicules, les vélos? Notez sur une échelle de 0 à 10, 0 indiquant qu'\" || LIB_PR || \" n'est pas du tout à l'aise, et 10 qu'\" || LIB_PR || \" est parfaitement à l'aise\" " + }, + "decimals": 0, + "response": { + "name": "MENRARE3A" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "MENRARE3A_MISSING" + } + }, + { + "id": "lo4dvosa", + "max": 10, + "min": 0, + "page": "84.229", + "label": { + "type": "VTL|MD", + "value": "\"➡ 312. \" || if(RESIND=\"1\") then \"Considérez-vous le jardinage comme une corvée ou comme une activité agréable? Notez sur une échelle de 0 à 10, 0 représentant une corvée et 10 une activité très agréable\" else \"\" || PRENOM || \" considère-t-\" || LIB_PR || \" le jardinage comme une corvée ou comme une activité agréable? Notez sur une échelle de 0 à 10, 0 représentant une corvée et 10 une activité très agréable\" " + }, + "decimals": 0, + "response": { + "name": "MENRARE4S" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "MENRARE4S_MISSING" + } + }, + { + "id": "lo4etu1x", + "max": 10, + "min": 0, + "page": "84.230", + "label": { + "type": "VTL|MD", + "value": "\"➡ 313. \" || if(RESIND=\"1\") then \"Vous sentez-vous à l'aise pour jardiner? Notez sur une échelle de 0 à 10, 0 indiquant que vous n'êtes pas du tout à l'aise, et 10 que vous êtes parfaitement à l'aise\" else \"\" || PRENOM || \" se sent-\" || LIB_PR || \" à l'aise pour jardiner? Notez sur une échelle de 0 à 10, 0 indiquant qu'\" || LIB_PR || \" n'est pas du tout à l'aise, et 10 qu'\" || LIB_PR || \" est parfaitement à l'aise\" " + }, + "decimals": 0, + "response": { + "name": "MENRARE4A" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "MENRARE4A_MISSING" + } + }, + { + "id": "lo4ecu08", + "max": 10, + "min": 0, + "page": "84.231", + "label": { + "type": "VTL|MD", + "value": "\"➡ 314. \" || if(RESIND=\"1\") then \"Considérez-vous les tâches administratives comme une corvée ou comme une activité agréable? Notez sur une échelle de 0 à 10, 0 représentant une corvée et 10 une activité très agréable\" else \"\" || PRENOM || \" considère-t-\" || LIB_PR || \" les tâches administratives comme une corvée ou comme une activité agréable? Notez sur une échelle de 0 à 10, 0 représentant une corvée et 10 une activité très agréable\" " + }, + "decimals": 0, + "response": { + "name": "MENRARE5S" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "MENRARE5S_MISSING" + } + }, + { + "id": "lo4f1v23", + "max": 10, + "min": 0, + "page": "84.232", + "label": { + "type": "VTL|MD", + "value": "\"➡ 315. \" || if(RESIND=\"1\") then \"Vous sentez-vous à l'aise pour les tâches administratives? Notez sur une échelle de 0 à 10, 0 indiquant que vous n'êtes pas du tout à l'aise, et 10 que vous êtes parfaitement à l'aise\" else \"\" || PRENOM || \" se sent-\" || LIB_PR || \" à l'aise pour les tâches administratives? Notez sur une échelle de 0 à 10, 0 indiquant qu'\" || LIB_PR || \" n'est pas du tout à l'aise, et 10 qu'\" || LIB_PR || \" est parfaitement à l'aise\" " + }, + "decimals": 0, + "response": { + "name": "MENRARE5A" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "MENRARE5A_MISSING" + } + }, + { + "id": "loznx27r", + "max": 10, + "min": 0, + "page": "84.233", + "label": { + "type": "VTL|MD", + "value": "\"➡ 316. \" || if(RESIND=\"1\") then \"Considérez-vous le dépannage sur internet ou l'entretien des appareils informatiques comme une corvée ou comme une activité agréable? Notez sur une échelle de 0 à 10, 0 représentant une corvée et 10 une activité très agréable\" else \"\" || PRENOM || \" considère-t-\" || LIB_PR || \" le dépannage sur internet ou l'entretien des appareils informatiques comme une corvée ou comme une activité agréable? Notez sur une échelle de 0 à 10, 0 représentant une corvée et 10 une activité très agréable\" " + }, + "decimals": 0, + "response": { + "name": "MENRARE6S" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "MENRARE6S_MISSING" + } + }, + { + "id": "lozof5mb", + "max": 10, + "min": 0, + "page": "84.234", + "label": { + "type": "VTL|MD", + "value": "\"➡ 317. \" || if(RESIND=\"1\") then \"Vous sentez-vous à l'aise pour le dépannage internet ou l'entretien des appareils informatiques? Notez sur une échelle de 0 à 10, 0 indiquant que vous n'êtes pas du tout à l'aise, et 10 que vous êtes parfaitement à l'aise\" else \"\" || PRENOM || \" se sent-\" || LIB_PR || \" à l'aise pour le dépannage internet ou l'entretien des appareils informatiques? Notez sur une échelle de 0 à 10, 0 indiquant qu'\" || LIB_PR || \" n'est pas du tout à l'aise, et 10 qu'\" || LIB_PR || \" est parfaitement à l'aise\" " + }, + "decimals": 0, + "response": { + "name": "MENRARE6A" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "MENRARE6A_MISSING" + } + }, + { + "id": "lo4f1ldm", + "max": 10, + "min": 0, + "page": "84.235", + "label": { + "type": "VTL|MD", + "value": "\"➡ 318. \" || \"En ce qui concerne ce qu'il faut faire tous les jours à la maison (courses, ménage, lessive, vaisselle, repas de tous les jours), sur une échelle allant de 0 (pas du tout satisfait) à 10 (entièrement satisfait), indiquez votre satisfaction concernant la répartition des tâches entre vous et votre conjoint\"" + }, + "decimals": 0, + "response": { + "name": "MENSATIS1" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "lo8p5107-SI", + "label": { + "type": "VTL|MD", + "value": "\"Dans un couple, chacun peut contribuer plus ou moins aux obligations domestiques ou encore parentales. Nous allons maintenant aborder la répartition des tâches entre vous et votre conjoint.\"" + }, + "position": "BEFORE_QUESTION_TEXT", + "declarationType": "STATEMENT" + } + ], + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND =\"1\") and (\"1\" in LIENS)" + }, + "missingResponse": { + "name": "MENSATIS1_MISSING" + } + }, + { + "id": "lo4foj80", + "max": 10, + "min": 0, + "page": "84.236", + "label": { + "type": "VTL|MD", + "value": "\"➡ 319. \" || \"En ce qui concerne la prise en charge des tâches parentales, sur une échelle allant de 0 à 10, indiquez votre satisfaction concernant la répartition des ces tâches entre vous et votre conjoint\"" + }, + "decimals": 0, + "response": { + "name": "MENSATIS2" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND =\"1\") and (\"1\" in LIENS) and (ENF018NB > 0)" + }, + "missingResponse": { + "name": "MENSATIS2_MISSING" + } + }, + { + "id": "lo4gl2ig", + "page": "84.237", + "label": { + "type": "VTL|MD", + "value": "\"➡ 320. \" || \"Est-ce que votre ou vos enfants vous apportent de l'aide dans la vie de tous les jours à la maison (mettre la table, débarrasser, ranger, ...)?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, ils proposent facilement d'aider\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, ils apportent de l'aide dès que vous leur demandez\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, ils apportent de l'aide, mais il faut insister\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Ils apportent très rarement de l'aide, même quand vous leur demandez\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Vous ne leur demandez pas d'aider\"" + }, + "value": "5" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Hors sujet, les enfants sont trop jeunes\"" + }, + "value": "6" + } + ], + "response": { + "name": "MENSATIS3" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "lw65pz2n", + "label": { + "type": "VTL|MD", + "value": "\"Carte-code 17 AIDE DES ENFANTS\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND =\"1\") and (\"3\" in LIENS)" + }, + "missingResponse": { + "name": "MENSATIS3_MISSING" + } + }, + { + "id": "lo6wlsj2", + "label": { + "type": "VTL|MD", + "value": "\"Services rendus à des personnes hors ménage\"" + }, + "goToPage": "84.238", + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + }, + "subSequence": { + "id": "lo6wlsj2", + "page": "84.238", + "label": { + "type": "VTL|MD", + "value": "\"Services rendus à des personnes hors ménage\"" + } + } + }, + "componentType": "Subsequence", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + } + }, + { + "id": "lo6x2usr", + "page": "84.238", + "label": { + "type": "VTL|MD", + "value": "\"➡ 321. \" || if(RESIND=\"1\") then \"Au cours des quatre dernières semaines, en dehors du cadre d'associations, avez-vous aidé ou rendu service à des personnes extérieures à votre ménage (parents, enfants, voisins, yc si vous êtiez en visite chez ces personnes à ce moment là)\" else \"Au cours des quatre dernières semaines, en dehors du cadre d'associations, \" || PRENOM || \" a-t-\" || LIB_PR || \" aidé ou rendu service à des personnes extérieures à son ménage (parents, enfants, voisins, yc en cas de visite chez ces personnes à ce moment là)\" " + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + }, + "subSequence": { + "id": "lo6wlsj2", + "page": "84.238", + "label": { + "type": "VTL|MD", + "value": "\"Services rendus à des personnes hors ménage\"" + } + } + }, + "responses": [ + { + "id": "lo6x2usr-QOP-lvp17nd9", + "label": { + "type": "VTL|MD", + "value": "\"Pour faire des courses\"" + }, + "response": { + "name": "SERVHM1" + } + }, + { + "id": "lo6x2usr-QOP-lvp13f8l", + "label": { + "type": "VTL|MD", + "value": "\"Pour faire le ménage, du rangement, du repassage\"" + }, + "response": { + "name": "SERVHM2" + } + }, + { + "id": "lo6x2usr-QOP-lvp1cj65", + "label": { + "type": "VTL|MD", + "value": "\"Pour préparer le repas\"" + }, + "response": { + "name": "SERVHM3" + } + }, + { + "id": "lo6x2usr-QOP-lvp1mbj9", + "label": { + "type": "VTL|MD", + "value": "\"Pour arroser les plantes, jardiner\"" + }, + "response": { + "name": "SERVHM4" + } + }, + { + "id": "lo6x2usr-QOP-lvp12rb3", + "label": { + "type": "VTL|MD", + "value": "\"Pour bricoler\"" + }, + "response": { + "name": "SERVHM5" + } + }, + { + "id": "lo6x2usr-QOP-lvp1k1b0", + "label": { + "type": "VTL|MD", + "value": "\"Pour apporter des soins à des adultes (toilette, médicaments ...)\"" + }, + "response": { + "name": "SERVHM6" + } + }, + { + "id": "lo6x2usr-QOP-lvp159m8", + "label": { + "type": "VTL|MD", + "value": "\"Pour tenir compagnie à des adultes ou les accompagner\"" + }, + "response": { + "name": "SERVHM7" + } + }, + { + "id": "lo6x2usr-QOP-lvp189bv", + "label": { + "type": "VTL|MD", + "value": "\"Pour s'occuper d'enfants (y compris accompagnement)\"" + }, + "response": { + "name": "SERVHM8" + } + }, + { + "id": "lo6x2usr-QOP-lvp1fmzw", + "label": { + "type": "VTL|MD", + "value": "\"Pour s'occuper des animaux\"" + }, + "response": { + "name": "SERVHM9" + } + }, + { + "id": "lo6x2usr-QOP-lvp1mo3t", + "label": { + "type": "VTL|MD", + "value": "\"Pour transporter, aider à déménager\"" + }, + "response": { + "name": "SERVHM10" + } + }, + { + "id": "lo6x2usr-QOP-lvp1epwa", + "label": { + "type": "VTL|MD", + "value": "\"Pour dépanner sur internet, aider à des démarches administratives\"" + }, + "response": { + "name": "SERVHM11" + } + }, + { + "id": "lo6x2usr-QOP-lvp19u9w", + "label": { + "type": "VTL|MD", + "value": "\"Pour d'autres aides\"" + }, + "response": { + "name": "SERVHM12" + } + }, + { + "id": "lo6x2usr-QOP-lvp14vte", + "label": { + "type": "VTL|MD", + "value": "\"Aucun service, aucune aide\"" + }, + "response": { + "name": "SERVHM13" + } + } + ], + "declarations": [ + { + "id": "lvp250kc-SI", + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"Nous allons maintenant parler des services que vous avez pu rendre à des personnes n'habitant pas avec vous dans votre logement\" else \"Nous allons maintenant parler des services que \" || T_PRENOM || \" a pu rendre à des personnes n'habitant pas le logement.\" " + }, + "position": "BEFORE_QUESTION_TEXT", + "declarationType": "STATEMENT" + }, + { + "id": "lw65uoro", + "label": { + "type": "VTL|MD", + "value": "\"Carte-code 18 SERVICES RENDUS HORS MENAGE\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "SERVHM_MISSING" + } + }, + { + "id": "lo6yl5e7", + "max": 60, + "min": 1, + "page": "84.239", + "label": { + "type": "VTL|MD", + "value": "\"➡ 322. \" || if(RESIND=\"1\") then \"Combien de fois avez-vous aidé pour faire des courses au cours des quatre dernières semaines?\" else \"Combien de fois \" || PRENOM || \" a-t-\" || LIB_PR || \" aidé pour faire des courses au cours des quatre dernières semaines?\" " + }, + "decimals": 0, + "response": { + "name": "SERVHM1F" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + }, + "subSequence": { + "id": "lo6wlsj2", + "page": "84.238", + "label": { + "type": "VTL|MD", + "value": "\"Services rendus à des personnes hors ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM1)" + }, + "missingResponse": { + "name": "SERVHM1F_MISSING" + } + }, + { + "id": "lo6xwaou", + "page": "84.240", + "label": { + "type": "VTL|MD", + "value": "\"➡ 323. \" || \"A qui s'adressait principalement cette aide?\"" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + }, + "subSequence": { + "id": "lo6wlsj2", + "page": "84.238", + "label": { + "type": "VTL|MD", + "value": "\"Services rendus à des personnes hors ménage\"" + } + } + }, + "responses": [ + { + "id": "lo6xwaou-QOP-lp2s5htl", + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"A vos parents\" else \"A ses parents\" " + }, + "response": { + "name": "SERVHM1Q1" + } + }, + { + "id": "lo6xwaou-QOP-lp2sha9e", + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"A vos enfants\" else \"A ses enfants\" " + }, + "response": { + "name": "SERVHM1Q2" + } + }, + { + "id": "lo6xwaou-QOP-lp2s0qwj", + "label": { + "type": "VTL|MD", + "value": "\"A un autre membre de la famille\"" + }, + "response": { + "name": "SERVHM1Q3" + } + }, + { + "id": "lo6xwaou-QOP-lp2s9x8q", + "label": { + "type": "VTL|MD", + "value": "\"A une autre personne (amis, voisins)\"" + }, + "response": { + "name": "SERVHM1Q4" + } + } + ], + "declarations": [ + { + "id": "lo8pqkog", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM1)" + }, + "missingResponse": { + "name": "SERVHM1Q_MISSING" + } + }, + { + "id": "lo6yo1nd", + "max": 60, + "min": 1, + "page": "84.241", + "label": { + "type": "VTL|MD", + "value": "\"➡ 324. \" || if(RESIND=\"1\") then \"Combien de fois avez-vous aidé pour faire le ménage, du rangement, du repassage au cours des quatre dernières semaines?\" else \"Combien de fois \" || PRENOM || \" a-t-\" || LIB_PR || \" aidé pour faire le ménage, du rangement, du repassage au cours des quatre dernières semaines?\" " + }, + "decimals": 0, + "response": { + "name": "SERVHM2F" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + }, + "subSequence": { + "id": "lo6wlsj2", + "page": "84.238", + "label": { + "type": "VTL|MD", + "value": "\"Services rendus à des personnes hors ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM2)" + }, + "missingResponse": { + "name": "SERVHM2F_MISSING" + } + }, + { + "id": "lo6y9v0a", + "page": "84.242", + "label": { + "type": "VTL|MD", + "value": "\"➡ 325. \" || \"A qui s'adressait principalement cette aide?\"" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + }, + "subSequence": { + "id": "lo6wlsj2", + "page": "84.238", + "label": { + "type": "VTL|MD", + "value": "\"Services rendus à des personnes hors ménage\"" + } + } + }, + "responses": [ + { + "id": "lo6y9v0a-QOP-lp2s2ayk", + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"A vos parents\" else \"A ses parents\" " + }, + "response": { + "name": "SERVHM2Q1" + } + }, + { + "id": "lo6y9v0a-QOP-lp2sayyg", + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"A vos enfants\" else \"A ses enfants\" " + }, + "response": { + "name": "SERVHM2Q2" + } + }, + { + "id": "lo6y9v0a-QOP-lp2sec55", + "label": { + "type": "VTL|MD", + "value": "\"A un autre membre de la famille\"" + }, + "response": { + "name": "SERVHM2Q3" + } + }, + { + "id": "lo6y9v0a-QOP-lp2rzw7r", + "label": { + "type": "VTL|MD", + "value": "\"A une autre personne (amis, voisins)\"" + }, + "response": { + "name": "SERVHM2Q4" + } + } + ], + "declarations": [ + { + "id": "lo8q077n", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM2)" + }, + "missingResponse": { + "name": "SERVHM2Q_MISSING" + } + }, + { + "id": "lo6yhe3e", + "max": 60, + "min": 1, + "page": "84.243", + "label": { + "type": "VTL|MD", + "value": "\"➡ 326. \" || if(RESIND=\"1\") then \"Combien de fois avez-vous aidé pour préparer le repas au cours des quatre dernières semaines?\" else \"Combien de fois \" || PRENOM || \" a-t-\" || LIB_PR || \" aidé pour préparer le repas au cours des quatre dernières semaines?\" " + }, + "decimals": 0, + "response": { + "name": "SERVHM3F" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + }, + "subSequence": { + "id": "lo6wlsj2", + "page": "84.238", + "label": { + "type": "VTL|MD", + "value": "\"Services rendus à des personnes hors ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM3)" + }, + "missingResponse": { + "name": "SERVHM3F_MISSING" + } + }, + { + "id": "lo6xsn2f", + "page": "84.244", + "label": { + "type": "VTL|MD", + "value": "\"➡ 327. \" || \"A qui s'adressait principalement cette aide?\"" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + }, + "subSequence": { + "id": "lo6wlsj2", + "page": "84.238", + "label": { + "type": "VTL|MD", + "value": "\"Services rendus à des personnes hors ménage\"" + } + } + }, + "responses": [ + { + "id": "lo6xsn2f-QOP-lp2se4xc", + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"A vos parents\" else \"A ses parents\" " + }, + "response": { + "name": "SERVHM3Q1" + } + }, + { + "id": "lo6xsn2f-QOP-lp2scogt", + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"A vos enfants\" else \"A ses enfants\" " + }, + "response": { + "name": "SERVHM3Q2" + } + }, + { + "id": "lo6xsn2f-QOP-lp2s0ulb", + "label": { + "type": "VTL|MD", + "value": "\"A un autre membre de la famille\"" + }, + "response": { + "name": "SERVHM3Q3" + } + }, + { + "id": "lo6xsn2f-QOP-lp2s8ie4", + "label": { + "type": "VTL|MD", + "value": "\"A une autre personne (amis, voisins)\"" + }, + "response": { + "name": "SERVHM3Q4" + } + } + ], + "declarations": [ + { + "id": "lo8pvw9u", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM3)" + }, + "missingResponse": { + "name": "SERVHM3Q_MISSING" + } + }, + { + "id": "lo6yzu9t", + "max": 60, + "min": 1, + "page": "84.245", + "label": { + "type": "VTL|MD", + "value": "\"➡ 328. \" || if(RESIND=\"1\") then \"Combien de fois avez-vous aidé pour arroser les plantes, jardiner au cours des quatre dernières semaines?\" else \"Combien de fois \" || PRENOM || \" a-t-\" || LIB_PR || \" aidé pour arroser les plantes, jardiner au cours des quatre dernières semaines?\" " + }, + "decimals": 0, + "response": { + "name": "SERVHM4F" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + }, + "subSequence": { + "id": "lo6wlsj2", + "page": "84.238", + "label": { + "type": "VTL|MD", + "value": "\"Services rendus à des personnes hors ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM4)" + }, + "missingResponse": { + "name": "SERVHM4F_MISSING" + } + }, + { + "id": "lo6xsir8", + "page": "84.246", + "label": { + "type": "VTL|MD", + "value": "\"➡ 329. \" || \"A qui s'adressait principalement cette aide?\"" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + }, + "subSequence": { + "id": "lo6wlsj2", + "page": "84.238", + "label": { + "type": "VTL|MD", + "value": "\"Services rendus à des personnes hors ménage\"" + } + } + }, + "responses": [ + { + "id": "lo6xsir8-QOP-lp2sgxzf", + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"A vos parents\" else \"A ses parents\" " + }, + "response": { + "name": "SERVHM4Q1" + } + }, + { + "id": "lo6xsir8-QOP-lp2s9tfz", + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"A vos enfants\" else \"A ses enfants\" " + }, + "response": { + "name": "SERVHM4Q2" + } + }, + { + "id": "lo6xsir8-QOP-lp2s2669", + "label": { + "type": "VTL|MD", + "value": "\"A un autre membre de la famille\"" + }, + "response": { + "name": "SERVHM4Q3" + } + }, + { + "id": "lo6xsir8-QOP-lp2s8m8x", + "label": { + "type": "VTL|MD", + "value": "\"A une autre personne (amis, voisins)\"" + }, + "response": { + "name": "SERVHM4Q4" + } + } + ], + "declarations": [ + { + "id": "lo8pjix9", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM4)" + }, + "missingResponse": { + "name": "SERVHM4Q_MISSING" + } + }, + { + "id": "lo6z7kuu", + "max": 60, + "min": 1, + "page": "84.247", + "label": { + "type": "VTL|MD", + "value": "\"➡ 330. \" || if(RESIND=\"1\") then \"Combien de fois avez-vous aidé pour bricoler au cours des quatre dernières semaines?\" else \"Combien de fois \" || PRENOM || \" a-t-\" || LIB_PR || \" aidé pour bricoler au cours des quatre dernières semaines?\" " + }, + "decimals": 0, + "response": { + "name": "SERVHM5F" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + }, + "subSequence": { + "id": "lo6wlsj2", + "page": "84.238", + "label": { + "type": "VTL|MD", + "value": "\"Services rendus à des personnes hors ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM5)" + }, + "missingResponse": { + "name": "SERVHM5F_MISSING" + } + }, + { + "id": "lo6y91qf", + "page": "84.248", + "label": { + "type": "VTL|MD", + "value": "\"➡ 331. \" || \"A qui s'adressait principalement cette aide?\"" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + }, + "subSequence": { + "id": "lo6wlsj2", + "page": "84.238", + "label": { + "type": "VTL|MD", + "value": "\"Services rendus à des personnes hors ménage\"" + } + } + }, + "responses": [ + { + "id": "lo6y91qf-QOP-lp2s3xhx", + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"A vos parents\" else \"A ses parents\" " + }, + "response": { + "name": "SERVHM5Q1" + } + }, + { + "id": "lo6y91qf-QOP-lp2rymus", + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"A vos enfants\" else \"A ses enfants\" " + }, + "response": { + "name": "SERVHM5Q2" + } + }, + { + "id": "lo6y91qf-QOP-lp2si1x5", + "label": { + "type": "VTL|MD", + "value": "\"A un autre membre de la famille\"" + }, + "response": { + "name": "SERVHM5Q3" + } + }, + { + "id": "lo6y91qf-QOP-lp2s5ehb", + "label": { + "type": "VTL|MD", + "value": "\"A une autre personne (amis, voisins)\"" + }, + "response": { + "name": "SERVHM5Q4" + } + } + ], + "declarations": [ + { + "id": "lo8plfrd", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM5)" + }, + "missingResponse": { + "name": "SERVHM5Q_MISSING" + } + }, + { + "id": "lo6zd3wu", + "max": 60, + "min": 1, + "page": "84.249", + "label": { + "type": "VTL|MD", + "value": "\"➡ 332. \" || if(RESIND=\"1\") then \"Combien de fois avez-vous apporté des soins à des adultes (toilette, médicaments...) au cours des quatre dernières semaines?\" else \"Combien de fois \" || PRENOM || \" a-t-\" || LIB_PR || \" apporté des soins à des adultes (toilette, médicaments...) au cours des quatre dernières semaines?\" " + }, + "decimals": 0, + "response": { + "name": "SERVHM6F" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + }, + "subSequence": { + "id": "lo6wlsj2", + "page": "84.238", + "label": { + "type": "VTL|MD", + "value": "\"Services rendus à des personnes hors ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM6)" + }, + "missingResponse": { + "name": "SERVHM6F_MISSING" + } + }, + { + "id": "lo6xztvi", + "page": "84.250", + "label": { + "type": "VTL|MD", + "value": "\"➡ 333. \" || \"A qui s'adressait principalement cette aide?\"" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + }, + "subSequence": { + "id": "lo6wlsj2", + "page": "84.238", + "label": { + "type": "VTL|MD", + "value": "\"Services rendus à des personnes hors ménage\"" + } + } + }, + "responses": [ + { + "id": "lo6xztvi-QOP-lp2ry3xs", + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"A vos parents\" else \"A ses parents\" " + }, + "response": { + "name": "SERVHM6Q1" + } + }, + { + "id": "lo6xztvi-QOP-lp2s295d", + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"A vos enfants\" else \"A ses enfants\" " + }, + "response": { + "name": "SERVHM6Q2" + } + }, + { + "id": "lo6xztvi-QOP-lp2sbgul", + "label": { + "type": "VTL|MD", + "value": "\"A un autre membre de la famille\"" + }, + "response": { + "name": "SERVHM6Q3" + } + }, + { + "id": "lo6xztvi-QOP-lp2sd1bu", + "label": { + "type": "VTL|MD", + "value": "\"A une autre personne (amis, voisins)\"" + }, + "response": { + "name": "SERVHM6Q4" + } + } + ], + "declarations": [ + { + "id": "lo8pn8pp", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM6)" + }, + "missingResponse": { + "name": "SERVHM6Q_MISSING" + } + }, + { + "id": "lo6znfyl", + "max": 60, + "min": 1, + "page": "84.251", + "label": { + "type": "VTL|MD", + "value": "\"➡ 334. \" || if(RESIND=\"1\") then \"Combien de fois avez-vous tenu compagnie à des adultes ou les avez-vous accompagnés au cours des quatre dernières semaines?\" else \"Combien de fois \" || PRENOM || \" a-t-\" || LIB_PR || \" tenu compagnie à des adultes ou les a-t-\" || LIB_PR || \" accompagnés au cours des quatre dernières semaines?\" " + }, + "decimals": 0, + "response": { + "name": "SERVHM7F" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + }, + "subSequence": { + "id": "lo6wlsj2", + "page": "84.238", + "label": { + "type": "VTL|MD", + "value": "\"Services rendus à des personnes hors ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM7)" + }, + "missingResponse": { + "name": "SERVHM7F_MISSING" + } + }, + { + "id": "lo6xu13u", + "page": "84.252", + "label": { + "type": "VTL|MD", + "value": "\"➡ 335. \" || \"A qui s'adressait principalement cette aide?\"" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + }, + "subSequence": { + "id": "lo6wlsj2", + "page": "84.238", + "label": { + "type": "VTL|MD", + "value": "\"Services rendus à des personnes hors ménage\"" + } + } + }, + "responses": [ + { + "id": "lo6xu13u-QOP-lp2sit5e", + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"A vos parents\" else \"A ses parents\" " + }, + "response": { + "name": "SERVHM7Q1" + } + }, + { + "id": "lo6xu13u-QOP-lp2sfn0q", + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"A vos enfants\" else \"A ses enfants\" " + }, + "response": { + "name": "SERVHM7Q2" + } + }, + { + "id": "lo6xu13u-QOP-lp2sb3f9", + "label": { + "type": "VTL|MD", + "value": "\"A un autre membre de la famille\"" + }, + "response": { + "name": "SERVHM7Q3" + } + }, + { + "id": "lo6xu13u-QOP-lp2s9bty", + "label": { + "type": "VTL|MD", + "value": "\"A une autre personne (amis, voisins)\"" + }, + "response": { + "name": "SERVHM7Q4" + } + } + ], + "declarations": [ + { + "id": "lo8pt4tm", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM7)" + }, + "missingResponse": { + "name": "SERVHM7Q_MISSING" + } + }, + { + "id": "lo6zobks", + "max": 60, + "min": 1, + "page": "84.253", + "label": { + "type": "VTL|MD", + "value": "\"➡ 336. \" || if(RESIND=\"1\") then \"Combien de fois avez-vous aidé pour s'occuper d'enfants (y compris accompagnement) au cours des quatre dernières semaines?\" else \"Combien de fois \" || PRENOM || \" a-t-\" || LIB_PR || \" aidé pour s'occuper d'enfants (y compris accompagnement) au cours des quatre dernières semaines?\" " + }, + "decimals": 0, + "response": { + "name": "SERVHM8F" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + }, + "subSequence": { + "id": "lo6wlsj2", + "page": "84.238", + "label": { + "type": "VTL|MD", + "value": "\"Services rendus à des personnes hors ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM8)" + }, + "missingResponse": { + "name": "SERVHM8F_MISSING" + } + }, + { + "id": "lo6ycz64", + "page": "84.254", + "label": { + "type": "VTL|MD", + "value": "\"➡ 337. \" || \"A qui s'adressait principalement cette aide?\"" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + }, + "subSequence": { + "id": "lo6wlsj2", + "page": "84.238", + "label": { + "type": "VTL|MD", + "value": "\"Services rendus à des personnes hors ménage\"" + } + } + }, + "responses": [ + { + "id": "lo6ycz64-QOP-lp2salea", + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"A vos parents\" else \"A ses parents\" " + }, + "response": { + "name": "SERVHM8Q1" + } + }, + { + "id": "lo6ycz64-QOP-lp2s0f99", + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"A vos enfants\" else \"A ses enfants\" " + }, + "response": { + "name": "SERVHM8Q2" + } + }, + { + "id": "lo6ycz64-QOP-lp2s6b07", + "label": { + "type": "VTL|MD", + "value": "\"A un autre membre de la famille\"" + }, + "response": { + "name": "SERVHM8Q3" + } + }, + { + "id": "lo6ycz64-QOP-lp2s8rhx", + "label": { + "type": "VTL|MD", + "value": "\"A une autre personne (amis, voisins)\"" + }, + "response": { + "name": "SERVHM8Q4" + } + } + ], + "declarations": [ + { + "id": "lo8q5v85", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM8)" + }, + "missingResponse": { + "name": "SERVHM8Q_MISSING" + } + }, + { + "id": "lo6znwx6", + "max": 60, + "min": 1, + "page": "84.255", + "label": { + "type": "VTL|MD", + "value": "\"➡ 338. \" || if(RESIND=\"1\") then \"Combien de fois avez-vous aidé pour s'occuper des animaux au cours des quatre dernières semaines?\" else \"Combien de fois \" || PRENOM || \" a-t-\" || LIB_PR || \" aidé pour s'occuper des animaux au cours des quatre dernières semaines?\" " + }, + "decimals": 0, + "response": { + "name": "SERVHM9F" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + }, + "subSequence": { + "id": "lo6wlsj2", + "page": "84.238", + "label": { + "type": "VTL|MD", + "value": "\"Services rendus à des personnes hors ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM9)" + }, + "missingResponse": { + "name": "SERVHM9F_MISSING" + } + }, + { + "id": "lo6xyi0p", + "page": "84.256", + "label": { + "type": "VTL|MD", + "value": "\"➡ 339. \" || \"A qui s'adressait principalement cette aide?\"" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + }, + "subSequence": { + "id": "lo6wlsj2", + "page": "84.238", + "label": { + "type": "VTL|MD", + "value": "\"Services rendus à des personnes hors ménage\"" + } + } + }, + "responses": [ + { + "id": "lo6xyi0p-QOP-lp2s52xe", + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"A vos parents\" else \"A ses parents\" " + }, + "response": { + "name": "SERVHM9Q1" + } + }, + { + "id": "lo6xyi0p-QOP-lp2rz80g", + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"A vos enfants\" else \"A ses enfants\" " + }, + "response": { + "name": "SERVHM9Q2" + } + }, + { + "id": "lo6xyi0p-QOP-lp2s0rq3", + "label": { + "type": "VTL|MD", + "value": "\"A un autre membre de la famille\"" + }, + "response": { + "name": "SERVHM9Q3" + } + }, + { + "id": "lo6xyi0p-QOP-lp2s4jxd", + "label": { + "type": "VTL|MD", + "value": "\"A une autre personne (amis, voisins)\"" + }, + "response": { + "name": "SERVHM9Q4" + } + } + ], + "declarations": [ + { + "id": "lo8pqz8r", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM9)" + }, + "missingResponse": { + "name": "SERVHM9Q_MISSING" + } + }, + { + "id": "lo6zwhtf", + "max": 60, + "min": 1, + "page": "84.257", + "label": { + "type": "VTL|MD", + "value": "\"➡ 340. \" || if(RESIND=\"1\") then \"Combien de fois avez-vous aidé pour transporter, déménager au cours des quatre dernières semaines?\" else \"Combien de fois \" || PRENOM || \" a-t-\" || LIB_PR || \" aidé pour transporter, déménager au cours des quatre dernières semaines?\" " + }, + "decimals": 0, + "response": { + "name": "SERVHM10F" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + }, + "subSequence": { + "id": "lo6wlsj2", + "page": "84.238", + "label": { + "type": "VTL|MD", + "value": "\"Services rendus à des personnes hors ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM10)" + }, + "missingResponse": { + "name": "SERVHM10F_MISSING" + } + }, + { + "id": "lo6y9k6v", + "page": "84.258", + "label": { + "type": "VTL|MD", + "value": "\"➡ 341. \" || \"A qui s'adressait principalement cette aide?\"" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + }, + "subSequence": { + "id": "lo6wlsj2", + "page": "84.238", + "label": { + "type": "VTL|MD", + "value": "\"Services rendus à des personnes hors ménage\"" + } + } + }, + "responses": [ + { + "id": "lo6y9k6v-QOP-lp2s6fbj", + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"A vos parents\" else \"A ses parents\" " + }, + "response": { + "name": "SERVHM10Q1" + } + }, + { + "id": "lo6y9k6v-QOP-lp2sb4su", + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"A vos enfants\" else \"A ses enfants\" " + }, + "response": { + "name": "SERVHM10Q2" + } + }, + { + "id": "lo6y9k6v-QOP-lp2se4jg", + "label": { + "type": "VTL|MD", + "value": "\"A un autre membre de la famille\"" + }, + "response": { + "name": "SERVHM10Q3" + } + }, + { + "id": "lo6y9k6v-QOP-lp2s3zzq", + "label": { + "type": "VTL|MD", + "value": "\"A une autre personne (amis, voisins)\"" + }, + "response": { + "name": "SERVHM10Q4" + } + } + ], + "declarations": [ + { + "id": "lo8q3bts", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM10)" + }, + "missingResponse": { + "name": "SERVHM10Q_MISSING" + } + }, + { + "id": "lo709u28", + "max": 60, + "min": 1, + "page": "84.259", + "label": { + "type": "VTL|MD", + "value": "\"➡ 342. \" || if(RESIND=\"1\") then \"Combien de fois avez-vous aidé pour dépanner sur internet ou pour réaliser des démarches administratives au cours des quatre dernières semaines?\" else \"Combien de fois \" || PRENOM || \" a-t-\" || LIB_PR || \" aidé pour dépanner sur internet ou pour réaliser des démarches administratives au cours des quatre dernières semaines?\" " + }, + "decimals": 0, + "response": { + "name": "SERVHM11F" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + }, + "subSequence": { + "id": "lo6wlsj2", + "page": "84.238", + "label": { + "type": "VTL|MD", + "value": "\"Services rendus à des personnes hors ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM11)" + }, + "missingResponse": { + "name": "SERVHM11F_MISSING" + } + }, + { + "id": "lo6y5e2x", + "page": "84.260", + "label": { + "type": "VTL|MD", + "value": "\"➡ 343. \" || \"A qui s'adressait principalement cette aide?\"" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + }, + "subSequence": { + "id": "lo6wlsj2", + "page": "84.238", + "label": { + "type": "VTL|MD", + "value": "\"Services rendus à des personnes hors ménage\"" + } + } + }, + "responses": [ + { + "id": "lo6y5e2x-QOP-lp2sefj8", + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"A vos parents\" else \"A ses parents\" " + }, + "response": { + "name": "SERVHM11Q1" + } + }, + { + "id": "lo6y5e2x-QOP-lp2rxrus", + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"A vos enfants\" else \"A ses enfants\" " + }, + "response": { + "name": "SERVHM11Q2" + } + }, + { + "id": "lo6y5e2x-QOP-lp2sadi7", + "label": { + "type": "VTL|MD", + "value": "\"A un autre membre de la famille\"" + }, + "response": { + "name": "SERVHM11Q3" + } + }, + { + "id": "lo6y5e2x-QOP-lp2rz8n4", + "label": { + "type": "VTL|MD", + "value": "\"A une autre personne (amis, voisins)\"" + }, + "response": { + "name": "SERVHM11Q4" + } + } + ], + "declarations": [ + { + "id": "lo8q5kcb", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM11)" + }, + "missingResponse": { + "name": "SERVHM11Q_MISSING" + } + }, + { + "id": "lo70c8ib", + "max": 60, + "min": 1, + "page": "84.261", + "label": { + "type": "VTL|MD", + "value": "\"➡ 344. \" || if(RESIND=\"1\") then \"Combien de fois avez-vous apporté un autre type d'aide au cours des quatre dernières semaines?\" else \"Combien de fois \" || PRENOM || \" a-t-\" || LIB_PR || \" apporté un autre type d'aide au cours des quatre dernières semaines?\" " + }, + "decimals": 0, + "response": { + "name": "SERVHM12F" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + }, + "subSequence": { + "id": "lo6wlsj2", + "page": "84.238", + "label": { + "type": "VTL|MD", + "value": "\"Services rendus à des personnes hors ménage\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM12)" + }, + "missingResponse": { + "name": "SERVHM12F_MISSING" + } + }, + { + "id": "lo6y0fq7", + "page": "84.262", + "label": { + "type": "VTL|MD", + "value": "\"➡ 345. \" || \"A qui s'adressait principalement cette aide?\"" + }, + "hierarchy": { + "sequence": { + "id": "lo8rsy5r", + "page": "84.192", + "label": { + "type": "VTL|MD", + "value": "\"XXI - \" || \"TRAVAUX DOMESTIQUES\"" + } + }, + "subSequence": { + "id": "lo6wlsj2", + "page": "84.238", + "label": { + "type": "VTL|MD", + "value": "\"Services rendus à des personnes hors ménage\"" + } + } + }, + "responses": [ + { + "id": "lo6y0fq7-QOP-lp2s6eug", + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"A vos parents\" else \"A ses parents\" " + }, + "response": { + "name": "SERVHM12Q1" + } + }, + { + "id": "lo6y0fq7-QOP-lp2s2kiu", + "label": { + "type": "VTL|MD", + "value": "if (RESIND=\"1\") then \"A vos enfants\" else \"A ses enfants\" " + }, + "response": { + "name": "SERVHM12Q2" + } + }, + { + "id": "lo6y0fq7-QOP-lp2s1j3p", + "label": { + "type": "VTL|MD", + "value": "\"A un autre membre de la famille\"" + }, + "response": { + "name": "SERVHM12Q3" + } + }, + { + "id": "lo6y0fq7-QOP-lp2sawgf", + "label": { + "type": "VTL|MD", + "value": "\"A une autre personne (amis, voisins)\"" + }, + "response": { + "name": "SERVHM12Q4" + } + } + ], + "declarations": [ + { + "id": "lo8q5fmq", + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs réponses possibles\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "CheckboxGroup", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (SERVHM12)" + }, + "missingResponse": { + "name": "SERVHM12Q_MISSING" + } + }, + { + "id": "l2j89x38", + "page": "84.263", + "label": { + "type": "VTL|MD", + "value": "\"XXII - \" || \"Etat de santé de \" || PRENOM " + }, + "hierarchy": { + "sequence": { + "id": "l2j89x38", + "page": "84.263", + "label": { + "type": "VTL|MD", + "value": "\"XXII - \" || \"Etat de santé de \" || PRENOM " + } + } + }, + "declarations": [ + { + "id": "lje5efio", + "label": { + "type": "VTL|MD", + "value": "\"Nous allons maintenant poser des questions sur \" || (if (PROXY = \"1\") then \"votre état de santé, \" else \"l'état de santé de \") || PRENOM || \".\" " + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Sequence", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + } + }, + { + "id": "l2ssvdwm", + "page": "84.264", + "label": { + "type": "VTL|MD", + "value": "\"➡ 346. \" || \"Comment est \" ||(\r\n if (PROXY = \"1\") then \"votre état de santé\"\r\n else \"l'état de santé de \" ||PRENOM)\r\n|| \" en général ?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Très bon\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Bon\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Assez bon\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Mauvais\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Très mauvais\"" + }, + "value": "5" + } + ], + "response": { + "name": "T_SANTGEN" + }, + "hierarchy": { + "sequence": { + "id": "l2j89x38", + "page": "84.263", + "label": { + "type": "VTL|MD", + "value": "\"XXII - \" || \"Etat de santé de \" || PRENOM " + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "T_SANTGEN_MISSING" + } + }, + { + "id": "l2su34dy", + "page": "84.265", + "label": { + "type": "VTL|MD", + "value": "\"➡ 347. \" || (if (PROXY = \"1\") then \"Avez-vous \"\r\n else PRENOM || \" a-t-\" ||LIB_PR )\r\n|| \" une maladie ou un problème de santé qui soit chronique ou de caractère durable ?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "T_CHRON" + }, + "hierarchy": { + "sequence": { + "id": "l2j89x38", + "page": "84.263", + "label": { + "type": "VTL|MD", + "value": "\"XXII - \" || \"Etat de santé de \" || PRENOM " + } + } + }, + "mandatory": false, + "declarations": [ + { + "id": "l2stzl7a", + "label": { + "type": "VTL|MD", + "value": "\"Une maladie chronique est une maladie qui a duré ou peut durer pendant 6 mois au moins.\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "T_CHRON_MISSING" + } + }, + { + "id": "l2subqfk", + "page": "84.266", + "label": { + "type": "VTL|MD", + "value": "\"➡ 348. \" || (if (PROXY = \"1\") then \"Êtes-vous\" else PRENOM || \" est-\" ||LIB_PR )\r\n|| \" limité\" || LIB_E ||\", depuis au moins 6 mois, à cause d'un problème de santé, dans les activités que les gens font habituellement ?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, fortement limité\" || LIB_E " + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, limité\" || LIB_E || \", mais pas fortement\" " + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non, pas limité\" || LIB_E || \" du tout\" " + }, + "value": "3" + } + ], + "response": { + "name": "T_GALI" + }, + "hierarchy": { + "sequence": { + "id": "l2j89x38", + "page": "84.263", + "label": { + "type": "VTL|MD", + "value": "\"XXII - \" || \"Etat de santé de \" || PRENOM " + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "T_GALI_MISSING" + } + }, + { + "id": "lo8qbxyd", + "page": "84.267", + "label": { + "type": "VTL|MD", + "value": "\"XXIII - \" || \"OPINIONS\"" + }, + "hierarchy": { + "sequence": { + "id": "lo8qbxyd", + "page": "84.267", + "label": { + "type": "VTL|MD", + "value": "\"XXIII - \" || \"OPINIONS\"" + } + } + }, + "componentType": "Sequence", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")" + } + }, + { + "id": "lo7055ol", + "page": "84.268", + "label": { + "type": "VTL|MD", + "value": "\"➡ 349. \" || \"Vous sentez-vous pressé(e) par le temps?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, tous les jours\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, plusieurs fois par semaine\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, une fois par semaine environ\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, à peu près une fois par mois\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non (moins souvent ou jamais)\"" + }, + "value": "5" + } + ], + "response": { + "name": "TEM1A" + }, + "hierarchy": { + "sequence": { + "id": "lo8qbxyd", + "page": "84.267", + "label": { + "type": "VTL|MD", + "value": "\"XXIII - \" || \"OPINIONS\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")" + }, + "missingResponse": { + "name": "TEM1A_MISSING" + } + }, + { + "id": "lo70jhfr", + "page": "84.269", + "label": { + "type": "VTL|MD", + "value": "\"➡ 350. \" || \"Y a-t-il des moments pendant lesquels vous avez du temps pour vous?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, tous les jours\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, plusieurs fois par semaine\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, une fois par semaine environ\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, à peu près une fois par mois\"" + }, + "value": "4" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non (moins souvent ou jamais)\"" + }, + "value": "5" + } + ], + "response": { + "name": "TEM2A" + }, + "hierarchy": { + "sequence": { + "id": "lo8qbxyd", + "page": "84.267", + "label": { + "type": "VTL|MD", + "value": "\"XXIII - \" || \"OPINIONS\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")" + }, + "missingResponse": { + "name": "TEM2A_MISSING" + } + }, + { + "id": "lo77ftts", + "page": "84.270", + "label": { + "type": "VTL|MD", + "value": "\"➡ 351. \" || \"Vous arrive-t-il de réduire vos heures de sommeil pour disposer de plus de temps?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, plusieurs fois par semaine\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, plusieurs fois par mois\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non, moins souvent ou jamais\"" + }, + "value": "3" + } + ], + "response": { + "name": "TEM3A" + }, + "hierarchy": { + "sequence": { + "id": "lo8qbxyd", + "page": "84.267", + "label": { + "type": "VTL|MD", + "value": "\"XXIII - \" || \"OPINIONS\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")" + }, + "missingResponse": { + "name": "TEM3A_MISSING" + } + }, + { + "id": "lohbw10u", + "page": "84.271", + "label": { + "type": "VTL|MD", + "value": "\"➡ 352. \" || \"Au cours des quatre dernières semaines, avez-vous ressenti des troubles du sommeil (difficultés à s'endormir, réveils nocturnes, réveil précoce sans se rendormir)?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Jamais ou rarement\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Quelques fois\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Plusieurs fois par semaine\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Presque tous les jours\"" + }, + "value": "4" + } + ], + "response": { + "name": "SOMTBL" + }, + "hierarchy": { + "sequence": { + "id": "lo8qbxyd", + "page": "84.267", + "label": { + "type": "VTL|MD", + "value": "\"XXIII - \" || \"OPINIONS\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")" + }, + "missingResponse": { + "name": "SOMTBL_MISSING" + } + }, + { + "id": "lp1ggjxj", + "page": "84.272", + "label": { + "type": "VTL|MD", + "value": "\"➡ 353. \" || \"Avez-vous le sentiment de manquer de temps avec votre conjoint?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "TEM4A" + }, + "hierarchy": { + "sequence": { + "id": "lo8qbxyd", + "page": "84.267", + "label": { + "type": "VTL|MD", + "value": "\"XXIII - \" || \"OPINIONS\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\") and (\"1\" in LIENS)" + }, + "missingResponse": { + "name": "TEM4A_MISSING" + } + }, + { + "id": "lp1ghlip", + "page": "84.273", + "label": { + "type": "VTL|MD", + "value": "\"➡ 354. \" || \"Avez-vous le sentiment de manquer de temps avec vos parents?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "TEM5A" + }, + "hierarchy": { + "sequence": { + "id": "lo8qbxyd", + "page": "84.267", + "label": { + "type": "VTL|MD", + "value": "\"XXIII - \" || \"OPINIONS\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")" + }, + "missingResponse": { + "name": "TEM5A_MISSING" + } + }, + { + "id": "lp1g9yiu", + "page": "84.274", + "label": { + "type": "VTL|MD", + "value": "\"➡ 355. \" || \"Avez-vous le sentiment de manquer de temps avec votre ou vos enfants?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "TEM6A" + }, + "hierarchy": { + "sequence": { + "id": "lo8qbxyd", + "page": "84.267", + "label": { + "type": "VTL|MD", + "value": "\"XXIII - \" || \"OPINIONS\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\") and (\"3\" in LIENS)" + }, + "missingResponse": { + "name": "TEM6A_MISSING" + } + }, + { + "id": "lo780pxm", + "max": 10, + "min": 0, + "page": "84.275", + "label": { + "type": "VTL|MD", + "value": "\"➡ 356. \" || \"En résumé, si vous deviez vous situer sur une échelle de 0 à 10 où 0 représenterait les gens qui n'ont rien à faire, qui ont tout leur temps, et 10 les gens qui sont toujours débordés, qui n'ont jamais leur temps, où vous placeriez-vous?\"" + }, + "decimals": 0, + "response": { + "name": "TEM7A" + }, + "hierarchy": { + "sequence": { + "id": "lo8qbxyd", + "page": "84.267", + "label": { + "type": "VTL|MD", + "value": "\"XXIII - \" || \"OPINIONS\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")" + }, + "missingResponse": { + "name": "TEM7A_MISSING" + } + }, + { + "id": "lo788syz", + "max": 10, + "min": 0, + "page": "84.276", + "label": { + "type": "VTL|MD", + "value": "\"➡ 357. \" || \"Sur une échelle de 0 (pas satisfait du tout) à 10 (très satisfait), à quel point êtes-vous satisfait de votre façon de gérer votre temps?\"" + }, + "decimals": 0, + "response": { + "name": "TEM8A" + }, + "hierarchy": { + "sequence": { + "id": "lo8qbxyd", + "page": "84.267", + "label": { + "type": "VTL|MD", + "value": "\"XXIII - \" || \"OPINIONS\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")" + }, + "missingResponse": { + "name": "TEM8A_MISSING" + } + }, + { + "id": "lo78j3cp", + "page": "84.277", + "label": { + "type": "VTL|MD", + "value": "\"➡ 358. \" || \"Vos proches se plaignent-ils que vos horaires de travail vous rendent trop peu disponible pour eux?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, tout le temps\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, souvent\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Oui, parfois\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non, jamais\"" + }, + "value": "4" + } + ], + "response": { + "name": "TEM9A" + }, + "hierarchy": { + "sequence": { + "id": "lo8qbxyd", + "page": "84.267", + "label": { + "type": "VTL|MD", + "value": "\"XXIII - \" || \"OPINIONS\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\") and (T_EMPLOI =\"1\")" + }, + "missingResponse": { + "name": "TEM9A_MISSING" + } + }, + { + "id": "lo78u44t", + "max": 10, + "min": 0, + "page": "84.278", + "label": { + "type": "VTL|MD", + "value": "\"➡ 359. \" || \"Finalement, tout bien considéré, sur une échelle de 0 (pas du tout satisfait) à 10 (très satisfait), à quel point êtes-vous satisfait de la vie que vous vivez actuellement?\"" + }, + "decimals": 0, + "response": { + "name": "STIGTOT" + }, + "hierarchy": { + "sequence": { + "id": "lo8qbxyd", + "page": "84.267", + "label": { + "type": "VTL|MD", + "value": "\"XXIII - \" || \"OPINIONS\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")" + }, + "missingResponse": { + "name": "STIGTOT_MISSING" + } + }, + { + "id": "lo799b7e", + "max": 10, + "min": 0, + "page": "84.279", + "label": { + "type": "VTL|MD", + "value": "\"➡ 360. \" || \"Sur une échelle de 0 (pas du tout satisfait) à 10 (très satisfait), à quel point êtes-vous satisfait de la façon dont votre ou vos enfants occupent leur temps?\"" + }, + "decimals": 0, + "response": { + "name": "SATISENF" + }, + "hierarchy": { + "sequence": { + "id": "lo8qbxyd", + "page": "84.267", + "label": { + "type": "VTL|MD", + "value": "\"XXIII - \" || \"OPINIONS\"" + } + } + }, + "mandatory": false, + "componentType": "InputNumber", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\") and (\"3\" in LIENS)" + }, + "missingResponse": { + "name": "SATISENF_MISSING" + } + }, + { + "id": "lo79fz1q", + "page": "84.280", + "label": { + "type": "VTL|MD", + "value": "\"➡ 361. \" || \"Dans quelle mesure êtes-vous inquiet au sujet du changement climatique?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Pas du tout inquiet\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Un peu inquiet\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Moyennement inquiet\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Très inquiet\"" + }, + "value": "4" + } + ], + "response": { + "name": "CHANGCLIM" + }, + "hierarchy": { + "sequence": { + "id": "lo8qbxyd", + "page": "84.267", + "label": { + "type": "VTL|MD", + "value": "\"XXIII - \" || \"OPINIONS\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")" + }, + "missingResponse": { + "name": "CHANGCLIM_MISSING" + } + }, + { + "id": "lp85zzk8", + "page": "84.281", + "label": { + "type": "VTL|MD", + "value": "\"➡ 362. \" || \"Achetez-vous des produits bio ou en circuit court?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Toujours\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Souvent\"" + }, + "value": "2" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Parfois\"" + }, + "value": "3" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Jamais\"" + }, + "value": "4" + } + ], + "response": { + "name": "COURSESBIO" + }, + "hierarchy": { + "sequence": { + "id": "lo8qbxyd", + "page": "84.267", + "label": { + "type": "VTL|MD", + "value": "\"XXIII - \" || \"OPINIONS\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")" + }, + "missingResponse": { + "name": "COURSESBIO_MISSING" + } + }, + { + "id": "lwot145r", + "page": "84.282", + "label": { + "type": "VTL|MD", + "value": "\"➡ 363. \" || \"Ce questionnaire est désormais terminé, je vous remercie d'y avoir répondu. Accepteriez-vous d'être recontacté par la suite pour un entretien supplémentaire avec des chercheurs qui travaillent sur les sujets liés aux usages du temps?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "POSTENQUETE" + }, + "hierarchy": { + "sequence": { + "id": "lo8qbxyd", + "page": "84.267", + "label": { + "type": "VTL|MD", + "value": "\"XXIII - \" || \"OPINIONS\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\") and (RESIND=\"1\")" + }, + "missingResponse": { + "name": "POSTENQUETE_MISSING" + } + }, + { + "id": "lnt2zmgj", + "page": "84.283", + "label": { + "type": "VTL|MD", + "value": "\"XXIV - \" || \"Fin du QI\"" + }, + "hierarchy": { + "sequence": { + "id": "lnt2zmgj", + "page": "84.283", + "label": { + "type": "VTL|MD", + "value": "\"XXIV - \" || \"Fin du QI\"" + } + } + }, + "componentType": "Sequence", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + } + }, + { + "id": "loie4kb5", + "page": "84.284", + "label": { + "type": "VTL|MD", + "value": "\"➡ 364. \" || \"Validez-vous le questionnaire de \" || PRENOM || \" ?\" " + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "VALIQI" + }, + "hierarchy": { + "sequence": { + "id": "lnt2zmgj", + "page": "84.283", + "label": { + "type": "VTL|MD", + "value": "\"XXIV - \" || \"Fin du QI\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\") and (RESIND =\"1\" or RESIND=\"2\")" + }, + "missingResponse": { + "name": "VALIQI_MISSING" + } + } + ], + "iterations": { + "type": "VTL", + "value": "count(T_PRENOM)" + }, + "componentType": "Loop", + "paginatedLoop": true, + "conditionFilter": { + "type": "VTL", + "value": "(not(REPONDANT =\"0\")) and (REPONDANT = \"1\")" + }, + "loopDependencies": ["T_PRENOM"] + }, + { + "id": "lwot1ygu", + "page": "85", + "label": { + "type": "VTL|MD", + "value": "\"XXV - \" || \"Bilan passation UE\"" + }, + "hierarchy": { + "sequence": { + "id": "lwot1ygu", + "page": "85", + "label": { + "type": "VTL|MD", + "value": "\"XXV - \" || \"Bilan passation UE\"" + } + } + }, + "declarations": [ + { + "id": "lwotceh8", + "label": { + "type": "VTL|MD", + "value": "\"Ces questions vous sont destinées à vous enquêteur\"" + }, + "position": "AFTER_QUESTION_TEXT", + "declarationType": "HELP" + } + ], + "componentType": "Sequence", + "conditionFilter": { + "type": "VTL", + "value": "true" + } + }, + { + "id": "lwotjjg1", + "page": "86", + "label": { + "type": "VTL|MD", + "value": "\"➡ 365. \" || \"Est-ce que la vérification à distance des carnets d'activités a bien fonctionné pour ce ménage?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "ENQUETEUR1" + }, + "hierarchy": { + "sequence": { + "id": "lwot1ygu", + "page": "85", + "label": { + "type": "VTL|MD", + "value": "\"XXV - \" || \"Bilan passation UE\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "true" + }, + "missingResponse": { + "name": "ENQUETEUR1_MISSING" + } + }, + { + "id": "lwot70ga", + "page": "87", + "label": { + "type": "VTL|MD", + "value": "\"➡ 366. \" || \"Qu'est ce qui n'a pas fonctionné?\"" + }, + "response": { + "name": "ENQUETEUR2" + }, + "hierarchy": { + "sequence": { + "id": "lwot1ygu", + "page": "85", + "label": { + "type": "VTL|MD", + "value": "\"XXV - \" || \"Bilan passation UE\"" + } + } + }, + "mandatory": false, + "maxLength": 249, + "componentType": "Input", + "conditionFilter": { + "type": "VTL", + "value": "(ENQUETEUR1 =\"2\")" + }, + "missingResponse": { + "name": "ENQUETEUR2_MISSING" + } + }, + { + "id": "lwox7fls", + "page": "88", + "label": { + "type": "VTL|MD", + "value": "\"➡ 367. \" || \"Avez-vous trouvé que cet outil était facile à utiliser (repérer le score de qualité, corriger le carnet, valider les carnets vides...) ?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "ENQUETEUR3" + }, + "hierarchy": { + "sequence": { + "id": "lwot1ygu", + "page": "85", + "label": { + "type": "VTL|MD", + "value": "\"XXV - \" || \"Bilan passation UE\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "true" + }, + "missingResponse": { + "name": "ENQUETEUR3_MISSING" + } + }, + { + "id": "lwoxkg8p", + "page": "89", + "label": { + "type": "VTL|MD", + "value": "\"➡ 368. \" || \"Qu'est ce qu'il faudrait améliorer ?\"" + }, + "response": { + "name": "ENQUETEUR4" + }, + "hierarchy": { + "sequence": { + "id": "lwot1ygu", + "page": "85", + "label": { + "type": "VTL|MD", + "value": "\"XXV - \" || \"Bilan passation UE\"" + } + } + }, + "mandatory": false, + "maxLength": 249, + "componentType": "Input", + "conditionFilter": { + "type": "VTL", + "value": "(ENQUETEUR3 =\"2\")" + }, + "missingResponse": { + "name": "ENQUETEUR4_MISSING" + } + }, + { + "id": "lwoxjbgy", + "page": "90", + "label": { + "type": "VTL|MD", + "value": "\"➡ 369. \" || \"Avez-vous recontacté le ménage pour corriger ou compléter les carnets d'activités car ils n'étaient pas tous de bonne qualité ?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "ENQUETEUR5" + }, + "hierarchy": { + "sequence": { + "id": "lwot1ygu", + "page": "85", + "label": { + "type": "VTL|MD", + "value": "\"XXV - \" || \"Bilan passation UE\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "true" + }, + "missingResponse": { + "name": "ENQUETEUR5_MISSING" + } + }, + { + "id": "lwoxvl4y", + "page": "91", + "label": { + "type": "VTL|MD", + "value": "\"➡ 370. \" || \"Quel a été le mode de recontact avec le ménage ?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"téléphone\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"face à face\"" + }, + "value": "2" + } + ], + "response": { + "name": "ENQUETEUR6" + }, + "hierarchy": { + "sequence": { + "id": "lwot1ygu", + "page": "85", + "label": { + "type": "VTL|MD", + "value": "\"XXV - \" || \"Bilan passation UE\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(ENQUETEUR5 =\"1\")" + }, + "missingResponse": { + "name": "ENQUETEUR6_MISSING" + } + }, + { + "id": "lwoy1wqb", + "page": "92", + "label": { + "type": "VTL|MD", + "value": "\"➡ 371. \" || \"Ce mode de reprise vous a-t-il semblé adapté ?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "ENQUETEUR7" + }, + "hierarchy": { + "sequence": { + "id": "lwot1ygu", + "page": "85", + "label": { + "type": "VTL|MD", + "value": "\"XXV - \" || \"Bilan passation UE\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(ENQUETEUR5 =\"1\")" + }, + "missingResponse": { + "name": "ENQUETEUR7_MISSING" + } + }, + { + "id": "lwoxucvc", + "page": "93", + "label": { + "type": "VTL|MD", + "value": "\"➡ 372. \" || \"Est-ce que vous auriez préféré vous rendre sur place au domicile du ménage pour corriger les carnets (vous auriez été plus à l'aise en face de l'enquêté, cela aurait été plus efficace...) ?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "ENQUETEUR8" + }, + "hierarchy": { + "sequence": { + "id": "lwot1ygu", + "page": "85", + "label": { + "type": "VTL|MD", + "value": "\"XXV - \" || \"Bilan passation UE\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(ENQUETEUR6 =\"1\")" + }, + "missingResponse": { + "name": "ENQUETEUR8_MISSING" + } + }, + { + "id": "lwoxud4b", + "page": "94", + "label": { + "type": "VTL|MD", + "value": "\"➡ 373. \" || \"Est-ce que vous auriez préféré corriger les carnets par téléphone (cela aurait été aussi efficace et évité un déplacement) ?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "ENQUETEUR9" + }, + "hierarchy": { + "sequence": { + "id": "lwot1ygu", + "page": "85", + "label": { + "type": "VTL|MD", + "value": "\"XXV - \" || \"Bilan passation UE\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "(ENQUETEUR6 =\"2\")" + }, + "missingResponse": { + "name": "ENQUETEUR9_MISSING" + } + }, + { + "id": "lwoy85a7", + "page": "95", + "label": { + "type": "VTL|MD", + "value": "\"➡ 374. \" || \"D'après vous, est-ce que le score de qualité des carnets (A, B ou C) reflète correctement la qualité des carnets d'activités?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "ENQUETEUR10" + }, + "hierarchy": { + "sequence": { + "id": "lwot1ygu", + "page": "85", + "label": { + "type": "VTL|MD", + "value": "\"XXV - \" || \"Bilan passation UE\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "true" + }, + "missingResponse": { + "name": "ENQUETEUR10_MISSING" + } + }, + { + "id": "lwoyex9p", + "page": "96", + "label": { + "type": "VTL|MD", + "value": "\"➡ 375. \" || \"Est-ce que les modalités de reprise associées au score (pas de reprise pour A, reprise au téléphone pour B, reprise en face à face pour C) vous semblent adaptées ?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "ENQUETEUR11" + }, + "hierarchy": { + "sequence": { + "id": "lwot1ygu", + "page": "85", + "label": { + "type": "VTL|MD", + "value": "\"XXV - \" || \"Bilan passation UE\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "true" + }, + "missingResponse": { + "name": "ENQUETEUR11_MISSING" + } + }, + { + "id": "lwoymbrv", + "page": "97", + "label": { + "type": "VTL|MD", + "value": "\"➡ 376. \" || \"D'après vous, est-ce que le protocole de l'enquête permet d'aboutir à des carnets d'aussi bonne qualité que dans le cas de deux visites systématiques en face à face ?\"" + }, + "options": [ + { + "label": { + "type": "VTL|MD", + "value": "\"Oui\"" + }, + "value": "1" + }, + { + "label": { + "type": "VTL|MD", + "value": "\"Non\"" + }, + "value": "2" + } + ], + "response": { + "name": "ENQUETEUR12" + }, + "hierarchy": { + "sequence": { + "id": "lwot1ygu", + "page": "85", + "label": { + "type": "VTL|MD", + "value": "\"XXV - \" || \"Bilan passation UE\"" + } + } + }, + "mandatory": false, + "componentType": "Radio", + "conditionFilter": { + "type": "VTL", + "value": "true" + }, + "missingResponse": { + "name": "ENQUETEUR12_MISSING" + } + }, + { + "id": "lnudb7h9", + "page": "98", + "label": { + "type": "VTL|MD", + "value": "\"XXVI - \" || \"fin du questionnaire\"" + }, + "hierarchy": { + "sequence": { + "id": "lnudb7h9", + "page": "98", + "label": { + "type": "VTL|MD", + "value": "\"XXVI - \" || \"fin du questionnaire\"" + } + } + }, + "componentType": "Sequence", + "conditionFilter": { + "type": "VTL", + "value": "true" + } + }, + { + "id": "COMMENT-SEQ", + "page": "99", + "label": { + "type": "VTL|MD", + "value": "\"Commentaire\"" + }, + "hierarchy": { + "sequence": { + "id": "COMMENT-SEQ", + "page": "99", + "label": { + "type": "VTL|MD", + "value": "\"Commentaire\"" + } + } + }, + "componentType": "Sequence", + "conditionFilter": { + "type": "VTL", + "value": "true" + } + }, + { + "id": "COMMENT-QUESTION", + "page": "100", + "label": { + "type": "VTL|MD", + "value": "\"➡ 377. \" || \"Avez-vous des remarques concernant l'enquête ou des commentaires ?\"" + }, + "response": { + "name": "COMMENT_QE" + }, + "hierarchy": { + "sequence": { + "id": "COMMENT-SEQ", + "page": "99", + "label": { + "type": "VTL|MD", + "value": "\"Commentaire\"" + } + } + }, + "mandatory": false, + "maxLength": 2000, + "componentType": "Textarea", + "conditionFilter": { + "type": "VTL", + "value": "true" + }, + "missingResponse": { + "name": "COMMENT_QE_MISSING" + } + } + ], + "pagination": "question", + "missingBlock": { + "AID1": ["AID_MISSING"], + "AID2": ["AID_MISSING"], + "AID3": ["AID_MISSING"], + "AID4": ["AID_MISSING"], + "AID5": ["AID_MISSING"], + "AID6": ["AID_MISSING"], + "AID7": ["AID_MISSING"], + "AID8": ["AID_MISSING"], + "AID9": ["AID_MISSING"], + "CHO1": ["CHO1_MISSING"], + "CHO2": ["CHO2_MISSING"], + "CHO3": ["CHO3_MISSING"], + "CHO4": ["CHO4_MISSING"], + "CHO5": ["CHO5_MISSING"], + "MEN1": ["MEN_MISSING"], + "MEN2": ["MEN_MISSING"], + "MEN3": ["MEN_MISSING"], + "MEN4": ["MEN_MISSING"], + "MEN5": ["MEN_MISSING"], + "MEN6": ["MEN_MISSING"], + "MEN7": ["MEN_MISSING"], + "MEN8": ["MEN_MISSING"], + "RTTJ": ["RTTJ_MISSING"], + "SCOL": ["SCOL_MISSING"], + "SPO1": ["SPO_MISSING"], + "SPO2": ["SPO_MISSING"], + "SPO3": ["SPO_MISSING"], + "SPO4": ["SPO_MISSING"], + "SPO5": ["SPO_MISSING"], + "SPO6": ["SPO_MISSING"], + "SPO7": ["SPO_MISSING"], + "SPO8": ["SPO_MISSING"], + "SPO9": ["SPO_MISSING"], + "T_AN": ["T_AN_MISSING"], + "T_FF": ["T_FF_MISSING"], + "AID10": ["AID_MISSING"], + "AID11": ["AID_MISSING"], + "AID12": ["AID_MISSING"], + "CHO61": ["CHO6_MISSING"], + "CHO62": ["CHO6_MISSING"], + "CHO63": ["CHO6_MISSING"], + "CHO64": ["CHO6_MISSING"], + "CHO65": ["CHO6_MISSING"], + "CHO66": ["CHO6_MISSING"], + "CHO67": ["CHO6_MISSING"], + "CHO68": ["CHO6_MISSING"], + "CHO69": ["CHO6_MISSING"], + "CHO71": ["CHO7_MISSING"], + "CHO72": ["CHO7_MISSING"], + "CHO73": ["CHO7_MISSING"], + "CHO74": ["CHO7_MISSING"], + "DECID": ["DECID_MISSING"], + "HORAI": ["HORAI_MISSING"], + "INA01": ["INA01_MISSING"], + "INA02": ["INA02_MISSING"], + "INA04": ["INA04_MISSING"], + "INA05": ["INA05_MISSING"], + "INA06": ["INA06_MISSING"], + "INA07": ["INA07_MISSING"], + "INA08": ["INA08_MISSING"], + "INA09": ["INA09_MISSING"], + "LIENS": ["LIENS_MISSING"], + "MATCH": ["MATCH_MISSING"], + "MEN1A": ["MEN1A_MISSING"], + "MEN1F": ["MEN1F_MISSING"], + "MEN1J": ["MEN1J_MISSING"], + "MEN1S": ["MEN1S_MISSING"], + "MEN2A": ["MEN2A_MISSING"], + "MEN2F": ["MEN2F_MISSING"], + "MEN2J": ["MEN2J_MISSING"], + "MEN2S": ["MEN2S_MISSING"], + "MEN3A": ["MEN3A_MISSING"], + "MEN3F": ["MEN3F_MISSING"], + "MEN3J": ["MEN3J_MISSING"], + "MEN3S": ["MEN3S_MISSING"], + "MEN4A": ["MEN4A_MISSING"], + "MEN4F": ["MEN4F_MISSING"], + "MEN4J": ["MEN4J_MISSING"], + "MEN4S": ["MEN4S_MISSING"], + "MEN5A": ["MEN5A_MISSING"], + "MEN5F": ["MEN5F_MISSING"], + "MEN5J": ["MEN5J_MISSING"], + "MEN5S": ["MEN5S_MISSING"], + "MEN6A": ["MEN6A_MISSING"], + "MEN6F": ["MEN6F_MISSING"], + "MEN6J": ["MEN6J_MISSING"], + "MEN6S": ["MEN6S_MISSING"], + "MEN7A": ["MEN7A_MISSING"], + "MEN7F": ["MEN7F_MISSING"], + "MEN7J": ["MEN7J_MISSING"], + "MEN7S": ["MEN7S_MISSING"], + "MIDIH": ["MIDIH_MISSING"], + "MUSEE": ["MUSEE_MISSING"], + "NUITC": ["NUITC_MISSING"], + "PERCO": ["PERCO_MISSING"], + "QIREP": ["QIREP_MISSING"], + "QPRCU": ["T_QPRCU_MISSING"], + "RTTJI": ["RTTJI_MISSING"], + "SERV1": ["SERV_MISSING"], + "SERV2": ["SERV_MISSING"], + "SERV3": ["SERV_MISSING"], + "SERV4": ["SERV_MISSING"], + "SERV5": ["SERV_MISSING"], + "SERV6": ["SERV_MISSING"], + "SERV7": ["SERV_MISSING"], + "SERV8": ["SERV_MISSING"], + "SERV9": ["SERV_MISSING"], + "SOIRC": ["SOIRC_MISSING"], + "SPO10": ["SPO_MISSING"], + "TEM1A": ["TEM1A_MISSING"], + "TEM2A": ["TEM2A_MISSING"], + "TEM3A": ["TEM3A_MISSING"], + "TEM4A": ["TEM4A_MISSING"], + "TEM5A": ["TEM5A_MISSING"], + "TEM6A": ["TEM6A_MISSING"], + "TEM7A": ["TEM7A_MISSING"], + "TEM8A": ["TEM8A_MISSING"], + "TEM9A": ["TEM9A_MISSING"], + "T_TPP": ["T_TPP_MISSING"], + "AID01F": ["AID01F_MISSING"], + "AID02F": ["AID02F_MISSING"], + "AID03F": ["AID03F_MISSING"], + "AID04F": ["AID04F_MISSING"], + "AID05F": ["AID05F_MISSING"], + "AID06F": ["AID06F_MISSING"], + "AID07F": ["AID07F_MISSING"], + "AID08F": ["AID08F_MISSING"], + "AID09F": ["AID09F_MISSING"], + "AID10F": ["AID10F_MISSING"], + "AID11F": ["AID11F_MISSING"], + "BIBLIO": ["BIBLIO_MISSING"], + "CADSP1": ["CADSP_MISSING"], + "CADSP2": ["CADSP_MISSING"], + "CADSP3": ["CADSP_MISSING"], + "CADSP4": ["CADSP_MISSING"], + "CADSP5": ["CADSP_MISSING"], + "CHO610": ["CHO6_MISSING"], + "CINEMA": ["CINEMA_MISSING"], + "FREQTV": ["FREQTV_MISSING"], + "INA031": ["INA03_MISSING"], + "INA032": ["INA03_MISSING"], + "INA033": ["INA03_MISSING"], + "INA034": ["INA03_MISSING"], + "INA035": ["INA03_MISSING"], + "INA036": ["INA03_MISSING"], + "INA037": ["INA03_MISSING"], + "INA038": ["INA03_MISSING"], + "INA039": ["INA03_MISSING"], + "JARDIN": ["JARDIN_MISSING"], + "LIEUW1": ["LIEUW_MISSING"], + "LIEUW2": ["LIEUW_MISSING"], + "LIEUW3": ["LIEUW_MISSING"], + "LIEUW4": ["LIEUW_MISSING"], + "LIEUW5": ["LIEUW_MISSING"], + "LIEUW6": ["LIEUW_MISSING"], + "LIEUW7": ["LIEUW_MISSING"], + "LIEUWP": ["LIEUWP_MISSING"], + "MATCHF": ["MATCHF_MISSING"], + "MODGA1": ["MODGA_MISSING"], + "MODGA2": ["MODGA_MISSING"], + "MODGA3": ["MODGA_MISSING"], + "MODGA4": ["MODGA_MISSING"], + "MODGA5": ["MODGA_MISSING"], + "MODGA6": ["MODGA_MISSING"], + "MODGA7": ["MODGA_MISSING"], + "MODGA8": ["MODGA_MISSING"], + "MUSEEF": ["MUSEEF_MISSING"], + "NBHGA3": ["NBHGA3_MISSING"], + "NBHGA4": ["NBHGA4_MISSING"], + "NBHGA5": ["NBHGA5_MISSING"], + "NBHGA6": ["NBHGA6_MISSING"], + "NBHGA7": ["NBHGA7_MISSING"], + "PASSER": ["PASSER_MISSING"], + "RAISTP": ["RAISTP_MISSING"], + "RAISTR": ["RAISTR_MISSING"], + "RELAET": ["RELAET_MISSING"], + "RESIND": ["RESIND_MISSING"], + "SERV10": ["SERV_MISSING"], + "SERV1M": ["SERV1M_MISSING"], + "SERV2M": ["SERV2M_MISSING"], + "SERV3M": ["SERV3M_MISSING"], + "SERV4M": ["SERV4M_MISSING"], + "SERV5M": ["SERV5M_MISSING"], + "SERV6M": ["SERV6M_MISSING"], + "SERV7M": ["SERV7M_MISSING"], + "SERV8M": ["SERV8M_MISSING"], + "SERV9M": ["SERV9M_MISSING"], + "SOMTBL": ["SOMTBL_MISSING"], + "SPO1NB": ["SPO1NB_MISSING"], + "SPO2NB": ["SPO2NB_MISSING"], + "SPO3NB": ["SPO3NB_MISSING"], + "SPO4NB": ["SPO4NB_MISSING"], + "SPO5NB": ["SPO5NB_MISSING"], + "SPO6NB": ["SPO6NB_MISSING"], + "SPO7NB": ["SPO7NB_MISSING"], + "SPO8NB": ["SPO8NB_MISSING"], + "SPO9NB": ["SPO9NB_MISSING"], + "T_GALI": ["T_GALI_MISSING"], + "T_NHAB": ["T_NHAB_MISSING"], + "T_SEXE": ["T_SEXE_MISSING"], + "T_VEUF": ["T_VEUF_MISSING"], + "VALIQI": ["VALIQI_MISSING"], + "ACTARTI": ["ACTARTI_MISSING"], + "AID01Q1": ["AID01Q_MISSING"], + "AID01Q2": ["AID01Q_MISSING"], + "AID01Q3": ["AID01Q_MISSING"], + "AID01Q4": ["AID01Q_MISSING"], + "AID02Q1": ["AID02Q_MISSING"], + "AID02Q2": ["AID02Q_MISSING"], + "AID02Q3": ["AID02Q_MISSING"], + "AID02Q4": ["AID02Q_MISSING"], + "AID03Q1": ["AID03Q_MISSING"], + "AID03Q2": ["AID03Q_MISSING"], + "AID03Q3": ["AID03Q_MISSING"], + "AID03Q4": ["AID03Q_MISSING"], + "AID04Q1": ["AID04Q_MISSING"], + "AID04Q2": ["AID04Q_MISSING"], + "AID04Q3": ["AID04Q_MISSING"], + "AID04Q4": ["AID04Q_MISSING"], + "AID05Q1": ["AID05Q_MISSING"], + "AID05Q2": ["AID05Q_MISSING"], + "AID05Q3": ["AID05Q_MISSING"], + "AID05Q4": ["AID05Q_MISSING"], + "AID06Q1": ["AID06Q_MISSING"], + "AID06Q2": ["AID06Q_MISSING"], + "AID06Q3": ["AID06Q_MISSING"], + "AID06Q4": ["AID06Q_MISSING"], + "AID07Q1": ["AID07Q_MISSING"], + "AID07Q2": ["AID07Q_MISSING"], + "AID07Q3": ["AID07Q_MISSING"], + "AID07Q4": ["AID07Q_MISSING"], + "AID08Q1": ["AID08Q_MISSING"], + "AID08Q2": ["AID08Q_MISSING"], + "AID08Q3": ["AID08Q_MISSING"], + "AID08Q4": ["AID08Q_MISSING"], + "AID09Q1": ["AID09Q_MISSING"], + "AID09Q2": ["AID09Q_MISSING"], + "AID09Q3": ["AID09Q_MISSING"], + "AID09Q4": ["AID09Q_MISSING"], + "AID10Q1": ["AID10Q_MISSING"], + "AID10Q2": ["AID10Q_MISSING"], + "AID10Q3": ["AID10Q_MISSING"], + "AID10Q4": ["AID10Q_MISSING"], + "AID11Q1": ["AID11Q_MISSING"], + "AID11Q2": ["AID11Q_MISSING"], + "AID11Q3": ["AID11Q_MISSING"], + "AID11Q4": ["AID11Q_MISSING"], + "BIBLIOF": ["BIBLIOF_MISSING"], + "CINEMAF": ["CINEMAF_MISSING"], + "DOMTRAV": ["DOMTRAV_MISSING"], + "FATIGUE": ["FATIGUE_MISSING"], + "GAEXCEP": ["GAEXCEP_MISSING"], + "INA0310": ["INA03_MISSING"], + "IS_KISH": ["IS_KISH_MISSING"], + "MIDETUH": ["MIDETUH_MISSING"], + "MIDETUL": ["MIDETUL_MISSING"], + "NBTRAVH": ["NBTRAVH_MISSING"], + "OCCASET": ["OCCASET_MISSING"], + "SAMEDIC": ["SAMEDIC_MISSING"], + "SERV1AF": ["SERV1AF_MISSING"], + "SERV1MF": ["SERV1MF_MISSING"], + "SERV2AF": ["SERV2AF_MISSING"], + "SERV2MF": ["SERV2MF_MISSING"], + "SERV3AF": ["SERV3AF_MISSING"], + "SERV3MF": ["SERV3MF_MISSING"], + "SERV4AF": ["SERV4AF_MISSING"], + "SERV4MF": ["SERV4MF_MISSING"], + "SERV5AF": ["SERV5AF_MISSING"], + "SERV5MF": ["SERV5MF_MISSING"], + "SERV6AF": ["SERV6AF_MISSING"], + "SERV6MF": ["SERV6MF_MISSING"], + "SERV7AF": ["SERV7AF_MISSING"], + "SERV7MF": ["SERV7MF_MISSING"], + "SERV8AF": ["SERV8AF_MISSING"], + "SERV8MF": ["SERV8MF_MISSING"], + "SERV9AF": ["SERV9AF_MISSING"], + "SERV9MF": ["SERV9MF_MISSING"], + "SERVHM1": ["SERVHM_MISSING"], + "SERVHM2": ["SERVHM_MISSING"], + "SERVHM3": ["SERVHM_MISSING"], + "SERVHM4": ["SERVHM_MISSING"], + "SERVHM5": ["SERVHM_MISSING"], + "SERVHM6": ["SERVHM_MISSING"], + "SERVHM7": ["SERVHM_MISSING"], + "SERVHM8": ["SERVHM_MISSING"], + "SERVHM9": ["SERVHM_MISSING"], + "SITUFIN": ["SITUFIN_MISSING"], + "SOINBES": ["SOINBES_MISSING"], + "STIGTOT": ["STIGTOT_MISSING"], + "TYPECOL": ["TYPECOL_MISSING"], + "T_ACTIV": ["T_ACTIV_MISSING"], + "T_CHRON": ["T_CHRON_MISSING"], + "T_FFBAC": ["T_FFBAC_MISSING"], + "T_FFCAP": ["T_FFCAP_MISSING"], + "T_FFCLA": ["T_FFCLA_MISSING"], + "T_FFVAC": ["T_FFVAC_MISSING"], + "T_LNAIS": ["T_LNAIS_MISSING"], + "T_NBEMP": ["T_NBEMP_MISSING"], + "T_NPARL": ["T_NPARL_MISSING"], + "T_QPRCR": ["T_QPRCR_MISSING"], + "T_SPAR1": ["T_SPAR1_MISSING"], + "CUMELET1": ["CUMELET_MISSING"], + "CUMELET2": ["CUMELET_MISSING"], + "CUMELET3": ["CUMELET_MISSING"], + "CUMELET4": ["CUMELET_MISSING"], + "CUMELET5": ["CUMELET_MISSING"], + "FORINTER": ["FORINTER_MISSING"], + "HEUREDEB": ["HEUREDEB_MISSING"], + "LIEUMIDI": ["LIEUMIDI_MISSING"], + "MENRARE1": ["MENRARE_MISSING"], + "MENRARE2": ["MENRARE_MISSING"], + "MENRARE3": ["MENRARE_MISSING"], + "MENRARE4": ["MENRARE_MISSING"], + "MENRARE5": ["MENRARE_MISSING"], + "MENRARE6": ["MENRARE_MISSING"], + "MENRARE7": ["MENRARE_MISSING"], + "NBANTRAV": ["NBANTRAV_MISSING"], + "NBTRAVH2": ["NBTRAVH2_MISSING"], + "NBTRAVHI": ["NBTRAVHI_MISSING"], + "REVENUET": ["REVENUET_MISSING"], + "SATISENF": ["SATISENF_MISSING"], + "SERVHM10": ["SERVHM_MISSING"], + "SERVHM11": ["SERVHM_MISSING"], + "SERVHM12": ["SERVHM_MISSING"], + "SERVHM13": ["SERVHM_MISSING"], + "SERVHM1F": ["SERVHM1F_MISSING"], + "SERVHM2F": ["SERVHM2F_MISSING"], + "SERVHM3F": ["SERVHM3F_MISSING"], + "SERVHM4F": ["SERVHM4F_MISSING"], + "SERVHM5F": ["SERVHM5F_MISSING"], + "SERVHM6F": ["SERVHM6F_MISSING"], + "SERVHM7F": ["SERVHM7F_MISSING"], + "SERVHM8F": ["SERVHM8F_MISSING"], + "SERVHM9F": ["SERVHM9F_MISSING"], + "SOINSUP1": ["SOINSUP1_MISSING"], + "SOINSUP2": ["SOINSUP2_MISSING"], + "TELETRAV": ["TELETRAV_MISSING"], + "TTP_TYPE": ["TTP_TYPE_MISSING"], + "T_AACTIV": ["T_AACTIV_MISSING"], + "T_AGEDIP": ["T_AGEDIP_MISSING"], + "T_AGENIV": ["T_AGENIV_MISSING"], + "T_AQPRCR": ["T_AQPRCR_MISSING"], + "T_AQPRCU": ["T_AQPRCU_MISSING"], + "T_CONTAC": ["T_CONTAC_MISSING"], + "T_DATDIP": ["T_DATDIP_MISSING"], + "T_DATNIV": ["T_DATNIV_MISSING"], + "T_DIPSDA": ["T_DIPSDA_MISSING"], + "T_ENCADR": ["T_ENCADR_MISSING"], + "T_FFCONC": ["T_FFCONC_MISSING"], + "T_FFDIPL": ["T_FFDIPL_MISSING"], + "T_FFLIEU": ["T_FFLIEU_MISSING"], + "T_FFNIVA": ["T_FFNIVA_MISSING"], + "T_FFNIVB": ["T_FFNIVB_MISSING"], + "T_FFNIVC": ["T_FFNIVC_MISSING"], + "T_NBSAL1": ["T_NBSAL1_MISSING"], + "T_NBSAL2": ["T_NBSAL2_MISSING"], + "T_NBSALA": ["T_NBSALA_MISSING"], + "T_PCLCAF": ["T_PCLCAF_MISSING"], + "T_PCLCAH": ["T_PCLCAH_MISSING"], + "T_PRENOM": ["T_PRENOM_MISSING"], + "T_STCPUB": ["T_STCPUB_MISSING"], + "T_TYPDIP": ["T_TYPDIP_MISSING"], + "CHANGCLIM": ["CHANGCLIM_MISSING"], + "DIMANCHEC": ["DIMANCHEC_MISSING"], + "ENFANTREP": ["ENFANTREP_MISSING"], + "GARDEADEP": ["GARDEADEP_MISSING"], + "GARDEAENF": ["GARDEAENF_MISSING"], + "GARDEDIFF": ["GARDEDIFF_MISSING"], + "KISHCONNU": ["KISHCONNU_MISSING"], + "MENRARE1A": ["MENRARE1A_MISSING"], + "MENRARE1S": ["MENRARE1S_MISSING"], + "MENRARE2A": ["MENRARE2A_MISSING"], + "MENRARE2S": ["MENRARE2S_MISSING"], + "MENRARE3A": ["MENRARE3A_MISSING"], + "MENRARE3S": ["MENRARE3S_MISSING"], + "MENRARE4A": ["MENRARE4A_MISSING"], + "MENRARE4S": ["MENRARE4S_MISSING"], + "MENRARE5A": ["MENRARE5A_MISSING"], + "MENRARE5S": ["MENRARE5S_MISSING"], + "MENRARE6A": ["MENRARE6A_MISSING"], + "MENRARE6S": ["MENRARE6S_MISSING"], + "MENSATIS1": ["MENSATIS1_MISSING"], + "MENSATIS2": ["MENSATIS2_MISSING"], + "MENSATIS3": ["MENSATIS3_MISSING"], + "NBTRAVHAF": ["NBTRAVHAF_MISSING"], + "NBTRAVHET": ["NBTRAVHET_MISSING"], + "PRES_SOIR": ["PRES_SOIR_MISSING"], + "RAPVIEPRO": ["RAPVIEPRO_MISSING"], + "RETRAITE1": ["RETRAITE_MISSING"], + "RETRAITE2": ["RETRAITE_MISSING"], + "RETRAITE3": ["RETRAITE_MISSING"], + "RETRAITE4": ["RETRAITE_MISSING"], + "RETRAITE5": ["RETRAITE_MISSING"], + "RETRAITE6": ["RETRAITE_MISSING"], + "RETRAITE7": ["RETRAITE_MISSING"], + "RETRAITE8": ["RETRAITE_MISSING"], + "SERMENAGE": ["SERMENAGE_MISSING"], + "SERVHM10F": ["SERVHM10F_MISSING"], + "SERVHM11F": ["SERVHM11F_MISSING"], + "SERVHM12F": ["SERVHM12F_MISSING"], + "SERVHM1Q1": ["SERVHM1Q_MISSING"], + "SERVHM1Q2": ["SERVHM1Q_MISSING"], + "SERVHM1Q3": ["SERVHM1Q_MISSING"], + "SERVHM1Q4": ["SERVHM1Q_MISSING"], + "SERVHM2Q1": ["SERVHM2Q_MISSING"], + "SERVHM2Q2": ["SERVHM2Q_MISSING"], + "SERVHM2Q3": ["SERVHM2Q_MISSING"], + "SERVHM2Q4": ["SERVHM2Q_MISSING"], + "SERVHM3Q1": ["SERVHM3Q_MISSING"], + "SERVHM3Q2": ["SERVHM3Q_MISSING"], + "SERVHM3Q3": ["SERVHM3Q_MISSING"], + "SERVHM3Q4": ["SERVHM3Q_MISSING"], + "SERVHM4Q1": ["SERVHM4Q_MISSING"], + "SERVHM4Q2": ["SERVHM4Q_MISSING"], + "SERVHM4Q3": ["SERVHM4Q_MISSING"], + "SERVHM4Q4": ["SERVHM4Q_MISSING"], + "SERVHM5Q1": ["SERVHM5Q_MISSING"], + "SERVHM5Q2": ["SERVHM5Q_MISSING"], + "SERVHM5Q3": ["SERVHM5Q_MISSING"], + "SERVHM5Q4": ["SERVHM5Q_MISSING"], + "SERVHM6Q1": ["SERVHM6Q_MISSING"], + "SERVHM6Q2": ["SERVHM6Q_MISSING"], + "SERVHM6Q3": ["SERVHM6Q_MISSING"], + "SERVHM6Q4": ["SERVHM6Q_MISSING"], + "SERVHM7Q1": ["SERVHM7Q_MISSING"], + "SERVHM7Q2": ["SERVHM7Q_MISSING"], + "SERVHM7Q3": ["SERVHM7Q_MISSING"], + "SERVHM7Q4": ["SERVHM7Q_MISSING"], + "SERVHM8Q1": ["SERVHM8Q_MISSING"], + "SERVHM8Q2": ["SERVHM8Q_MISSING"], + "SERVHM8Q3": ["SERVHM8Q_MISSING"], + "SERVHM8Q4": ["SERVHM8Q_MISSING"], + "SERVHM9Q1": ["SERVHM9Q_MISSING"], + "SERVHM9Q2": ["SERVHM9Q_MISSING"], + "SERVHM9Q3": ["SERVHM9Q_MISSING"], + "SERVHM9Q4": ["SERVHM9Q_MISSING"], + "SPECTACLE": ["SPECTACLE_MISSING"], + "TTSOUHAIT": ["TTSOUHAIT_MISSING"], + "T_AENCADR": ["T_AENCADR_MISSING"], + "T_ANBSAL1": ["T_ANBSAL1_MISSING"], + "T_ANBSAL2": ["T_ANBSAL2_MISSING"], + "T_APCLCAF": ["T_APCLCAF_MISSING"], + "T_APCLCAH": ["T_APCLCAH_MISSING"], + "T_ASTCPUB": ["T_ASTCPUB_MISSING"], + "T_DEPNAIS": ["T_DEPNAIS_MISSING"], + "T_DIPINTA": ["T_DIPINTA_MISSING"], + "T_DIPLNIV": ["T_DIPLNIV_MISSING"], + "T_NATION1": ["T_NATION_MISSING"], + "T_NATION2": ["T_NATION_MISSING"], + "T_NATION3": ["T_NATION_MISSING"], + "T_NATION4": ["T_NATION_MISSING"], + "T_SANTGEN": ["T_SANTGEN_MISSING"], + "T_SITUAEU": ["T_SITUAEU_MISSING"], + "T_TRAVAIL": ["T_TRAVAIL_MISSING"], + "ACTBENEVOL": ["ACTBENEVOL_MISSING"], + "COMMENT_QE": ["COMMENT_QE_MISSING"], + "COURSESBIO": ["COURSESBIO_MISSING"], + "ENFANTKISH": ["ENFANTKISH_MISSING"], + "ENQUETEUR1": ["ENQUETEUR1_MISSING"], + "ENQUETEUR2": ["ENQUETEUR2_MISSING"], + "ENQUETEUR3": ["ENQUETEUR3_MISSING"], + "ENQUETEUR4": ["ENQUETEUR4_MISSING"], + "ENQUETEUR5": ["ENQUETEUR5_MISSING"], + "ENQUETEUR6": ["ENQUETEUR6_MISSING"], + "ENQUETEUR7": ["ENQUETEUR7_MISSING"], + "ENQUETEUR8": ["ENQUETEUR8_MISSING"], + "ENQUETEUR9": ["ENQUETEUR9_MISSING"], + "FREQ_BENEV": ["FREQ_BENEV_MISSING"], + "HEUREFINQM": ["HEUREFINQM_MISSING"], + "NBHEURSERV": ["NBHEURSERV_MISSING"], + "PRES_MATIN": ["PRES_MATIN_MISSING"], + "RESP_BENEV": ["RESP_BENEV_MISSING"], + "SERCOURSES": ["SERCOURSES_MISSING"], + "SERVHM10Q1": ["SERVHM10Q_MISSING"], + "SERVHM10Q2": ["SERVHM10Q_MISSING"], + "SERVHM10Q3": ["SERVHM10Q_MISSING"], + "SERVHM10Q4": ["SERVHM10Q_MISSING"], + "SERVHM11Q1": ["SERVHM11Q_MISSING"], + "SERVHM11Q2": ["SERVHM11Q_MISSING"], + "SERVHM11Q3": ["SERVHM11Q_MISSING"], + "SERVHM11Q4": ["SERVHM11Q_MISSING"], + "SERVHM12Q1": ["SERVHM12Q_MISSING"], + "SERVHM12Q2": ["SERVHM12Q_MISSING"], + "SERVHM12Q3": ["SERVHM12Q_MISSING"], + "SERVHM12Q4": ["SERVHM12Q_MISSING"], + "SMARTPHONE": ["SMARTPHONE_MISSING"], + "SPECTACLEF": ["SPECTACLEF_MISSING"], + "TYPETRAVET": ["TYPETRAVET_MISSING"], + "T_ACTIVDOM": ["T_ACTIVDOM_MISSING"], + "T_DATENAIS": ["T_DATENAIS_MISSING"], + "T_DIPINTAL": ["T_DIPINTAL_MISSING"], + "T_DIPSINTA": ["T_DIPSINTA_MISSING"], + "T_FSANSDIP": ["T_FSANSDIP_MISSING"], + "T_NIV0INIT": ["T_NIV0INIT_MISSING"], + "T_PAYSNAIS": ["T_PAYSNAIS_MISSING"], + "ACTARTI_NBH": ["ACTARTI_NBH_MISSING"], + "AID_MISSING": [ + "AID1", + "AID2", + "AID3", + "AID4", + "AID5", + "AID6", + "AID7", + "AID8", + "AID9", + "AID10", + "AID11", + "AID12" + ], + "COMPATIB_HT": ["COMPATIB_HT_MISSING"], + "CONTRAINTES": ["CONTRAINTES_MISSING"], + "DUREECOUPLE": ["DUREECOUPLE_MISSING"], + "ENQUETEUR10": ["ENQUETEUR10_MISSING"], + "ENQUETEUR11": ["ENQUETEUR11_MISSING"], + "ENQUETEUR12": ["ENQUETEUR12_MISSING"], + "GARDEMER261": ["GARDEMER26_MISSING"], + "GARDEMER262": ["GARDEMER26_MISSING"], + "GARDEMER263": ["GARDEMER26_MISSING"], + "GARDEMER264": ["GARDEMER26_MISSING"], + "GARDEMER265": ["GARDEMER26_MISSING"], + "GARDEMER266": ["GARDEMER26_MISSING"], + "GARDEMER267": ["GARDEMER26_MISSING"], + "GARDEMER268": ["GARDEMER26_MISSING"], + "GARDEMER269": ["GARDEMER26_MISSING"], + "HEURETRAVET": ["HEURETRAVET_MISSING"], + "MEN_MISSING": [ + "MEN1", + "MEN2", + "MEN3", + "MEN4", + "MEN5", + "MEN6", + "MEN7", + "MEN8" + ], + "MS_CONT_AMI": ["MS_CONT_AMI_MISSING"], + "POSTENQUETE": ["POSTENQUETE_MISSING"], + "RAIS1_FATI1": ["RAIS1_FATI_MISSING"], + "RAIS1_FATI2": ["RAIS1_FATI_MISSING"], + "RAIS1_FATI3": ["RAIS1_FATI_MISSING"], + "RAIS1_FATI4": ["RAIS1_FATI_MISSING"], + "RAIS1_FATI5": ["RAIS1_FATI_MISSING"], + "RAIS1_FATI6": ["RAIS1_FATI_MISSING"], + "RAIS1_FATI7": ["RAIS1_FATI_MISSING"], + "RAIS1_FATI8": ["RAIS1_FATI_MISSING"], + "RAIS1_FATI9": ["RAIS1_FATI_MISSING"], + "RAIS2_FATI1": ["RAIS2_FATI_MISSING"], + "RAIS2_FATI2": ["RAIS2_FATI_MISSING"], + "RAIS2_FATI3": ["RAIS2_FATI_MISSING"], + "RAIS2_FATI4": ["RAIS2_FATI_MISSING"], + "RAIS2_FATI5": ["RAIS2_FATI_MISSING"], + "RAIS2_FATI6": ["RAIS2_FATI_MISSING"], + "SERTOILETTE": ["SERTOILETTE_MISSING"], + "SPO_MISSING": [ + "SPO1", + "SPO2", + "SPO3", + "SPO4", + "SPO5", + "SPO6", + "SPO7", + "SPO8", + "SPO9", + "SPO10" + ], + "TELETRAVAIM": ["TELETRAVAIM_MISSING"], + "TR_REVENUET": ["TR_REVENUET_MISSING"], + "T_AACTIVDOM": ["T_AACTIVDOM_MISSING"], + "T_ACTIVANTE": ["T_ACTIVANTE_MISSING"], + "T_FFDIPLNIV": ["T_FFDIPLNIV_MISSING"], + "T_FFTYPFORM": ["T_FFTYPFORM_MISSING"], + "T_NATIONETR": ["T_NATIONETR_MISSING"], + "T_NBSALETAB": ["T_NBSALETAB_MISSING"], + "T_SITUCONJ1": ["T_SITUCONJ_MISSING"], + "T_SITUCONJ2": ["T_SITUCONJ_MISSING"], + "T_SITUCONJ3": ["T_SITUCONJ_MISSING"], + "T_SITUCONJ4": ["T_SITUCONJ_MISSING"], + "T_SITUCONJ5": ["T_SITUCONJ_MISSING"], + "T_SITUCONJ6": ["T_SITUCONJ_MISSING"], + "T_SITUCONJ7": ["T_SITUCONJ_MISSING"], + "T_SITUCONJ8": ["T_SITUCONJ_MISSING"], + "CHO1_MISSING": ["CHO1"], + "CHO2_MISSING": ["CHO2"], + "CHO3_MISSING": ["CHO3"], + "CHO4_MISSING": ["CHO4"], + "CHO5_MISSING": ["CHO5"], + "CHO6_MISSING": [ + "CHO61", + "CHO62", + "CHO63", + "CHO64", + "CHO65", + "CHO66", + "CHO67", + "CHO68", + "CHO69", + "CHO610" + ], + "CHO7_MISSING": ["CHO71", "CHO72", "CHO73", "CHO74"], + "GARDEMER7121": ["GARDEMER712_MISSING"], + "GARDEMER7122": ["GARDEMER712_MISSING"], + "GARDEMER7123": ["GARDEMER712_MISSING"], + "GARDEMER7124": ["GARDEMER712_MISSING"], + "GARDEMER7125": ["GARDEMER712_MISSING"], + "GARDEMER7126": ["GARDEMER712_MISSING"], + "GARDEMER7127": ["GARDEMER712_MISSING"], + "GARDEMER7128": ["GARDEMER712_MISSING"], + "GARDEMER7129": ["GARDEMER712_MISSING"], + "GARDESOIR261": ["GARDESOIR26_MISSING"], + "GARDESOIR262": ["GARDESOIR26_MISSING"], + "GARDESOIR263": ["GARDESOIR26_MISSING"], + "GARDESOIR264": ["GARDESOIR26_MISSING"], + "GARDESOIR265": ["GARDESOIR26_MISSING"], + "GARDESOIR266": ["GARDESOIR26_MISSING"], + "GARDESOIR267": ["GARDESOIR26_MISSING"], + "GARDESOIR268": ["GARDESOIR26_MISSING"], + "GARDESOIR269": ["GARDESOIR26_MISSING"], + "NBHPERISCO26": ["NBHPERISCO26_MISSING"], + "RAIS_SOINSUP": ["RAIS_SOINSUP_MISSING"], + "RTTJ_MISSING": ["RTTJ"], + "SCOL_MISSING": ["SCOL"], + "SERCOMPAGNIE": ["SERCOMPAGNIE_MISSING"], + "SERV_MISSING": [ + "SERV1", + "SERV2", + "SERV3", + "SERV4", + "SERV5", + "SERV6", + "SERV7", + "SERV8", + "SERV9", + "SERV10" + ], + "TELETRAVCOMP": ["TELETRAVCOMP_MISSING"], + "TEMPS_BENEVM": ["TEMPS_BENEVM_MISSING"], + "TEMPS_BENEVS": ["TEMPS_BENEVS_MISSING"], + "T_ACTIVANTEB": ["T_ACTIVANTEB_MISSING"], + "T_ACTIVCLAIR": ["T_ACTIVCLAIR_MISSING"], + "T_AN_MISSING": ["T_AN"], + "T_FFDIPLCLAA": ["T_FFDIPLCLAA_MISSING"], + "T_FFDIPLCLAB": ["T_FFDIPLCLAB_MISSING"], + "T_FF_MISSING": ["T_FF"], + "T_NBSALETABA": ["T_NBSALETABA_MISSING"], + "T_PCLCACLAIR": ["T_PCLCACLAIR_MISSING"], + "CADSP_MISSING": ["CADSP1", "CADSP2", "CADSP3", "CADSP4", "CADSP5"], + "DECID_MISSING": ["DECID"], + "FREQ_INTERNET": ["FREQ_INTERNET_MISSING"], + "GARDESOIR7121": ["GARDESOIR712_MISSING"], + "GARDESOIR7122": ["GARDESOIR712_MISSING"], + "GARDESOIR7123": ["GARDESOIR712_MISSING"], + "GARDESOIR7124": ["GARDESOIR712_MISSING"], + "GARDESOIR7125": ["GARDESOIR712_MISSING"], + "GARDESOIR7126": ["GARDESOIR712_MISSING"], + "GARDESOIR7127": ["GARDESOIR712_MISSING"], + "GARDESOIR7128": ["GARDESOIR712_MISSING"], + "GARDESOIR7129": ["GARDESOIR712_MISSING"], + "HORAI_MISSING": ["HORAI"], + "INA01_MISSING": ["INA01"], + "INA02_MISSING": ["INA02"], + "INA03_MISSING": [ + "INA031", + "INA032", + "INA033", + "INA034", + "INA035", + "INA036", + "INA037", + "INA038", + "INA039", + "INA0310" + ], + "INA04_MISSING": ["INA04"], + "INA05_MISSING": ["INA05"], + "INA06_MISSING": ["INA06"], + "INA07_MISSING": ["INA07"], + "INA08_MISSING": ["INA08"], + "INA09_MISSING": ["INA09"], + "LIENS_MISSING": ["LIENS"], + "LIEUW_MISSING": [ + "LIEUW1", + "LIEUW2", + "LIEUW3", + "LIEUW4", + "LIEUW5", + "LIEUW6", + "LIEUW7" + ], + "MATCH_MISSING": ["MATCH"], + "MEN1A_MISSING": ["MEN1A"], + "MEN1F_MISSING": ["MEN1F"], + "MEN1J_MISSING": ["MEN1J"], + "MEN1S_MISSING": ["MEN1S"], + "MEN2A_MISSING": ["MEN2A"], + "MEN2F_MISSING": ["MEN2F"], + "MEN2J_MISSING": ["MEN2J"], + "MEN2S_MISSING": ["MEN2S"], + "MEN3A_MISSING": ["MEN3A"], + "MEN3F_MISSING": ["MEN3F"], + "MEN3J_MISSING": ["MEN3J"], + "MEN3S_MISSING": ["MEN3S"], + "MEN4A_MISSING": ["MEN4A"], + "MEN4F_MISSING": ["MEN4F"], + "MEN4J_MISSING": ["MEN4J"], + "MEN4S_MISSING": ["MEN4S"], + "MEN5A_MISSING": ["MEN5A"], + "MEN5F_MISSING": ["MEN5F"], + "MEN5J_MISSING": ["MEN5J"], + "MEN5S_MISSING": ["MEN5S"], + "MEN6A_MISSING": ["MEN6A"], + "MEN6F_MISSING": ["MEN6F"], + "MEN6J_MISSING": ["MEN6J"], + "MEN6S_MISSING": ["MEN6S"], + "MEN7A_MISSING": ["MEN7A"], + "MEN7F_MISSING": ["MEN7F"], + "MEN7J_MISSING": ["MEN7J"], + "MEN7S_MISSING": ["MEN7S"], + "MIDIH_MISSING": ["MIDIH"], + "MODGA_MISSING": [ + "MODGA1", + "MODGA2", + "MODGA3", + "MODGA4", + "MODGA5", + "MODGA6", + "MODGA7", + "MODGA8" + ], + "MUSEE_MISSING": ["MUSEE"], + "NBHPERISCO712": ["NBHPERISCO712_MISSING"], + "NUITC_MISSING": ["NUITC"], + "PERCO_MISSING": ["PERCO"], + "QIREP_MISSING": ["QIREP"], + "RTTJI_MISSING": ["RTTJI"], + "SOIRC_MISSING": ["SOIRC"], + "TEM1A_MISSING": ["TEM1A"], + "TEM2A_MISSING": ["TEM2A"], + "TEM3A_MISSING": ["TEM3A"], + "TEM4A_MISSING": ["TEM4A"], + "TEM5A_MISSING": ["TEM5A"], + "TEM6A_MISSING": ["TEM6A"], + "TEM7A_MISSING": ["TEM7A"], + "TEM8A_MISSING": ["TEM8A"], + "TEM9A_MISSING": ["TEM9A"], + "TYPSTRUCTURE1": ["TYPSTRUCTURE_MISSING"], + "TYPSTRUCTURE2": ["TYPSTRUCTURE_MISSING"], + "TYPSTRUCTURE3": ["TYPSTRUCTURE_MISSING"], + "TYPSTRUCTURE4": ["TYPSTRUCTURE_MISSING"], + "TYPSTRUCTURE5": ["TYPSTRUCTURE_MISSING"], + "TYPSTRUCTURE6": ["TYPSTRUCTURE_MISSING"], + "TYPSTRUCTURE7": ["TYPSTRUCTURE_MISSING"], + "T_AACTIVCLAIR": ["T_AACTIVCLAIR_MISSING"], + "T_APCLCACLAIR": ["T_APCLCACLAIR_MISSING"], + "T_FFDIPLCLAIR": ["T_FFDIPLCLAIR_MISSING"], + "T_PCLCACLAIRP": ["T_PCLCACLAIRP_MISSING"], + "T_TPP_MISSING": ["T_TPP"], + "AID01F_MISSING": ["AID01F"], + "AID01Q_MISSING": ["AID01Q1", "AID01Q2", "AID01Q3", "AID01Q4"], + "AID02F_MISSING": ["AID02F"], + "AID02Q_MISSING": ["AID02Q1", "AID02Q2", "AID02Q3", "AID02Q4"], + "AID03F_MISSING": ["AID03F"], + "AID03Q_MISSING": ["AID03Q1", "AID03Q2", "AID03Q3", "AID03Q4"], + "AID04F_MISSING": ["AID04F"], + "AID04Q_MISSING": ["AID04Q1", "AID04Q2", "AID04Q3", "AID04Q4"], + "AID05F_MISSING": ["AID05F"], + "AID05Q_MISSING": ["AID05Q1", "AID05Q2", "AID05Q3", "AID05Q4"], + "AID06F_MISSING": ["AID06F"], + "AID06Q_MISSING": ["AID06Q1", "AID06Q2", "AID06Q3", "AID06Q4"], + "AID07F_MISSING": ["AID07F"], + "AID07Q_MISSING": ["AID07Q1", "AID07Q2", "AID07Q3", "AID07Q4"], + "AID08F_MISSING": ["AID08F"], + "AID08Q_MISSING": ["AID08Q1", "AID08Q2", "AID08Q3", "AID08Q4"], + "AID09F_MISSING": ["AID09F"], + "AID09Q_MISSING": ["AID09Q1", "AID09Q2", "AID09Q3", "AID09Q4"], + "AID10F_MISSING": ["AID10F"], + "AID10Q_MISSING": ["AID10Q1", "AID10Q2", "AID10Q3", "AID10Q4"], + "AID11F_MISSING": ["AID11F"], + "AID11Q_MISSING": ["AID11Q1", "AID11Q2", "AID11Q3", "AID11Q4"], + "BIBLIO_MISSING": ["BIBLIO"], + "CINEMA_MISSING": ["CINEMA"], + "FREQTV_MISSING": ["FREQTV"], + "JARDIN_MISSING": ["JARDIN"], + "LIEUWP_MISSING": ["LIEUWP"], + "MATCHF_MISSING": ["MATCHF"], + "MS_CONT_PROCHE": ["MS_CONT_PROCHE_MISSING"], + "MUSEEF_MISSING": ["MUSEEF"], + "NBHGA3_MISSING": ["NBHGA3"], + "NBHGA4_MISSING": ["NBHGA4"], + "NBHGA5_MISSING": ["NBHGA5"], + "NBHGA6_MISSING": ["NBHGA6"], + "NBHGA7_MISSING": ["NBHGA7"], + "PASSER_MISSING": ["PASSER"], + "RAISTP_MISSING": ["RAISTP"], + "RAISTR_MISSING": ["RAISTR"], + "RELAET_MISSING": ["RELAET"], + "RESIND_MISSING": ["RESIND"], + "SERV1M_MISSING": ["SERV1M"], + "SERV2M_MISSING": ["SERV2M"], + "SERV3M_MISSING": ["SERV3M"], + "SERV4M_MISSING": ["SERV4M"], + "SERV5M_MISSING": ["SERV5M"], + "SERV6M_MISSING": ["SERV6M"], + "SERV7M_MISSING": ["SERV7M"], + "SERV8M_MISSING": ["SERV8M"], + "SERV9M_MISSING": ["SERV9M"], + "SERVHM_MISSING": [ + "SERVHM1", + "SERVHM2", + "SERVHM3", + "SERVHM4", + "SERVHM5", + "SERVHM6", + "SERVHM7", + "SERVHM8", + "SERVHM9", + "SERVHM10", + "SERVHM11", + "SERVHM12", + "SERVHM13" + ], + "SOMTBL_MISSING": ["SOMTBL"], + "SPO1NB_MISSING": ["SPO1NB"], + "SPO2NB_MISSING": ["SPO2NB"], + "SPO3NB_MISSING": ["SPO3NB"], + "SPO4NB_MISSING": ["SPO4NB"], + "SPO5NB_MISSING": ["SPO5NB"], + "SPO6NB_MISSING": ["SPO6NB"], + "SPO7NB_MISSING": ["SPO7NB"], + "SPO8NB_MISSING": ["SPO8NB"], + "SPO9NB_MISSING": ["SPO9NB"], + "T_ACTIVDOM_COM": ["T_ACTIVDOM_COM_MISSING"], + "T_ACTIVDOM_SOC": ["T_ACTIVDOM_SOC_MISSING"], + "T_APCLCACLAIRP": ["T_APCLCACLAIRP_MISSING"], + "T_GALI_MISSING": ["T_GALI"], + "T_NHAB_MISSING": ["T_NHAB"], + "T_SEXE_MISSING": ["T_SEXE"], + "T_VEUF_MISSING": ["T_VEUF"], + "UTIL_INTERNET1": ["UTIL_INTERNET_MISSING"], + "UTIL_INTERNET2": ["UTIL_INTERNET_MISSING"], + "UTIL_INTERNET3": ["UTIL_INTERNET_MISSING"], + "UTIL_INTERNET4": ["UTIL_INTERNET_MISSING"], + "UTIL_INTERNET5": ["UTIL_INTERNET_MISSING"], + "UTIL_INTERNET6": ["UTIL_INTERNET_MISSING"], + "UTIL_INTERNET7": ["UTIL_INTERNET_MISSING"], + "UTIL_INTERNET8": ["UTIL_INTERNET_MISSING"], + "UTIL_INTERNET9": ["UTIL_INTERNET_MISSING"], + "VALIQI_MISSING": ["VALIQI"], + "ACTARTI_MISSING": ["ACTARTI"], + "BIBLIOF_MISSING": ["BIBLIOF"], + "CINEMAF_MISSING": ["CINEMAF"], + "CUMELET_MISSING": [ + "CUMELET1", + "CUMELET2", + "CUMELET3", + "CUMELET4", + "CUMELET5" + ], + "DOMTRAV_MISSING": ["DOMTRAV"], + "FATIGUE_MISSING": ["FATIGUE"], + "GAEXCEP_MISSING": ["GAEXCEP"], + "IS_KISH_MISSING": ["IS_KISH"], + "MENRARE_MISSING": [ + "MENRARE1", + "MENRARE2", + "MENRARE3", + "MENRARE4", + "MENRARE5", + "MENRARE6", + "MENRARE7" + ], + "MIDETUH_MISSING": ["MIDETUH"], + "MIDETUL_MISSING": ["MIDETUL"], + "NBTRAVH_MISSING": ["NBTRAVH"], + "OCCASET_MISSING": ["OCCASET"], + "SAMEDIC_MISSING": ["SAMEDIC"], + "SERV1AF_MISSING": ["SERV1AF"], + "SERV1MF_MISSING": ["SERV1MF"], + "SERV2AF_MISSING": ["SERV2AF"], + "SERV2MF_MISSING": ["SERV2MF"], + "SERV3AF_MISSING": ["SERV3AF"], + "SERV3MF_MISSING": ["SERV3MF"], + "SERV4AF_MISSING": ["SERV4AF"], + "SERV4MF_MISSING": ["SERV4MF"], + "SERV5AF_MISSING": ["SERV5AF"], + "SERV5MF_MISSING": ["SERV5MF"], + "SERV6AF_MISSING": ["SERV6AF"], + "SERV6MF_MISSING": ["SERV6MF"], + "SERV7AF_MISSING": ["SERV7AF"], + "SERV7MF_MISSING": ["SERV7MF"], + "SERV8AF_MISSING": ["SERV8AF"], + "SERV8MF_MISSING": ["SERV8MF"], + "SERV9AF_MISSING": ["SERV9AF"], + "SERV9MF_MISSING": ["SERV9MF"], + "SITUFIN_MISSING": ["SITUFIN"], + "SOINBES_MISSING": ["SOINBES"], + "STIGTOT_MISSING": ["STIGTOT"], + "STRUCTURE_PRINC": ["STRUCTURE_PRINC_MISSING"], + "TYPECOL_MISSING": ["TYPECOL"], + "T_AACTIVDOM_COM": ["T_AACTIVDOM_COM_MISSING"], + "T_AACTIVDOM_SOC": ["T_AACTIVDOM_SOC_MISSING"], + "T_ACTIV_MISSING": ["T_ACTIV"], + "T_CHRON_MISSING": ["T_CHRON"], + "T_FFBAC_MISSING": ["T_FFBAC"], + "T_FFCAP_MISSING": ["T_FFCAP"], + "T_FFCLA_MISSING": ["T_FFCLA"], + "T_FFVAC_MISSING": ["T_FFVAC"], + "T_LNAIS_MISSING": ["T_LNAIS"], + "T_NBEMP_MISSING": ["T_NBEMP"], + "T_NPARL_MISSING": ["T_NPARL"], + "T_QPRCR_MISSING": ["T_QPRCR"], + "T_QPRCU_MISSING": ["QPRCU"], + "T_SPAR1_MISSING": ["T_SPAR1"], + "UTIL_INTERNET10": ["UTIL_INTERNET_MISSING"], + "UTIL_INTERNET11": ["UTIL_INTERNET_MISSING"], + "ACTARTI_INTERNET": ["ACTARTI_INTERNET_MISSING"], + "FORINTER_MISSING": ["FORINTER"], + "HEUREDEB_MISSING": ["HEUREDEB"], + "LIEUMIDI_MISSING": ["LIEUMIDI"], + "NBANTRAV_MISSING": ["NBANTRAV"], + "NBTRAVH2_MISSING": ["NBTRAVH2"], + "NBTRAVHI_MISSING": ["NBTRAVHI"], + "RETRAITE_MISSING": [ + "RETRAITE1", + "RETRAITE2", + "RETRAITE3", + "RETRAITE4", + "RETRAITE5", + "RETRAITE6", + "RETRAITE7", + "RETRAITE8" + ], + "REVENUET_MISSING": ["REVENUET"], + "SATISENF_MISSING": ["SATISENF"], + "SERVHM1F_MISSING": ["SERVHM1F"], + "SERVHM1Q_MISSING": ["SERVHM1Q1", "SERVHM1Q2", "SERVHM1Q3", "SERVHM1Q4"], + "SERVHM2F_MISSING": ["SERVHM2F"], + "SERVHM2Q_MISSING": ["SERVHM2Q1", "SERVHM2Q2", "SERVHM2Q3", "SERVHM2Q4"], + "SERVHM3F_MISSING": ["SERVHM3F"], + "SERVHM3Q_MISSING": ["SERVHM3Q1", "SERVHM3Q2", "SERVHM3Q3", "SERVHM3Q4"], + "SERVHM4F_MISSING": ["SERVHM4F"], + "SERVHM4Q_MISSING": ["SERVHM4Q1", "SERVHM4Q2", "SERVHM4Q3", "SERVHM4Q4"], + "SERVHM5F_MISSING": ["SERVHM5F"], + "SERVHM5Q_MISSING": ["SERVHM5Q1", "SERVHM5Q2", "SERVHM5Q3", "SERVHM5Q4"], + "SERVHM6F_MISSING": ["SERVHM6F"], + "SERVHM6Q_MISSING": ["SERVHM6Q1", "SERVHM6Q2", "SERVHM6Q3", "SERVHM6Q4"], + "SERVHM7F_MISSING": ["SERVHM7F"], + "SERVHM7Q_MISSING": ["SERVHM7Q1", "SERVHM7Q2", "SERVHM7Q3", "SERVHM7Q4"], + "SERVHM8F_MISSING": ["SERVHM8F"], + "SERVHM8Q_MISSING": ["SERVHM8Q1", "SERVHM8Q2", "SERVHM8Q3", "SERVHM8Q4"], + "SERVHM9F_MISSING": ["SERVHM9F"], + "SERVHM9Q_MISSING": ["SERVHM9Q1", "SERVHM9Q2", "SERVHM9Q3", "SERVHM9Q4"], + "SOINSUP1_MISSING": ["SOINSUP1"], + "SOINSUP2_MISSING": ["SOINSUP2"], + "TELETRAV_MISSING": ["TELETRAV"], + "TTP_TYPE_MISSING": ["TTP_TYPE"], + "TYPECONTRAINTES1": ["TYPECONTRAINTES_MISSING"], + "TYPECONTRAINTES2": ["TYPECONTRAINTES_MISSING"], + "TYPECONTRAINTES3": ["TYPECONTRAINTES_MISSING"], + "TYPECONTRAINTES4": ["TYPECONTRAINTES_MISSING"], + "TYPECONTRAINTES5": ["TYPECONTRAINTES_MISSING"], + "TYPECONTRAINTES6": ["TYPECONTRAINTES_MISSING"], + "TYPECONTRAINTES7": ["TYPECONTRAINTES_MISSING"], + "T_AACTIV_MISSING": ["T_AACTIV"], + "T_AGEDIP_MISSING": ["T_AGEDIP"], + "T_AGENIV_MISSING": ["T_AGENIV"], + "T_AQPRCR_MISSING": ["T_AQPRCR"], + "T_AQPRCU_MISSING": ["T_AQPRCU"], + "T_CONTAC_MISSING": ["T_CONTAC"], + "T_DATDIP_MISSING": ["T_DATDIP"], + "T_DATNIV_MISSING": ["T_DATNIV"], + "T_DIPSDA_MISSING": ["T_DIPSDA"], + "T_ENCADR_MISSING": ["T_ENCADR"], + "T_FFCONC_MISSING": ["T_FFCONC"], + "T_FFDIPL_MISSING": ["T_FFDIPL"], + "T_FFLIEU_MISSING": ["T_FFLIEU"], + "T_FFNIVA_MISSING": ["T_FFNIVA"], + "T_FFNIVB_MISSING": ["T_FFNIVB"], + "T_FFNIVC_MISSING": ["T_FFNIVC"], + "T_NATION_MISSING": ["T_NATION1", "T_NATION2", "T_NATION3", "T_NATION4"], + "T_NBSAL1_MISSING": ["T_NBSAL1"], + "T_NBSAL2_MISSING": ["T_NBSAL2"], + "T_NBSALA_MISSING": ["T_NBSALA"], + "T_PCLCAF_MISSING": ["T_PCLCAF"], + "T_PCLCAH_MISSING": ["T_PCLCAH"], + "T_PRENOM_MISSING": ["T_PRENOM"], + "T_STCPUB_MISSING": ["T_STCPUB"], + "T_TYPDIP_MISSING": ["T_TYPDIP"], + "CHANGCLIM_MISSING": ["CHANGCLIM"], + "DIMANCHEC_MISSING": ["DIMANCHEC"], + "ENFANTREP_MISSING": ["ENFANTREP"], + "GARDEADEP_MISSING": ["GARDEADEP"], + "GARDEAENF_MISSING": ["GARDEAENF"], + "GARDEDIFF_MISSING": ["GARDEDIFF"], + "KISHCONNU_MISSING": ["KISHCONNU"], + "MENRARE1A_MISSING": ["MENRARE1A"], + "MENRARE1S_MISSING": ["MENRARE1S"], + "MENRARE2A_MISSING": ["MENRARE2A"], + "MENRARE2S_MISSING": ["MENRARE2S"], + "MENRARE3A_MISSING": ["MENRARE3A"], + "MENRARE3S_MISSING": ["MENRARE3S"], + "MENRARE4A_MISSING": ["MENRARE4A"], + "MENRARE4S_MISSING": ["MENRARE4S"], + "MENRARE5A_MISSING": ["MENRARE5A"], + "MENRARE5S_MISSING": ["MENRARE5S"], + "MENRARE6A_MISSING": ["MENRARE6A"], + "MENRARE6S_MISSING": ["MENRARE6S"], + "MENSATIS1_MISSING": ["MENSATIS1"], + "MENSATIS2_MISSING": ["MENSATIS2"], + "MENSATIS3_MISSING": ["MENSATIS3"], + "NBHAIDE_DEPENDANT": ["NBHAIDE_DEPENDANT_MISSING"], + "NBTRAVHAF_MISSING": ["NBTRAVHAF"], + "NBTRAVHET_MISSING": ["NBTRAVHET"], + "PRES_SOIR_MISSING": ["PRES_SOIR"], + "RAPVIEPRO_MISSING": ["RAPVIEPRO"], + "SERMENAGE_MISSING": ["SERMENAGE"], + "SERVHM10F_MISSING": ["SERVHM10F"], + "SERVHM10Q_MISSING": [ + "SERVHM10Q1", + "SERVHM10Q2", + "SERVHM10Q3", + "SERVHM10Q4" + ], + "SERVHM11F_MISSING": ["SERVHM11F"], + "SERVHM11Q_MISSING": [ + "SERVHM11Q1", + "SERVHM11Q2", + "SERVHM11Q3", + "SERVHM11Q4" + ], + "SERVHM12F_MISSING": ["SERVHM12F"], + "SERVHM12Q_MISSING": [ + "SERVHM12Q1", + "SERVHM12Q2", + "SERVHM12Q3", + "SERVHM12Q4" + ], + "SPECTACLE_MISSING": ["SPECTACLE"], + "TTSOUHAIT_MISSING": ["TTSOUHAIT"], + "T_AENCADR_MISSING": ["T_AENCADR"], + "T_ANBSAL1_MISSING": ["T_ANBSAL1"], + "T_ANBSAL2_MISSING": ["T_ANBSAL2"], + "T_APCLCAF_MISSING": ["T_APCLCAF"], + "T_APCLCAH_MISSING": ["T_APCLCAH"], + "T_ASTCPUB_MISSING": ["T_ASTCPUB"], + "T_DEPNAIS_MISSING": ["T_DEPNAIS"], + "T_DIPINTA_MISSING": ["T_DIPINTA"], + "T_DIPLNIV_MISSING": ["T_DIPLNIV"], + "T_SANTGEN_MISSING": ["T_SANTGEN"], + "T_SITUAEU_MISSING": ["T_SITUAEU"], + "T_TRAVAIL_MISSING": ["T_TRAVAIL"], + "ACTBENEVOL_MISSING": ["ACTBENEVOL"], + "COMMENT_QE_MISSING": ["COMMENT_QE"], + "COURSESBIO_MISSING": ["COURSESBIO"], + "ENFANTKISH_MISSING": ["ENFANTKISH"], + "ENQUETEUR1_MISSING": ["ENQUETEUR1"], + "ENQUETEUR2_MISSING": ["ENQUETEUR2"], + "ENQUETEUR3_MISSING": ["ENQUETEUR3"], + "ENQUETEUR4_MISSING": ["ENQUETEUR4"], + "ENQUETEUR5_MISSING": ["ENQUETEUR5"], + "ENQUETEUR6_MISSING": ["ENQUETEUR6"], + "ENQUETEUR7_MISSING": ["ENQUETEUR7"], + "ENQUETEUR8_MISSING": ["ENQUETEUR8"], + "ENQUETEUR9_MISSING": ["ENQUETEUR9"], + "FREQ_BENEV_MISSING": ["FREQ_BENEV"], + "GARDEMER26_MISSING": [ + "GARDEMER261", + "GARDEMER262", + "GARDEMER263", + "GARDEMER264", + "GARDEMER265", + "GARDEMER266", + "GARDEMER267", + "GARDEMER268", + "GARDEMER269" + ], + "HEUREFINQM_MISSING": ["HEUREFINQM"], + "NBHEURSERV_MISSING": ["NBHEURSERV"], + "PRES_MATIN_MISSING": ["PRES_MATIN"], + "RAIS1_FATI_MISSING": [ + "RAIS1_FATI1", + "RAIS1_FATI2", + "RAIS1_FATI3", + "RAIS1_FATI4", + "RAIS1_FATI5", + "RAIS1_FATI6", + "RAIS1_FATI7", + "RAIS1_FATI8", + "RAIS1_FATI9" + ], + "RAIS2_FATI_MISSING": [ + "RAIS2_FATI1", + "RAIS2_FATI2", + "RAIS2_FATI3", + "RAIS2_FATI4", + "RAIS2_FATI5", + "RAIS2_FATI6" + ], + "RESP_BENEV_MISSING": ["RESP_BENEV"], + "SERCOURSES_MISSING": ["SERCOURSES"], + "SMARTPHONE_MISSING": ["SMARTPHONE"], + "SPECTACLEF_MISSING": ["SPECTACLEF"], + "TYPETRAVET_MISSING": ["TYPETRAVET"], + "T_ACTIVDOM_MISSING": ["T_ACTIVDOM"], + "T_DATENAIS_MISSING": ["T_DATENAIS"], + "T_DIPINTAL_MISSING": ["T_DIPINTAL"], + "T_DIPSINTA_MISSING": ["T_DIPSINTA"], + "T_FSANSDIP_MISSING": ["T_FSANSDIP"], + "T_NIV0INIT_MISSING": ["T_NIV0INIT"], + "T_PAYSNAIS_MISSING": ["T_PAYSNAIS"], + "T_SITUCONJ_MISSING": [ + "T_SITUCONJ1", + "T_SITUCONJ2", + "T_SITUCONJ3", + "T_SITUCONJ4", + "T_SITUCONJ5", + "T_SITUCONJ6", + "T_SITUCONJ7", + "T_SITUCONJ8" + ], + "ACTARTI_NBH_MISSING": ["ACTARTI_NBH"], + "COMPATIB_HT_MISSING": ["COMPATIB_HT"], + "CONTRAINTES_MISSING": ["CONTRAINTES"], + "DUREECOUPLE_MISSING": ["DUREECOUPLE"], + "ENQUETEUR10_MISSING": ["ENQUETEUR10"], + "ENQUETEUR11_MISSING": ["ENQUETEUR11"], + "ENQUETEUR12_MISSING": ["ENQUETEUR12"], + "GARDEMER712_MISSING": [ + "GARDEMER7121", + "GARDEMER7122", + "GARDEMER7123", + "GARDEMER7124", + "GARDEMER7125", + "GARDEMER7126", + "GARDEMER7127", + "GARDEMER7128", + "GARDEMER7129" + ], + "GARDESOIR26_MISSING": [ + "GARDESOIR261", + "GARDESOIR262", + "GARDESOIR263", + "GARDESOIR264", + "GARDESOIR265", + "GARDESOIR266", + "GARDESOIR267", + "GARDESOIR268", + "GARDESOIR269" + ], + "HEURETRAVET_MISSING": ["HEURETRAVET"], + "MS_CONT_AMI_MISSING": ["MS_CONT_AMI"], + "POSTENQUETE_MISSING": ["POSTENQUETE"], + "SERTOILETTE_MISSING": ["SERTOILETTE"], + "TELETRAVAIM_MISSING": ["TELETRAVAIM"], + "TR_REVENUET_MISSING": ["TR_REVENUET"], + "T_AACTIVDOM_MISSING": ["T_AACTIVDOM"], + "T_ACTIVANTE_MISSING": ["T_ACTIVANTE"], + "T_FFDIPLNIV_MISSING": ["T_FFDIPLNIV"], + "T_FFTYPFORM_MISSING": ["T_FFTYPFORM"], + "T_NATIONETR_MISSING": ["T_NATIONETR"], + "T_NBSALETAB_MISSING": ["T_NBSALETAB"], + "GARDESOIR712_MISSING": [ + "GARDESOIR7121", + "GARDESOIR7122", + "GARDESOIR7123", + "GARDESOIR7124", + "GARDESOIR7125", + "GARDESOIR7126", + "GARDESOIR7127", + "GARDESOIR7128", + "GARDESOIR7129" + ], + "NBHPERISCO26_MISSING": ["NBHPERISCO26"], + "RAIS_SOINSUP_MISSING": ["RAIS_SOINSUP"], + "SERCOMPAGNIE_MISSING": ["SERCOMPAGNIE"], + "TELETRAVCOMP_MISSING": ["TELETRAVCOMP"], + "TEMPS_BENEVM_MISSING": ["TEMPS_BENEVM"], + "TEMPS_BENEVS_MISSING": ["TEMPS_BENEVS"], + "TYPSTRUCTURE_MISSING": [ + "TYPSTRUCTURE1", + "TYPSTRUCTURE2", + "TYPSTRUCTURE3", + "TYPSTRUCTURE4", + "TYPSTRUCTURE5", + "TYPSTRUCTURE6", + "TYPSTRUCTURE7" + ], + "T_ACTIVANTEB_MISSING": ["T_ACTIVANTEB"], + "T_ACTIVCLAIR_MISSING": ["T_ACTIVCLAIR"], + "T_FFDIPLCLAA_MISSING": ["T_FFDIPLCLAA"], + "T_FFDIPLCLAB_MISSING": ["T_FFDIPLCLAB"], + "T_NBSALETABA_MISSING": ["T_NBSALETABA"], + "T_PCLCACLAIR_MISSING": ["T_PCLCACLAIR"], + "FREQ_INTERNET_INTENSE": ["FREQ_INTERNET_INTENSE_MISSING"], + "FREQ_INTERNET_MISSING": ["FREQ_INTERNET"], + "NBHPERISCO712_MISSING": ["NBHPERISCO712"], + "T_AACTIVCLAIR_MISSING": ["T_AACTIVCLAIR"], + "T_APCLCACLAIR_MISSING": ["T_APCLCACLAIR"], + "T_FFDIPLCLAIR_MISSING": ["T_FFDIPLCLAIR"], + "T_PCLCACLAIRP_MISSING": ["T_PCLCACLAIRP"], + "UTIL_INTERNET_MISSING": [ + "UTIL_INTERNET1", + "UTIL_INTERNET2", + "UTIL_INTERNET3", + "UTIL_INTERNET4", + "UTIL_INTERNET5", + "UTIL_INTERNET6", + "UTIL_INTERNET7", + "UTIL_INTERNET8", + "UTIL_INTERNET9", + "UTIL_INTERNET10", + "UTIL_INTERNET11" + ], + "MS_CONT_PROCHE_MISSING": ["MS_CONT_PROCHE"], + "T_ACTIVDOM_COM_MISSING": ["T_ACTIVDOM_COM"], + "T_ACTIVDOM_SOC_MISSING": ["T_ACTIVDOM_SOC"], + "T_APCLCACLAIRP_MISSING": ["T_APCLCACLAIRP"], + "STRUCTURE_PRINC_MISSING": ["STRUCTURE_PRINC"], + "TYPECONTRAINTES_MISSING": [ + "TYPECONTRAINTES1", + "TYPECONTRAINTES2", + "TYPECONTRAINTES3", + "TYPECONTRAINTES4", + "TYPECONTRAINTES5", + "TYPECONTRAINTES6", + "TYPECONTRAINTES7" + ], + "T_AACTIVDOM_COM_MISSING": ["T_AACTIVDOM_COM"], + "T_AACTIVDOM_SOC_MISSING": ["T_AACTIVDOM_SOC"], + "ACTARTI_INTERNET_MISSING": ["ACTARTI_INTERNET"], + "NBHAIDE_DEPENDANT_MISSING": ["NBHAIDE_DEPENDANT"], + "FREQ_INTERNET_INTENSE_MISSING": ["FREQ_INTERNET_INTENSE"] + }, + "componentType": "Questionnaire", + "enoCoreVersion": "3.21.5", + "generatingDate": "31-05-2024 14:33:57", + "lunaticModelVersion": "3.8.1" +} diff --git a/src/i18n/i18n.ts b/src/i18n/i18n.ts new file mode 100644 index 00000000..56756c80 --- /dev/null +++ b/src/i18n/i18n.ts @@ -0,0 +1,24 @@ +import { createI18nApi, declareComponentKeys } from 'i18nifty' +import { fallbackLanguage, languages, type ComponentKey } from './types' +export { declareComponentKeys } + +export type LocalizedString = Parameters[0] + +export const { + useTranslation, + resolveLocalizedString, + useLang, + $lang, + useResolveLocalizedString, + useIsI18nFetching, + I18nFetchingSuspense, + /** For use outside of React */ + getTranslation, +} = createI18nApi()( + { languages, fallbackLanguage }, + { + en: () => import('./resources/en').then(({ translations }) => translations), + fr: () => import('./resources/fr').then(({ translations }) => translations), + sq: () => import('./resources/sq').then(({ translations }) => translations), + } +) diff --git a/src/i18n/index.ts b/src/i18n/index.ts new file mode 100644 index 00000000..bb9a3a83 --- /dev/null +++ b/src/i18n/index.ts @@ -0,0 +1,4 @@ +export * from './i18n' + +export { fallbackLanguage, languages } from './types' +export type { Language } from './types' diff --git a/src/i18n/resources/en.tsx b/src/i18n/resources/en.tsx new file mode 100644 index 00000000..2dead085 --- /dev/null +++ b/src/i18n/resources/en.tsx @@ -0,0 +1,203 @@ +import Badge from '@codegouvfr/react-dsfr/Badge' +import type { Translations } from 'i18n/types' + +export const translations: Translations<'en'> = { + Footer: { + 'footer operator logo alt': 'Insee, measure to understand', + 'footer content description': ` + Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor + incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, + quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. + Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore + eu fugiat nulla pariatur. + `, + license: ( + <> + This site uses Insee's 'Stromae' and 'Lunatic' applications, which are + under{' '} + + MIT license + + , based on the State's design system available under{' '} + + etalab-2.0 license + + . + + ), + }, + Header: { + 'home link title': + 'Home - Name of the entity (ministry, state secretariat, government)', + 'quick access support': 'Contact support', + 'quick access logout': 'Log out', + 'service tag line': 'Internet collection application', + 'service title': ( + <> + Survey sector{' '} + + Beta + + + ), + 'operator logo alt': 'Insee, measure to understand', + }, + ErrorComponent: { + 'error button redirect to': ({ redirectTo }) => { + switch (redirectTo) { + case 'portal': + return 'Return to portal' + case 'visualizeForm': + return 'Return to the visualization form' + case 'home': + default: + return 'Return to the homepage' + } + }, + }, + WelcomePage: { + title: 'Welcome to your survey questionnaire', + paragraph: + 'This survey allows us to gather more information on the relevant field', + }, + WelcomeModal: { + title: 'Welcome', + 'button first page': 'Return to the first page', + 'button go back': 'Resume where I left off', + content: + 'You have already started filling out the questionnaire. Would you like to resume where you left off or return to the first page?', + }, + EndPage: { + title: 'Thank you for your participation in this survey.', + paragraph: ({ formatedDate }) => + `Your responses were sent on ${formatedDate}.`, + }, + ValidationPage: { + title: 'You have reached the end of the questionnaire', + paragraph: + 'Once submitted, you will not be able to modify your responses, and you can download a receipt.', + }, + ValidationModal: { + title: 'Do you want to submit your responses', + 'button cancel': 'Cancel', + 'button validate': 'Submit my responses', + content: + 'You are about to submit your responses to the questionnaire. After submission, you will not be able to modify your responses.', + }, + SequenceHeader: { + 'stepper state': ({ currentStep, stepCount }) => + `Step ${currentStep} of ${stepCount}`, + }, + SurveyContainer: { + 'button continue label': ({ currentPage }) => { + switch (currentPage) { + case 'welcomePage': + return 'Start' + case 'lunaticPage': + return 'Continue' + case 'endPage': + return 'Download the receipt' + case 'validationPage': + return 'Submit my responses' + } + }, + 'button continue title': 'Proceed to the next step', + 'button download': 'Download data', + 'button expand': 'Expand view', + 'button previous title': 'Return to the previous step', + 'button previous label': 'Previous', + }, + AccessibilityPage: { + 'accessibility title': 'Accessibility', + }, + LegalsPage: { + 'legals title': 'Legal notices', + 'legals content': ( + <> +

Copyright

+

+ Any reproduction for any use other than strictly private of the + trademarks and logos displayed on this site is strictly prohibited. +

+ +

Publisher information

+

National Institute of Statistics and Economic Studies CS 70058

+ +

88 Verdier Avenue

+

92541 MONTROUGE CEDEX FRANCE

+

Phone: 01 87 69 50 00

+

+ In accordance with the regulations, the necessary declaration has been + made to the National Commission for Information Technology and + Liberties. +

+ +

Personal data

+

+ + Personal data + +

+ + ), + }, + NavigationAssistancePage: { + 'navigation assistance title': 'Navigation assistance', + 'navigation assistance content': ( + <> +

+ The "Previous" and "Continue" buttons allow you to navigate through + the questionnaire. +

+

+ Your responses are saved each time you change the page but are not + transmitted. As long as you have not submitted it, you can return to + the questionnaire at any time to complete or finalize it. +

+

+ The "Submit my responses" button, accessible at the end of the + questionnaire, allows you to send your completed questionnaire to our + services and download your receipt. +

+ + ), + }, + SecurityPage: { + 'security title': 'Security', + }, + SiteMapPage: { + 'sitemap title': 'Site map', + }, + VisualizeForm: { + 'form title': 'Survey preview.', + 'source file title': 'Survey source file.', + 'metadata file title': 'Survey metadata file.', + 'data file title': 'Survey data file.', + 'source file error': 'You must provide at least one source file URI', + 'source label': 'Source URI.', + 'metadata label': 'Metadata URI', + 'data label': 'Data URI.', + 'hint text': 'a valid url', + 'state related message': 'Validation / error explanation text', + 'submit button': 'Preview the questionnaire', + }, + SelectNomenclatures: { + 'nomenclatures title': 'Suggestion references.', + 'nomenclatures description': ` + Add new suggestion references. To be used, they + must also appear in the suggesters section of the source file. + `, + 'add nomenclature button': 'Add a new reference', + 'name label': 'Name', + 'uri label': 'Uri', + 'delete button title': 'Delete', + }, +} diff --git a/src/i18n/resources/fr.tsx b/src/i18n/resources/fr.tsx new file mode 100644 index 00000000..de8d03dc --- /dev/null +++ b/src/i18n/resources/fr.tsx @@ -0,0 +1,207 @@ +import Badge from '@codegouvfr/react-dsfr/Badge' +import type { Translations } from 'i18n/types' + +export const translations: Translations<'fr'> = { + Footer: { + 'footer operator logo alt': 'Insee, mesurer pour comprendre', + 'footer content description': ` + Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor + incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, + quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. + Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore + eu fugiat nulla pariatur. + `, + license: ( + <> + Ce site utilise les applications Insee 'Stromae' et 'Lunatic', qui sont + sous{' '} + + licence MIT + + , en s’appuyant sur le système de design de l'Etat disponible sous{' '} + + licence etalab-2.0 + + . + + ), + }, + Header: { + 'home link title': + "Accueil - Nom de l’entité (ministère, secrétariat d'état, gouvernement)", + 'quick access support': "Contacter l'assistance", + 'quick access logout': 'Se déconnecter', + 'service tag line': 'Application de collecte internet', + 'service title': ( + <> + Filière d'enquête{' '} + + Beta + + + ), + 'operator logo alt': 'Insee, mesurer pour comprendre', + }, + ErrorComponent: { + 'error button redirect to': ({ redirectTo }) => { + switch (redirectTo) { + case 'portal': + return 'Retourner sur le portail' + case 'visualizeForm': + return 'Retourner au formulaire de visualisation' + case 'home': + default: + return "Retourner à la page d'accueil" + } + }, + }, + WelcomePage: { + title: 'Bienvenue sur le questionnaire de votre enquête', + paragraph: + "Cette enquête permet de connaître plus d'informations sur le domaine concerné", + }, + WelcomeModal: { + title: 'Bienvenue', + 'button first page': 'Revenir à la première page', + 'button go back': "Reprendre là où j'en étais", + content: + 'Vous avez déjà commencé à renseigner le questionnaire. Souhaitez-vous reprendre là où vous en étiez ou revenir à la première page ?', + }, + EndPage: { + title: 'Nous vous remercions pour votre collaboration à cette enquête.', + paragraph: ({ formatedDate }) => + `Vos réponses ont été envoyées le ${formatedDate}.`, + }, + ValidationPage: { + title: 'Vous êtes arrivé à la fin du questionnaire', + paragraph: + 'Après envoi, vous ne pourrez plus modifier vos réponses et vous pourrez télécharger un accusé de réception.', + }, + ValidationModal: { + title: 'Voulez vous envoyer vos réponses', + 'button cancel': 'Annuler', + 'button validate': 'Envoyer mes réponses', + content: + "Vous êtes sur le point d'envoyer vos réponses au questionnaire. Après envoi, vous ne pourrez plus modifier vos réponses.", + }, + SequenceHeader: { + 'stepper state': ({ currentStep, stepCount }) => + `Étape ${currentStep} sur ${stepCount}`, + }, + SurveyContainer: { + 'button continue label': ({ currentPage }) => { + switch (currentPage) { + case 'welcomePage': + return 'Commencer' + case 'lunaticPage': + return 'Continuer' + case 'endPage': + return "Télécharger l'accusé de réception" + case 'validationPage': + return 'Envoyer mes réponses' + } + }, + 'button continue title': "Passer à l'étape suivante", + 'button download': 'Télécharger les données', + 'button expand': 'Étendre la vue', + 'button previous title': "Revenir à l'étape précédente", + 'button previous label': 'Précédent', + }, + AccessibilityPage: { + 'accessibility title': 'Accessibilité', + }, + LegalsPage: { + 'legals title': 'Mentions légales', + 'legals content': ( + <> +

Copyright

+

+ Toute reproduction pour un usage autre que strictement privé des + marques et logos affichés sur le présent site est rigoureusement + interdite. +

+ +

Informations éditeurs

+

+ Institut National de la Statistique et des Études Économiques CS 70058 +

+ +

88 avenue Verdier

+

92541 MONTROUGE CEDEX FRANCE

+

Tél. : 01 87 69 50 00

+

+ Conformément à la réglementation, la déclaration nécessaire a été + effectuée auprès de la Commission nationale de l'informatique et des + libertés. +

+ +

Données nominatives

+

+ + Données à caractère personnel + +

+ + ), + }, + NavigationAssistancePage: { + 'navigation assistance title': 'Aide à la navigation', + 'navigation assistance content': ( + <> +

+ Les boutons « Précédent » et « Continuer » vous permettent de naviguer + dans le questionnaire. +

+

+ Vos réponses sont enregistrées à chaque fois que vous changez de page + mais ne sont pas transmises. Tant que vous ne l'avez pas transmis, + vous pouvez revenir sur le questionnaire à tout moment, pour le + compléter ou le finaliser. +

+

+ Le bouton « Envoyer mes réponses », accessible à la fin du + questionnaire, vous permet de transmettre votre questionnaire + renseigné à nos services et de télécharger votre accusé de réception. +

+ + ), + }, + SecurityPage: { + 'security title': 'Sécurité', + }, + SiteMapPage: { + 'sitemap title': 'Plan du site', + }, + VisualizeForm: { + 'form title': "Prévisualisation d'enquête.", + 'source file title': "Fichier source de l'enquête.", + 'metadata file title': "Fichier de métadonnées de l'enquête.", + 'data file title': "Fichier de données de l'enquête.", + 'source file error': 'Vous devez au moins fournir un URI de fichier source', + 'source label': 'Uri Source.', + 'metadata label': 'Uri metadata', + 'data label': 'Uri Data.', + 'hint text': 'une url valide', + 'state related message': "Text de validation / d'explication de l'erreur", + 'submit button': 'Visualiser le questionnaire', + }, + SelectNomenclatures: { + 'nomenclatures title': 'Référentiels de suggestion.', + 'nomenclatures description': ` + Ajouter de nouveaux référentiels de suggestion. Pour être utilisés, ils + devront aussi figurer dans la section suggesters du fichier source. + `, + 'add nomenclature button': 'Ajouter un nouveau référentiel', + 'name label': 'Nom', + 'uri label': 'Uri', + 'delete button title': 'Supprimer', + }, +} diff --git a/src/i18n/resources/sq.tsx b/src/i18n/resources/sq.tsx new file mode 100644 index 00000000..cf4bac37 --- /dev/null +++ b/src/i18n/resources/sq.tsx @@ -0,0 +1,205 @@ +import Badge from '@codegouvfr/react-dsfr/Badge' +import type { Translations } from 'i18n/types' + +export const translations: Translations<'sq'> = { + Footer: { + 'footer operator logo alt': 'Insee, mat për të kuptuar', + 'footer content description': ` + Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor + incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, + quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. + Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore + eu fugiat nulla pariatur. + `, + license: ( + <> + Ky sajt përdor aplikacionet e Insee 'Stromae' dhe 'Lunatic', të cilat + janë nën{' '} + + licencë MIT + + , bazuar në sistemin e dizajnit të Shtetit të disponueshëm nën{' '} + + licencë etalab-2.0 + + . + + ), + }, + Header: { + 'home link title': + 'Faqja kryesore - Emri i entitetit (ministria, sekretariati i shtetit, qeveria)', + 'quick access support': 'Kontakto asistencën', + 'quick access logout': 'Dil', + 'service tag line': 'Aplikacioni i mbledhjes në internet', + 'service title': ( + <> + Sektori i anketës{' '} + + Beta + + + ), + 'operator logo alt': 'Insee, mat për të kuptuar', + }, + ErrorComponent: { + 'error button redirect to': ({ redirectTo }) => { + switch (redirectTo) { + case 'portal': + return 'Kthehu në portal' + case 'visualizeForm': + return 'Kthehu te formulari i vizualizimit' + case 'home': + default: + return 'Kthehu në faqen kryesore' + } + }, + }, + WelcomePage: { + title: 'Mirë se vini në pyetësorin e anketës tuaj', + paragraph: + 'Kjo anketë na lejon të mbledhim më shumë informacione mbi fushën përkatëse', + }, + WelcomeModal: { + title: 'Mirë se vini', + 'button first page': 'Kthehu në faqen e parë', + 'button go back': 'Vazhdo aty ku kam mbetur', + content: + 'Ju tashmë keni filluar të plotësoni pyetësorin. Dëshironi të vazhdoni aty ku keni mbetur apo të ktheheni në faqen e parë?', + }, + EndPage: { + title: 'Ju falënderojmë për bashkëpunimin tuaj në këtë anketë.', + paragraph: ({ formatedDate }) => + `Përgjigjet tuaja janë dërguar më ${formatedDate}.`, + }, + ValidationPage: { + title: 'Ju keni arritur në fund të pyetësorit', + paragraph: + 'Pasi të dërgoni, nuk do të mund të modifikoni më përgjigjet tuaja dhe mund të shkarkoni një njoftim për pranimin.', + }, + ValidationModal: { + title: 'Dëshironi të dërgoni përgjigjet tuaja', + 'button cancel': 'Anulo', + 'button validate': 'Dërgo përgjigjet e mia', + content: + 'Jeni gati të dërgoni përgjigjet tuaja në pyetësor. Pasi të dërgoni, nuk do të mund të modifikoni më përgjigjet tuaja.', + }, + SequenceHeader: { + 'stepper state': ({ currentStep, stepCount }) => + `Hapi ${currentStep} nga ${stepCount}`, + }, + SurveyContainer: { + 'button continue label': ({ currentPage }) => { + switch (currentPage) { + case 'welcomePage': + return 'Fillo' + case 'lunaticPage': + return 'Vazhdo' + case 'endPage': + return 'Shkarko njoftimin për pranimin' + case 'validationPage': + return 'Dërgo përgjigjet e mia' + } + }, + 'button continue title': 'Kalo në hapin tjetër', + 'button download': 'Shkarko të dhënat', + 'button expand': 'Zgjero pamjen', + 'button previous title': 'Kthehu në hapin e mëparshëm', + 'button previous label': 'I mëparshmi', + }, + AccessibilityPage: { + 'accessibility title': 'Aksesueshmëria', + }, + LegalsPage: { + 'legals title': 'Shënimet ligjore', + 'legals content': ( + <> +

Copyright

+

+ Çdo riprodhim për përdorim tjetër përveç atij strikt privat të markave + dhe logove të shfaqura në këtë sajt është rreptësisht i ndaluar. +

+ +

Informacionet e botuesit

+

+ Instituti Kombëtar i Statistikave dhe Studimeve Ekonomike CS 70058 +

+ +

88 Rruga Verdier

+

92541 MONTROUGE CEDEX FRANCË

+

Tel.: 01 87 69 50 00

+

+ Në përputhje me rregulloren, deklarata e nevojshme është kryer pranë + Komisionit Kombëtar për Informatikë dhe Liri. +

+ +

Të dhënat personale

+

+ + Të dhënat personale + +

+ + ), + }, + NavigationAssistancePage: { + 'navigation assistance title': 'Ndihmë për navigimin', + 'navigation assistance content': ( + <> +

+ Butonat "I mëparshmi" dhe "Vazhdo" ju lejojnë të navigoni nëpër + pyetësor. +

+

+ Përgjigjet tuaja ruhen sa herë që ndryshoni faqen por nuk janë të + transmetuara. Përderisa nuk e keni transmetuar, mund të ktheheni në + pyetësor në çdo kohë për ta plotësuar ose përfunduar atë. +

+

+ Butoni "Dërgo përgjigjet e mia", i disponueshëm në fund të pyetësorit, + ju lejon të transmetoni pyetësorin tuaj të plotësuar në shërbimet tona + dhe të shkarkoni njoftimin për pranimin. +

+ + ), + }, + SecurityPage: { + 'security title': 'Siguria', + }, + SiteMapPage: { + 'sitemap title': 'Harta e sajtit', + }, + VisualizeForm: { + 'form title': 'Parashikimi i anketës.', + 'source file title': 'Dosja burimore e anketës.', + 'metadata file title': 'Dosja e metadhenave të anketës.', + 'data file title': 'Dosja e të dhënave të anketës.', + 'source file error': + 'Ju duhet të siguroni të paktën një URI të dosjes burimore', + 'source label': 'URI Burimore.', + 'metadata label': 'URI e metadhenave', + 'data label': 'URI e të dhënave.', + 'hint text': 'një URL e vlefshme', + 'state related message': 'Teksti i vlefshmërisë / shpjegimi i gabimit', + 'submit button': 'Parashiko pyetësorin', + }, + SelectNomenclatures: { + 'nomenclatures title': 'Referencat e sugjerimeve.', + 'nomenclatures description': ` + Shtoni referenca të reja sugjerimesh. Për t'u përdorur, ato + duhet të shfaqen gjithashtu në seksionin e sugjeruesve të dosjes burimore. + `, + 'add nomenclature button': 'Shto një referencë të re', + 'name label': 'Emri', + 'uri label': 'Uri', + 'delete button title': 'Fshi', + }, +} diff --git a/src/i18n/types.ts b/src/i18n/types.ts new file mode 100644 index 00000000..8747224b --- /dev/null +++ b/src/i18n/types.ts @@ -0,0 +1,36 @@ +import type { GenericTranslations } from 'i18nifty' + +//List the languages you with to support +export const languages = ['en', 'fr', 'sq'] as const + +//If the user's browser language doesn't match any +//of the languages above specify the language to fallback to: +export const fallbackLanguage = 'fr' + +export type Language = (typeof languages)[number] + +export type ComponentKey = + | import('shared/components/Layout/Footer').I18n + | import('shared/components/Layout/Header').I18n + | import('shared/components/Error/ErrorComponent').I18n + | import('shared/components/Orchestrator/CustomPages/EndPage').I18n + | import('shared/components/Orchestrator/CustomPages/ValidationModal').I18n + | import('shared/components/Orchestrator/CustomPages/ValidationPage').I18n + | import('shared/components/Orchestrator/CustomPages/WelcomePage').I18n + | import('shared/components/Orchestrator/CustomPages/WelcomeModal').I18n + | import('shared/components/Orchestrator/SequenceHeader').I18n + | import('shared/components/Orchestrator/SurveyContainer').I18n + | import('pages/Accessibility/AccessibilityPage').I18n + | import('pages/Legals/LegalsPage').I18n + | import('pages/NavigationAssistance/NavigationAssistancePage').I18n + | import('pages/Security/SecurityPage').I18n + | import('pages/SiteMap/SiteMapPage').I18n + | import('pages/Visualize/Form/VisualizeForm').I18n + | import('pages/Visualize/Form/SelectNomenclatures').I18n + +export type Translations = GenericTranslations< + ComponentKey, + Language, + typeof fallbackLanguage, + L +> diff --git a/src/pages/Accessibility/AccessibilityPage.tsx b/src/pages/Accessibility/AccessibilityPage.tsx index 0c3af811..ef3cdad7 100644 --- a/src/pages/Accessibility/AccessibilityPage.tsx +++ b/src/pages/Accessibility/AccessibilityPage.tsx @@ -1,15 +1,23 @@ import { Breadcrumb } from '@codegouvfr/react-dsfr/Breadcrumb' +import { declareComponentKeys, useTranslation } from 'i18n' import { Grid } from 'shared/components/Grid' export function AccessibilityPage() { + const { t } = useTranslation({ AccessibilityPage }) return ( -

Accessibilité

+

{t('accessibility title')}

) } + +const { i18n } = declareComponentKeys<'accessibility title'>()({ + AccessibilityPage, +}) + +export type I18n = typeof i18n diff --git a/src/pages/Legals/LegalsPage.tsx b/src/pages/Legals/LegalsPage.tsx index 0ee646f2..f4923aff 100644 --- a/src/pages/Legals/LegalsPage.tsx +++ b/src/pages/Legals/LegalsPage.tsx @@ -1,42 +1,25 @@ import { Breadcrumb } from '@codegouvfr/react-dsfr/Breadcrumb' +import { declareComponentKeys, useTranslation } from 'i18n' +import type { ReactNode } from 'react' import { Grid } from 'shared/components/Grid' -export function LegalPage() { +export function LegalsPage() { + const { t } = useTranslation({ LegalsPage }) return ( -

Mentions légales

- -

Copyright

-

- Toute reproduction pour un usage autre que strictement privé des marques - et logos affichés sur le présent site est rigoureusement interdite. -

- -

Informations éditeurs

-

- Institut National de la Statistique et des Études Économiques CS 70058 -

- -

88 avenue Verdier

-

92541 MONTROUGE CEDEX FRANCE

-

Tél. : 01 87 69 50 00

-

- Conformément à la réglementation, la déclaration nécessaire a été - effectuée auprès de la Commission nationale de l'informatique et des - libertés. -

- -

Données nominatives

-

- - Données à caractère personnel - -

+

{t('legals title')}

+ {t('legals content')}
) } + +const { i18n } = declareComponentKeys< + 'legals title' | { K: 'legals content'; R: ReactNode } +>()({ LegalsPage }) + +export type I18n = typeof i18n diff --git a/src/pages/Legals/route.ts b/src/pages/Legals/route.ts index 0f8a5724..83767119 100644 --- a/src/pages/Legals/route.ts +++ b/src/pages/Legals/route.ts @@ -1,13 +1,13 @@ import { createRoute } from '@tanstack/react-router' import { rootRoute } from 'router/router' -import { LegalPage } from './LegalsPage' +import { LegalsPage } from './LegalsPage' export const legalsPath = '/mentions-legales' export const legalsRoute = createRoute({ getParentRoute: () => rootRoute, path: legalsPath, - component: LegalPage, + component: LegalsPage, loader: () => { //TODO get name (Filière d'Enquête) in metadata document.title = "Mentions Légales | Filière d'Enquête" diff --git a/src/pages/NavigationAssistance/NavigationAssistancePage.tsx b/src/pages/NavigationAssistance/NavigationAssistancePage.tsx index be895387..16282e61 100644 --- a/src/pages/NavigationAssistance/NavigationAssistancePage.tsx +++ b/src/pages/NavigationAssistance/NavigationAssistancePage.tsx @@ -1,32 +1,28 @@ import Breadcrumb from '@codegouvfr/react-dsfr/Breadcrumb' +import { declareComponentKeys, useTranslation } from 'i18n' +import type { ReactNode } from 'react' import { Grid } from 'shared/components/Grid' export function NavigationAssistancePage() { + const { t } = useTranslation({ NavigationAssistancePage }) return ( -

Aide à la navigation

-

- Les boutons « Précédent » et « Continuer » vous permettent de naviguer - dans le questionnaire. -

-

- Vos réponses sont enregistrées à chaque fois que vous changez de page - mais ne sont pas transmises. Tant que vous ne l'avez pas transmis, vous - pouvez revenir sur le questionnaire à tout moment, pour le compléter ou - le finaliser. -

-

- Le bouton « Envoyer mes réponses », accessible à la fin du - questionnaire, vous permet de transmettre votre questionnaire renseigné - à nos services et de télécharger votre accusé de réception. -

+

{t('navigation assistance title')}

+ {t('navigation assistance content')}
) } + +const { i18n } = declareComponentKeys< + | 'navigation assistance title' + | { K: 'navigation assistance content'; R: ReactNode } +>()({ NavigationAssistancePage }) + +export type I18n = typeof i18n diff --git a/src/pages/Review/ReviewPage.tsx b/src/pages/Review/ReviewPage.tsx index 353452c3..5291e303 100644 --- a/src/pages/Review/ReviewPage.tsx +++ b/src/pages/Review/ReviewPage.tsx @@ -1,3 +1,4 @@ +import { declareComponentKeys } from 'i18n' import { reviewRoute } from './route' export function ReviewPage() { @@ -9,3 +10,7 @@ export function ReviewPage() { return <>Review Page } + +const { i18n } = declareComponentKeys()({ ReviewPage }) + +export type I18n = typeof i18n diff --git a/src/pages/Security/SecurityPage.tsx b/src/pages/Security/SecurityPage.tsx index 940aa693..e53ec1a8 100644 --- a/src/pages/Security/SecurityPage.tsx +++ b/src/pages/Security/SecurityPage.tsx @@ -1,15 +1,21 @@ import Breadcrumb from '@codegouvfr/react-dsfr/Breadcrumb' +import { declareComponentKeys, useTranslation } from 'i18n' import { Grid } from 'shared/components/Grid' export function SecurityPage() { + const { t } = useTranslation({ SecurityPage }) return ( -

Sécurité

+

{t('security title')}

) } + +const { i18n } = declareComponentKeys<'security title'>()('SecurityPage') + +export type I18n = typeof i18n diff --git a/src/pages/SiteMap/SiteMapPage.tsx b/src/pages/SiteMap/SiteMapPage.tsx index e876c8ec..d46a8fd5 100644 --- a/src/pages/SiteMap/SiteMapPage.tsx +++ b/src/pages/SiteMap/SiteMapPage.tsx @@ -1,28 +1,60 @@ import { Breadcrumb } from '@codegouvfr/react-dsfr/Breadcrumb' -import { Grid } from 'shared/components/Grid' - import { Link } from '@tanstack/react-router' +import { declareComponentKeys, useTranslation } from 'i18n' +import { AccessibilityPage } from 'pages/Accessibility/AccessibilityPage' +import { LegalsPage } from 'pages/Legals/LegalsPage' +import { NavigationAssistancePage } from 'pages/NavigationAssistance/NavigationAssistancePage' +import { SecurityPage } from 'pages/Security/SecurityPage' +import { Grid } from 'shared/components/Grid' export function SiteMapPage() { + const { t } = useTranslation({ + SiteMapPage, + }) + + const { t: t_LegalsPage } = useTranslation({ + LegalsPage, + }) + const { t: t_NavigationAssistancePage } = useTranslation({ + NavigationAssistancePage, + }) + + const { t: t_SecurityPage } = useTranslation({ + SecurityPage, + }) + const { t: t_AccessibilityPage } = useTranslation({ AccessibilityPage }) + return ( -

Plan du site

+

{t('sitemap title')}

  • - Mentions légales + + {t_AccessibilityPage('accessibility title')} +
  • - Accessibilité + {t_LegalsPage('legals title')} +
  • + +
  • + {t_SecurityPage('security title')}
  • - Sécurité + + {t_NavigationAssistancePage('navigation assistance title')} +
) } + +const { i18n } = declareComponentKeys<'sitemap title'>()({ SiteMapPage }) + +export type I18n = typeof i18n diff --git a/src/pages/SiteMap/route.ts b/src/pages/SiteMap/route.ts index ced8897a..93cffbd0 100644 --- a/src/pages/SiteMap/route.ts +++ b/src/pages/SiteMap/route.ts @@ -8,7 +8,6 @@ export const siteMapRoute = createRoute({ path: siteMapPath, component: SiteMapPage, loader: () => { - //TODO get name (Filière d'Enquête) in metadata document.title = "Plan du site | Filière d'Enquête" }, }) diff --git a/src/pages/Visualize/Form/SelectNomenclatures.tsx b/src/pages/Visualize/Form/SelectNomenclatures.tsx index c855ba13..84004f1f 100644 --- a/src/pages/Visualize/Form/SelectNomenclatures.tsx +++ b/src/pages/Visualize/Form/SelectNomenclatures.tsx @@ -1,10 +1,12 @@ import { fr } from '@codegouvfr/react-dsfr' import Button from '@codegouvfr/react-dsfr/Button' import Input from '@codegouvfr/react-dsfr/Input' +import { declareComponentKeys, useTranslation } from 'i18n' import { useFieldArray, useFormContext } from 'react-hook-form' import type { FormInputs } from './VisualizeForm' export function SelectNomenclatures() { + const { t } = useTranslation({ SelectNomenclatures }) const { register, control } = useFormContext() const { fields, append, remove } = useFieldArray({ control, @@ -17,13 +19,10 @@ export function SelectNomenclatures() { return ( <> -

Référentiels de suggestion.

-

- Ajouter de nouveaux référentiels du suggestion. Pour être utiliser, ils - devront aussi figurer dans la section suggesters du fichier source. -

+

{t('nomenclatures title')}

+

{t('nomenclatures description')}

    {fields.map((item, index) => { @@ -31,18 +30,18 @@ export function SelectNomenclatures() {
  • @@ -52,3 +51,14 @@ export function SelectNomenclatures() { ) } + +const { i18n } = declareComponentKeys< + | 'nomenclatures title' + | 'nomenclatures description' + | 'add nomenclature button' + | 'name label' + | 'uri label' + | 'delete button title' +>()({ SelectNomenclatures }) + +export type I18n = typeof i18n diff --git a/src/pages/Visualize/Form/VisualizeForm.tsx b/src/pages/Visualize/Form/VisualizeForm.tsx index c2782f6d..c5e3a5fa 100644 --- a/src/pages/Visualize/Form/VisualizeForm.tsx +++ b/src/pages/Visualize/Form/VisualizeForm.tsx @@ -1,6 +1,7 @@ import { Button } from '@codegouvfr/react-dsfr/Button' import { Input } from '@codegouvfr/react-dsfr/Input' import { useNavigate } from '@tanstack/react-router' +import { declareComponentKeys, useTranslation } from 'i18n' import { useEffect } from 'react' import { FormProvider, useForm } from 'react-hook-form' import { Container } from 'shared/components/Container' @@ -28,6 +29,8 @@ export function VisualizeForm() { formState: { errors }, } = methods + const { t } = useTranslation({ VisualizeForm }) + const onSubmit = handleSubmit((values) => { const { data, metadata, nomenclature, source } = values navigate({ @@ -55,41 +58,56 @@ export function VisualizeForm() {
    -

    Prévisualisation d'enquête.

    -

    Fichier source de l'enquête.

    +

    {t('form title')}

    +

    {t('source file title')}

    -

    Fichier de métadonnées de l'enquête.

    +

    {t('metadata file title')}

    -

    Fichier de données de l'enquête.

    +

    {t('data file title')}

    - +
    ) } + +const { i18n } = declareComponentKeys< + | 'form title' + | 'source file title' + | 'metadata file title' + | 'data file title' + | 'source file error' + | 'source label' + | 'metadata label' + | 'data label' + | 'hint text' + | 'state related message' + | 'submit button' +>()({ VisualizeForm }) + +export type I18n = typeof i18n diff --git a/src/router/Layout/Footer.tsx b/src/router/Layout/Footer.tsx deleted file mode 100644 index 48772d12..00000000 --- a/src/router/Layout/Footer.tsx +++ /dev/null @@ -1,74 +0,0 @@ -import { fr } from '@codegouvfr/react-dsfr' -import { Footer as DSFRFooter } from '@codegouvfr/react-dsfr/Footer' -import logoInsee from 'assets/logo-insee.png' - -export function Footer() { - return ( - - Ce site utilise les applications Insee 'Stromae' et 'Lunatic', qui - sont sous{' '} - - licence MIT - - , en s’appuyant sur le système de design de l'Etat disponible sous{' '} - - licence etalab-2.0 - - . - - } - websiteMapLinkProps={{ - to: '/plan-du-site', - }} - accessibilityLinkProps={{ - to: '/accessibilite', - }} - termsLinkProps={{ - to: '/mentions-legales', - }} - operatorLogo={{ - alt: 'Insee, mesurer pour comprendre', - imgUrl: logoInsee, - orientation: 'vertical', - }} - bottomItems={[ - { - text: 'Sécurité', - linkProps: { - to: '/securite', - }, - }, - { - text: 'Aide à la navigation', - linkProps: { - to: '/aide-a-la-navigation', - }, - }, - - Stromae : {import.meta.env.APP_VERSION} | Lunatic :{' '} - {import.meta.env.LUNATIC_VERSION.replace('^', '')} - , - ]} - /> - ) -} diff --git a/src/router/Layout/Layout.tsx b/src/router/Layout/Layout.tsx deleted file mode 100644 index 54b52685..00000000 --- a/src/router/Layout/Layout.tsx +++ /dev/null @@ -1,18 +0,0 @@ -import type { PropsWithChildren } from 'react' -import { Footer } from './Footer' -import { Header } from './Header' - -export function Layout(props: PropsWithChildren) { - const { children } = props - return ( -
    -
    -
    - {children} -
    -
    -
    - ) -} diff --git a/src/router/Layout/index.ts b/src/router/Layout/index.ts deleted file mode 100644 index 19b84975..00000000 --- a/src/router/Layout/index.ts +++ /dev/null @@ -1 +0,0 @@ -export * from './Layout' diff --git a/src/router/router.tsx b/src/router/router.tsx index 8b9124a2..514f9b35 100644 --- a/src/router/router.tsx +++ b/src/router/router.tsx @@ -12,8 +12,9 @@ import { visualizeRoute } from 'pages/Visualize/route' import { ToastContainer } from 'react-toastify' import 'react-toastify/dist/ReactToastify.css' import { ErrorComponent } from 'shared/components/Error/ErrorComponent' +import { Footer } from 'shared/components/Layout/Footer' +import { Header } from 'shared/components/Layout/Header' import { NotFoundError } from 'shared/error/notFoundError' -import { Layout } from './Layout' export const rootRoute = createRootRouteWithContext<{ queryClient: QueryClient @@ -28,8 +29,11 @@ export const rootRoute = createRootRouteWithContext<{ function RootComponent() { const { isDark } = useIsDark() return ( - -
    +
    +
    +
    - +
    +
    ) } diff --git a/src/shared/components/Error/ErrorComponent.tsx b/src/shared/components/Error/ErrorComponent.tsx index d06ff979..c50bc418 100644 --- a/src/shared/components/Error/ErrorComponent.tsx +++ b/src/shared/components/Error/ErrorComponent.tsx @@ -2,17 +2,21 @@ import { fr } from '@codegouvfr/react-dsfr' import Button from '@codegouvfr/react-dsfr/Button' import TechnicalError from '@codegouvfr/react-dsfr/dsfr/artwork/pictograms/system/technical-error.svg' import { useNavigate } from '@tanstack/react-router' +import { declareComponentKeys, useTranslation } from 'i18n' import { Container } from 'shared/components/Container' import { getErrorInformations } from 'shared/error/errorUtils' import { useDocumentTitle } from 'shared/hooks/useDocumentTitle' -export function ErrorComponent(props: { +type Props = { error: unknown reset?: () => void redirectTo: 'home' | 'portal' | 'visualizeForm' | undefined -}) { +} + +export function ErrorComponent(props: Props) { const { error, redirectTo, reset } = props const navigate = useNavigate() + const { t } = useTranslation({ ErrorComponent }) const { title, subtitle, paragraph, code } = getErrorInformations(error) useDocumentTitle(title) @@ -51,16 +55,7 @@ export function ErrorComponent(props: { } })()} > - {(() => { - switch (redirectTo) { - case 'home': - return "Retourner à la page d'accueil" - case 'portal': - return 'Retourner sur le portail' - case 'visualizeForm': - return 'Retourner au formulaire de visualisation' - } - })()} + {t('error button redirect to', { redirectTo })} )} @@ -98,3 +93,11 @@ export function ErrorComponent(props: { ) } + +const { i18n } = declareComponentKeys<{ + K: 'error button redirect to' + P: { redirectTo: Props['redirectTo'] } + R: string +}>()({ ErrorComponent }) + +export type I18n = typeof i18n diff --git a/src/shared/components/Layout/Footer.tsx b/src/shared/components/Layout/Footer.tsx new file mode 100644 index 00000000..85d8a0da --- /dev/null +++ b/src/shared/components/Layout/Footer.tsx @@ -0,0 +1,67 @@ +import { fr } from '@codegouvfr/react-dsfr' +import { Footer as DSFRFooter } from '@codegouvfr/react-dsfr/Footer' +import logoInsee from 'assets/logo-insee.png' +import { declareComponentKeys, useTranslation } from 'i18n' +import { NavigationAssistancePage } from 'pages/NavigationAssistance/NavigationAssistancePage' +import { SecurityPage } from 'pages/Security/SecurityPage' + +export function Footer() { + const { t } = useTranslation({ + Footer, + }) + const { t: t_NavigationAssistancePage } = useTranslation({ + NavigationAssistancePage, + }) + + const { t: t_SecurityPage } = useTranslation({ + SecurityPage, + }) + + return ( + + Stromae : {import.meta.env.APP_VERSION} | Lunatic :{' '} + {import.meta.env.LUNATIC_VERSION.replace('^', '')} + , + ]} + /> + ) +} + +const { i18n } = declareComponentKeys< + | 'footer content description' + | 'footer operator logo alt' + | { K: 'license'; R: JSX.Element } +>()({ Footer }) + +export type I18n = typeof i18n diff --git a/src/router/Layout/Header.tsx b/src/shared/components/Layout/Header.tsx similarity index 76% rename from src/router/Layout/Header.tsx rename to src/shared/components/Layout/Header.tsx index fc6b8660..d02b2859 100644 --- a/src/router/Layout/Header.tsx +++ b/src/shared/components/Layout/Header.tsx @@ -1,13 +1,14 @@ -import { Badge } from '@codegouvfr/react-dsfr/Badge' import { headerFooterDisplayItem } from '@codegouvfr/react-dsfr/Display' import { Header as DsfrHeader } from '@codegouvfr/react-dsfr/Header' import { useMatchRoute, useSearch } from '@tanstack/react-router' import logoInsee from 'assets/logo-insee.png' +import { declareComponentKeys, useTranslation } from 'i18n' import { useOidc } from 'oidc' import { collectPath } from 'pages/Collect/route' import { executePreLogoutActions } from 'shared/hooks/prelogout' export function Header() { + const { t } = useTranslation({ Header }) const { isUserLoggedIn, logout } = useOidc() /** @@ -28,8 +29,7 @@ export function Header() { } homeLinkProps={{ to: '/', - title: - "Accueil - Nom de l’entité (ministère, secrétariat d'état, gouvernement)", + title: t('home link title'), }} quickAccessItems={[ headerFooterDisplayItem, @@ -41,7 +41,7 @@ export function Header() { : '', disabled: isCollectRoute, }, - text: "Contacter l'assistance", + text: t('quick access support'), }, ...(!isUserLoggedIn ? [] @@ -58,24 +58,28 @@ export function Header() { }, disabled: !isCollectRoute, }, - text: 'Se déconnecter', + text: t('quick access logout'), } as const, ]), ]} - serviceTagline="Application de collecte internet" - serviceTitle={ - <> - Filière d'enquête{' '} - - Beta - - - } + serviceTagline={t('service tag line')} + serviceTitle={t('service title')} operatorLogo={{ - alt: 'Insee, mesurer pour comprendre', + alt: t('operator logo alt'), imgUrl: logoInsee, orientation: 'vertical', }} /> ) } + +const { i18n } = declareComponentKeys< + | 'home link title' + | 'quick access support' + | 'quick access logout' + | 'service tag line' + | { K: 'service title'; R: JSX.Element } + | 'operator logo alt' +>()({ Header }) + +export type I18n = typeof i18n diff --git a/src/shared/components/Orchestrator/CustomPages/EndPage.tsx b/src/shared/components/Orchestrator/CustomPages/EndPage.tsx index 68209d4c..81f6f960 100644 --- a/src/shared/components/Orchestrator/CustomPages/EndPage.tsx +++ b/src/shared/components/Orchestrator/CustomPages/EndPage.tsx @@ -1,12 +1,26 @@ import { fr } from '@codegouvfr/react-dsfr' +import { declareComponentKeys, useTranslation } from 'i18n' export function EndPage(props: { date: number | undefined }) { const { date = Date.now() } = props - const formatedData = new Date(date).toLocaleString() + const { t } = useTranslation({ EndPage }) + const formatedDate = new Date(date).toLocaleString() + return (
    -

    Nous vous remercions pour votre collaboration à cette enquête.

    -

    Vos réponses ont été envoyées le {formatedData}.

    +

    {t('title')}

    +

    {t('paragraph', { formatedDate })}

    ) } + +const { i18n } = declareComponentKeys< + | 'title' + | { + K: 'paragraph' + P: { formatedDate: string } + R: string + } +>()({ EndPage }) + +export type I18n = typeof i18n diff --git a/src/shared/components/Orchestrator/CustomPages/Validation.tsx b/src/shared/components/Orchestrator/CustomPages/Validation.tsx deleted file mode 100644 index ae29612e..00000000 --- a/src/shared/components/Orchestrator/CustomPages/Validation.tsx +++ /dev/null @@ -1,13 +0,0 @@ -import { fr } from '@codegouvfr/react-dsfr' - -export function Validation() { - return ( -
    -

    Vous êtes arrivé à la fin du questionnaire

    -

    - Après envoi, vous ne pourrez plus modifier vos réponses et vous pourrez - télécharger un accusé de réception. -

    -
    - ) -} diff --git a/src/shared/components/Orchestrator/CustomPages/ValidationModal.tsx b/src/shared/components/Orchestrator/CustomPages/ValidationModal.tsx index a4ca2eda..542f977a 100644 --- a/src/shared/components/Orchestrator/CustomPages/ValidationModal.tsx +++ b/src/shared/components/Orchestrator/CustomPages/ValidationModal.tsx @@ -1,4 +1,5 @@ import { createModal } from '@codegouvfr/react-dsfr/Modal' +import { declareComponentKeys, useTranslation } from 'i18n' import { useEffect, useId, useState, type MutableRefObject } from 'react' import { assert } from 'tsafe/assert' @@ -10,6 +11,7 @@ export type Props = { export function ValidationModal({ actionsRef }: Props) { const id = useId() + const { t } = useTranslation({ ValidationModal }) const [modal] = useState(() => createModal({ id: `validationModal-${id}`, @@ -35,15 +37,15 @@ export function ValidationModal({ actionsRef }: Props) { return ( { assert(openState !== undefined) openState.resolve() @@ -53,8 +55,12 @@ export function ValidationModal({ actionsRef }: Props) { ]} concealingBackdrop={true} > - Vous êtes sur le point d'envoyer vos réponses au questionnaire. Après - envoi, vous ne pourrez plus modifier vos réponses. + {t('content')} ) } +const { i18n } = declareComponentKeys< + 'title' | 'button cancel' | 'button validate' | 'content' +>()({ ValidationModal }) + +export type I18n = typeof i18n diff --git a/src/shared/components/Orchestrator/CustomPages/ValidationPage.tsx b/src/shared/components/Orchestrator/CustomPages/ValidationPage.tsx new file mode 100644 index 00000000..688702f0 --- /dev/null +++ b/src/shared/components/Orchestrator/CustomPages/ValidationPage.tsx @@ -0,0 +1,18 @@ +import { fr } from '@codegouvfr/react-dsfr' +import { declareComponentKeys, useTranslation } from 'i18n' + +export function ValidationPage() { + const { t } = useTranslation({ ValidationPage }) + return ( +
    +

    {t('title')}

    +

    {t('paragraph')}

    +
    + ) +} + +const { i18n } = declareComponentKeys<'title' | 'paragraph'>()({ + ValidationPage, +}) + +export type I18n = typeof i18n diff --git a/src/shared/components/Orchestrator/CustomPages/WelcomeModal.tsx b/src/shared/components/Orchestrator/CustomPages/WelcomeModal.tsx index fb567eb2..935b0e5a 100644 --- a/src/shared/components/Orchestrator/CustomPages/WelcomeModal.tsx +++ b/src/shared/components/Orchestrator/CustomPages/WelcomeModal.tsx @@ -1,10 +1,11 @@ import { createModal } from '@codegouvfr/react-dsfr/Modal' +import { declareComponentKeys, useTranslation } from 'i18n' import { useId, useState } from 'react' export function WelcomeModal(props: { goBack: () => void }) { const { goBack } = props const id = useId() - + const { t } = useTranslation({ WelcomeModal }) const [modal] = useState(() => createModal({ id: `welcomeModal-${id}`, @@ -13,22 +14,27 @@ export function WelcomeModal(props: { goBack: () => void }) { ) return ( - Vous avez déjà commencé à renseigner le questionnaire. Souhaitez-vous - reprendre là où vous en étiez ou revenir à la première page ? + {t('content')} ) } + +const { i18n } = declareComponentKeys< + 'title' | 'button first page' | 'button go back' | 'content' +>()({ WelcomeModal }) + +export type I18n = typeof i18n diff --git a/src/shared/components/Orchestrator/CustomPages/Welcome.tsx b/src/shared/components/Orchestrator/CustomPages/WelcomePage.tsx similarity index 67% rename from src/shared/components/Orchestrator/CustomPages/Welcome.tsx rename to src/shared/components/Orchestrator/CustomPages/WelcomePage.tsx index 868211d2..97168b05 100644 --- a/src/shared/components/Orchestrator/CustomPages/Welcome.tsx +++ b/src/shared/components/Orchestrator/CustomPages/WelcomePage.tsx @@ -1,15 +1,17 @@ import { fr } from '@codegouvfr/react-dsfr' +import { declareComponentKeys, useTranslation } from 'i18n' import type { PageType } from 'model/Page' import { useEffect } from 'react' import type { useStromaeNavigation } from '../useStromaeNavigation' import { WelcomeModal } from './WelcomeModal' -export function Welcome(props: { +export function WelcomePage(props: { initialCurrentPage: PageType | undefined goToPage: ReturnType['goToPage'] }) { const { initialCurrentPage, goToPage } = props + const { t } = useTranslation({ WelcomePage }) useEffect(() => { // Reset the scroll on component unmount return () => { @@ -20,11 +22,9 @@ export function Welcome(props: { return ( <>
    -

    Bienvenue sur le questionnaire de votre enquête

    -

    - Cette enquête permet de connaître plus d'informations sur le domaine - concerné -

    +

    {t('title')}

    +

    {t('paragraph')}

    + {/* Not internationalized yet because must cames from metadata from backend */}

    Qui doit répondre à ce questionnaire ?

    • Alice Doe
    • @@ -38,3 +38,7 @@ export function Welcome(props: { ) } + +const { i18n } = declareComponentKeys<'title' | 'paragraph'>()({ WelcomePage }) + +export type I18n = typeof i18n diff --git a/src/shared/components/Orchestrator/Orchestrator.tsx b/src/shared/components/Orchestrator/Orchestrator.tsx index 38bdcffb..a1508c1c 100644 --- a/src/shared/components/Orchestrator/Orchestrator.tsx +++ b/src/shared/components/Orchestrator/Orchestrator.tsx @@ -16,10 +16,10 @@ import { isObjectEmpty } from 'utils/isObjectEmpty' import { useRefSync } from 'utils/useRefSync' import { useUpdateEffect } from 'utils/useUpdateEffect' import { EndPage } from './CustomPages/EndPage' -import { Validation } from './CustomPages/Validation' import { ValidationModal } from './CustomPages/ValidationModal' -import { Welcome } from './CustomPages/Welcome' -import { Layout } from './Layout' +import { ValidationPage } from './CustomPages/ValidationPage' +import { WelcomePage } from './CustomPages/WelcomePage' +import { SurveyContainer } from './SurveyContainer' import { slotComponents } from './slotComponents' import { useStromaeNavigation } from './useStromaeNavigation' import { isBlockingError, isSameErrors } from './utils/controls' @@ -30,6 +30,9 @@ import type { import { scrollAndFocusToFirstError } from './utils/scrollAndFocusToFirstError' import { isSequencePage } from './utils/sequence' +/** + * Module augmentation to specify that Lunatic Component can have an additional props position + */ declare module '@inseefr/lunatic' { interface LunaticExtraProps { position: 'bottom' | undefined @@ -70,7 +73,7 @@ export function Orchestrator(props: OrchestratorProps) { const { getComponents, - Provider, + Provider: LunaticProvider, compileControls, goPreviousPage: goPrevLunatic, goNextPage: goNextLunatic, @@ -237,9 +240,9 @@ export function Orchestrator(props: OrchestratorProps) { return (
      - +
      - {currentPage === 'lunaticPage' && (
      {currentPage === 'welcomePage' && ( - @@ -280,15 +283,15 @@ export function Orchestrator(props: OrchestratorProps) { })} /> )} - {currentPage === 'validationPage' && } + {currentPage === 'validationPage' && } {currentPage === 'endPage' && ( )}
      -
      +
      -
      +
      ) } diff --git a/src/shared/components/Orchestrator/SequenceHeader.tsx b/src/shared/components/Orchestrator/SequenceHeader.tsx index 94ed8277..8eb81783 100644 --- a/src/shared/components/Orchestrator/SequenceHeader.tsx +++ b/src/shared/components/Orchestrator/SequenceHeader.tsx @@ -1,4 +1,5 @@ import { fr } from '@codegouvfr/react-dsfr' +import { declareComponentKeys, useTranslation } from 'i18n' import type { LunaticOverview } from './utils/lunaticType' type SequenceHeaderProps = { @@ -9,6 +10,7 @@ type SequenceHeaderProps = { export function SequenceHeader(props: SequenceHeaderProps) { const { overview, pagination } = props + const { t } = useTranslation('SequenceHeader') const currentSequenceIndex = overview.findIndex( (sequence) => sequence.current ) @@ -32,7 +34,7 @@ export function SequenceHeader(props: SequenceHeaderProps) {

      {currentSequence.label}

      {currentSequence.description}

      - Étape {currentStep} sur {stepCount} + {t('stepper state', { currentStep, stepCount })}
      ) } + +const { i18n } = declareComponentKeys<{ + K: 'stepper state' + P: { currentStep: number; stepCount: number } + R: string +}>()({ SequenceHeader }) + +export type I18n = typeof i18n diff --git a/src/shared/components/Orchestrator/Layout.tsx b/src/shared/components/Orchestrator/SurveyContainer.tsx similarity index 78% rename from src/shared/components/Orchestrator/Layout.tsx rename to src/shared/components/Orchestrator/SurveyContainer.tsx index a187238a..11c06f5e 100644 --- a/src/shared/components/Orchestrator/Layout.tsx +++ b/src/shared/components/Orchestrator/SurveyContainer.tsx @@ -1,18 +1,14 @@ import { fr } from '@codegouvfr/react-dsfr' import Button from '@codegouvfr/react-dsfr/Button' +import { declareComponentKeys, useTranslation } from 'i18n' import type { InternalPageType } from 'model/Page' -import { - useMemo, - useState, - type PropsWithChildren, - type ReactNode, -} from 'react' +import { useState, type PropsWithChildren, type ReactNode } from 'react' import { useStyles } from 'tss-react' import type { OrchestratorProps } from './Orchestrator' import { SequenceHeader } from './SequenceHeader' import type { LunaticOverview } from './utils/lunaticType' -export function Layout( +export function SurveyContainer( props: PropsWithChildren<{ currentPage: InternalPageType handlePreviousClick: () => void @@ -23,7 +19,7 @@ export function Layout( pagination: 'question' | 'sequence' overview: LunaticOverview isSequencePage: boolean - bottomLayout: ReactNode + bottomContent: ReactNode }> ) { const { @@ -37,23 +33,12 @@ export function Layout( pagination, overview, isSequencePage, - bottomLayout, + bottomContent, } = props const { cx } = useStyles() - const nextLabel = useMemo(() => { - switch (currentPage) { - case 'welcomePage': - return 'Commencer' - case 'lunaticPage': - return 'Continuer' - case 'endPage': - return "Télécharger l'accusé de réception" - case 'validationPage': - return 'Envoyer mes réponses' - } - }, [currentPage]) + const { t } = useTranslation({ SurveyContainer }) const isPreviousButtonDisplayed = ['welcomePage', 'endPage'].includes( currentPage @@ -73,13 +58,13 @@ export function Layout( )}
    @@ -104,14 +89,14 @@ export function Layout( } priority="tertiary" onClick={() => setIsLayoutExpanded((expanded) => !expanded)} - title="Étendre la vue" + title={t('button expand')} /> )} {children} - {bottomLayout} + {bottomContent} {mode === 'visualize' && (
    + title={t('button download')} + />
    )} @@ -140,3 +123,18 @@ export function Layout( ) } + +const { i18n } = declareComponentKeys< + | 'button previous title' + | 'button previous label' + | 'button expand' + | 'button continue title' + | { + K: 'button continue label' + P: { currentPage: InternalPageType } + R: string + } + | 'button download' +>()({ SurveyContainer }) + +export type I18n = typeof i18n diff --git a/src/shared/components/Orchestrator/utils/overview.ts b/src/shared/components/Orchestrator/utils/overview.ts deleted file mode 100644 index c5dd85d4..00000000 --- a/src/shared/components/Orchestrator/utils/overview.ts +++ /dev/null @@ -1,59 +0,0 @@ -import type { InternalPageType } from 'model/Page' -import type { LunaticOverview, LunaticPageTag } from './lunaticType' - -const pageTagComparator = (a: LunaticPageTag, b: LunaticPageTag) => { - const pageA = a.split(/\D/).map((v) => parseInt(v, 10)) - const pageB = b.split(/\D/).map((v) => parseInt(v, 10)) - // [0, 2, 1] is used to extract the significant part of the pageTag part (start with page, then iteration, then subpage) - for (const index of [0, 2, 1]) { - if (pageA[index] !== pageB[index]) { - return (pageA[index] ?? -1) - (pageB[index] ?? -1) - } - } - return 0 -} - -const getCurrentAndNextSequenceLabel = ({ - overview, - currentPageTag, -}: { - overview: LunaticOverview - currentPageTag: LunaticPageTag -}) => { - const sequences = overview.filter( - (sequence) => pageTagComparator(currentPageTag, sequence.page) <= 0 - ) - console.log(currentPageTag) - console.log({ overview }) - console.log({ sequences }) - //overview is ordered so sequences too - const currentSequence = sequences[0] - const nextSequence = sequences[1] - - return { - currentLabel: currentSequence.label, - nextLabel: nextSequence?.label, - currentStep: - overview.findIndex((sequence) => sequence.id === currentSequence.id) + 1, - } -} - -export const getSteeperInfo = (params: { - overview: LunaticOverview - currentPageTag: LunaticPageTag - currentPage: InternalPageType -}) => { - const { overview } = params - - if (overview.length === 0) return { displayOverview: false } - - const { currentLabel, nextLabel, currentStep } = - getCurrentAndNextSequenceLabel(params) - return { - displayOverview: true, - currentSequenceLabel: currentLabel, - nextSequenceLabel: nextLabel, - sequenceCount: overview.length, - currentStep, - } -} diff --git a/yarn.lock b/yarn.lock index 20fe6f4f..49be077d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3235,6 +3235,14 @@ human-signals@^2.1.0: resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0" integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw== +i18nifty@^3.2.1: + version "3.2.1" + resolved "https://registry.yarnpkg.com/i18nifty/-/i18nifty-3.2.1.tgz#ee27e76cfdb8591d26ac980063567fac75a19c11" + integrity sha512-/exQ7rch7erPczJVy8gL+BD7TT24FfLFUvpLV1QW23tDB+tatq4/BN6j2V6nvADtn5GCFkhmWBe8ZzavDjQ3fQ== + dependencies: + powerhooks "^1.0.9" + tsafe "^1.6.5" + iconv-lite@0.6.3: version "0.6.3" resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.6.3.tgz#a52f80bf38da1952eb5c681790719871a1a72501" @@ -4546,6 +4554,15 @@ powerhooks@^1.0.10: memoizee "^0.4.15" tsafe "^1.6.6" +powerhooks@^1.0.9: + version "1.0.11" + resolved "https://registry.yarnpkg.com/powerhooks/-/powerhooks-1.0.11.tgz#52f6d4d3475488e84951e91f2e333d5384805306" + integrity sha512-xgVQM7KBBCaHUp7miDIecytMZvyOSOaOQ8u7rVGuTNMI4uwbpAtkU1xrxPAVThWgOInQTlWRC1eCljKnDbMi8g== + dependencies: + evt "^2.5.7" + memoizee "^0.4.15" + tsafe "^1.7.2" + prelude-ls@^1.2.1: version "1.2.1" resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396" @@ -5223,6 +5240,11 @@ tsafe@^1.6.3, tsafe@^1.6.5, tsafe@^1.6.6: resolved "https://registry.yarnpkg.com/tsafe/-/tsafe-1.6.6.tgz#fd93e64d6eb13ef83ed1650669cc24bad4f5df9f" integrity sha512-gzkapsdbMNwBnTIjgO758GujLCj031IgHK/PKr2mrmkCSJMhSOR5FeOuSxKLMUoYc0vAA4RGEYYbjt/v6afD3g== +tsafe@^1.7.2: + version "1.7.2" + resolved "https://registry.yarnpkg.com/tsafe/-/tsafe-1.7.2.tgz#0f63d414876287ad01b135f832722f93e22da374" + integrity sha512-dAPfQLhCfCRre5qs+Z5Q2a7s2CV7RxffZUmvj7puGaePYjECzWREJFd3w4XSFe/T5tbxgowfItA/JSSZ6Ma3dA== + tsconfck@^2.0.1: version "2.1.2" resolved "https://registry.yarnpkg.com/tsconfck/-/tsconfck-2.1.2.tgz#f667035874fa41d908c1fe4d765345fcb1df6e35"