@socialgouv/fiches-vdd 2.469.0 → 2.470.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 (46) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/data/associations/R3120.json +34 -34
  3. package/data/index.json +13 -13
  4. package/data/particuliers/F12.json +2 -2
  5. package/data/particuliers/F13243.json +5 -5
  6. package/data/particuliers/F13244.json +2 -2
  7. package/data/particuliers/F13896.json +6806 -16367
  8. package/data/particuliers/F15984.json +266 -222
  9. package/data/particuliers/F19300.json +3 -3
  10. package/data/particuliers/F2301.json +1 -1
  11. package/data/particuliers/F2574.json +1 -1
  12. package/data/particuliers/F32752.json +3 -3
  13. package/data/particuliers/F33452.json +1 -1
  14. package/data/particuliers/F33924.json +1 -1
  15. package/data/particuliers/F34200.json +14 -0
  16. package/data/particuliers/F34339.json +94 -2
  17. package/data/particuliers/F35451.json +239 -71
  18. package/data/particuliers/F35937.json +20 -0
  19. package/data/particuliers/F36282.json +2 -2
  20. package/data/particuliers/F417.json +14 -0
  21. package/data/particuliers/F700.json +254 -51
  22. package/data/particuliers/F704.json +2 -2
  23. package/data/particuliers/F714.json +1 -1
  24. package/data/particuliers/F723.json +1 -1
  25. package/data/particuliers/F724.json +2 -2
  26. package/data/particuliers/F751.json +1 -1
  27. package/data/particuliers/F843.json +116 -31
  28. package/data/particuliers/F963.json +53 -1
  29. package/data/particuliers/N31080.json +14 -0
  30. package/data/particuliers/N31340.json +1 -1
  31. package/data/particuliers/R3120.json +34 -34
  32. package/data/professionnels/F1277.json +1 -1
  33. package/data/professionnels/F22365.json +1 -1
  34. package/data/professionnels/F22388.json +2 -2
  35. package/data/professionnels/F22428.json +1 -1
  36. package/data/professionnels/F2301.json +1 -1
  37. package/data/professionnels/F23633.json +2 -2
  38. package/data/professionnels/F23749.json +1133 -20
  39. package/data/professionnels/F31596.json +2 -2
  40. package/data/professionnels/F33414.json +127 -39
  41. package/data/professionnels/F36427.json +1 -1
  42. package/data/professionnels/F36428.json +3 -3
  43. package/data/professionnels/N13347.json +1 -1
  44. package/data/professionnels/R3120.json +34 -34
  45. package/data/professionnels/R62929.json +34 -56
  46. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,10 @@
1
+ # [2.470.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.469.0...v2.470.0) (2022-07-26)
2
+
3
+
4
+ ### Features
5
+
6
+ * **data:** 20220726_0506 update ([81b2009](https://github.com/SocialGouv/fiches-vdd/commit/81b2009feafb17b1ee2a3274e7c86ccb748218fd))
7
+
1
8
  # [2.469.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.468.0...v2.469.0) (2022-07-24)
2
9
 
3
10
 
@@ -755,6 +755,40 @@
755
755
  }
756
756
  ]
757
757
  },
758
+ {
759
+ "type": "element",
760
+ "name": "FicheLiee",
761
+ "attributes": {
762
+ "ID": "F36428",
763
+ "audience": "Professionnels",
764
+ "type": "Fiche d'information conditionnée"
765
+ },
766
+ "children": [
767
+ {
768
+ "type": "element",
769
+ "name": "Titre",
770
+ "children": [
771
+ {
772
+ "type": "text",
773
+ "text": "Artiste-auteur : fiscalité (déclaration de revenus, TVA et CFE)"
774
+ }
775
+ ]
776
+ },
777
+ {
778
+ "type": "element",
779
+ "name": "Dossier",
780
+ "attributes": {
781
+ "ID": "N13347"
782
+ },
783
+ "children": [
784
+ {
785
+ "type": "text",
786
+ "text": "Arts"
787
+ }
788
+ ]
789
+ }
790
+ ]
791
+ },
758
792
  {
759
793
  "type": "element",
760
794
  "name": "FicheLiee",
@@ -1163,40 +1197,6 @@
1163
1197
  }
1164
1198
  ]
1165
1199
  },
1166
- {
1167
- "type": "element",
1168
- "name": "FicheLiee",
1169
- "attributes": {
1170
- "ID": "F36428",
1171
- "audience": "Professionnels",
1172
- "type": "Fiche d'information conditionnée"
1173
- },
1174
- "children": [
1175
- {
1176
- "type": "element",
1177
- "name": "Titre",
1178
- "children": [
1179
- {
1180
- "type": "text",
1181
- "text": "Fiscalité de l'artiste-auteur : déclaration de revenus, TVA et CFE"
1182
- }
1183
- ]
1184
- },
1185
- {
1186
- "type": "element",
1187
- "name": "Dossier",
1188
- "attributes": {
1189
- "ID": "N13347"
1190
- },
1191
- "children": [
1192
- {
1193
- "type": "text",
1194
- "text": "Arts"
1195
- }
1196
- ]
1197
- }
1198
- ]
1199
- },
1200
1200
  {
1201
1201
  "type": "element",
1202
1202
  "name": "FicheLiee",
package/data/index.json CHANGED
@@ -18862,7 +18862,7 @@
18862
18862
  ],
18863
18863
  "date": "modified 2022-01-01",
18864
18864
  "id": "F35937",
18865
- "subject": null,
18865
+ "subject": "Argent - Impôts - Consommation",
18866
18866
  "theme": "Accueil particuliers > Argent - Impôts - Consommation > Saisir l'administration fiscale (difficultés de paiement, réclamation...) > Qui doit régler les dettes fiscales dans un couple marié ou pacsé ?",
18867
18867
  "title": "Qui doit régler les dettes fiscales dans un couple marié ou pacsé ?",
18868
18868
  "type": "particuliers"
@@ -42958,7 +42958,7 @@
42958
42958
  "text": "Prise en charge des frais de changement de résidence (fonction publique)"
42959
42959
  }
42960
42960
  ],
42961
- "date": "modified 2022-05-01",
42961
+ "date": "modified 2022-07-25",
42962
42962
  "id": "F13896",
42963
42963
  "subject": "Travail - Formation",
42964
42964
  "theme": "Accueil particuliers > Travail - Formation > Rémunération dans la fonction publique > Prise en charge des frais de changement de résidence (fonction publique)",
@@ -49178,7 +49178,7 @@
49178
49178
  "text": "BCG : vaccin contre la tuberculose"
49179
49179
  }
49180
49180
  ],
49181
- "date": "modified 2022-07-08",
49181
+ "date": "modified 2022-07-11",
49182
49182
  "id": "F700",
49183
49183
  "subject": "Social - Santé",
49184
49184
  "theme": "Accueil particuliers > Social - Santé > Prévention - Vaccinations > BCG : vaccin contre la tuberculose",
@@ -70245,14 +70245,14 @@
70245
70245
  },
70246
70246
  {
70247
70247
  "id": "F35451",
70248
- "text": "Qu'est-ce que les tantièmes de copropriété ?"
70248
+ "text": "Tantièmes de copropriété : de quoi s'agit-il ?"
70249
70249
  }
70250
70250
  ],
70251
- "date": "modified 2020-10-14",
70251
+ "date": "modified 2022-07-22",
70252
70252
  "id": "F35451",
70253
70253
  "subject": "Logement",
70254
- "theme": "Accueil particuliers > Logement > Budget et charges de copropriété > Qu'est-ce que les tantièmes de copropriété ?",
70255
- "title": "Qu'est-ce que les tantièmes de copropriété ?",
70254
+ "theme": "Accueil particuliers > Logement > Budget et charges de copropriété > Tantièmes de copropriété : de quoi s'agit-il ?",
70255
+ "title": "Tantièmes de copropriété : de quoi s'agit-il ?",
70256
70256
  "type": "particuliers"
70257
70257
  },
70258
70258
  {
@@ -90138,7 +90138,7 @@
90138
90138
  "text": "Un particulier peut-il payer un auto-entrepreneur par Cesu préfinancé ?"
90139
90139
  }
90140
90140
  ],
90141
- "date": "modified 2021-02-12",
90141
+ "date": "modified 2022-07-25",
90142
90142
  "id": "F843",
90143
90143
  "subject": "Travail - Formation",
90144
90144
  "theme": "Accueil particuliers > Travail - Formation > Particulier employeur : aide à domicile (services à la personne) > Un particulier peut-il payer un auto-entrepreneur par Cesu préfinancé ?",
@@ -92012,7 +92012,7 @@
92012
92012
  "text": "Quels titres et diplômes sont reconnus comme étant à finalité professionnelle ?"
92013
92013
  }
92014
92014
  ],
92015
- "date": "modified 2020-09-25",
92015
+ "date": "modified 2022-07-20",
92016
92016
  "id": "F15984",
92017
92017
  "subject": "Famille - Scolarité",
92018
92018
  "theme": "Accueil particuliers > Famille - Scolarité > Parcours éducatifs alternatifs > Quels titres et diplômes sont reconnus comme étant à finalité professionnelle ?",
@@ -135535,14 +135535,14 @@
135535
135535
  },
135536
135536
  {
135537
135537
  "id": "F36428",
135538
- "text": "Fiscalité de l'artiste-auteur : déclaration de revenus, TVA et CFE"
135538
+ "text": "Artiste-auteur : fiscalité (déclaration de revenus, TVA et CFE)"
135539
135539
  }
135540
135540
  ],
135541
135541
  "date": "modified 2022-07-08",
135542
135542
  "id": "F36428",
135543
135543
  "subject": "Secteurs d'activité",
135544
- "theme": "Accueil professionnels > Secteurs d'activité > Arts > Fiscalité de l'artiste-auteur : déclaration de revenus, TVA et CFE",
135545
- "title": "Fiscalité de l'artiste-auteur : déclaration de revenus, TVA et CFE",
135544
+ "theme": "Accueil professionnels > Secteurs d'activité > Arts > Artiste-auteur : fiscalité (déclaration de revenus, TVA et CFE)",
135545
+ "title": "Artiste-auteur : fiscalité (déclaration de revenus, TVA et CFE)",
135546
135546
  "type": "professionnels"
135547
135547
  },
135548
135548
  {
@@ -137202,7 +137202,7 @@
137202
137202
  "text": "Artiste-auteur : affiliation et régime social"
137203
137203
  }
137204
137204
  ],
137205
- "date": "modified 2022-05-01",
137205
+ "date": "modified 2022-07-25",
137206
137206
  "id": "F23749",
137207
137207
  "subject": "Ressources humaines, Secteurs d'activité",
137208
137208
  "theme": "Accueil professionnels > Ressources humaines > Protection sociale d'un travailleur indépendant > Artiste-auteur : affiliation et régime social",
@@ -120,7 +120,7 @@
120
120
  "children": [
121
121
  {
122
122
  "type": "text",
123
- "text": "https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000006069577/LEGISCTA000006191899, https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000006072050/LEGISCTA000018500044, https://www.legifrance.gouv.fr/codes/id/LEGISCTA000018521222/, https://www.legifrance.gouv.fr/jorf/id/JORFTEXT000044553428, http://bofip.impots.gouv.fr/bofip/5955-PGP, http://bofip.impots.gouv.fr/bofip/3969-PGP, https://www.legifrance.gouv.fr/circulaire/id/44550"
123
+ "text": "https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000006069577/LEGISCTA000006191899, https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000033747429, https://www.legifrance.gouv.fr/codes/id/LEGISCTA000018521222/, https://www.legifrance.gouv.fr/jorf/id/JORFTEXT000044553428, http://bofip.impots.gouv.fr/bofip/5955-PGP, http://bofip.impots.gouv.fr/bofip/3969-PGP, https://www.legifrance.gouv.fr/circulaire/id/44550"
124
124
  }
125
125
  ]
126
126
  },
@@ -7980,7 +7980,7 @@
7980
7980
  "name": "Reference",
7981
7981
  "attributes": {
7982
7982
  "type": "Texte de référence",
7983
- "URL": "https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000006072050/LEGISCTA000018500044",
7983
+ "URL": "https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000033747429",
7984
7984
  "ID": "R32692"
7985
7985
  },
7986
7986
  "children": [
@@ -863,7 +863,7 @@
863
863
  "children": [
864
864
  {
865
865
  "type": "text",
866
- "text": "548,53 €"
866
+ "text": "534,37 €"
867
867
  }
868
868
  ]
869
869
  },
@@ -965,7 +965,7 @@
965
965
  "children": [
966
966
  {
967
967
  "type": "text",
968
- "text": "548,53 €"
968
+ "text": "534,37 €"
969
969
  }
970
970
  ]
971
971
  },
@@ -1948,7 +1948,7 @@
1948
1948
  "children": [
1949
1949
  {
1950
1950
  "type": "text",
1951
- "text": "2 632,93 €"
1951
+ "text": "2 564,99 €"
1952
1952
  }
1953
1953
  ]
1954
1954
  },
@@ -2219,7 +2219,7 @@
2219
2219
  "children": [
2220
2220
  {
2221
2221
  "type": "text",
2222
- "text": "2 632,93 €"
2222
+ "text": "2 564,99 €"
2223
2223
  }
2224
2224
  ]
2225
2225
  },
@@ -2317,7 +2317,7 @@
2317
2317
  "children": [
2318
2318
  {
2319
2319
  "type": "text",
2320
- "text": "2 632,93 €"
2320
+ "text": "2 564,99 €"
2321
2321
  }
2322
2322
  ]
2323
2323
  },
@@ -119,7 +119,7 @@
119
119
  "children": [
120
120
  {
121
121
  "type": "text",
122
- "text": "https://www.legifrance.gouv.fr/codes/id/LEGISCTA000006178244/, https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000006072050/LEGISCTA000018500044, https://www.legifrance.gouv.fr/codes/id/LEGISCTA000006198702/, https://www.legifrance.gouv.fr/conv_coll/id/KALITEXT000043941642, http://circulaires.legifrance.gouv.fr/pdf/2019/04/cir_44550.pdf"
122
+ "text": "https://www.legifrance.gouv.fr/codes/id/LEGISCTA000006178244/, https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000033747429, https://www.legifrance.gouv.fr/codes/id/LEGISCTA000006198702/, https://www.legifrance.gouv.fr/conv_coll/id/KALITEXT000043941642, http://circulaires.legifrance.gouv.fr/pdf/2019/04/cir_44550.pdf"
123
123
  }
124
124
  ]
125
125
  },
@@ -1086,7 +1086,7 @@
1086
1086
  "name": "Reference",
1087
1087
  "attributes": {
1088
1088
  "type": "Texte de référence",
1089
- "URL": "https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000006072050/LEGISCTA000018500044",
1089
+ "URL": "https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000033747429",
1090
1090
  "ID": "R32692"
1091
1091
  },
1092
1092
  "children": [