@socialgouv/fiches-vdd 2.385.0 → 2.386.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -0
- package/data/index.json +44 -44
- package/data/particuliers/F10040.json +1 -1
- package/data/particuliers/F10577.json +1 -1
- package/data/particuliers/F10580.json +0 -13
- package/data/particuliers/F1059.json +88 -0
- package/data/particuliers/F10864.json +3 -3
- package/data/particuliers/F11301.json +1 -1
- package/data/particuliers/F11891.json +1 -1
- package/data/particuliers/F1241.json +5 -5
- package/data/particuliers/F1290.json +7 -24
- package/data/particuliers/F1291.json +1 -1
- package/data/particuliers/F13279.json +1 -1
- package/data/particuliers/F133.json +1 -1
- package/data/particuliers/F1334.json +1 -1
- package/data/particuliers/F1337.json +0 -13
- package/data/particuliers/F1398.json +4 -4
- package/data/particuliers/F14128.json +0 -142
- package/data/particuliers/F144.json +1 -1
- package/data/particuliers/F1557.json +121 -2008
- package/data/particuliers/F16922.json +2 -2
- package/data/particuliers/F1729.json +34 -10
- package/data/particuliers/F17319.json +2 -2
- package/data/particuliers/F1764.json +1 -1
- package/data/particuliers/F18116.json +0 -13
- package/data/particuliers/F1844.json +4 -4
- package/data/particuliers/F1940.json +0 -142
- package/data/particuliers/F1965.json +0 -142
- package/data/particuliers/F199.json +1 -1
- package/data/particuliers/F20055.json +0 -13
- package/data/particuliers/F20388.json +1 -1
- package/data/particuliers/F20762.json +1 -14
- package/data/particuliers/F20820.json +0 -13
- package/data/particuliers/F21849.json +1 -1
- package/data/particuliers/F2208.json +1 -1
- package/data/particuliers/F2209.json +1 -1
- package/data/particuliers/F2229.json +2 -2
- package/data/particuliers/F22393.json +2 -2
- package/data/particuliers/F2257.json +1 -1
- package/data/particuliers/F2643.json +14 -14
- package/data/particuliers/F2667.json +1 -1
- package/data/particuliers/F2726.json +1 -1
- package/data/particuliers/F31725.json +1 -1
- package/data/particuliers/F32088.json +5 -5
- package/data/particuliers/F32111.json +1 -1
- package/data/particuliers/F32157.json +1 -1
- package/data/particuliers/F32158.json +1 -1
- package/data/particuliers/F32827.json +1 -1
- package/data/particuliers/F33667.json +0 -13
- package/data/particuliers/F34051.json +1 -1
- package/data/particuliers/F34115.json +82 -23
- package/data/particuliers/F34779.json +0 -142
- package/data/particuliers/F34780.json +0 -142
- package/data/particuliers/F358.json +3 -1
- package/data/particuliers/F359.json +100 -0
- package/data/particuliers/F389.json +1 -14
- package/data/particuliers/F398.json +37 -3
- package/data/particuliers/F664.json +1 -14
- package/data/particuliers/F72.json +5 -5
- package/data/particuliers/F870.json +8 -8
- package/data/particuliers/F871.json +15 -49
- package/data/particuliers/N23557.json +14 -13
- package/data/particuliers/N24.json +1 -1
- package/data/particuliers/N247.json +2 -2
- package/data/particuliers/N31002.json +1 -1
- package/data/particuliers/N47.json +0 -142
- package/data/particuliers/N526.json +1 -1
- package/data/particuliers/R1249.json +2 -2
- package/data/particuliers/R31755.json +5 -5
- package/data/particuliers/R31759.json +20 -6
- package/data/particuliers/R38703.json +15 -5
- package/data/particuliers/R55231.json +4 -2
- package/data/particuliers/R62211.json +57 -1
- package/data/professionnels/F133.json +1 -1
- package/data/professionnels/F22387.json +4 -4
- package/data/professionnels/F22393.json +2 -2
- package/data/professionnels/F22397.json +733 -987
- package/data/professionnels/F32189.json +4 -4
- package/data/professionnels/N14601.json +7 -36
- package/data/professionnels/N31002.json +1 -1
- package/data/professionnels/R14530.json +3 -3
- package/data/professionnels/R14582.json +1 -1
- package/data/professionnels/R14586.json +4 -4
- package/data/professionnels/R14594.json +1 -1
- package/data/professionnels/R17124.json +2 -24
- package/data/professionnels/R17125.json +5 -11
- package/data/professionnels/R17932.json +5 -3
- package/data/professionnels/R19405.json +1 -1
- package/data/professionnels/R38703.json +15 -5
- package/data/professionnels/R49677.json +2 -2
- package/data/professionnels/R49681.json +2 -2
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
# [2.386.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.385.0...v2.386.0) (2022-04-26)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20220426_0426 update ([cc1a6c2](https://github.com/SocialGouv/fiches-vdd/commit/cc1a6c2c44279aa62c5b178f097cf841283b0270))
|
|
7
|
+
|
|
1
8
|
# [2.385.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.384.0...v2.385.0) (2022-04-25)
|
|
2
9
|
|
|
3
10
|
|
package/data/index.json
CHANGED
|
@@ -2240,7 +2240,7 @@
|
|
|
2240
2240
|
"text": "Avec quels documents d'identité un Français peut-il voyager en outre-mer ?"
|
|
2241
2241
|
}
|
|
2242
2242
|
],
|
|
2243
|
-
"date": "modified
|
|
2243
|
+
"date": "modified 2022-04-25",
|
|
2244
2244
|
"id": "F398",
|
|
2245
2245
|
"subject": "Transports",
|
|
2246
2246
|
"theme": "Accueil particuliers > Transports > Voyage en avion > Avec quels documents d'identité un Français peut-il voyager en outre-mer ?",
|
|
@@ -2746,7 +2746,7 @@
|
|
|
2746
2746
|
"text": "Chômage partiel (activité partielle)"
|
|
2747
2747
|
}
|
|
2748
2748
|
],
|
|
2749
|
-
"date": "modified
|
|
2749
|
+
"date": "modified 2022-04-11",
|
|
2750
2750
|
"id": "N31002",
|
|
2751
2751
|
"subject": "Social - Santé, Ressources humaines",
|
|
2752
2752
|
"theme": "Accueil particuliers > Social - Santé > Chômage partiel (activité partielle)",
|
|
@@ -13139,14 +13139,14 @@
|
|
|
13139
13139
|
},
|
|
13140
13140
|
{
|
|
13141
13141
|
"id": "R38703",
|
|
13142
|
-
"text": "Déclaration
|
|
13142
|
+
"text": "Déclaration 2022 de plus-value sur les cessions de terrains à bâtir"
|
|
13143
13143
|
}
|
|
13144
13144
|
],
|
|
13145
|
-
"date": "modified
|
|
13145
|
+
"date": "modified 2022-04-25",
|
|
13146
13146
|
"id": "R38703",
|
|
13147
13147
|
"subject": "Argent, Fiscalité",
|
|
13148
|
-
"theme": "Accueil particuliers > Services en ligne et formulaires > Déclaration
|
|
13149
|
-
"title": "Déclaration
|
|
13148
|
+
"theme": "Accueil particuliers > Services en ligne et formulaires > Déclaration 2022 de plus-value sur les cessions de terrains à bâtir",
|
|
13149
|
+
"title": "Déclaration 2022 de plus-value sur les cessions de terrains à bâtir (Formulaire 14968)",
|
|
13150
13150
|
"type": "particuliers"
|
|
13151
13151
|
},
|
|
13152
13152
|
{
|
|
@@ -28917,14 +28917,14 @@
|
|
|
28917
28917
|
},
|
|
28918
28918
|
{
|
|
28919
28919
|
"id": "F1729",
|
|
28920
|
-
"text": "L'
|
|
28920
|
+
"text": "L'employeur peut-il rompre de façon anticipée le CDD d'un salarié déclaré inapte ?"
|
|
28921
28921
|
}
|
|
28922
28922
|
],
|
|
28923
|
-
"date": "modified
|
|
28923
|
+
"date": "modified 2022-04-22",
|
|
28924
28924
|
"id": "F1729",
|
|
28925
28925
|
"subject": "Travail",
|
|
28926
|
-
"theme": "Accueil particuliers > Travail > Maladie ou accident du travail dans le secteur privé > L'
|
|
28927
|
-
"title": "L'
|
|
28926
|
+
"theme": "Accueil particuliers > Travail > Maladie ou accident du travail dans le secteur privé > L'employeur peut-il rompre de façon anticipée le CDD d'un salarié déclaré inapte ?",
|
|
28927
|
+
"title": "L'employeur peut-il rompre de façon anticipée le CDD d'un salarié déclaré inapte ?",
|
|
28928
28928
|
"type": "particuliers"
|
|
28929
28929
|
},
|
|
28930
28930
|
{
|
|
@@ -43347,14 +43347,14 @@
|
|
|
43347
43347
|
},
|
|
43348
43348
|
{
|
|
43349
43349
|
"id": "F2643",
|
|
43350
|
-
"text": "Copropriété : intervention d'un administrateur
|
|
43350
|
+
"text": "Copropriété : intervention d'un administrateur provisoire"
|
|
43351
43351
|
}
|
|
43352
43352
|
],
|
|
43353
43353
|
"date": "modified 2020-07-31",
|
|
43354
43354
|
"id": "F2643",
|
|
43355
43355
|
"subject": "Logement",
|
|
43356
|
-
"theme": "Accueil particuliers > Logement > Copropriété en difficulté > Copropriété : intervention d'un administrateur
|
|
43357
|
-
"title": "Copropriété : intervention d'un administrateur
|
|
43356
|
+
"theme": "Accueil particuliers > Logement > Copropriété en difficulté > Copropriété : intervention d'un administrateur provisoire",
|
|
43357
|
+
"title": "Copropriété : intervention d'un administrateur provisoire",
|
|
43358
43358
|
"type": "particuliers"
|
|
43359
43359
|
},
|
|
43360
43360
|
{
|
|
@@ -52663,14 +52663,14 @@
|
|
|
52663
52663
|
},
|
|
52664
52664
|
{
|
|
52665
52665
|
"id": "R31759",
|
|
52666
|
-
"text": "Déclaration
|
|
52666
|
+
"text": "Déclaration 2022 de plus-value - Cessions de biens meubles ou de parts de sociétés à prépondérance immobilière"
|
|
52667
52667
|
}
|
|
52668
52668
|
],
|
|
52669
|
-
"date": "modified
|
|
52669
|
+
"date": "modified 2022-04-25",
|
|
52670
52670
|
"id": "R31759",
|
|
52671
52671
|
"subject": "Argent",
|
|
52672
|
-
"theme": "Accueil particuliers > Services en ligne et formulaires > Déclaration
|
|
52673
|
-
"title": "Déclaration
|
|
52672
|
+
"theme": "Accueil particuliers > Services en ligne et formulaires > Déclaration 2022 de plus-value - Cessions de biens meubles ou de parts de sociétés à prépondérance immobilière",
|
|
52673
|
+
"title": "Déclaration 2022 de plus-value - Cessions de biens meubles ou de parts de sociétés à prépondérance immobilière (Formulaire 12358)",
|
|
52674
52674
|
"type": "particuliers"
|
|
52675
52675
|
},
|
|
52676
52676
|
{
|
|
@@ -54249,14 +54249,14 @@
|
|
|
54249
54249
|
},
|
|
54250
54250
|
{
|
|
54251
54251
|
"id": "F1557",
|
|
54252
|
-
"text": "
|
|
54252
|
+
"text": "La tarification sociale de l'eau est-elle toujours en vigueur ?"
|
|
54253
54253
|
}
|
|
54254
54254
|
],
|
|
54255
|
-
"date": "modified
|
|
54255
|
+
"date": "modified 2022-04-20",
|
|
54256
54256
|
"id": "F1557",
|
|
54257
54257
|
"subject": "Logement",
|
|
54258
|
-
"theme": "Accueil particuliers > Logement > Aides au paiement des factures : eau, téléphone, électricité, gaz >
|
|
54259
|
-
"title": "
|
|
54258
|
+
"theme": "Accueil particuliers > Logement > Aides au paiement des factures : eau, téléphone, électricité, gaz > La tarification sociale de l'eau est-elle toujours en vigueur ?",
|
|
54259
|
+
"title": "La tarification sociale de l'eau est-elle toujours en vigueur ?",
|
|
54260
54260
|
"type": "particuliers"
|
|
54261
54261
|
},
|
|
54262
54262
|
{
|
|
@@ -78007,14 +78007,14 @@
|
|
|
78007
78007
|
},
|
|
78008
78008
|
{
|
|
78009
78009
|
"id": "R31755",
|
|
78010
|
-
"text": "Déclaration
|
|
78010
|
+
"text": "Déclaration 2022 de plus-value d'échange de titres de sociétés à prépondérance immobilière"
|
|
78011
78011
|
}
|
|
78012
78012
|
],
|
|
78013
|
-
"date": "modified
|
|
78013
|
+
"date": "modified 2022-04-25",
|
|
78014
78014
|
"id": "R31755",
|
|
78015
78015
|
"subject": "Argent",
|
|
78016
|
-
"theme": "Accueil particuliers > Services en ligne et formulaires > Déclaration
|
|
78017
|
-
"title": "Déclaration
|
|
78016
|
+
"theme": "Accueil particuliers > Services en ligne et formulaires > Déclaration 2022 de plus-value d'échange de titres de sociétés à prépondérance immobilière",
|
|
78017
|
+
"title": "Déclaration 2022 de plus-value d'échange de titres de sociétés à prépondérance immobilière (Formulaire 12357)",
|
|
78018
78018
|
"type": "particuliers"
|
|
78019
78019
|
},
|
|
78020
78020
|
{
|
|
@@ -79012,7 +79012,7 @@
|
|
|
79012
79012
|
"text": "Impôt sur le revenu - Revenus locatifs d'un logement conventionné Anah"
|
|
79013
79013
|
}
|
|
79014
79014
|
],
|
|
79015
|
-
"date": "modified 2022-
|
|
79015
|
+
"date": "modified 2022-04-14",
|
|
79016
79016
|
"id": "F34115",
|
|
79017
79017
|
"subject": "Argent",
|
|
79018
79018
|
"theme": "Accueil particuliers > Argent > Impôt sur le revenu : déductions, réductions et crédits d'impôt > Impôt sur le revenu - Revenus locatifs d'un logement conventionné Anah",
|
|
@@ -99200,7 +99200,7 @@
|
|
|
99200
99200
|
"text": "Fiche facultative de calcul de l'impôt sur le revenu - Résident en France"
|
|
99201
99201
|
}
|
|
99202
99202
|
],
|
|
99203
|
-
"date": "modified
|
|
99203
|
+
"date": "modified 2022-04-25",
|
|
99204
99204
|
"id": "R55231",
|
|
99205
99205
|
"subject": "Argent",
|
|
99206
99206
|
"theme": "Accueil particuliers > Services en ligne et formulaires > Fiche facultative de calcul de l'impôt sur le revenu - Résident en France",
|
|
@@ -124790,7 +124790,7 @@
|
|
|
124790
124790
|
"text": "Chômage partiel (activité partielle)"
|
|
124791
124791
|
}
|
|
124792
124792
|
],
|
|
124793
|
-
"date": "modified
|
|
124793
|
+
"date": "modified 2022-04-11",
|
|
124794
124794
|
"id": "N31002",
|
|
124795
124795
|
"subject": "Social - Santé, Ressources humaines",
|
|
124796
124796
|
"theme": "Accueil professionnels > Ressources humaines > Chômage partiel (activité partielle)",
|
|
@@ -129101,14 +129101,14 @@
|
|
|
129101
129101
|
},
|
|
129102
129102
|
{
|
|
129103
129103
|
"id": "R38703",
|
|
129104
|
-
"text": "Déclaration
|
|
129104
|
+
"text": "Déclaration 2022 de plus-value sur les cessions de terrains à bâtir"
|
|
129105
129105
|
}
|
|
129106
129106
|
],
|
|
129107
|
-
"date": "modified
|
|
129107
|
+
"date": "modified 2022-04-25",
|
|
129108
129108
|
"id": "R38703",
|
|
129109
129109
|
"subject": "Argent, Fiscalité",
|
|
129110
|
-
"theme": "Accueil professionnels > Services en ligne et formulaires > Déclaration
|
|
129111
|
-
"title": "Déclaration
|
|
129110
|
+
"theme": "Accueil professionnels > Services en ligne et formulaires > Déclaration 2022 de plus-value sur les cessions de terrains à bâtir",
|
|
129111
|
+
"title": "Déclaration 2022 de plus-value sur les cessions de terrains à bâtir (Formulaire 14968)",
|
|
129112
129112
|
"type": "professionnels"
|
|
129113
129113
|
},
|
|
129114
129114
|
{
|
|
@@ -131332,7 +131332,7 @@
|
|
|
131332
131332
|
"text": "Demande de dérogation à la durée légale du travail et/ou à l'interdiction du travail de nuit pour les jeunes travailleurs"
|
|
131333
131333
|
}
|
|
131334
131334
|
],
|
|
131335
|
-
"date": "modified
|
|
131335
|
+
"date": "modified 2022-04-11",
|
|
131336
131336
|
"id": "R49677",
|
|
131337
131337
|
"subject": "Ressources humaines",
|
|
131338
131338
|
"theme": "Accueil professionnels > Services en ligne et formulaires > Demande de dérogation à la durée légale du travail et/ou à l'interdiction du travail de nuit pour les jeunes travailleurs",
|
|
@@ -141558,7 +141558,7 @@
|
|
|
141558
141558
|
"text": "Enquête du CHSCT relative à une situation de travail relevant un risque de maladie professionnelle ou à caractère professionnel grave"
|
|
141559
141559
|
}
|
|
141560
141560
|
],
|
|
141561
|
-
"date": "modified
|
|
141561
|
+
"date": "modified 2022-04-11",
|
|
141562
141562
|
"id": "R17125",
|
|
141563
141563
|
"subject": "Ressources humaines",
|
|
141564
141564
|
"theme": "Accueil professionnels > Services en ligne et formulaires > Enquête du CHSCT relative à une situation de travail relevant un risque de maladie professionnelle ou à caractère professionnel grave",
|
|
@@ -143254,7 +143254,7 @@
|
|
|
143254
143254
|
"text": "Enquête du CHSCT relative à un accident du travail grave"
|
|
143255
143255
|
}
|
|
143256
143256
|
],
|
|
143257
|
-
"date": "modified
|
|
143257
|
+
"date": "modified 2022-04-11",
|
|
143258
143258
|
"id": "R17124",
|
|
143259
143259
|
"subject": "Ressources humaines",
|
|
143260
143260
|
"theme": "Accueil professionnels > Services en ligne et formulaires > Enquête du CHSCT relative à un accident du travail grave",
|
|
@@ -144166,7 +144166,7 @@
|
|
|
144166
144166
|
"text": "Vente au déballage"
|
|
144167
144167
|
}
|
|
144168
144168
|
],
|
|
144169
|
-
"date": "modified
|
|
144169
|
+
"date": "modified 2022-01-05",
|
|
144170
144170
|
"id": "F22397",
|
|
144171
144171
|
"subject": "Vente - Commerce",
|
|
144172
144172
|
"theme": "Accueil professionnels > Vente - Commerce > Pratiques commerciales > Vente au déballage",
|
|
@@ -145902,7 +145902,7 @@
|
|
|
145902
145902
|
"text": "Attestation de salaire délivrée par l'employeur dans le cas d'une interruption continue supérieure à 6 mois"
|
|
145903
145903
|
}
|
|
145904
145904
|
],
|
|
145905
|
-
"date": "modified
|
|
145905
|
+
"date": "modified 2022-04-11",
|
|
145906
145906
|
"id": "R14582",
|
|
145907
145907
|
"subject": "Ressources humaines",
|
|
145908
145908
|
"theme": "Accueil professionnels > Services en ligne et formulaires > Attestation de salaire délivrée par l'employeur dans le cas d'une interruption continue supérieure à 6 mois",
|
|
@@ -146962,7 +146962,7 @@
|
|
|
146962
146962
|
"text": "Demande d'autorisation à l'emploi d'un jeune travailleur d'au moins 15 ans et de moins de 16 ans pendant les vacances scolaires"
|
|
146963
146963
|
}
|
|
146964
146964
|
],
|
|
146965
|
-
"date": "modified
|
|
146965
|
+
"date": "modified 2022-04-11",
|
|
146966
146966
|
"id": "R49681",
|
|
146967
146967
|
"subject": "Ressources humaines",
|
|
146968
146968
|
"theme": "Accueil professionnels > Services en ligne et formulaires > Demande d'autorisation à l'emploi d'un jeune travailleur d'au moins 15 ans et de moins de 16 ans pendant les vacances scolaires",
|
|
@@ -147782,7 +147782,7 @@
|
|
|
147782
147782
|
"text": "Questionnaire de maintien au régime français de sécurité sociale d'un travailleur salarié détaché"
|
|
147783
147783
|
}
|
|
147784
147784
|
],
|
|
147785
|
-
"date": "modified
|
|
147785
|
+
"date": "modified 2022-04-11",
|
|
147786
147786
|
"id": "R14594",
|
|
147787
147787
|
"subject": "Ressources humaines",
|
|
147788
147788
|
"theme": "Accueil professionnels > Services en ligne et formulaires > Questionnaire de maintien au régime français de sécurité sociale d'un travailleur salarié détaché",
|
|
@@ -153558,7 +153558,7 @@
|
|
|
153558
153558
|
"text": "Santé et sécurité au travail"
|
|
153559
153559
|
}
|
|
153560
153560
|
],
|
|
153561
|
-
"date": "modified
|
|
153561
|
+
"date": "modified 2022-04-11",
|
|
153562
153562
|
"id": "N14601",
|
|
153563
153563
|
"subject": "Ressources humaines",
|
|
153564
153564
|
"theme": "Accueil professionnels > Ressources humaines > Santé et sécurité au travail",
|
|
@@ -161824,7 +161824,7 @@
|
|
|
161824
161824
|
"text": "Déclaration préalable à l'embauche (DPAE) en ligne"
|
|
161825
161825
|
}
|
|
161826
161826
|
],
|
|
161827
|
-
"date": "modified
|
|
161827
|
+
"date": "modified 2022-04-11",
|
|
161828
161828
|
"id": "R14530",
|
|
161829
161829
|
"subject": "Ressources humaines, Étapes de vie",
|
|
161830
161830
|
"theme": "Accueil professionnels > Services en ligne et formulaires > Déclaration préalable à l'embauche (DPAE) en ligne",
|
|
@@ -163210,7 +163210,7 @@
|
|
|
163210
163210
|
"text": "Demande de reconnaissance de maladie professionnelle (Sécurité sociale des marins)"
|
|
163211
163211
|
}
|
|
163212
163212
|
],
|
|
163213
|
-
"date": "modified
|
|
163213
|
+
"date": "modified 2022-04-11",
|
|
163214
163214
|
"id": "R17932",
|
|
163215
163215
|
"subject": "Ressources humaines",
|
|
163216
163216
|
"theme": "Accueil professionnels > Services en ligne et formulaires > Demande de reconnaissance de maladie professionnelle (Sécurité sociale des marins)",
|
|
@@ -164968,7 +164968,7 @@
|
|
|
164968
164968
|
"text": "Rapport de l'employeur destiné au comité régional de reconnaissance des maladies professionnelles (CRRMP)"
|
|
164969
164969
|
}
|
|
164970
164970
|
],
|
|
164971
|
-
"date": "modified
|
|
164971
|
+
"date": "modified 2022-04-11",
|
|
164972
164972
|
"id": "R14586",
|
|
164973
164973
|
"subject": "Ressources humaines",
|
|
164974
164974
|
"theme": "Accueil professionnels > Services en ligne et formulaires > Rapport de l'employeur destiné au comité régional de reconnaissance des maladies professionnelles (CRRMP)",
|
|
@@ -174730,7 +174730,7 @@
|
|
|
174730
174730
|
"text": "Feuille d'accident du travail ou maladie professionnelle pour les non-salariés agricoles"
|
|
174731
174731
|
}
|
|
174732
174732
|
],
|
|
174733
|
-
"date": "modified
|
|
174733
|
+
"date": "modified 2022-04-11",
|
|
174734
174734
|
"id": "R19405",
|
|
174735
174735
|
"subject": "Ressources humaines",
|
|
174736
174736
|
"theme": "Accueil professionnels > Services en ligne et formulaires > Feuille d'accident du travail ou maladie professionnelle pour les non-salariés agricoles",
|
|
@@ -1236,7 +1236,7 @@
|
|
|
1236
1236
|
"type": "element",
|
|
1237
1237
|
"name": "RessourceWeb",
|
|
1238
1238
|
"attributes": {
|
|
1239
|
-
"URL": "https://
|
|
1239
|
+
"URL": "https://www.defense.gouv.fr/sga/jeunesse/devenir-citoyen/journee-defense-citoyennete-jdc"
|
|
1240
1240
|
}
|
|
1241
1241
|
}
|
|
1242
1242
|
]
|
|
@@ -2192,7 +2192,7 @@
|
|
|
2192
2192
|
"children": [
|
|
2193
2193
|
{
|
|
2194
2194
|
"type": "text",
|
|
2195
|
-
"text": "Vivre ensemble, matériellement et sentimentalement
|
|
2195
|
+
"text": "Vivre ensemble, matériellement et sentimentalement. Chacun peut avoir sa résidence, avec une adresse commune pour les documents officiels."
|
|
2196
2196
|
}
|
|
2197
2197
|
]
|
|
2198
2198
|
}
|
|
@@ -301,19 +301,6 @@
|
|
|
301
301
|
}
|
|
302
302
|
]
|
|
303
303
|
},
|
|
304
|
-
{
|
|
305
|
-
"type": "element",
|
|
306
|
-
"name": "Fiche",
|
|
307
|
-
"attributes": {
|
|
308
|
-
"ID": "F1557"
|
|
309
|
-
},
|
|
310
|
-
"children": [
|
|
311
|
-
{
|
|
312
|
-
"type": "text",
|
|
313
|
-
"text": "Facture d'eau"
|
|
314
|
-
}
|
|
315
|
-
]
|
|
316
|
-
},
|
|
317
304
|
{
|
|
318
305
|
"type": "element",
|
|
319
306
|
"name": "Fiche",
|
|
@@ -1077,6 +1077,50 @@
|
|
|
1077
1077
|
]
|
|
1078
1078
|
}
|
|
1079
1079
|
]
|
|
1080
|
+
},
|
|
1081
|
+
{
|
|
1082
|
+
"type": "element",
|
|
1083
|
+
"name": "Paragraphe",
|
|
1084
|
+
"children": [
|
|
1085
|
+
{
|
|
1086
|
+
"type": "text",
|
|
1087
|
+
"text": "Si vous déclarez en ligne, vous devez utiliser la rubrique « Déclarations annexes »."
|
|
1088
|
+
}
|
|
1089
|
+
]
|
|
1090
|
+
},
|
|
1091
|
+
{
|
|
1092
|
+
"type": "element",
|
|
1093
|
+
"name": "ServiceEnLigne",
|
|
1094
|
+
"attributes": {
|
|
1095
|
+
"ID": "R3120",
|
|
1096
|
+
"URL": "https://cfspart.impots.gouv.fr/LoginMDP",
|
|
1097
|
+
"type": "Téléservice"
|
|
1098
|
+
},
|
|
1099
|
+
"children": [
|
|
1100
|
+
{
|
|
1101
|
+
"type": "element",
|
|
1102
|
+
"name": "Titre",
|
|
1103
|
+
"children": [
|
|
1104
|
+
{
|
|
1105
|
+
"type": "text",
|
|
1106
|
+
"text": "Impôts : accéder à votre espace Particulier"
|
|
1107
|
+
}
|
|
1108
|
+
]
|
|
1109
|
+
},
|
|
1110
|
+
{
|
|
1111
|
+
"type": "element",
|
|
1112
|
+
"name": "Source",
|
|
1113
|
+
"attributes": {
|
|
1114
|
+
"ID": "R30612"
|
|
1115
|
+
},
|
|
1116
|
+
"children": [
|
|
1117
|
+
{
|
|
1118
|
+
"type": "text",
|
|
1119
|
+
"text": "Ministère chargé des finances"
|
|
1120
|
+
}
|
|
1121
|
+
]
|
|
1122
|
+
}
|
|
1123
|
+
]
|
|
1080
1124
|
}
|
|
1081
1125
|
]
|
|
1082
1126
|
}
|
|
@@ -1346,6 +1390,50 @@
|
|
|
1346
1390
|
}
|
|
1347
1391
|
]
|
|
1348
1392
|
},
|
|
1393
|
+
{
|
|
1394
|
+
"type": "element",
|
|
1395
|
+
"name": "Paragraphe",
|
|
1396
|
+
"children": [
|
|
1397
|
+
{
|
|
1398
|
+
"type": "text",
|
|
1399
|
+
"text": "Si vous déclarez en ligne, vous devez utiliser la rubrique « Déclarations annexes »."
|
|
1400
|
+
}
|
|
1401
|
+
]
|
|
1402
|
+
},
|
|
1403
|
+
{
|
|
1404
|
+
"type": "element",
|
|
1405
|
+
"name": "ServiceEnLigne",
|
|
1406
|
+
"attributes": {
|
|
1407
|
+
"ID": "R3120",
|
|
1408
|
+
"URL": "https://cfspart.impots.gouv.fr/LoginMDP",
|
|
1409
|
+
"type": "Téléservice"
|
|
1410
|
+
},
|
|
1411
|
+
"children": [
|
|
1412
|
+
{
|
|
1413
|
+
"type": "element",
|
|
1414
|
+
"name": "Titre",
|
|
1415
|
+
"children": [
|
|
1416
|
+
{
|
|
1417
|
+
"type": "text",
|
|
1418
|
+
"text": "Impôts : accéder à votre espace Particulier"
|
|
1419
|
+
}
|
|
1420
|
+
]
|
|
1421
|
+
},
|
|
1422
|
+
{
|
|
1423
|
+
"type": "element",
|
|
1424
|
+
"name": "Source",
|
|
1425
|
+
"attributes": {
|
|
1426
|
+
"ID": "R30612"
|
|
1427
|
+
},
|
|
1428
|
+
"children": [
|
|
1429
|
+
{
|
|
1430
|
+
"type": "text",
|
|
1431
|
+
"text": "Ministère chargé des finances"
|
|
1432
|
+
}
|
|
1433
|
+
]
|
|
1434
|
+
}
|
|
1435
|
+
]
|
|
1436
|
+
},
|
|
1349
1437
|
{
|
|
1350
1438
|
"type": "element",
|
|
1351
1439
|
"name": "Paragraphe",
|
|
@@ -5882,7 +5882,7 @@
|
|
|
5882
5882
|
"children": [
|
|
5883
5883
|
{
|
|
5884
5884
|
"type": "text",
|
|
5885
|
-
"text": "Déclaration
|
|
5885
|
+
"text": "Déclaration 2022 de plus-value sur les cessions de terrains à bâtir"
|
|
5886
5886
|
}
|
|
5887
5887
|
]
|
|
5888
5888
|
},
|
|
@@ -5918,7 +5918,7 @@
|
|
|
5918
5918
|
"children": [
|
|
5919
5919
|
{
|
|
5920
5920
|
"type": "text",
|
|
5921
|
-
"text": "Déclaration
|
|
5921
|
+
"text": "Déclaration 2022 de plus-value - Cessions de biens meubles ou de parts de sociétés à prépondérance immobilière"
|
|
5922
5922
|
}
|
|
5923
5923
|
]
|
|
5924
5924
|
},
|
|
@@ -5954,7 +5954,7 @@
|
|
|
5954
5954
|
"children": [
|
|
5955
5955
|
{
|
|
5956
5956
|
"type": "text",
|
|
5957
|
-
"text": "Déclaration
|
|
5957
|
+
"text": "Déclaration 2022 de plus-value d'échange de titres de sociétés à prépondérance immobilière"
|
|
5958
5958
|
}
|
|
5959
5959
|
]
|
|
5960
5960
|
},
|
|
@@ -1213,7 +1213,7 @@
|
|
|
1213
1213
|
"children": [
|
|
1214
1214
|
{
|
|
1215
1215
|
"type": "text",
|
|
1216
|
-
"text": "Vivre ensemble, matériellement et sentimentalement
|
|
1216
|
+
"text": "Vivre ensemble, matériellement et sentimentalement. Chacun peut avoir sa résidence, avec une adresse commune pour les documents officiels."
|
|
1217
1217
|
}
|
|
1218
1218
|
]
|
|
1219
1219
|
}
|
|
@@ -5540,7 +5540,7 @@
|
|
|
5540
5540
|
"children": [
|
|
5541
5541
|
{
|
|
5542
5542
|
"type": "text",
|
|
5543
|
-
"text": "Vivre ensemble, matériellement et sentimentalement
|
|
5543
|
+
"text": "Vivre ensemble, matériellement et sentimentalement. Chacun peut avoir sa résidence, avec une adresse commune pour les documents officiels."
|
|
5544
5544
|
}
|
|
5545
5545
|
]
|
|
5546
5546
|
}
|
|
@@ -498,7 +498,7 @@
|
|
|
498
498
|
"type": "element",
|
|
499
499
|
"name": "RessourceWeb",
|
|
500
500
|
"attributes": {
|
|
501
|
-
"URL": "https://
|
|
501
|
+
"URL": "https://www.defense.gouv.fr/sga/jeunesse/devenir-citoyen/journee-defense-citoyennete-jdc"
|
|
502
502
|
}
|
|
503
503
|
}
|
|
504
504
|
]
|
|
@@ -610,7 +610,7 @@
|
|
|
610
610
|
"type": "element",
|
|
611
611
|
"name": "RessourceWeb",
|
|
612
612
|
"attributes": {
|
|
613
|
-
"URL": "https://
|
|
613
|
+
"URL": "https://www.defense.gouv.fr/sga/jeunesse/devenir-citoyen/journee-defense-citoyennete-jdc"
|
|
614
614
|
}
|
|
615
615
|
}
|
|
616
616
|
]
|
|
@@ -766,7 +766,7 @@
|
|
|
766
766
|
"type": "element",
|
|
767
767
|
"name": "RessourceWeb",
|
|
768
768
|
"attributes": {
|
|
769
|
-
"URL": "https://
|
|
769
|
+
"URL": "https://www.defense.gouv.fr/sga/jeunesse/devenir-citoyen/journee-defense-citoyennete-jdc#title-11517"
|
|
770
770
|
}
|
|
771
771
|
}
|
|
772
772
|
]
|
|
@@ -868,7 +868,7 @@
|
|
|
868
868
|
"type": "element",
|
|
869
869
|
"name": "RessourceWeb",
|
|
870
870
|
"attributes": {
|
|
871
|
-
"URL": "https://
|
|
871
|
+
"URL": "https://www.defense.gouv.fr/sga/jeunesse/devenir-citoyen/journee-defense-citoyennete-jdc#title-11517"
|
|
872
872
|
}
|
|
873
873
|
}
|
|
874
874
|
]
|
|
@@ -992,7 +992,7 @@
|
|
|
992
992
|
"attributes": {
|
|
993
993
|
"type": "Information pratique",
|
|
994
994
|
"ID": "R56463",
|
|
995
|
-
"URL": "https://www.defense.gouv.fr/
|
|
995
|
+
"URL": "https://www.defense.gouv.fr/sga/jeunesse/devenir-citoyen/journee-defense-citoyennete-jdc#title-11517",
|
|
996
996
|
"audience": "Particuliers"
|
|
997
997
|
},
|
|
998
998
|
"children": [
|
|
@@ -576,7 +576,7 @@
|
|
|
576
576
|
"type": "element",
|
|
577
577
|
"name": "RessourceWeb",
|
|
578
578
|
"attributes": {
|
|
579
|
-
"URL": "https://
|
|
579
|
+
"URL": "https://www.defense.gouv.fr/sga/jeunesse/devenir-citoyen/journee-defense-citoyennete-jdc"
|
|
580
580
|
}
|
|
581
581
|
}
|
|
582
582
|
]
|
|
@@ -667,24 +667,7 @@
|
|
|
667
667
|
"children": [
|
|
668
668
|
{
|
|
669
669
|
"type": "text",
|
|
670
|
-
"text": "Vous pouvez le contacter "
|
|
671
|
-
},
|
|
672
|
-
{
|
|
673
|
-
"type": "element",
|
|
674
|
-
"name": "LienExterne",
|
|
675
|
-
"attributes": {
|
|
676
|
-
"URL": "https://www.defense.gouv.fr/jdc/csn/residents-a-l-etranger"
|
|
677
|
-
},
|
|
678
|
-
"children": [
|
|
679
|
-
{
|
|
680
|
-
"type": "text",
|
|
681
|
-
"text": "par mail (de préférence) ou par courrier"
|
|
682
|
-
}
|
|
683
|
-
]
|
|
684
|
-
},
|
|
685
|
-
{
|
|
686
|
-
"type": "text",
|
|
687
|
-
"text": "\n\n."
|
|
670
|
+
"text": "Vous pouvez le contacter par mail (de préférence) ou par courrier."
|
|
688
671
|
}
|
|
689
672
|
]
|
|
690
673
|
},
|
|
@@ -711,7 +694,7 @@
|
|
|
711
694
|
"type": "element",
|
|
712
695
|
"name": "RessourceWeb",
|
|
713
696
|
"attributes": {
|
|
714
|
-
"URL": "https://
|
|
697
|
+
"URL": "https://www.defense.gouv.fr/sga/jeunesse/devenir-citoyen/journee-defense-citoyennete-jdc#title-11517"
|
|
715
698
|
}
|
|
716
699
|
}
|
|
717
700
|
]
|
|
@@ -1392,7 +1375,7 @@
|
|
|
1392
1375
|
"type": "element",
|
|
1393
1376
|
"name": "RessourceWeb",
|
|
1394
1377
|
"attributes": {
|
|
1395
|
-
"URL": "https://
|
|
1378
|
+
"URL": "https://www.defense.gouv.fr/sga/jeunesse/devenir-citoyen/journee-defense-citoyennete-jdc"
|
|
1396
1379
|
}
|
|
1397
1380
|
}
|
|
1398
1381
|
]
|
|
@@ -1920,7 +1903,7 @@
|
|
|
1920
1903
|
"type": "element",
|
|
1921
1904
|
"name": "LienExterne",
|
|
1922
1905
|
"attributes": {
|
|
1923
|
-
"URL": "https://www.defense.gouv.fr/
|
|
1906
|
+
"URL": "https://www.defense.gouv.fr/sga/jeunesse/devenir-citoyen/journee-defense-citoyennete-jdc#title-11517"
|
|
1924
1907
|
},
|
|
1925
1908
|
"children": [
|
|
1926
1909
|
{
|
|
@@ -1958,7 +1941,7 @@
|
|
|
1958
1941
|
"type": "element",
|
|
1959
1942
|
"name": "RessourceWeb",
|
|
1960
1943
|
"attributes": {
|
|
1961
|
-
"URL": "https://
|
|
1944
|
+
"URL": "https://www.defense.gouv.fr/sga/jeunesse/devenir-citoyen/journee-defense-citoyennete-jdc#title-11517"
|
|
1962
1945
|
}
|
|
1963
1946
|
}
|
|
1964
1947
|
]
|
|
@@ -2538,7 +2521,7 @@
|
|
|
2538
2521
|
"attributes": {
|
|
2539
2522
|
"type": "Information pratique",
|
|
2540
2523
|
"ID": "R56463",
|
|
2541
|
-
"URL": "https://www.defense.gouv.fr/
|
|
2524
|
+
"URL": "https://www.defense.gouv.fr/sga/jeunesse/devenir-citoyen/journee-defense-citoyennete-jdc#title-11517",
|
|
2542
2525
|
"audience": "Particuliers"
|
|
2543
2526
|
},
|
|
2544
2527
|
"children": [
|
|
@@ -914,7 +914,7 @@
|
|
|
914
914
|
"type": "element",
|
|
915
915
|
"name": "RessourceWeb",
|
|
916
916
|
"attributes": {
|
|
917
|
-
"URL": "https://
|
|
917
|
+
"URL": "https://www.defense.gouv.fr/sga/jeunesse/devenir-citoyen/journee-defense-citoyennete-jdc"
|
|
918
918
|
}
|
|
919
919
|
}
|
|
920
920
|
]
|
|
@@ -1046,7 +1046,7 @@
|
|
|
1046
1046
|
"type": "element",
|
|
1047
1047
|
"name": "RessourceWeb",
|
|
1048
1048
|
"attributes": {
|
|
1049
|
-
"URL": "https://
|
|
1049
|
+
"URL": "https://www.defense.gouv.fr/sga/jeunesse/devenir-citoyen/journee-defense-citoyennete-jdc"
|
|
1050
1050
|
}
|
|
1051
1051
|
}
|
|
1052
1052
|
]
|