@socialgouv/fiches-vdd 2.501.0 → 2.502.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/associations/F1122.json +33 -1
  3. package/data/associations/F1926.json +66 -2
  4. package/data/associations/F34727.json +66 -2
  5. package/data/associations/R1311.json +56 -2
  6. package/data/index.json +20 -20
  7. package/data/particuliers/F1051.json +4 -4
  8. package/data/particuliers/F1054.json +1 -1
  9. package/data/particuliers/F1122.json +33 -1
  10. package/data/particuliers/F1137.json +1 -1
  11. package/data/particuliers/F1168.json +100 -219
  12. package/data/particuliers/F1214.json +0 -45
  13. package/data/particuliers/F12386.json +2 -2
  14. package/data/particuliers/F133.json +1 -1
  15. package/data/particuliers/F14860.json +2 -2
  16. package/data/particuliers/F15240.json +2 -2
  17. package/data/particuliers/F15252.json +36 -0
  18. package/data/particuliers/F15522.json +174 -4
  19. package/data/particuliers/F1671.json +2 -2
  20. package/data/particuliers/F16871.json +52 -52
  21. package/data/particuliers/F1786.json +1 -1
  22. package/data/particuliers/F1848.json +2 -2
  23. package/data/particuliers/F1926.json +66 -2
  24. package/data/particuliers/F22.json +1 -1
  25. package/data/particuliers/F2234.json +3 -3
  26. package/data/particuliers/F2322.json +38 -0
  27. package/data/particuliers/F2406.json +1 -1
  28. package/data/particuliers/F24660.json +848 -530
  29. package/data/particuliers/F24661.json +1 -1
  30. package/data/particuliers/F2835.json +1 -1
  31. package/data/particuliers/F2839.json +1 -1
  32. package/data/particuliers/F2855.json +1 -1
  33. package/data/particuliers/F2857.json +1 -1
  34. package/data/particuliers/F2873.json +1 -1
  35. package/data/particuliers/F2930.json +1 -1
  36. package/data/particuliers/F3053.json +6 -6
  37. package/data/particuliers/F31111.json +6 -6
  38. package/data/particuliers/F31130.json +1 -1
  39. package/data/particuliers/F31209.json +1 -1
  40. package/data/particuliers/F31225.json +1 -1
  41. package/data/particuliers/F3156.json +2 -2
  42. package/data/particuliers/F3178.json +1 -1
  43. package/data/particuliers/F31850.json +1 -1
  44. package/data/particuliers/F31952.json +211 -1
  45. package/data/particuliers/F32292.json +1 -1
  46. package/data/particuliers/F32360.json +97 -216
  47. package/data/particuliers/F33681.json +1 -1
  48. package/data/particuliers/F33886.json +1 -1
  49. package/data/particuliers/F34064.json +1 -1
  50. package/data/particuliers/F34168.json +7 -7
  51. package/data/particuliers/F34169.json +3 -3
  52. package/data/particuliers/F34396.json +0 -45
  53. package/data/particuliers/F34630.json +1 -1
  54. package/data/particuliers/F34661.json +134 -2
  55. package/data/particuliers/F34727.json +66 -2
  56. package/data/particuliers/F35034.json +1 -1
  57. package/data/particuliers/F35305.json +1 -1
  58. package/data/particuliers/F36464.json +4 -4
  59. package/data/particuliers/F36465.json +8 -8
  60. package/data/particuliers/F36512.json +1 -1
  61. package/data/particuliers/F371.json +1 -1
  62. package/data/particuliers/F479.json +0 -45
  63. package/data/particuliers/F583.json +2 -2
  64. package/data/particuliers/F781.json +1 -1
  65. package/data/particuliers/F935.json +17 -3
  66. package/data/particuliers/F947.json +0 -90
  67. package/data/particuliers/F952.json +1 -1
  68. package/data/particuliers/F987.json +1 -1
  69. package/data/particuliers/N480.json +1 -1
  70. package/data/particuliers/R1311.json +56 -2
  71. package/data/particuliers/R16635.json +5 -24
  72. package/data/particuliers/R18124.json +18 -2
  73. package/data/particuliers/R33696.json +1 -1
  74. package/data/particuliers/R49994.json +29 -1
  75. package/data/particuliers/R527.json +1 -1
  76. package/data/particuliers/R558.json +1 -1
  77. package/data/particuliers/R58640.json +1 -1
  78. package/data/particuliers/R58650.json +1 -1
  79. package/data/particuliers/R63143.json +3 -3
  80. package/data/professionnels/F15252.json +36 -0
  81. package/data/professionnels/F1848.json +1 -1
  82. package/data/professionnels/R49994.json +29 -1
  83. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,10 @@
1
+ # [2.502.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.501.0...v2.502.0) (2022-09-06)
2
+
3
+
4
+ ### Features
5
+
6
+ * **data:** 20220906_0530 update ([3cde81a](https://github.com/SocialGouv/fiches-vdd/commit/3cde81adb68ed25290d7a1279bdac2be5bf776b2))
7
+
1
8
  # [2.501.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.500.0...v2.501.0) (2022-09-03)
2
9
 
3
10
 
@@ -2233,6 +2233,38 @@
2233
2233
  }
2234
2234
  ]
2235
2235
  },
2236
+ {
2237
+ "type": "element",
2238
+ "name": "Chapitre",
2239
+ "children": [
2240
+ {
2241
+ "type": "element",
2242
+ "name": "Titre",
2243
+ "children": [
2244
+ {
2245
+ "type": "element",
2246
+ "name": "Paragraphe",
2247
+ "children": [
2248
+ {
2249
+ "type": "text",
2250
+ "text": "Par téléphone"
2251
+ }
2252
+ ]
2253
+ }
2254
+ ]
2255
+ },
2256
+ {
2257
+ "type": "element",
2258
+ "name": "Paragraphe",
2259
+ "children": [
2260
+ {
2261
+ "type": "text",
2262
+ "text": "03 87 17 22 00"
2263
+ }
2264
+ ]
2265
+ }
2266
+ ]
2267
+ },
2236
2268
  {
2237
2269
  "type": "element",
2238
2270
  "name": "Chapitre",
@@ -2259,7 +2291,7 @@
2259
2291
  "children": [
2260
2292
  {
2261
2293
  "type": "text",
2262
- "text": "sirene-associations@insee.fr"
2294
+ "text": "sireneasso@contact-insee.fr"
2263
2295
  }
2264
2296
  ]
2265
2297
  }
@@ -1105,6 +1105,38 @@
1105
1105
  }
1106
1106
  ]
1107
1107
  },
1108
+ {
1109
+ "type": "element",
1110
+ "name": "Chapitre",
1111
+ "children": [
1112
+ {
1113
+ "type": "element",
1114
+ "name": "Titre",
1115
+ "children": [
1116
+ {
1117
+ "type": "element",
1118
+ "name": "Paragraphe",
1119
+ "children": [
1120
+ {
1121
+ "type": "text",
1122
+ "text": "Par téléphone"
1123
+ }
1124
+ ]
1125
+ }
1126
+ ]
1127
+ },
1128
+ {
1129
+ "type": "element",
1130
+ "name": "Paragraphe",
1131
+ "children": [
1132
+ {
1133
+ "type": "text",
1134
+ "text": "03 87 17 22 00"
1135
+ }
1136
+ ]
1137
+ }
1138
+ ]
1139
+ },
1108
1140
  {
1109
1141
  "type": "element",
1110
1142
  "name": "Chapitre",
@@ -1131,7 +1163,7 @@
1131
1163
  "children": [
1132
1164
  {
1133
1165
  "type": "text",
1134
- "text": "sirene-associations@insee.fr"
1166
+ "text": "sireneasso@contact-insee.fr"
1135
1167
  }
1136
1168
  ]
1137
1169
  }
@@ -1240,6 +1272,38 @@
1240
1272
  }
1241
1273
  ]
1242
1274
  },
1275
+ {
1276
+ "type": "element",
1277
+ "name": "Chapitre",
1278
+ "children": [
1279
+ {
1280
+ "type": "element",
1281
+ "name": "Titre",
1282
+ "children": [
1283
+ {
1284
+ "type": "element",
1285
+ "name": "Paragraphe",
1286
+ "children": [
1287
+ {
1288
+ "type": "text",
1289
+ "text": "Par téléphone"
1290
+ }
1291
+ ]
1292
+ }
1293
+ ]
1294
+ },
1295
+ {
1296
+ "type": "element",
1297
+ "name": "Paragraphe",
1298
+ "children": [
1299
+ {
1300
+ "type": "text",
1301
+ "text": "03 87 17 22 00"
1302
+ }
1303
+ ]
1304
+ }
1305
+ ]
1306
+ },
1243
1307
  {
1244
1308
  "type": "element",
1245
1309
  "name": "Chapitre",
@@ -1266,7 +1330,7 @@
1266
1330
  "children": [
1267
1331
  {
1268
1332
  "type": "text",
1269
- "text": "sirene-associations@insee.fr"
1333
+ "text": "sireneasso@contact-insee.fr"
1270
1334
  }
1271
1335
  ]
1272
1336
  }
@@ -729,6 +729,38 @@
729
729
  }
730
730
  ]
731
731
  },
732
+ {
733
+ "type": "element",
734
+ "name": "Chapitre",
735
+ "children": [
736
+ {
737
+ "type": "element",
738
+ "name": "Titre",
739
+ "children": [
740
+ {
741
+ "type": "element",
742
+ "name": "Paragraphe",
743
+ "children": [
744
+ {
745
+ "type": "text",
746
+ "text": "Par téléphone"
747
+ }
748
+ ]
749
+ }
750
+ ]
751
+ },
752
+ {
753
+ "type": "element",
754
+ "name": "Paragraphe",
755
+ "children": [
756
+ {
757
+ "type": "text",
758
+ "text": "03 87 17 22 00"
759
+ }
760
+ ]
761
+ }
762
+ ]
763
+ },
732
764
  {
733
765
  "type": "element",
734
766
  "name": "Chapitre",
@@ -755,7 +787,7 @@
755
787
  "children": [
756
788
  {
757
789
  "type": "text",
758
- "text": "sirene-associations@insee.fr"
790
+ "text": "sireneasso@contact-insee.fr"
759
791
  }
760
792
  ]
761
793
  }
@@ -864,6 +896,38 @@
864
896
  }
865
897
  ]
866
898
  },
899
+ {
900
+ "type": "element",
901
+ "name": "Chapitre",
902
+ "children": [
903
+ {
904
+ "type": "element",
905
+ "name": "Titre",
906
+ "children": [
907
+ {
908
+ "type": "element",
909
+ "name": "Paragraphe",
910
+ "children": [
911
+ {
912
+ "type": "text",
913
+ "text": "Par téléphone"
914
+ }
915
+ ]
916
+ }
917
+ ]
918
+ },
919
+ {
920
+ "type": "element",
921
+ "name": "Paragraphe",
922
+ "children": [
923
+ {
924
+ "type": "text",
925
+ "text": "03 87 17 22 00"
926
+ }
927
+ ]
928
+ }
929
+ ]
930
+ },
867
931
  {
868
932
  "type": "element",
869
933
  "name": "Chapitre",
@@ -890,7 +954,7 @@
890
954
  "children": [
891
955
  {
892
956
  "type": "text",
893
- "text": "sirene-associations@insee.fr"
957
+ "text": "sireneasso@contact-insee.fr"
894
958
  }
895
959
  ]
896
960
  }
@@ -79,7 +79,7 @@
79
79
  "children": [
80
80
  {
81
81
  "type": "text",
82
- "text": "modified 2021-11-17"
82
+ "text": "modified 2022-09-05"
83
83
  }
84
84
  ]
85
85
  },
@@ -308,7 +308,25 @@
308
308
  "children": [
309
309
  {
310
310
  "type": "text",
311
- "text": "À adresser, accompagné de l'agrément Vacances organisées adaptées, à la direction de la cohésion sociale (DDCS) du département où se déroule le séjour (ou en cas de séjour itinérant, aux différentes préfectures concernées) 2 mois avant sa tenue."
311
+ "text": "À adresser, accompagné de l'agrément Vacances organisées adaptées, à la "
312
+ },
313
+ {
314
+ "type": "element",
315
+ "name": "LienInterne",
316
+ "attributes": {
317
+ "LienPublication": "R60094",
318
+ "type": "Sigle"
319
+ },
320
+ "children": [
321
+ {
322
+ "type": "text",
323
+ "text": "DDETS"
324
+ }
325
+ ]
326
+ },
327
+ {
328
+ "type": "text",
329
+ "text": " du département où se déroule le séjour (ou en cas de séjour itinérant, aux différentes préfectures concernées) 2 mois avant sa tenue."
312
330
  }
313
331
  ]
314
332
  }
@@ -335,6 +353,42 @@
335
353
  }
336
354
  ]
337
355
  },
356
+ {
357
+ "type": "element",
358
+ "name": "Abreviation",
359
+ "attributes": {
360
+ "ID": "R60094",
361
+ "type": "Sigle"
362
+ },
363
+ "children": [
364
+ {
365
+ "type": "element",
366
+ "name": "Titre",
367
+ "children": [
368
+ {
369
+ "type": "text",
370
+ "text": "DDETS"
371
+ }
372
+ ]
373
+ },
374
+ {
375
+ "type": "element",
376
+ "name": "Texte",
377
+ "children": [
378
+ {
379
+ "type": "element",
380
+ "name": "Paragraphe",
381
+ "children": [
382
+ {
383
+ "type": "text",
384
+ "text": "Direction départementale en charge de l'emploi, du travail et des solidarités (DDETS ou DDETS-PP, ex-Direccte)"
385
+ }
386
+ ]
387
+ }
388
+ ]
389
+ }
390
+ ]
391
+ },
338
392
  {
339
393
  "type": "element",
340
394
  "name": "OuSAdresser",
package/data/index.json CHANGED
@@ -18390,7 +18390,7 @@
18390
18390
  "text": "Lettre de réclamation des documents de fin de contrat"
18391
18391
  }
18392
18392
  ],
18393
- "date": "modified 2021-03-11",
18393
+ "date": "modified 2022-09-05",
18394
18394
  "id": "R58640",
18395
18395
  "subject": "Travail - Formation",
18396
18396
  "theme": "Accueil particuliers > Services en ligne et formulaires > Lettre de réclamation des documents de fin de contrat",
@@ -32662,7 +32662,7 @@
32662
32662
  "text": "Demande d'indemnisation kilométrique liée à l'activité de défenseur syndical"
32663
32663
  }
32664
32664
  ],
32665
- "date": "modified 2021-11-09",
32665
+ "date": "modified 2022-09-05",
32666
32666
  "id": "R49994",
32667
32667
  "subject": "Travail - Formation, Ressources humaines",
32668
32668
  "theme": "Accueil particuliers > Services en ligne et formulaires > Demande d'indemnisation kilométrique liée à l'activité de défenseur syndical",
@@ -33416,7 +33416,7 @@
33416
33416
  "text": "Simulateur de RSA (Caf)"
33417
33417
  }
33418
33418
  ],
33419
- "date": "modified 2022-05-30",
33419
+ "date": "modified 2022-09-05",
33420
33420
  "id": "R558",
33421
33421
  "subject": "Social - Santé",
33422
33422
  "theme": "Accueil particuliers > Services en ligne et formulaires > Simulateur de RSA (Caf)",
@@ -34732,7 +34732,7 @@
34732
34732
  "text": "Demande de certificat de nationalité française"
34733
34733
  }
34734
34734
  ],
34735
- "date": "modified 2022-09-01",
34735
+ "date": "modified 2022-09-05",
34736
34736
  "id": "R63143",
34737
34737
  "subject": "Papiers - Citoyenneté - Élections",
34738
34738
  "theme": "Accueil particuliers > Services en ligne et formulaires > Demande de certificat de nationalité française",
@@ -55485,14 +55485,14 @@
55485
55485
  },
55486
55486
  {
55487
55487
  "id": "F24660",
55488
- "text": "Indemnité compensatrice de préavis (licenciement, démission, ...)"
55488
+ "text": "Indemnité compensatrice de préavis (licenciement, démission...)"
55489
55489
  }
55490
55490
  ],
55491
- "date": "modified 2021-02-05",
55491
+ "date": "modified 2022-09-05",
55492
55492
  "id": "F24660",
55493
55493
  "subject": "Travail - Formation",
55494
- "theme": "Accueil particuliers > Travail - Formation > Licenciement d'un salarié pour motif personnel (secteur privé) > Indemnité compensatrice de préavis (licenciement, démission, ...)",
55495
- "title": "Indemnité compensatrice de préavis (licenciement, démission, ...)",
55494
+ "theme": "Accueil particuliers > Travail - Formation > Licenciement d'un salarié pour motif personnel (secteur privé) > Indemnité compensatrice de préavis (licenciement, démission...)",
55495
+ "title": "Indemnité compensatrice de préavis (licenciement, démission...)",
55496
55496
  "type": "particuliers"
55497
55497
  },
55498
55498
  {
@@ -57145,14 +57145,14 @@
57145
57145
  },
57146
57146
  {
57147
57147
  "id": "R16635",
57148
- "text": "Lettre pour donner congé (préavis) au propriétaire du logement que vous habitez"
57148
+ "text": "Locataire avec un bail d'habitation : donner son préavis (congé) au propriétaire du logement"
57149
57149
  }
57150
57150
  ],
57151
57151
  "date": "modified 2022-03-08",
57152
57152
  "id": "R16635",
57153
57153
  "subject": "Logement",
57154
- "theme": "Accueil particuliers > Services en ligne et formulaires > Lettre pour donner congé (préavis) au propriétaire du logement que vous habitez",
57155
- "title": "Lettre pour donner congé (préavis) au propriétaire du logement que vous habitez (Modèle de document)",
57154
+ "theme": "Accueil particuliers > Services en ligne et formulaires > Locataire avec un bail d'habitation : donner son préavis (congé) au propriétaire du logement",
57155
+ "title": "Locataire avec un bail d'habitation : donner son préavis (congé) au propriétaire du logement (Modèle de document)",
57156
57156
  "type": "particuliers"
57157
57157
  },
57158
57158
  {
@@ -61662,7 +61662,7 @@
61662
61662
  "text": "RSA - Déclarer ses ressources trimestrielles"
61663
61663
  }
61664
61664
  ],
61665
- "date": "modified 2022-04-01",
61665
+ "date": "modified 2022-09-05",
61666
61666
  "id": "R527",
61667
61667
  "subject": "Social - Santé",
61668
61668
  "theme": "Accueil particuliers > Services en ligne et formulaires > RSA - Déclarer ses ressources trimestrielles",
@@ -80108,7 +80108,7 @@
80108
80108
  "text": "Convocation à un entretien préalable au licenciement économique de moins de 10 salariés pendant 30 jours"
80109
80109
  }
80110
80110
  ],
80111
- "date": "modified 2021-03-11",
80111
+ "date": "modified 2022-09-05",
80112
80112
  "id": "R58650",
80113
80113
  "subject": "Travail - Formation",
80114
80114
  "theme": "Accueil particuliers > Services en ligne et formulaires > Convocation à un entretien préalable au licenciement économique de moins de 10 salariés pendant 30 jours",
@@ -82296,7 +82296,7 @@
82296
82296
  "text": "Règles de licenciement dans une entreprise en difficulté "
82297
82297
  }
82298
82298
  ],
82299
- "date": "modified 2020-11-12",
82299
+ "date": "modified 2022-09-05",
82300
82300
  "id": "F35034",
82301
82301
  "subject": "Travail - Formation",
82302
82302
  "theme": "Accueil particuliers > Travail - Formation > Licenciement économique > Règles de licenciement dans une entreprise en difficulté ",
@@ -85394,7 +85394,7 @@
85394
85394
  "text": "Déclaration d'un séjour \"Vacances adaptées organisées - VAO\" pour personnes handicapées majeures"
85395
85395
  }
85396
85396
  ],
85397
- "date": "modified 2021-11-17",
85397
+ "date": "modified 2022-09-05",
85398
85398
  "id": "R1311",
85399
85399
  "subject": "Fonctionnement d'une association, Associations",
85400
85400
  "theme": "Accueil particuliers > Services en ligne et formulaires > Déclaration d'un séjour \"Vacances adaptées organisées - VAO\" pour personnes handicapées majeures",
@@ -85630,7 +85630,7 @@
85630
85630
  "text": "Licenciement économique : entretien préalable"
85631
85631
  }
85632
85632
  ],
85633
- "date": "modified 2020-11-17",
85633
+ "date": "modified 2022-09-05",
85634
85634
  "id": "F35305",
85635
85635
  "subject": "Travail - Formation",
85636
85636
  "theme": "Accueil particuliers > Travail - Formation > Licenciement économique > Licenciement économique : entretien préalable",
@@ -89008,7 +89008,7 @@
89008
89008
  "text": "Convention de cellule de reclassement - Bulletin d'adhésion du salarié"
89009
89009
  }
89010
89010
  ],
89011
- "date": "modified 2021-10-08",
89011
+ "date": "modified 2022-09-05",
89012
89012
  "id": "R18124",
89013
89013
  "subject": "Travail - Formation",
89014
89014
  "theme": "Accueil particuliers > Services en ligne et formulaires > Convention de cellule de reclassement - Bulletin d'adhésion du salarié",
@@ -122836,7 +122836,7 @@
122836
122836
  "text": "Demande de congé de solidarité familiale dans le secteur privé"
122837
122837
  }
122838
122838
  ],
122839
- "date": "modified 2021-10-07",
122839
+ "date": "modified 2022-09-05",
122840
122840
  "id": "R33696",
122841
122841
  "subject": "Travail - Formation",
122842
122842
  "theme": "Accueil particuliers > Services en ligne et formulaires > Demande de congé de solidarité familiale dans le secteur privé",
@@ -144650,7 +144650,7 @@
144650
144650
  "text": "Demande d'indemnisation kilométrique liée à l'activité de défenseur syndical"
144651
144651
  }
144652
144652
  ],
144653
- "date": "modified 2021-11-09",
144653
+ "date": "modified 2022-09-05",
144654
144654
  "id": "R49994",
144655
144655
  "subject": "Travail - Formation, Ressources humaines",
144656
144656
  "theme": "Accueil professionnels > Services en ligne et formulaires > Demande d'indemnisation kilométrique liée à l'activité de défenseur syndical",
@@ -187392,7 +187392,7 @@
187392
187392
  "text": "Déclaration d'un séjour \"Vacances adaptées organisées - VAO\" pour personnes handicapées majeures"
187393
187393
  }
187394
187394
  ],
187395
- "date": "modified 2021-11-17",
187395
+ "date": "modified 2022-09-05",
187396
187396
  "id": "R1311",
187397
187397
  "subject": "Fonctionnement d'une association, Associations",
187398
187398
  "theme": "Accueil associations > Services en ligne et formulaires > Déclaration d'un séjour \"Vacances adaptées organisées - VAO\" pour personnes handicapées majeures",
@@ -1161,7 +1161,7 @@
1161
1161
  "name": "NoticeLiee",
1162
1162
  "attributes": {
1163
1163
  "ID": "R63144",
1164
- "URL": "https://www.formulaires.service-public.fr/gf/getNotice.do?cerfaNotice=1&cerfaFormulaire=16237",
1164
+ "URL": "https://www.formulaires.service-public.fr/gf/getNotice.do?cerfaNotice=16237-01&cerfaFormulaire=16237*01",
1165
1165
  "type": "Notice",
1166
1166
  "numerocerfa": "52373"
1167
1167
  },
@@ -1177,7 +1177,7 @@
1177
1177
  "name": "NoticeLiee",
1178
1178
  "attributes": {
1179
1179
  "ID": "R63203",
1180
- "URL": "https://www.formulaires.service-public.fr/gf/getNotice.do?cerfaNotice=52373&cerfaFormulaire=16237",
1180
+ "URL": "https://www.formulaires.service-public.fr/gf/getAnnexe.do?cerfaAnnexe=1&cerfaFormulaire=16237*01",
1181
1181
  "type": "Notice"
1182
1182
  },
1183
1183
  "children": [
@@ -8103,7 +8103,7 @@
8103
8103
  "name": "NoticeLiee",
8104
8104
  "attributes": {
8105
8105
  "ID": "R63144",
8106
- "URL": "https://www.formulaires.service-public.fr/gf/getNotice.do?cerfaNotice=1&cerfaFormulaire=16237",
8106
+ "URL": "https://www.formulaires.service-public.fr/gf/getNotice.do?cerfaNotice=16237-01&cerfaFormulaire=16237*01",
8107
8107
  "type": "Notice",
8108
8108
  "numerocerfa": "52373"
8109
8109
  },
@@ -8119,7 +8119,7 @@
8119
8119
  "name": "NoticeLiee",
8120
8120
  "attributes": {
8121
8121
  "ID": "R63203",
8122
- "URL": "https://www.formulaires.service-public.fr/gf/getNotice.do?cerfaNotice=52373&cerfaFormulaire=16237",
8122
+ "URL": "https://www.formulaires.service-public.fr/gf/getAnnexe.do?cerfaAnnexe=1&cerfaFormulaire=16237*01",
8123
8123
  "type": "Notice"
8124
8124
  },
8125
8125
  "children": [
@@ -411,7 +411,7 @@
411
411
  "children": [
412
412
  {
413
413
  "type": "text",
414
- "text": "Indemnité compensatrice de préavis (licenciement, démission, ...)"
414
+ "text": "Indemnité compensatrice de préavis (licenciement, démission...)"
415
415
  }
416
416
  ]
417
417
  },
@@ -2246,6 +2246,38 @@
2246
2246
  }
2247
2247
  ]
2248
2248
  },
2249
+ {
2250
+ "type": "element",
2251
+ "name": "Chapitre",
2252
+ "children": [
2253
+ {
2254
+ "type": "element",
2255
+ "name": "Titre",
2256
+ "children": [
2257
+ {
2258
+ "type": "element",
2259
+ "name": "Paragraphe",
2260
+ "children": [
2261
+ {
2262
+ "type": "text",
2263
+ "text": "Par téléphone"
2264
+ }
2265
+ ]
2266
+ }
2267
+ ]
2268
+ },
2269
+ {
2270
+ "type": "element",
2271
+ "name": "Paragraphe",
2272
+ "children": [
2273
+ {
2274
+ "type": "text",
2275
+ "text": "03 87 17 22 00"
2276
+ }
2277
+ ]
2278
+ }
2279
+ ]
2280
+ },
2249
2281
  {
2250
2282
  "type": "element",
2251
2283
  "name": "Chapitre",
@@ -2272,7 +2304,7 @@
2272
2304
  "children": [
2273
2305
  {
2274
2306
  "type": "text",
2275
- "text": "sirene-associations@insee.fr"
2307
+ "text": "sireneasso@contact-insee.fr"
2276
2308
  }
2277
2309
  ]
2278
2310
  }
@@ -411,7 +411,7 @@
411
411
  "children": [
412
412
  {
413
413
  "type": "text",
414
- "text": "Indemnité compensatrice de préavis (licenciement, démission, ...)"
414
+ "text": "Indemnité compensatrice de préavis (licenciement, démission...)"
415
415
  }
416
416
  ]
417
417
  },