@socialgouv/fiches-vdd 2.1136.0 → 2.1137.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 (88) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/data/associations/index.json +199 -199
  3. package/data/index.json +76775 -76797
  4. package/data/particuliers/F10009.json +1 -1
  5. package/data/particuliers/F10040.json +2 -2
  6. package/data/particuliers/F10696.json +2 -2
  7. package/data/particuliers/F11056.json +2 -2
  8. package/data/particuliers/F13278.json +2 -2
  9. package/data/particuliers/F13279.json +2 -2
  10. package/data/particuliers/F1460.json +5 -5
  11. package/data/particuliers/F170.json +2 -2
  12. package/data/particuliers/F17665.json +3 -3
  13. package/data/particuliers/F17669.json +4 -4
  14. package/data/particuliers/F1802.json +9 -29
  15. package/data/particuliers/F19450.json +3 -3
  16. package/data/particuliers/F1986.json +3 -3
  17. package/data/particuliers/F2416.json +3 -3
  18. package/data/particuliers/F243.json +674 -214
  19. package/data/particuliers/F24612.json +1 -1
  20. package/data/particuliers/F2825.json +1 -1
  21. package/data/particuliers/F2828.json +2 -2
  22. package/data/particuliers/F2832.json +2 -2
  23. package/data/particuliers/F2833.json +2 -2
  24. package/data/particuliers/F2843.json +2 -2
  25. package/data/particuliers/F2844.json +2 -2
  26. package/data/particuliers/F2845.json +2 -2
  27. package/data/particuliers/F2846.json +2 -2
  28. package/data/particuliers/F2848.json +2 -2
  29. package/data/particuliers/F2890.json +1 -1
  30. package/data/particuliers/F303.json +2 -2
  31. package/data/particuliers/F31083.json +2 -2
  32. package/data/particuliers/F31121.json +2 -2
  33. package/data/particuliers/F31124.json +2 -2
  34. package/data/particuliers/F31128.json +2 -2
  35. package/data/particuliers/F31129.json +2 -2
  36. package/data/particuliers/F31270.json +3 -3
  37. package/data/particuliers/F31473.json +2 -2
  38. package/data/particuliers/F31923.json +3 -3
  39. package/data/particuliers/F33453.json +0 -4
  40. package/data/particuliers/F33671.json +3 -3
  41. package/data/particuliers/F33694.json +1 -1
  42. package/data/particuliers/F33950.json +1810 -1204
  43. package/data/particuliers/F35349.json +1 -1
  44. package/data/particuliers/F36766.json +1 -1
  45. package/data/particuliers/F36768.json +1 -1
  46. package/data/particuliers/F36773.json +1 -1
  47. package/data/particuliers/F36774.json +1 -1
  48. package/data/particuliers/F36775.json +1 -1
  49. package/data/particuliers/F36777.json +3 -3
  50. package/data/particuliers/F36780.json +2 -2
  51. package/data/particuliers/F36956.json +2 -2
  52. package/data/particuliers/F36961.json +1 -1
  53. package/data/particuliers/F37923.json +3 -3
  54. package/data/particuliers/F37925.json +4 -4
  55. package/data/particuliers/F37932.json +2 -2
  56. package/data/particuliers/F37976.json +2 -2
  57. package/data/particuliers/N319.json +4 -4
  58. package/data/particuliers/R20835.json +1 -1
  59. package/data/particuliers/R21323.json +1 -1
  60. package/data/particuliers/R21378.json +1 -1
  61. package/data/particuliers/R40716.json +2 -2
  62. package/data/particuliers/R60154.json +9 -3
  63. package/data/particuliers/R66936.json +1 -30
  64. package/data/particuliers/index.json +5324 -5325
  65. package/data/professionnels/F17665.json +3 -3
  66. package/data/professionnels/F17669.json +4 -4
  67. package/data/professionnels/F19450.json +3 -3
  68. package/data/professionnels/F2751.json +3 -3
  69. package/data/professionnels/F31684.json +1 -1
  70. package/data/professionnels/F31687.json +5 -5
  71. package/data/professionnels/F31923.json +3 -3
  72. package/data/professionnels/F32169.json +5 -5
  73. package/data/professionnels/F32873.json +1 -1
  74. package/data/professionnels/F32879.json +1 -1
  75. package/data/professionnels/F33368.json +2 -2
  76. package/data/professionnels/F34671.json +3 -3
  77. package/data/professionnels/F35336.json +2 -2
  78. package/data/professionnels/F35954.json +2 -2
  79. package/data/professionnels/F36832.json +118 -7
  80. package/data/professionnels/R10713.json +51 -0
  81. package/data/professionnels/R20835.json +1 -1
  82. package/data/professionnels/R21323.json +1 -1
  83. package/data/professionnels/R21378.json +1 -1
  84. package/data/professionnels/R40716.json +2 -2
  85. package/data/professionnels/R61876.json +5 -5
  86. package/data/professionnels/index.json +2339 -2339
  87. package/package.json +1 -1
  88. package/data/particuliers/R67554.json +0 -235
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@socialgouv/fiches-vdd",
3
3
  "description": "Fiches vos droits et démarches au format JSON",
4
- "version": "2.1136.0",
4
+ "version": "2.1137.0",
5
5
  "repository": "https://github.com/SocialGouv/fiches-vdd.git",
6
6
  "main": "index.js",
7
7
  "license": "MIT",
@@ -1,235 +0,0 @@
1
- {
2
- "id": "R67554",
3
- "children": [
4
- {
5
- "type": "element",
6
- "name": "ServiceComplementaire",
7
- "attributes": {
8
- "xmlns:dc": "http://purl.org/dc/elements/1.1/",
9
- "xmlns:xsi": "http://www.w3.org/2001/XMLSchema-instance",
10
- "ID": "R67554",
11
- "type": "Téléservice",
12
- "xsi:noNamespaceSchemaLocation": "../Schemas/3.3/ServiceComplementaire.xsd",
13
- "spUrl": "https://www.service-public.fr/particuliers/vosdroits/R67554"
14
- },
15
- "children": [
16
- {
17
- "type": "element",
18
- "name": "dc:title",
19
- "children": [
20
- {
21
- "type": "text",
22
- "text": "Vérifier si votre dossier Registre est relié à Service-Public.fr (Service en ligne)"
23
- }
24
- ]
25
- },
26
- {
27
- "type": "element",
28
- "name": "dc:creator",
29
- "children": [
30
- {
31
- "type": "text",
32
- "text": "Direction de l'information légale et administrative"
33
- }
34
- ]
35
- },
36
- {
37
- "type": "element",
38
- "name": "dc:description",
39
- "children": [
40
- {
41
- "type": "text",
42
- "text": "Vérifier si votre dossier Registre est relié à Service-Public.fr - Service en ligne"
43
- }
44
- ]
45
- },
46
- {
47
- "type": "element",
48
- "name": "dc:publisher",
49
- "children": [
50
- {
51
- "type": "text",
52
- "text": "Direction de l'information légale et administrative"
53
- }
54
- ]
55
- },
56
- {
57
- "type": "element",
58
- "name": "dc:contributor",
59
- "children": [
60
- {
61
- "type": "text",
62
- "text": "Direction de l'information légale et administrative (Premier ministre)"
63
- }
64
- ]
65
- },
66
- {
67
- "type": "element",
68
- "name": "dc:date",
69
- "children": [
70
- {
71
- "type": "text",
72
- "text": "modified 2024-03-01"
73
- }
74
- ]
75
- },
76
- {
77
- "type": "element",
78
- "name": "dc:type",
79
- "children": [
80
- {
81
- "type": "text",
82
- "text": "Service en ligne"
83
- }
84
- ]
85
- },
86
- {
87
- "type": "element",
88
- "name": "dc:format",
89
- "children": [
90
- {
91
- "type": "text",
92
- "text": "text/xml"
93
- }
94
- ]
95
- },
96
- {
97
- "type": "element",
98
- "name": "dc:identifier",
99
- "children": [
100
- {
101
- "type": "text",
102
- "text": "R67554"
103
- }
104
- ]
105
- },
106
- {
107
- "type": "element",
108
- "name": "dc:language",
109
- "children": [
110
- {
111
- "type": "text",
112
- "text": "Fr"
113
- }
114
- ]
115
- },
116
- {
117
- "type": "element",
118
- "name": "dc:coverage",
119
- "children": [
120
- {
121
- "type": "text",
122
- "text": "France entière"
123
- }
124
- ]
125
- },
126
- {
127
- "type": "element",
128
- "name": "dc:rights",
129
- "children": [
130
- {
131
- "type": "text",
132
- "text": "https://www.service-public.fr/a-propos/mentions-legales"
133
- }
134
- ]
135
- },
136
- {
137
- "type": "element",
138
- "name": "SurTitre",
139
- "children": [
140
- {
141
- "type": "text",
142
- "text": "Service en ligne"
143
- }
144
- ]
145
- },
146
- {
147
- "type": "element",
148
- "name": "Audience",
149
- "children": [
150
- {
151
- "type": "text",
152
- "text": "Particuliers"
153
- }
154
- ]
155
- },
156
- {
157
- "type": "element",
158
- "name": "Canal",
159
- "children": [
160
- {
161
- "type": "text",
162
- "text": "www.service-public.fr"
163
- }
164
- ]
165
- },
166
- {
167
- "type": "element",
168
- "name": "FilDAriane",
169
- "children": [
170
- {
171
- "type": "element",
172
- "name": "Niveau",
173
- "attributes": {
174
- "ID": "Particuliers"
175
- },
176
- "children": [
177
- {
178
- "type": "text",
179
- "text": "Accueil particuliers"
180
- }
181
- ]
182
- },
183
- {
184
- "type": "element",
185
- "name": "Niveau",
186
- "attributes": {
187
- "ID": "servicesEnLigne",
188
- "type": "Liste - Service en ligne"
189
- },
190
- "children": [
191
- {
192
- "type": "text",
193
- "text": "Services en ligne et formulaires"
194
- }
195
- ]
196
- },
197
- {
198
- "type": "element",
199
- "name": "Niveau",
200
- "attributes": {
201
- "ID": "R67554",
202
- "type": "Téléservice"
203
- },
204
- "children": [
205
- {
206
- "type": "text",
207
- "text": "Vérifier si votre dossier Registre est relié à Service-Public.fr"
208
- }
209
- ]
210
- }
211
- ]
212
- },
213
- {
214
- "type": "element",
215
- "name": "LienWeb",
216
- "attributes": {
217
- "URL": "https://demarches.service-public.fr/mademarche/INSRegistreFR/demarche?action=DOCUMENTS"
218
- },
219
- "children": [
220
- {
221
- "type": "element",
222
- "name": "Source",
223
- "children": [
224
- {
225
- "type": "text",
226
- "text": "Direction de l'information légale et administrative (Dila) - Premier ministre"
227
- }
228
- ]
229
- }
230
- ]
231
- }
232
- ]
233
- }
234
- ]
235
- }