@socialgouv/fiches-vdd 2.615.0 → 2.616.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 (83) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/data/index.json +18 -18
  3. package/data/particuliers/F10036.json +1 -1
  4. package/data/particuliers/F1011.json +6 -6
  5. package/data/particuliers/F11534.json +1 -1
  6. package/data/particuliers/F1165.json +1 -1
  7. package/data/particuliers/F1168.json +1 -1
  8. package/data/particuliers/F12386.json +37 -130
  9. package/data/particuliers/F12387.json +1 -38
  10. package/data/particuliers/F13212.json +3 -57
  11. package/data/particuliers/F142.json +35 -0
  12. package/data/particuliers/F1450.json +3 -3
  13. package/data/particuliers/F1452.json +2 -2
  14. package/data/particuliers/F1460.json +2 -16
  15. package/data/particuliers/F14860.json +25 -102
  16. package/data/particuliers/F15396.json +1 -1
  17. package/data/particuliers/F1551.json +16 -2
  18. package/data/particuliers/F16123.json +35 -0
  19. package/data/particuliers/F16787.json +1 -1
  20. package/data/particuliers/F1719.json +4 -4
  21. package/data/particuliers/F1727.json +4 -4
  22. package/data/particuliers/F17293.json +15 -1
  23. package/data/particuliers/F173.json +2 -2
  24. package/data/particuliers/F1758.json +1 -1
  25. package/data/particuliers/F17759.json +35 -0
  26. package/data/particuliers/F180.json +13 -9
  27. package/data/particuliers/F1814.json +4 -4
  28. package/data/particuliers/F19643.json +5 -5
  29. package/data/particuliers/F20028.json +2 -2
  30. package/data/particuliers/F20109.json +2 -2
  31. package/data/particuliers/F2042.json +1 -1
  32. package/data/particuliers/F2315.json +634 -665
  33. package/data/particuliers/F23263.json +108 -2
  34. package/data/particuliers/F2421.json +131 -53
  35. package/data/particuliers/F2467.json +54 -1
  36. package/data/particuliers/F250.json +1 -1
  37. package/data/particuliers/F2695.json +4 -4
  38. package/data/particuliers/F2825.json +4 -32
  39. package/data/particuliers/F2827.json +147 -147
  40. package/data/particuliers/F2828.json +5 -47
  41. package/data/particuliers/F2830.json +1 -15
  42. package/data/particuliers/F2832.json +5 -47
  43. package/data/particuliers/F2833.json +5 -47
  44. package/data/particuliers/F2843.json +4 -32
  45. package/data/particuliers/F2844.json +4 -32
  46. package/data/particuliers/F2845.json +4 -32
  47. package/data/particuliers/F2846.json +4 -32
  48. package/data/particuliers/F2848.json +4 -32
  49. package/data/particuliers/F2890.json +3 -17
  50. package/data/particuliers/F291.json +4 -4
  51. package/data/particuliers/F31083.json +5 -47
  52. package/data/particuliers/F31119.json +1 -15
  53. package/data/particuliers/F31121.json +4 -32
  54. package/data/particuliers/F31124.json +4 -32
  55. package/data/particuliers/F31128.json +4 -32
  56. package/data/particuliers/F31129.json +4 -32
  57. package/data/particuliers/F31847.json +1 -1
  58. package/data/particuliers/F32776.json +2 -2
  59. package/data/particuliers/F33344.json +1 -1
  60. package/data/particuliers/F33352.json +2 -2
  61. package/data/particuliers/F33452.json +285 -27
  62. package/data/particuliers/F33694.json +1 -15
  63. package/data/particuliers/F34329.json +1 -1
  64. package/data/particuliers/F34635.json +18 -361
  65. package/data/particuliers/F34696.json +100 -0
  66. package/data/particuliers/F34759.json +1 -1
  67. package/data/particuliers/F34769.json +1 -1
  68. package/data/particuliers/F35515.json +22 -0
  69. package/data/particuliers/F35784.json +1 -1
  70. package/data/particuliers/F469.json +429 -282
  71. package/data/particuliers/F704.json +4 -4
  72. package/data/particuliers/F724.json +2 -2
  73. package/data/particuliers/F929.json +1 -1
  74. package/data/particuliers/N349.json +1 -1
  75. package/data/particuliers/N530.json +1 -1
  76. package/data/particuliers/R36427.json +3 -3
  77. package/data/particuliers/R48100.json +16 -2
  78. package/data/particuliers/R51271.json +245 -146
  79. package/data/particuliers/R51503.json +0 -34
  80. package/data/particuliers/R51858.json +1 -1
  81. package/data/professionnels/F23263.json +108 -2
  82. package/data/professionnels/R48100.json +16 -2
  83. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,10 @@
1
+ # [2.616.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.615.0...v2.616.0) (2023-01-19)
2
+
3
+
4
+ ### Features
5
+
6
+ * **data:** 20230119_0416 update ([3cd9b99](https://github.com/SocialGouv/fiches-vdd/commit/3cd9b9903636cc07b09680961a0bbbc6d325c6ea))
7
+
1
8
  # [2.615.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.614.0...v2.615.0) (2023-01-18)
2
9
 
3
10
 
package/data/index.json CHANGED
@@ -1844,7 +1844,7 @@
1844
1844
  "text": "Retrait d'espèces"
1845
1845
  }
1846
1846
  ],
1847
- "date": "modified 2021-02-03",
1847
+ "date": "modified 2023-01-16",
1848
1848
  "id": "F2421",
1849
1849
  "subject": "Argent - Impôts - Consommation",
1850
1850
  "theme": "Accueil particuliers > Argent - Impôts - Consommation > Moyens de paiement > Retrait d'espèces",
@@ -12198,7 +12198,7 @@
12198
12198
  "text": "Quels véhicules peut-on conduire avec le permis B ?"
12199
12199
  }
12200
12200
  ],
12201
- "date": "modified 2023-01-17",
12201
+ "date": "modified 2023-01-18",
12202
12202
  "id": "F2827",
12203
12203
  "subject": "Transports - Mobilité",
12204
12204
  "theme": "Accueil particuliers > Transports - Mobilité > Permis de conduire > Quels véhicules peut-on conduire avec le permis B ?",
@@ -13644,7 +13644,7 @@
13644
13644
  "text": "Retraite complémentaire dans le privé : Agirc-Arrco"
13645
13645
  }
13646
13646
  ],
13647
- "date": "modified 2023-01-01",
13647
+ "date": "modified 2023-01-17",
13648
13648
  "id": "F15396",
13649
13649
  "subject": "Travail - Formation",
13650
13650
  "theme": "Accueil particuliers > Travail - Formation > Retraite d'un salarié du secteur privé > Retraite complémentaire dans le privé : Agirc-Arrco",
@@ -38004,7 +38004,7 @@
38004
38004
  "text": "Les prestations familiales sont-elles versées sous conditions de ressources ?"
38005
38005
  }
38006
38006
  ],
38007
- "date": "modified 2022-09-22",
38007
+ "date": "modified 2023-01-16",
38008
38008
  "id": "F13212",
38009
38009
  "subject": "Famille - Scolarité",
38010
38010
  "theme": "Accueil particuliers > Famille - Scolarité > Allocations destinées aux familles > Les prestations familiales sont-elles versées sous conditions de ressources ?",
@@ -52607,14 +52607,14 @@
52607
52607
  },
52608
52608
  {
52609
52609
  "id": "F2315",
52610
- "text": "Quels sont les différents types de location d'un logement meublé ?"
52610
+ "text": "Quelles sont les règles de location d'un logement meublé ?"
52611
52611
  }
52612
52612
  ],
52613
- "date": "modified 2021-10-28",
52613
+ "date": "modified 2023-01-16",
52614
52614
  "id": "F2315",
52615
52615
  "subject": "Logement",
52616
- "theme": "Accueil particuliers > Logement > Location immobilière : contrat de location (bail) > Quels sont les différents types de location d'un logement meublé ?",
52617
- "title": "Quels sont les différents types de location d'un logement meublé ?",
52616
+ "theme": "Accueil particuliers > Logement > Location immobilière : contrat de location (bail) > Quelles sont les règles de location d'un logement meublé ?",
52617
+ "title": "Quelles sont les règles de location d'un logement meublé ?",
52618
52618
  "type": "particuliers"
52619
52619
  },
52620
52620
  {
@@ -71312,7 +71312,7 @@
71312
71312
  "text": "Signalement santé"
71313
71313
  }
71314
71314
  ],
71315
- "date": "modified 2021-02-23",
71315
+ "date": "modified 2023-01-18",
71316
71316
  "id": "R51858",
71317
71317
  "subject": "Travail - Formation, Social - Santé",
71318
71318
  "theme": "Accueil particuliers > Services en ligne et formulaires > Signalement santé",
@@ -76088,7 +76088,7 @@
76088
76088
  "text": "Règlement en ligne des litiges - Achats nationaux ou dans l'UE"
76089
76089
  }
76090
76090
  ],
76091
- "date": "modified 2021-03-22",
76091
+ "date": "modified 2023-01-18",
76092
76092
  "id": "R48100",
76093
76093
  "subject": "Argent - Impôts - Consommation, Vente - Commerce",
76094
76094
  "theme": "Accueil particuliers > Services en ligne et formulaires > Règlement en ligne des litiges - Achats nationaux ou dans l'UE",
@@ -102224,7 +102224,7 @@
102224
102224
  "text": "Allocation chômage d'aide au retour à l'emploi (ARE) d'un salarié du privé"
102225
102225
  }
102226
102226
  ],
102227
- "date": "modified 2023-01-01",
102227
+ "date": "modified 2023-01-17",
102228
102228
  "id": "F14860",
102229
102229
  "subject": "Social - Santé",
102230
102230
  "theme": "Accueil particuliers > Social - Santé > Allocation chômage d'aide au retour à l'emploi (ARE) > Allocation chômage d'aide au retour à l'emploi (ARE) d'un salarié du privé",
@@ -113014,7 +113014,7 @@
113014
113014
  "text": "Allocation d'aide au retour à l'emploi (ARE) d'un ancien agent public"
113015
113015
  }
113016
113016
  ],
113017
- "date": "modified 2023-01-01",
113017
+ "date": "modified 2023-01-17",
113018
113018
  "id": "F12386",
113019
113019
  "subject": "Social - Santé",
113020
113020
  "theme": "Accueil particuliers > Social - Santé > Allocation chômage d'aide au retour à l'emploi (ARE) > Allocation d'aide au retour à l'emploi (ARE) d'un ancien agent public",
@@ -120857,14 +120857,14 @@
120857
120857
  },
120858
120858
  {
120859
120859
  "id": "R36427",
120860
- "text": "Permis de conduire : suivre l'avancement de sa demande de conduire"
120860
+ "text": "Suivre l'avancement de votre demande de permis de conduire"
120861
120861
  }
120862
120862
  ],
120863
- "date": "modified 2022-07-12",
120863
+ "date": "modified 2023-01-18",
120864
120864
  "id": "R36427",
120865
120865
  "subject": "Transports - Mobilité",
120866
- "theme": "Accueil particuliers > Services en ligne et formulaires > Permis de conduire : suivre l'avancement de sa demande de conduire",
120867
- "title": "Permis de conduire : suivre l'avancement de sa demande de conduire (Service en ligne)",
120866
+ "theme": "Accueil particuliers > Services en ligne et formulaires > Suivre l'avancement de votre demande de permis de conduire",
120867
+ "title": "Suivre l'avancement de votre demande de permis de conduire (Service en ligne)",
120868
120868
  "type": "particuliers"
120869
120869
  },
120870
120870
  {
@@ -130672,7 +130672,7 @@
130672
130672
  "text": "Modèle de demande d'attestation de Pacs"
130673
130673
  }
130674
130674
  ],
130675
- "date": "modified 2022-11-28",
130675
+ "date": "modified 2023-01-17",
130676
130676
  "id": "R51271",
130677
130677
  "subject": "Famille - Scolarité",
130678
130678
  "theme": "Accueil particuliers > Services en ligne et formulaires > Modèle de demande d'attestation de Pacs",
@@ -163234,7 +163234,7 @@
163234
163234
  "text": "Règlement en ligne des litiges - Achats nationaux ou dans l'UE"
163235
163235
  }
163236
163236
  ],
163237
- "date": "modified 2021-03-22",
163237
+ "date": "modified 2023-01-18",
163238
163238
  "id": "R48100",
163239
163239
  "subject": "Argent - Impôts - Consommation, Vente - Commerce",
163240
163240
  "theme": "Accueil professionnels > Services en ligne et formulaires > Règlement en ligne des litiges - Achats nationaux ou dans l'UE",
@@ -4041,7 +4041,7 @@
4041
4041
  "children": [
4042
4042
  {
4043
4043
  "type": "text",
4044
- "text": "Permis de conduire : suivre l'avancement de sa demande de conduire"
4044
+ "text": "Suivre l'avancement de votre demande de permis de conduire"
4045
4045
  }
4046
4046
  ]
4047
4047
  },
@@ -120,7 +120,7 @@
120
120
  "children": [
121
121
  {
122
122
  "type": "text",
123
- "text": "http://www.bo-pole-emploi.org/bulletinsofficiels/deliberation-n2012-51-du-23-nove.html?type=dossiers/2012/bope-n2012-126-du-7-decembre-201, http://www.bo-pole-emploi.org/bulletinsofficiels/instruction-n-2019-17-du-6-mai-2019-bope-n2019-47.html?type=dossiers/2019/bope-n2019-047-du-11-juin-2019, http://www.pole-emploi.fr/candidat/aide-a-la-mobilite-@/article.jspz?id=61634, https://www.unedic.org/sites/default/files/2021-06/CP_Un%C3%A9dic_Revalorisation%20ARE_juin2021.pdf"
123
+ "text": "http://www.bo-pole-emploi.org/bulletinsofficiels/deliberation-n2012-51-du-23-nove.html?type=dossiers/2012/bope-n2012-126-du-7-decembre-201, http://www.bo-pole-emploi.org/bulletinsofficiels/instruction-n-2019-17-du-6-mai-2019-bope-n2019-47.html?type=dossiers/2019/bope-n2019-047-du-11-juin-2019, http://www.pole-emploi.fr/candidat/aide-a-la-mobilite-@/article.jspz?id=61634, https://www.unedic.org/sites/default/files/2022-06/CP-Unedic-Revalorisation-ARE_juin2022.pdf"
124
124
  }
125
125
  ]
126
126
  },
@@ -586,7 +586,7 @@
586
586
  "children": [
587
587
  {
588
588
  "type": "text",
589
- "text": "29,56 €"
589
+ "text": "30,42 €"
590
590
  }
591
591
  ]
592
592
  },
@@ -2245,7 +2245,7 @@
2245
2245
  "children": [
2246
2246
  {
2247
2247
  "type": "text",
2248
- "text": "29,56 €"
2248
+ "text": "30,42 €"
2249
2249
  }
2250
2250
  ]
2251
2251
  },
@@ -3615,7 +3615,7 @@
3615
3615
  "children": [
3616
3616
  {
3617
3617
  "type": "text",
3618
- "text": "29,56 €"
3618
+ "text": "30,42 €"
3619
3619
  }
3620
3620
  ]
3621
3621
  },
@@ -5088,7 +5088,7 @@
5088
5088
  "name": "Reference",
5089
5089
  "attributes": {
5090
5090
  "type": "Texte de référence",
5091
- "URL": "https://www.unedic.org/sites/default/files/2021-06/CP_Un%C3%A9dic_Revalorisation%20ARE_juin2021.pdf",
5091
+ "URL": "https://www.unedic.org/sites/default/files/2022-06/CP-Unedic-Revalorisation-ARE_juin2022.pdf",
5092
5092
  "ID": "R51385"
5093
5093
  },
5094
5094
  "children": [
@@ -5098,7 +5098,7 @@
5098
5098
  "children": [
5099
5099
  {
5100
5100
  "type": "text",
5101
- "text": "Revalorisation des allocations d'assurance chômage au 1er juillet 2021"
5101
+ "text": "Revalorisation des allocations d'assurance chômage au 1er juillet 2022"
5102
5102
  }
5103
5103
  ]
5104
5104
  },
@@ -6401,7 +6401,7 @@
6401
6401
  "children": [
6402
6402
  {
6403
6403
  "type": "text",
6404
- "text": "Permis de conduire : suivre l'avancement de sa demande de conduire"
6404
+ "text": "Suivre l'avancement de votre demande de permis de conduire"
6405
6405
  }
6406
6406
  ]
6407
6407
  },
@@ -2434,7 +2434,7 @@
2434
2434
  "children": [
2435
2435
  {
2436
2436
  "type": "text",
2437
- "text": "Quels sont les différents types de location d'un logement meublé ?"
2437
+ "text": "Quelles sont les règles de location d'un logement meublé ?"
2438
2438
  }
2439
2439
  ]
2440
2440
  }
@@ -6440,7 +6440,7 @@
6440
6440
  "children": [
6441
6441
  {
6442
6442
  "type": "text",
6443
- "text": "Quels sont les différents types de location d'un logement meublé ?"
6443
+ "text": "Quelles sont les règles de location d'un logement meublé ?"
6444
6444
  }
6445
6445
  ]
6446
6446
  },