@socialgouv/fiches-vdd 2.560.0 → 2.562.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 (84) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/data/index.json +27 -49
  3. package/data/particuliers/F11182.json +1 -1
  4. package/data/particuliers/F11629.json +143 -0
  5. package/data/particuliers/F12210.json +1029 -783
  6. package/data/particuliers/F1234.json +1 -11
  7. package/data/particuliers/F12386.json +2 -2
  8. package/data/particuliers/F14723.json +2 -2
  9. package/data/particuliers/F1507.json +199 -16
  10. package/data/particuliers/F1558.json +26 -0
  11. package/data/particuliers/F15868.json +2 -2
  12. package/data/particuliers/F16096.json +82 -25
  13. package/data/particuliers/F16242.json +118 -6
  14. package/data/particuliers/F1761.json +22 -2
  15. package/data/particuliers/F2123.json +1 -1
  16. package/data/particuliers/F21742.json +2 -2
  17. package/data/particuliers/F2213.json +2 -2
  18. package/data/particuliers/F225.json +224 -24
  19. package/data/particuliers/F2415.json +14 -0
  20. package/data/particuliers/F2633.json +40 -2
  21. package/data/particuliers/F265.json +4 -4
  22. package/data/particuliers/F2661.json +20 -1
  23. package/data/particuliers/F3083.json +2 -2
  24. package/data/particuliers/F31847.json +1 -1
  25. package/data/particuliers/F32827.json +2 -2
  26. package/data/particuliers/F33324.json +55 -0
  27. package/data/particuliers/F334.json +2 -2
  28. package/data/particuliers/F33426.json +3 -3
  29. package/data/particuliers/F33430.json +1352 -882
  30. package/data/particuliers/F33644.json +544 -9
  31. package/data/particuliers/F33800.json +3457 -1435
  32. package/data/particuliers/F33963.json +1 -1
  33. package/data/particuliers/F34157.json +4 -14
  34. package/data/particuliers/F34717.json +2 -2
  35. package/data/particuliers/F35062.json +10 -0
  36. package/data/particuliers/F35382.json +3 -3
  37. package/data/particuliers/F35680.json +2 -2
  38. package/data/particuliers/F362.json +20 -1
  39. package/data/particuliers/F614.json +10 -0
  40. package/data/particuliers/F632.json +1 -1
  41. package/data/particuliers/F89.json +2 -2
  42. package/data/particuliers/R37337.json +1 -1
  43. package/data/particuliers/R44563.json +1 -1
  44. package/data/particuliers/R44564.json +1 -1
  45. package/data/particuliers/R54489.json +1 -1
  46. package/data/particuliers/R59631.json +3 -3
  47. package/data/professionnels/F20668.json +31 -10
  48. package/data/professionnels/F2160.json +47 -3
  49. package/data/professionnels/F21907.json +32 -13
  50. package/data/professionnels/F22286.json +1 -1
  51. package/data/professionnels/F22591.json +1 -1
  52. package/data/professionnels/F23208.json +1 -1
  53. package/data/professionnels/F23211.json +2 -2
  54. package/data/professionnels/F23258.json +8 -8
  55. package/data/professionnels/F23263.json +1 -1
  56. package/data/professionnels/F23887.json +77 -24
  57. package/data/professionnels/F24542.json +2 -2
  58. package/data/professionnels/F31027.json +8 -3
  59. package/data/professionnels/F31144.json +1 -1
  60. package/data/professionnels/F31412.json +88 -0
  61. package/data/professionnels/F31635.json +1 -1
  62. package/data/professionnels/F31808.json +1 -1
  63. package/data/professionnels/F32887.json +512 -1426
  64. package/data/professionnels/F33527.json +5964 -748
  65. package/data/professionnels/F33785.json +8 -3
  66. package/data/professionnels/F33794.json +83 -6
  67. package/data/professionnels/F35018.json +2 -2
  68. package/data/professionnels/F35934.json +77 -169
  69. package/data/professionnels/F36008.json +1 -1
  70. package/data/professionnels/F36048.json +1 -1
  71. package/data/professionnels/F36250.json +53 -3
  72. package/data/professionnels/F743.json +1 -1
  73. package/data/professionnels/N18568.json +209 -1
  74. package/data/professionnels/N22471.json +1 -1
  75. package/data/professionnels/N31384.json +1 -1
  76. package/data/professionnels/R19991.json +1 -1
  77. package/data/professionnels/R39675.json +1 -1
  78. package/data/professionnels/R41590.json +1 -1
  79. package/data/professionnels/R41591.json +1 -1
  80. package/data/professionnels/R43253.json +1 -1
  81. package/data/professionnels/R56846.json +38 -0
  82. package/data/professionnels/index.json +0 -1
  83. package/package.json +1 -1
  84. package/data/professionnels/R60412.json +0 -308
package/CHANGELOG.md CHANGED
@@ -1,3 +1,17 @@
1
+ # [2.562.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.561.0...v2.562.0) (2022-11-16)
2
+
3
+
4
+ ### Features
5
+
6
+ * **data:** 20221116_0421 update ([3968588](https://github.com/SocialGouv/fiches-vdd/commit/3968588456e73bd7c6a6a3307ac99e69b6748fe8))
7
+
8
+ # [2.561.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.560.0...v2.561.0) (2022-11-15)
9
+
10
+
11
+ ### Features
12
+
13
+ * **data:** 20221115_0421 update ([e4c2556](https://github.com/SocialGouv/fiches-vdd/commit/e4c2556466eaa2084ec476ce2da70ddef774167e))
14
+
1
15
  # [2.560.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.559.0...v2.560.0) (2022-11-12)
2
16
 
3
17
 
package/data/index.json CHANGED
@@ -26118,7 +26118,7 @@
26118
26118
  "text": "I-Cad - Accéder à l'espace détenteur"
26119
26119
  }
26120
26120
  ],
26121
- "date": "modified 2021-10-29",
26121
+ "date": "modified 2022-11-14",
26122
26122
  "id": "R54489",
26123
26123
  "subject": "Loisirs - Sports - Culture",
26124
26124
  "theme": "Accueil particuliers > Services en ligne et formulaires > I-Cad - Accéder à l'espace détenteur",
@@ -30442,7 +30442,7 @@
30442
30442
  "text": "Demande d'opposition à la sortie du territoire d'un mineur pouvant voyager seul (sans parent accompagnant)"
30443
30443
  }
30444
30444
  ],
30445
- "date": "modified 2021-12-07",
30445
+ "date": "modified 2022-11-14",
30446
30446
  "id": "R37337",
30447
30447
  "subject": "Famille - Scolarité",
30448
30448
  "theme": "Accueil particuliers > Services en ligne et formulaires > Demande d'opposition à la sortie du territoire d'un mineur pouvant voyager seul (sans parent accompagnant)",
@@ -45196,7 +45196,7 @@
45196
45196
  "text": "Immatriculation ou affiliation à la sécurité sociale : quelles différences ?"
45197
45197
  }
45198
45198
  ],
45199
- "date": "modified 2020-04-20",
45199
+ "date": "modified 2022-11-15",
45200
45200
  "id": "F225",
45201
45201
  "subject": "Social - Santé",
45202
45202
  "theme": "Accueil particuliers > Social - Santé > Affiliation à la sécurité sociale (assurance maladie) > Immatriculation ou affiliation à la sécurité sociale : quelles différences ?",
@@ -47439,14 +47439,14 @@
47439
47439
  },
47440
47440
  {
47441
47441
  "id": "F33430",
47442
- "text": "Nationalité française de l'ascendant (parent, grand-parent...) d'un Français"
47442
+ "text": "Déclaration de nationalité française de l'ascendant d'un Français"
47443
47443
  }
47444
47444
  ],
47445
- "date": "modified 2021-03-02",
47445
+ "date": "modified 2022-11-14",
47446
47446
  "id": "F33430",
47447
47447
  "subject": "Étranger - Europe",
47448
- "theme": "Accueil particuliers > Étranger - Europe > Nationalité française > Nationalité française de l'ascendant (parent, grand-parent...) d'un Français",
47449
- "title": "Nationalité française de l'ascendant (parent, grand-parent...) d'un Français",
47448
+ "theme": "Accueil particuliers > Étranger - Europe > Nationalité française > Déclaration de nationalité française de l'ascendant d'un Français",
47449
+ "title": "Déclaration de nationalité française de l'ascendant d'un Français",
47450
47450
  "type": "particuliers"
47451
47451
  },
47452
47452
  {
@@ -71450,7 +71450,7 @@
71450
71450
  "text": "Faut-il vivre en France pour toucher des prestations familiales ?"
71451
71451
  }
71452
71452
  ],
71453
- "date": "modified 2021-02-18",
71453
+ "date": "modified 2022-11-15",
71454
71454
  "id": "F33644",
71455
71455
  "subject": "Famille - Scolarité",
71456
71456
  "theme": "Accueil particuliers > Famille - Scolarité > Allocations destinées aux familles > Faut-il vivre en France pour toucher des prestations familiales ?",
@@ -92768,7 +92768,7 @@
92768
92768
  "text": "Préfecture de police de Paris : demande d'opposition à sortie du territoire"
92769
92769
  }
92770
92770
  ],
92771
- "date": "modified 2021-06-22",
92771
+ "date": "modified 2022-11-14",
92772
92772
  "id": "R59631",
92773
92773
  "subject": "Famille - Scolarité",
92774
92774
  "theme": "Accueil particuliers > Services en ligne et formulaires > Préfecture de police de Paris : demande d'opposition à sortie du territoire",
@@ -98447,14 +98447,14 @@
98447
98447
  },
98448
98448
  {
98449
98449
  "id": "F33800",
98450
- "text": "Nationalité française du frère ou de la sœur d'un Français"
98450
+ "text": "Déclaration de nationalité française du frère ou de la sœur d'un Français"
98451
98451
  }
98452
98452
  ],
98453
- "date": "modified 2021-03-02",
98453
+ "date": "modified 2022-11-14",
98454
98454
  "id": "F33800",
98455
98455
  "subject": "Étranger - Europe",
98456
- "theme": "Accueil particuliers > Étranger - Europe > Nationalité française > Nationalité française du frère ou de la sœur d'un Français",
98457
- "title": "Nationalité française du frère ou de la sœur d'un Français",
98456
+ "theme": "Accueil particuliers > Étranger - Europe > Nationalité française > Déclaration de nationalité française du frère ou de la sœur d'un Français",
98457
+ "title": "Déclaration de nationalité française du frère ou de la sœur d'un Français",
98458
98458
  "type": "particuliers"
98459
98459
  },
98460
98460
  {
@@ -100872,7 +100872,7 @@
100872
100872
  "text": "Demande de permis de conduire : quel justificatif de domicile ?"
100873
100873
  }
100874
100874
  ],
100875
- "date": "modified 2022-09-14",
100875
+ "date": "modified 2022-10-05",
100876
100876
  "id": "F31847",
100877
100877
  "subject": "Transports - Mobilité",
100878
100878
  "theme": "Accueil particuliers > Transports - Mobilité > Permis de conduire > Demande de permis de conduire : quel justificatif de domicile ?",
@@ -101264,7 +101264,7 @@
101264
101264
  "text": "Dossier médical"
101265
101265
  }
101266
101266
  ],
101267
- "date": "modified 2020-02-20",
101267
+ "date": "modified 2022-11-15",
101268
101268
  "id": "F12210",
101269
101269
  "subject": "Social - Santé",
101270
101270
  "theme": "Accueil particuliers > Social - Santé > Information du patient : dossier médical, montant des prestations, ... > Dossier médical",
@@ -107912,7 +107912,7 @@
107912
107912
  "text": "Quelle est la valeur juridique du baptême civil ?"
107913
107913
  }
107914
107914
  ],
107915
- "date": "modified 2021-05-18",
107915
+ "date": "modified 2022-11-14",
107916
107916
  "id": "F1507",
107917
107917
  "subject": "Famille - Scolarité",
107918
107918
  "theme": "Accueil particuliers > Famille - Scolarité > Autorité parentale > Quelle est la valeur juridique du baptême civil ?",
@@ -140333,14 +140333,14 @@
140333
140333
  },
140334
140334
  {
140335
140335
  "id": "F33527",
140336
- "text": "Conditions générales de vente entre professionnels (CGV)"
140336
+ "text": "Conditions générales de vente (CGV)"
140337
140337
  }
140338
140338
  ],
140339
140339
  "date": "modified 2021-02-16",
140340
140340
  "id": "F33527",
140341
140341
  "subject": "Comptabilité - Facturation",
140342
- "theme": "Accueil professionnels > Comptabilité - Facturation > Facturation, paiement > Conditions générales de vente entre professionnels (CGV)",
140343
- "title": "Conditions générales de vente entre professionnels (CGV)",
140342
+ "theme": "Accueil professionnels > Comptabilité - Facturation > Facturation, paiement > Conditions générales de vente (CGV)",
140343
+ "title": "Conditions générales de vente (CGV)",
140344
140344
  "type": "professionnels"
140345
140345
  },
140346
140346
  {
@@ -161376,7 +161376,7 @@
161376
161376
  "text": "Modifications d'une entreprise individuelle"
161377
161377
  }
161378
161378
  ],
161379
- "date": "modified 2022-05-15",
161379
+ "date": "modified 2022-11-14",
161380
161380
  "id": "F36250",
161381
161381
  "subject": "Étapes de vie",
161382
161382
  "theme": "Accueil professionnels > Étapes de vie > Je gère > Modifications d'une entreprise individuelle",
@@ -165132,7 +165132,7 @@
165132
165132
  "text": "Création d'entreprise : déterminer la nature de l'activité de votre entreprise"
165133
165133
  }
165134
165134
  ],
165135
- "date": "modified 2021-10-28",
165135
+ "date": "modified 2022-11-14",
165136
165136
  "id": "F32887",
165137
165137
  "subject": "Étapes de vie",
165138
165138
  "theme": "Accueil professionnels > Étapes de vie > Je crée > Création d'entreprise : déterminer la nature de l'activité de votre entreprise",
@@ -174705,28 +174705,6 @@
174705
174705
  "title": "Détermination du résultat fiscal et des plus-values à long terme d'ensemble (Formulaire 10241*21)",
174706
174706
  "type": "professionnels"
174707
174707
  },
174708
- {
174709
- "breadcrumbs": [
174710
- {
174711
- "id": "Professionnels",
174712
- "text": "Accueil professionnels"
174713
- },
174714
- {
174715
- "id": "servicesEnLigne",
174716
- "text": "Services en ligne et formulaires"
174717
- },
174718
- {
174719
- "id": "R60412",
174720
- "text": "Démarches d'immatriculation en ligne CMA (Micro-entrepreneur)"
174721
- }
174722
- ],
174723
- "date": "modified 2021-10-18",
174724
- "id": "R60412",
174725
- "subject": "Étapes de vie",
174726
- "theme": "Accueil professionnels > Services en ligne et formulaires > Démarches d'immatriculation en ligne CMA (Micro-entrepreneur)",
174727
- "title": "Démarches d'immatriculation en ligne CMA (Micro-entrepreneur) (Service en ligne)",
174728
- "type": "professionnels"
174729
- },
174730
174708
  {
174731
174709
  "breadcrumbs": [
174732
174710
  {
@@ -175182,7 +175160,7 @@
175182
175160
  "text": "Création d'entreprise : formalités d'immatriculation d'une entreprise"
175183
175161
  }
175184
175162
  ],
175185
- "date": "modified 2022-05-15",
175163
+ "date": "modified 2022-11-14",
175186
175164
  "id": "F35934",
175187
175165
  "subject": "Étapes de vie",
175188
175166
  "theme": "Accueil professionnels > Étapes de vie > Je crée > Création d'entreprise : formalités d'immatriculation d'une entreprise",
@@ -175345,14 +175323,14 @@
175345
175323
  },
175346
175324
  {
175347
175325
  "id": "F20668",
175348
- "text": "Taxe sur les bureaux en Île-de-France"
175326
+ "text": "Taxe annuelle sur les bureaux en Île-de-France"
175349
175327
  }
175350
175328
  ],
175351
175329
  "date": "modified 2022-10-21",
175352
175330
  "id": "F20668",
175353
175331
  "subject": "Fiscalité",
175354
- "theme": "Accueil professionnels > Fiscalité > Taxes et redevances locales > Taxe sur les bureaux en Île-de-France",
175355
- "title": "Taxe sur les bureaux en Île-de-France",
175332
+ "theme": "Accueil professionnels > Fiscalité > Taxes et redevances locales > Taxe annuelle sur les bureaux en Île-de-France",
175333
+ "title": "Taxe annuelle sur les bureaux en Île-de-France",
175356
175334
  "type": "professionnels"
175357
175335
  },
175358
175336
  {
@@ -175370,7 +175348,7 @@
175370
175348
  "text": "Transports"
175371
175349
  }
175372
175350
  ],
175373
- "date": "modified 2018-12-11",
175351
+ "date": "modified 2021-03-14",
175374
175352
  "id": "N18568",
175375
175353
  "subject": "Secteurs d'activité",
175376
175354
  "theme": "Accueil professionnels > Secteurs d'activité > Transports",
@@ -183214,7 +183192,7 @@
183214
183192
  "text": "Comment un artisan doit faire sa déclaration d'activité ?"
183215
183193
  }
183216
183194
  ],
183217
- "date": "modified 2022-02-15",
183195
+ "date": "modified 2022-11-14",
183218
183196
  "id": "F23887",
183219
183197
  "subject": "Étapes de vie",
183220
183198
  "theme": "Accueil professionnels > Étapes de vie > Je crée > Comment un artisan doit faire sa déclaration d'activité ?",
@@ -655,7 +655,7 @@
655
655
  "children": [
656
656
  {
657
657
  "type": "text",
658
- "text": "Vous pouvez déposer une main courante à la police nationale ou à la gendarmerie si vous souhaitez déclarer des faits que vous avez subi ou dont vous avez été témoin, sans "
658
+ "text": "Vous pouvez déposer une main courante à la police nationale ou à la gendarmerie si vous souhaitez déclarer des faits que vous avez subis ou dont vous avez été témoin, sans "
659
659
  },
660
660
  {
661
661
  "type": "element",
@@ -672,6 +672,149 @@
672
672
  }
673
673
  ]
674
674
  },
675
+ {
676
+ "type": "element",
677
+ "name": "ANoter",
678
+ "children": [
679
+ {
680
+ "type": "element",
681
+ "name": "Titre",
682
+ "children": [
683
+ {
684
+ "type": "text",
685
+ "text": "À noter"
686
+ }
687
+ ]
688
+ },
689
+ {
690
+ "type": "element",
691
+ "name": "Paragraphe",
692
+ "children": [
693
+ {
694
+ "type": "text",
695
+ "text": "si vous ne savez pas dans quelle catégorie est classée l'arme, adressez-vous à un "
696
+ },
697
+ {
698
+ "type": "element",
699
+ "name": "MiseEnEvidence",
700
+ "children": [
701
+ {
702
+ "type": "text",
703
+ "text": "armurier"
704
+ }
705
+ ]
706
+ },
707
+ {
708
+ "type": "text",
709
+ "text": " ou contactez votre "
710
+ },
711
+ {
712
+ "type": "element",
713
+ "name": "MiseEnEvidence",
714
+ "children": [
715
+ {
716
+ "type": "text",
717
+ "text": "préfecture"
718
+ }
719
+ ]
720
+ },
721
+ {
722
+ "type": "text",
723
+ "text": "."
724
+ }
725
+ ]
726
+ }
727
+ ]
728
+ },
729
+ {
730
+ "type": "element",
731
+ "name": "OuSAdresser",
732
+ "attributes": {
733
+ "ID": "R2",
734
+ "sve": "non",
735
+ "type": "Local personnalisé sur SP"
736
+ },
737
+ "children": [
738
+ {
739
+ "type": "element",
740
+ "name": "Titre",
741
+ "children": [
742
+ {
743
+ "type": "text",
744
+ "text": "Préfecture"
745
+ }
746
+ ]
747
+ },
748
+ {
749
+ "type": "element",
750
+ "name": "PivotLocal",
751
+ "children": [
752
+ {
753
+ "type": "text",
754
+ "text": "prefecture"
755
+ }
756
+ ]
757
+ },
758
+ {
759
+ "type": "element",
760
+ "name": "RessourceWeb",
761
+ "attributes": {
762
+ "URL": "http://www.interieur.gouv.fr/Le-ministere/Prefectures"
763
+ }
764
+ },
765
+ {
766
+ "type": "element",
767
+ "name": "Source",
768
+ "attributes": {
769
+ "ID": "R30603"
770
+ },
771
+ "children": [
772
+ {
773
+ "type": "text",
774
+ "text": "Ministère chargé de l'intérieur"
775
+ }
776
+ ]
777
+ }
778
+ ]
779
+ },
780
+ {
781
+ "type": "element",
782
+ "name": "OuSAdresser",
783
+ "attributes": {
784
+ "ID": "R14146",
785
+ "sve": "non",
786
+ "type": "Local personnalisé sur SP"
787
+ },
788
+ "children": [
789
+ {
790
+ "type": "element",
791
+ "name": "Titre",
792
+ "children": [
793
+ {
794
+ "type": "text",
795
+ "text": "Préfecture de police de Paris"
796
+ }
797
+ ]
798
+ },
799
+ {
800
+ "type": "element",
801
+ "name": "PivotLocal",
802
+ "children": [
803
+ {
804
+ "type": "text",
805
+ "text": "paris_ppp"
806
+ }
807
+ ]
808
+ },
809
+ {
810
+ "type": "element",
811
+ "name": "RessourceWeb",
812
+ "attributes": {
813
+ "URL": "https://www.prefecturedepolice.interieur.gouv.fr/"
814
+ }
815
+ }
816
+ ]
817
+ },
675
818
  {
676
819
  "type": "element",
677
820
  "name": "BlocCas",