@socialgouv/fiches-vdd 2.613.0 → 2.614.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.
Files changed (75) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/data/index.json +29 -29
  3. package/data/particuliers/F10036.json +78 -6
  4. package/data/particuliers/F11534.json +1 -1
  5. package/data/particuliers/F1214.json +2 -30
  6. package/data/particuliers/F1228.json +3 -3
  7. package/data/particuliers/F12387.json +16 -2
  8. package/data/particuliers/F1317.json +2 -30
  9. package/data/particuliers/F13213.json +1 -1
  10. package/data/particuliers/F13214.json +1 -1
  11. package/data/particuliers/F13220.json +1 -1
  12. package/data/particuliers/F13723.json +195 -187
  13. package/data/particuliers/F13845.json +11 -254
  14. package/data/particuliers/F1450.json +213 -5
  15. package/data/particuliers/F1452.json +74 -2
  16. package/data/particuliers/F1459.json +1 -1
  17. package/data/particuliers/F1460.json +75 -3
  18. package/data/particuliers/F15132.json +1 -1
  19. package/data/particuliers/F15675.json +1 -1
  20. package/data/particuliers/F16787.json +74 -2
  21. package/data/particuliers/F17059.json +34 -0
  22. package/data/particuliers/F1727.json +287 -7
  23. package/data/particuliers/F1757.json +1 -1
  24. package/data/particuliers/F1758.json +75 -3
  25. package/data/particuliers/F20028.json +74 -2
  26. package/data/particuliers/F20109.json +139 -3
  27. package/data/particuliers/F2367.json +56 -0
  28. package/data/particuliers/F2421.json +1 -1
  29. package/data/particuliers/F2424.json +1 -1
  30. package/data/particuliers/F2550.json +1 -1
  31. package/data/particuliers/F2552.json +1 -1
  32. package/data/particuliers/F2825.json +74 -2
  33. package/data/particuliers/F2828.json +74 -2
  34. package/data/particuliers/F2832.json +74 -2
  35. package/data/particuliers/F2833.json +74 -2
  36. package/data/particuliers/F2843.json +74 -2
  37. package/data/particuliers/F2844.json +74 -2
  38. package/data/particuliers/F2845.json +74 -2
  39. package/data/particuliers/F2846.json +74 -2
  40. package/data/particuliers/F2848.json +74 -2
  41. package/data/particuliers/F2890.json +74 -2
  42. package/data/particuliers/F31083.json +74 -2
  43. package/data/particuliers/F31101.json +1 -1
  44. package/data/particuliers/F31121.json +74 -2
  45. package/data/particuliers/F31124.json +74 -2
  46. package/data/particuliers/F31128.json +74 -2
  47. package/data/particuliers/F31129.json +74 -2
  48. package/data/particuliers/F31430.json +1 -1
  49. package/data/particuliers/F3153.json +1 -1
  50. package/data/particuliers/F3155.json +111 -28
  51. package/data/particuliers/F31901.json +3 -3
  52. package/data/particuliers/F32134.json +1 -1
  53. package/data/particuliers/F32776.json +149 -5
  54. package/data/particuliers/F33648.json +1 -1
  55. package/data/particuliers/F345.json +1 -1
  56. package/data/particuliers/F34812.json +1 -1
  57. package/data/particuliers/F34822.json +1 -1
  58. package/data/particuliers/F35275.json +5 -5
  59. package/data/particuliers/F36341.json +1 -1
  60. package/data/particuliers/F420.json +1 -1
  61. package/data/particuliers/F479.json +2 -2
  62. package/data/particuliers/F492.json +1 -1
  63. package/data/particuliers/R45531.json +1 -1
  64. package/data/particuliers/{R52875.json → R63577.json} +177 -36
  65. package/data/particuliers/index.json +1 -1
  66. package/data/professionnels/F1784.json +3 -3
  67. package/data/professionnels/F22570.json +2 -2
  68. package/data/professionnels/F22574.json +1949 -1410
  69. package/data/professionnels/F22576.json +1 -1
  70. package/data/professionnels/F22583.json +1 -1
  71. package/data/professionnels/N13444.json +1 -1
  72. package/data/professionnels/R45531.json +1 -1
  73. package/data/professionnels/R56352.json +1 -1
  74. package/data/professionnels/R63976.json +12 -2
  75. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,10 @@
1
+ # [2.614.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.613.0...v2.614.0) (2023-01-17)
2
+
3
+
4
+ ### Features
5
+
6
+ * **data:** 20230117_0416 update ([59bb4ee](https://github.com/SocialGouv/fiches-vdd/commit/59bb4ee8d253c36bd2d48e149724e4206e4ed1f5))
7
+
1
8
  # [2.613.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.612.0...v2.613.0) (2023-01-15)
2
9
 
3
10
 
package/data/index.json CHANGED
@@ -7232,7 +7232,7 @@
7232
7232
  "text": "Indice de référence des loyers (IRL)"
7233
7233
  }
7234
7234
  ],
7235
- "date": "modified 2022-10-14",
7235
+ "date": "modified 2023-01-15",
7236
7236
  "id": "F13723",
7237
7237
  "subject": "Logement",
7238
7238
  "theme": "Accueil particuliers > Logement > Location immobilière : loyer > Indice de référence des loyers (IRL)",
@@ -48845,6 +48845,28 @@
48845
48845
  "title": "Comment faire lever le gage ou l'opposition sur un véhicule ?",
48846
48846
  "type": "particuliers"
48847
48847
  },
48848
+ {
48849
+ "breadcrumbs": [
48850
+ {
48851
+ "id": "Particuliers",
48852
+ "text": "Accueil particuliers"
48853
+ },
48854
+ {
48855
+ "id": "servicesEnLigne",
48856
+ "text": "Services en ligne et formulaires"
48857
+ },
48858
+ {
48859
+ "id": "R63577",
48860
+ "text": "Demander la recherche d'un contrat d'assurance obsèques"
48861
+ }
48862
+ ],
48863
+ "date": "modified 2022-10-27",
48864
+ "id": "R63577",
48865
+ "subject": "Famille - Scolarité",
48866
+ "theme": "Accueil particuliers > Services en ligne et formulaires > Demander la recherche d'un contrat d'assurance obsèques",
48867
+ "title": "Demander la recherche d'un contrat d'assurance obsèques (Service en ligne)",
48868
+ "type": "particuliers"
48869
+ },
48848
48870
  {
48849
48871
  "breadcrumbs": [
48850
48872
  {
@@ -128701,28 +128723,6 @@
128701
128723
  "title": "Recours administratif hiérarchique contre le refus de délivrance de qualifications ou de diplômes dans le champ de l'animation et du sport (Formulaire)",
128702
128724
  "type": "particuliers"
128703
128725
  },
128704
- {
128705
- "breadcrumbs": [
128706
- {
128707
- "id": "Particuliers",
128708
- "text": "Accueil particuliers"
128709
- },
128710
- {
128711
- "id": "servicesEnLigne",
128712
- "text": "Services en ligne et formulaires"
128713
- },
128714
- {
128715
- "id": "R52875",
128716
- "text": "Demande d'attestation de départ en retraite anticipée pour carrière longue"
128717
- }
128718
- ],
128719
- "date": "modified 2022-02-22",
128720
- "id": "R52875",
128721
- "subject": "Travail - Formation",
128722
- "theme": "Accueil particuliers > Services en ligne et formulaires > Demande d'attestation de départ en retraite anticipée pour carrière longue",
128723
- "title": "Demande d'attestation de départ en retraite anticipée pour carrière longue (Formulaire)",
128724
- "type": "particuliers"
128725
- },
128726
128726
  {
128727
128727
  "breadcrumbs": [
128728
128728
  {
@@ -142702,11 +142702,11 @@
142702
142702
  "text": "Fiche de renseignement - Localisation des navires de pêche"
142703
142703
  }
142704
142704
  ],
142705
- "date": "modified 2022-12-22",
142705
+ "date": "modified 2023-01-13",
142706
142706
  "id": "R63976",
142707
142707
  "subject": null,
142708
142708
  "theme": "Accueil professionnels > Services en ligne et formulaires > Fiche de renseignement - Localisation des navires de pêche",
142709
- "title": "Fiche de renseignement - Localisation des navires de pêche (Formulaire)",
142709
+ "title": "Fiche de renseignement - Localisation des navires de pêche (Formulaire 16271*02)",
142710
142710
  "type": "professionnels"
142711
142711
  },
142712
142712
  {
@@ -172601,14 +172601,14 @@
172601
172601
  },
172602
172602
  {
172603
172603
  "id": "F22574",
172604
- "text": "Taxe d'apprentissage et contribution supplémentaire à l'apprentissage (CSA)"
172604
+ "text": "Taxe d'apprentissage (TA) et contribution supplémentaire à l'apprentissage (CSA)"
172605
172605
  }
172606
172606
  ],
172607
- "date": "modified 2023-01-01",
172607
+ "date": "modified 2023-01-16",
172608
172608
  "id": "F22574",
172609
172609
  "subject": "Fiscalité",
172610
- "theme": "Accueil professionnels > Fiscalité > Taxes liées aux salaires > Taxe d'apprentissage et contribution supplémentaire à l'apprentissage (CSA)",
172611
- "title": "Taxe d'apprentissage et contribution supplémentaire à l'apprentissage (CSA)",
172610
+ "theme": "Accueil professionnels > Fiscalité > Taxes liées aux salaires > Taxe d'apprentissage (TA) et contribution supplémentaire à l'apprentissage (CSA)",
172611
+ "title": "Taxe d'apprentissage (TA) et contribution supplémentaire à l'apprentissage (CSA)",
172612
172612
  "type": "professionnels"
172613
172613
  },
172614
172614
  {
@@ -120,7 +120,7 @@
120
120
  "children": [
121
121
  {
122
122
  "type": "text",
123
- "text": "https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000006074228/LEGISCTA000006159511/#LEGISCTA000006159511, https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000006074228/LEGISCTA000006177075, https://www.legifrance.gouv.fr/loda/id/JORFTEXT000022915192/, https://www.legifrance.gouv.fr/loda/id/JORFTEXT000025803494/"
123
+ "text": "https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000006074228/LEGISCTA000006159511/#LEGISCTA000006159511, https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000006074228/LEGISCTA000006177075, https://www.legifrance.gouv.fr/jorf/id/JORFTEXT000046979579, https://www.legifrance.gouv.fr/loda/id/JORFTEXT000025803494/"
124
124
  }
125
125
  ]
126
126
  },
@@ -3890,7 +3890,49 @@
3890
3890
  "children": [
3891
3891
  {
3892
3892
  "type": "text",
3893
- "text": "suivre en ligne la fabrication et l'envoi de votre permis de conduire"
3893
+ "text": "suivre en ligne"
3894
+ }
3895
+ ]
3896
+ },
3897
+ {
3898
+ "type": "text",
3899
+ "text": " la "
3900
+ },
3901
+ {
3902
+ "type": "element",
3903
+ "name": "MiseEnEvidence",
3904
+ "children": [
3905
+ {
3906
+ "type": "text",
3907
+ "text": "fabrication"
3908
+ }
3909
+ ]
3910
+ },
3911
+ {
3912
+ "type": "text",
3913
+ "text": " et "
3914
+ },
3915
+ {
3916
+ "type": "element",
3917
+ "name": "MiseEnEvidence",
3918
+ "children": [
3919
+ {
3920
+ "type": "text",
3921
+ "text": "l'envoi"
3922
+ }
3923
+ ]
3924
+ },
3925
+ {
3926
+ "type": "text",
3927
+ "text": " de votre "
3928
+ },
3929
+ {
3930
+ "type": "element",
3931
+ "name": "MiseEnEvidence",
3932
+ "children": [
3933
+ {
3934
+ "type": "text",
3935
+ "text": "permis de conduire"
3894
3936
  }
3895
3937
  ]
3896
3938
  },
@@ -4058,6 +4100,22 @@
4058
4100
  }
4059
4101
  ]
4060
4102
  },
4103
+ {
4104
+ "type": "element",
4105
+ "name": "Paragraphe",
4106
+ "children": [
4107
+ {
4108
+ "type": "element",
4109
+ "name": "MiseEnEvidence",
4110
+ "children": [
4111
+ {
4112
+ "type": "text",
4113
+ "text": "Savoir comment le permis de conduire est expédié"
4114
+ }
4115
+ ]
4116
+ }
4117
+ ]
4118
+ },
4061
4119
  {
4062
4120
  "type": "element",
4063
4121
  "name": "Paragraphe",
@@ -4094,7 +4152,21 @@
4094
4152
  "children": [
4095
4153
  {
4096
4154
  "type": "text",
4097
- "text": "Il s'agit d'un envoi sécurisé, avec "
4155
+ "text": "Il s'agit d'un "
4156
+ },
4157
+ {
4158
+ "type": "element",
4159
+ "name": "MiseEnEvidence",
4160
+ "children": [
4161
+ {
4162
+ "type": "text",
4163
+ "text": "envoi sécurisé"
4164
+ }
4165
+ ]
4166
+ },
4167
+ {
4168
+ "type": "text",
4169
+ "text": ", avec "
4098
4170
  },
4099
4171
  {
4100
4172
  "type": "element",
@@ -4687,7 +4759,7 @@
4687
4759
  "children": [
4688
4760
  {
4689
4761
  "type": "text",
4690
- "text": "Apprentissage anticipé"
4762
+ "text": "Apprentissage anticipé de la conduite"
4691
4763
  }
4692
4764
  ]
4693
4765
  },
@@ -5131,7 +5203,7 @@
5131
5203
  "name": "Reference",
5132
5204
  "attributes": {
5133
5205
  "type": "Texte de référence",
5134
- "URL": "https://www.legifrance.gouv.fr/loda/id/JORFTEXT000022915192/",
5206
+ "URL": "https://www.legifrance.gouv.fr/jorf/id/JORFTEXT000046979579",
5135
5207
  "ID": "R21574"
5136
5208
  },
5137
5209
  "children": [
@@ -5141,7 +5213,7 @@
5141
5213
  "children": [
5142
5214
  {
5143
5215
  "type": "text",
5144
- "text": "Arrêté du 30 septembre 2010 relatif à la conduite encadrée"
5216
+ "text": "Arrêté du 5 janvier 2023 relatif à la conduite encadrée"
5145
5217
  }
5146
5218
  ]
5147
5219
  }
@@ -8243,7 +8243,7 @@
8243
8243
  "children": [
8244
8244
  {
8245
8245
  "type": "text",
8246
- "text": "Pays où une personne demeure plus de 6 mois (185 jours minimum) par année civile, du fait d'attaches personnelles ou professionnelles. Toutefois, la résidence normale d'une personne dont les attaches personnelles sont situées en France mais qui se trouve à l'étranger pour y suivre ses études, une formation, un stage ou pour accomplir une mission d'une durée déterminée, se situe en France."
8246
+ "text": "Pays où une personne demeure 185 jours ou plus (6 mois) par année civile en raison d'attaches personnelles ou professionnelles. Toutefois, pour une personne dont les attaches personnelles sont situées en France mais qui se trouve à l'étranger pour y suivre ses études, une formation, un stage ou pour accomplir une mission d'une durée déterminée, la résidence normale se situe en France."
8247
8247
  }
8248
8248
  ]
8249
8249
  }
@@ -2434,21 +2434,7 @@
2434
2434
  "children": [
2435
2435
  {
2436
2436
  "type": "text",
2437
- "text": "Au 1"
2438
- },
2439
- {
2440
- "type": "element",
2441
- "name": "Exposant",
2442
- "children": [
2443
- {
2444
- "type": "text",
2445
- "text": "er"
2446
- }
2447
- ]
2448
- },
2449
- {
2450
- "type": "text",
2451
- "text": " janvier 2023, le loyer pourra être augmenté de "
2437
+ "text": "En 2023, le loyer est augmenté de "
2452
2438
  },
2453
2439
  {
2454
2440
  "type": "element",
@@ -2474,21 +2460,7 @@
2474
2460
  "children": [
2475
2461
  {
2476
2462
  "type": "text",
2477
- "text": "Mais, au 1"
2478
- },
2479
- {
2480
- "type": "element",
2481
- "name": "Exposant",
2482
- "children": [
2483
- {
2484
- "type": "text",
2485
- "text": "er"
2486
- }
2487
- ]
2488
- },
2489
- {
2490
- "type": "text",
2491
- "text": " janvier 2024, l'augmentation du loyer sera plafonnée ("
2463
+ "text": "Mais, pour 2024, l'augmentation du loyer sera plafonnée ("
2492
2464
  },
2493
2465
  {
2494
2466
  "type": "element",
@@ -1002,7 +1002,7 @@
1002
1002
  "children": [
1003
1003
  {
1004
1004
  "type": "text",
1005
- "text": "4 809 €"
1005
+ "text": "4 936"
1006
1006
  }
1007
1007
  ]
1008
1008
  },
@@ -1115,7 +1115,7 @@
1115
1115
  "children": [
1116
1116
  {
1117
1117
  "type": "text",
1118
- "text": "4 809 €"
1118
+ "text": "4 936"
1119
1119
  }
1120
1120
  ]
1121
1121
  },
@@ -1211,7 +1211,7 @@
1211
1211
  "children": [
1212
1212
  {
1213
1213
  "type": "text",
1214
- "text": "4 809 €"
1214
+ "text": "4 936"
1215
1215
  }
1216
1216
  ]
1217
1217
  },
@@ -6508,7 +6508,7 @@
6508
6508
  "children": [
6509
6509
  {
6510
6510
  "type": "text",
6511
- "text": "Le montant de votre retraite est calculé d'après la formule suivante :"
6511
+ "text": "Le montant annuel de votre retraite est calculé d'après la formule suivante :"
6512
6512
  }
6513
6513
  ]
6514
6514
  },
@@ -7355,7 +7355,21 @@
7355
7355
  },
7356
7356
  {
7357
7357
  "type": "text",
7358
- "text": " bruts par mois : (8 000 x 0,05035 x 1,04)."
7358
+ "text": " bruts par an : (8 000 x 0,05035 x 1,04), soit "
7359
+ },
7360
+ {
7361
+ "type": "element",
7362
+ "name": "Valeur",
7363
+ "children": [
7364
+ {
7365
+ "type": "text",
7366
+ "text": "34,91 €"
7367
+ }
7368
+ ]
7369
+ },
7370
+ {
7371
+ "type": "text",
7372
+ "text": " par mois."
7359
7373
  }
7360
7374
  ]
7361
7375
  }
@@ -970,21 +970,7 @@
970
970
  "children": [
971
971
  {
972
972
  "type": "text",
973
- "text": "Au 1"
974
- },
975
- {
976
- "type": "element",
977
- "name": "Exposant",
978
- "children": [
979
- {
980
- "type": "text",
981
- "text": "er"
982
- }
983
- ]
984
- },
985
- {
986
- "type": "text",
987
- "text": " janvier 2023, le loyer pourra être augmenté de "
973
+ "text": "En 2023, le loyer est augmenté de "
988
974
  },
989
975
  {
990
976
  "type": "element",
@@ -1010,21 +996,7 @@
1010
996
  "children": [
1011
997
  {
1012
998
  "type": "text",
1013
- "text": "Mais, au 1"
1014
- },
1015
- {
1016
- "type": "element",
1017
- "name": "Exposant",
1018
- "children": [
1019
- {
1020
- "type": "text",
1021
- "text": "er"
1022
- }
1023
- ]
1024
- },
1025
- {
1026
- "type": "text",
1027
- "text": " janvier 2024, l'augmentation du loyer sera plafonnée ("
999
+ "text": "Mais, pour 2024, l'augmentation du loyer sera plafonnée ("
1028
1000
  },
1029
1001
  {
1030
1002
  "type": "element",
@@ -4978,7 +4978,7 @@
4978
4978
  "children": [
4979
4979
  {
4980
4980
  "type": "text",
4981
- "text": "Instruction interministérielle n° DSS/2B/2021/247 du 14 décembre 2021 relative à la revalorisation au 1er janvier 2022 des plafonds de ressources d'attribution de certaines prestations familiales"
4981
+ "text": "Instruction interministérielle n° DSS/SD2B/2022/283 du 21 décembre 2022 relative à la revalorisation au 1er janvier 2023 des plafonds de ressources dattribution de certaines prestations familiales"
4982
4982
  }
4983
4983
  ]
4984
4984
  },
@@ -3593,7 +3593,7 @@
3593
3593
  "children": [
3594
3594
  {
3595
3595
  "type": "text",
3596
- "text": "Instruction interministérielle n° DSS/2B/2021/247 du 14 décembre 2021 relative à la revalorisation au 1er janvier 2022 des plafonds de ressources d'attribution de certaines prestations familiales"
3596
+ "text": "Instruction interministérielle n° DSS/SD2B/2022/283 du 21 décembre 2022 relative à la revalorisation au 1er janvier 2023 des plafonds de ressources dattribution de certaines prestations familiales"
3597
3597
  }
3598
3598
  ]
3599
3599
  }
@@ -3140,7 +3140,7 @@
3140
3140
  "children": [
3141
3141
  {
3142
3142
  "type": "text",
3143
- "text": "Instruction interministérielle n° DSS/2B/2021/247 du 14 décembre 2021 relative à la revalorisation au 1er janvier 2022 des plafonds de ressources d'attribution de certaines prestations familiales"
3143
+ "text": "Instruction interministérielle n° DSS/SD2B/2022/283 du 21 décembre 2022 relative à la revalorisation au 1er janvier 2023 des plafonds de ressources dattribution de certaines prestations familiales"
3144
3144
  }
3145
3145
  ]
3146
3146
  }