@socialgouv/fiches-vdd 2.482.0 → 2.483.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.
- package/CHANGELOG.md +7 -0
- package/data/index.json +12 -12
- package/data/particuliers/F10037.json +8 -8
- package/data/particuliers/F10260.json +1 -1
- package/data/particuliers/F10412.json +2 -2
- package/data/particuliers/F10449.json +347 -0
- package/data/particuliers/F10705.json +1 -1
- package/data/particuliers/F11267.json +1 -1
- package/data/particuliers/F1188.json +1 -1
- package/data/particuliers/F1225.json +1 -1
- package/data/particuliers/F1226.json +60 -0
- package/data/particuliers/F12382.json +1 -1
- package/data/particuliers/F1248.json +75 -7
- package/data/particuliers/F12695.json +60 -9
- package/data/particuliers/F1290.json +1 -17
- package/data/particuliers/F1341.json +158 -0
- package/data/particuliers/F1342.json +158 -0
- package/data/particuliers/F1400.json +1 -1
- package/data/particuliers/F1420.json +60 -1
- package/data/particuliers/F1427.json +316 -0
- package/data/particuliers/F1432.json +308 -0
- package/data/particuliers/F1444.json +212 -0
- package/data/particuliers/F1520.json +238 -0
- package/data/particuliers/F1523.json +62 -0
- package/data/particuliers/F155.json +230 -4
- package/data/particuliers/F1606.json +45 -3
- package/data/particuliers/F1656.json +2 -177
- package/data/particuliers/F176.json +1 -1
- package/data/particuliers/F18713.json +193 -0
- package/data/particuliers/F18777.json +2 -2
- package/data/particuliers/F19134.json +2 -2
- package/data/particuliers/F20094.json +2 -2
- package/data/particuliers/F20443.json +136 -71
- package/data/particuliers/F20634.json +1 -1
- package/data/particuliers/F21089.json +158 -0
- package/data/particuliers/F2110.json +14 -0
- package/data/particuliers/F21614.json +193 -0
- package/data/particuliers/F22131.json +2 -2
- package/data/particuliers/F2401.json +2 -2
- package/data/particuliers/F2413.json +2 -2
- package/data/particuliers/F24254.json +3 -3
- package/data/particuliers/F2617.json +3 -3
- package/data/particuliers/F2749.json +2 -2
- package/data/particuliers/F2812.json +2 -2
- package/data/particuliers/F3019.json +2 -200
- package/data/particuliers/F3021.json +3 -3
- package/data/particuliers/F3026.json +2 -2
- package/data/particuliers/F3027.json +2 -2
- package/data/particuliers/F3053.json +14 -55
- package/data/particuliers/F31324.json +238 -0
- package/data/particuliers/F31423.json +2 -2
- package/data/particuliers/F31686.json +77 -0
- package/data/particuliers/F31715.json +193 -0
- package/data/particuliers/F32040.json +849 -167
- package/data/particuliers/F32430.json +1 -27
- package/data/particuliers/F32457.json +1 -1
- package/data/particuliers/F32471.json +1 -1
- package/data/particuliers/F33881.json +2 -2
- package/data/particuliers/F34000.json +3 -3
- package/data/particuliers/F34117.json +1 -1
- package/data/particuliers/F34634.json +124 -0
- package/data/particuliers/F34711.json +1 -1
- package/data/particuliers/F35102.json +193 -0
- package/data/particuliers/F35453.json +59 -0
- package/data/particuliers/F35515.json +193 -0
- package/data/particuliers/F35611.json +36 -0
- package/data/particuliers/F36441.json +120 -30
- package/data/particuliers/F402.json +2 -2
- package/data/particuliers/F799.json +2 -11
- package/data/particuliers/F848.json +2 -2
- package/data/particuliers/F885.json +2 -2
- package/data/particuliers/F930.json +193 -0
- package/data/particuliers/N142.json +193 -0
- package/data/particuliers/N15660.json +193 -0
- package/data/particuliers/N165.json +299 -0
- package/data/particuliers/N177.json +1 -1
- package/data/particuliers/N358.json +193 -0
- package/data/particuliers/N359.json +193 -0
- package/data/particuliers/R1254.json +1 -1
- package/data/particuliers/R1405.json +46 -0
- package/data/particuliers/R42838.json +48 -2
- package/data/particuliers/R42839.json +46 -0
- package/data/particuliers/R43241.json +46 -0
- package/data/particuliers/R46526.json +46 -0
- package/data/particuliers/R60574.json +34 -0
- package/data/particuliers/R60880.json +2 -2
- package/data/professionnels/R1254.json +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
# [2.483.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.482.0...v2.483.0) (2022-08-10)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20220810_0418 update ([7576687](https://github.com/SocialGouv/fiches-vdd/commit/757668796e2d7d3922742e33599c6aff53856e03))
|
|
7
|
+
|
|
1
8
|
# [2.482.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.481.0...v2.482.0) (2022-08-09)
|
|
2
9
|
|
|
3
10
|
|
package/data/index.json
CHANGED
|
@@ -31993,14 +31993,14 @@
|
|
|
31993
31993
|
},
|
|
31994
31994
|
{
|
|
31995
31995
|
"id": "R60880",
|
|
31996
|
-
"text": "Savoir combien temps il faut conserver un document"
|
|
31996
|
+
"text": "Savoir combien de temps il faut conserver un document"
|
|
31997
31997
|
}
|
|
31998
31998
|
],
|
|
31999
31999
|
"date": "modified 2021-12-01",
|
|
32000
32000
|
"id": "R60880",
|
|
32001
32001
|
"subject": "Papiers - Citoyenneté - Élections",
|
|
32002
|
-
"theme": "Accueil particuliers > Services en ligne et formulaires > Savoir combien temps il faut conserver un document",
|
|
32003
|
-
"title": "Savoir combien temps il faut conserver un document (Simulateur)",
|
|
32002
|
+
"theme": "Accueil particuliers > Services en ligne et formulaires > Savoir combien de temps il faut conserver un document",
|
|
32003
|
+
"title": "Savoir combien de temps il faut conserver un document (Simulateur)",
|
|
32004
32004
|
"type": "particuliers"
|
|
32005
32005
|
},
|
|
32006
32006
|
{
|
|
@@ -34821,14 +34821,14 @@
|
|
|
34821
34821
|
},
|
|
34822
34822
|
{
|
|
34823
34823
|
"id": "F32040",
|
|
34824
|
-
"text": "
|
|
34824
|
+
"text": "Qu'est-ce qu'un entretien professionnel ?"
|
|
34825
34825
|
}
|
|
34826
34826
|
],
|
|
34827
|
-
"date": "modified
|
|
34827
|
+
"date": "modified 2022-08-03",
|
|
34828
34828
|
"id": "F32040",
|
|
34829
34829
|
"subject": "Travail - Formation",
|
|
34830
|
-
"theme": "Accueil particuliers > Travail - Formation > Formation des salariés du secteur privé >
|
|
34831
|
-
"title": "
|
|
34830
|
+
"theme": "Accueil particuliers > Travail - Formation > Formation des salariés du secteur privé > Qu'est-ce qu'un entretien professionnel ?",
|
|
34831
|
+
"title": "Qu'est-ce qu'un entretien professionnel ?",
|
|
34832
34832
|
"type": "particuliers"
|
|
34833
34833
|
},
|
|
34834
34834
|
{
|
|
@@ -88466,7 +88466,7 @@
|
|
|
88466
88466
|
"text": "Que faire en cas de désaccord sur l'organisation des funérailles ?"
|
|
88467
88467
|
}
|
|
88468
88468
|
],
|
|
88469
|
-
"date": "modified
|
|
88469
|
+
"date": "modified 2022-08-05",
|
|
88470
88470
|
"id": "F12695",
|
|
88471
88471
|
"subject": "Famille - Scolarité",
|
|
88472
88472
|
"theme": "Accueil particuliers > Famille - Scolarité > Déclaration de décès, obsèques et sépulture > Que faire en cas de désaccord sur l'organisation des funérailles ?",
|
|
@@ -96416,7 +96416,7 @@
|
|
|
96416
96416
|
"text": "Déclaration modèle IL - Changement de consistance ou d'affectation des propriétés bâties et non bâties"
|
|
96417
96417
|
}
|
|
96418
96418
|
],
|
|
96419
|
-
"date": "modified
|
|
96419
|
+
"date": "modified 2022-07-29",
|
|
96420
96420
|
"id": "R1254",
|
|
96421
96421
|
"subject": "Argent - Impôts - Consommation, Logement, Fiscalité, Secteurs d'activité",
|
|
96422
96422
|
"theme": "Accueil particuliers > Services en ligne et formulaires > Déclaration modèle IL - Changement de consistance ou d'affectation des propriétés bâties et non bâties",
|
|
@@ -96674,7 +96674,7 @@
|
|
|
96674
96674
|
"text": "Peut-on bénéficier du bonus écologique pour un véhicule hybride ?"
|
|
96675
96675
|
}
|
|
96676
96676
|
],
|
|
96677
|
-
"date": "modified 2022-
|
|
96677
|
+
"date": "modified 2022-08-09",
|
|
96678
96678
|
"id": "F32430",
|
|
96679
96679
|
"subject": "Transports - Mobilité",
|
|
96680
96680
|
"theme": "Accueil particuliers > Transports - Mobilité > Mesures antipollution > Peut-on bénéficier du bonus écologique pour un véhicule hybride ?",
|
|
@@ -130486,7 +130486,7 @@
|
|
|
130486
130486
|
"text": "Peut-on consulter son dossier fiscal et obtenir une copie de ses déclarations ?"
|
|
130487
130487
|
}
|
|
130488
130488
|
],
|
|
130489
|
-
"date": "modified
|
|
130489
|
+
"date": "modified 2022-08-05",
|
|
130490
130490
|
"id": "F155",
|
|
130491
130491
|
"subject": "Argent - Impôts - Consommation",
|
|
130492
130492
|
"theme": "Accueil particuliers > Argent - Impôts - Consommation > Saisir l'administration fiscale (difficultés de paiement, réclamation...) > Peut-on consulter son dossier fiscal et obtenir une copie de ses déclarations ?",
|
|
@@ -170636,7 +170636,7 @@
|
|
|
170636
170636
|
"text": "Déclaration modèle IL - Changement de consistance ou d'affectation des propriétés bâties et non bâties"
|
|
170637
170637
|
}
|
|
170638
170638
|
],
|
|
170639
|
-
"date": "modified
|
|
170639
|
+
"date": "modified 2022-07-29",
|
|
170640
170640
|
"id": "R1254",
|
|
170641
170641
|
"subject": "Argent - Impôts - Consommation, Logement, Fiscalité, Secteurs d'activité",
|
|
170642
170642
|
"theme": "Accueil professionnels > Services en ligne et formulaires > Déclaration modèle IL - Changement de consistance ou d'affectation des propriétés bâties et non bâties",
|
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
"children": [
|
|
120
120
|
{
|
|
121
121
|
"type": "text",
|
|
122
|
-
"text": "https://www.legifrance.gouv.fr/codes/id/LEGISCTA000032227354/, https://www.legifrance.gouv.fr/codes/id/LEGISCTA000032226862/, https://www.legifrance.gouv.fr/
|
|
122
|
+
"text": "https://www.legifrance.gouv.fr/codes/id/LEGISCTA000032227354/, https://www.legifrance.gouv.fr/codes/id/LEGISCTA000032226862/, https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000006069565/LEGISCTA000032221247/2022-08-09/, https://www.legifrance.gouv.fr/affichCode.do?idSectionTA=LEGISCTA000032226913&cidTexte=LEGITEXT000006069565, https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000032226852/, https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000032226573/, https://www.legifrance.gouv.fr/codes/id/LEGISCTA000032226844/, https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000044142708/, https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000006441557/, https://www.legifrance.gouv.fr/codes/id/LEGISCTA000032041441/, https://www.legifrance.gouv.fr/codes/id/LEGISCTA000006146034/, https://www.legifrance.gouv.fr/affichCode.do?idSectionTA=LEGISCTA000006146034&cidTexte=LEGITEXT000005634379"
|
|
123
123
|
}
|
|
124
124
|
]
|
|
125
125
|
},
|
|
@@ -1722,7 +1722,7 @@
|
|
|
1722
1722
|
"name": "Reference",
|
|
1723
1723
|
"attributes": {
|
|
1724
1724
|
"type": "Texte de référence",
|
|
1725
|
-
"URL": "https://www.legifrance.gouv.fr/
|
|
1725
|
+
"URL": "https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000006069565/LEGISCTA000032221247/2022-08-09/",
|
|
1726
1726
|
"ID": "R37180"
|
|
1727
1727
|
},
|
|
1728
1728
|
"children": [
|
|
@@ -1732,7 +1732,7 @@
|
|
|
1732
1732
|
"children": [
|
|
1733
1733
|
{
|
|
1734
1734
|
"type": "text",
|
|
1735
|
-
"text": "Code de la consommation : articles L216-1 à L216-
|
|
1735
|
+
"text": "Code de la consommation : articles L216-1 à L216-8"
|
|
1736
1736
|
}
|
|
1737
1737
|
]
|
|
1738
1738
|
},
|
|
@@ -1784,7 +1784,7 @@
|
|
|
1784
1784
|
"name": "Reference",
|
|
1785
1785
|
"attributes": {
|
|
1786
1786
|
"type": "Texte de référence",
|
|
1787
|
-
"URL": "https://www.legifrance.gouv.fr/
|
|
1787
|
+
"URL": "https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000032226852/",
|
|
1788
1788
|
"ID": "R48141"
|
|
1789
1789
|
},
|
|
1790
1790
|
"children": [
|
|
@@ -1815,7 +1815,7 @@
|
|
|
1815
1815
|
"name": "Reference",
|
|
1816
1816
|
"attributes": {
|
|
1817
1817
|
"type": "Texte de référence",
|
|
1818
|
-
"URL": "https://www.legifrance.gouv.fr/
|
|
1818
|
+
"URL": "https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000032226573/",
|
|
1819
1819
|
"ID": "R48142"
|
|
1820
1820
|
},
|
|
1821
1821
|
"children": [
|
|
@@ -1877,7 +1877,7 @@
|
|
|
1877
1877
|
"name": "Reference",
|
|
1878
1878
|
"attributes": {
|
|
1879
1879
|
"type": "Texte de référence",
|
|
1880
|
-
"URL": "https://www.legifrance.gouv.fr/
|
|
1880
|
+
"URL": "https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000044142708/",
|
|
1881
1881
|
"ID": "R55624"
|
|
1882
1882
|
},
|
|
1883
1883
|
"children": [
|
|
@@ -1908,7 +1908,7 @@
|
|
|
1908
1908
|
"name": "Reference",
|
|
1909
1909
|
"attributes": {
|
|
1910
1910
|
"type": "Texte de référence",
|
|
1911
|
-
"URL": "https://www.legifrance.gouv.fr/
|
|
1911
|
+
"URL": "https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000006441557/",
|
|
1912
1912
|
"ID": "R48143"
|
|
1913
1913
|
},
|
|
1914
1914
|
"children": [
|
|
@@ -1970,7 +1970,7 @@
|
|
|
1970
1970
|
"name": "Reference",
|
|
1971
1971
|
"attributes": {
|
|
1972
1972
|
"type": "Texte de référence",
|
|
1973
|
-
"URL": "https://www.legifrance.gouv.fr/
|
|
1973
|
+
"URL": "https://www.legifrance.gouv.fr/codes/id/LEGISCTA000006146034/",
|
|
1974
1974
|
"ID": "R45969"
|
|
1975
1975
|
},
|
|
1976
1976
|
"children": [
|
|
@@ -519,7 +519,7 @@
|
|
|
519
519
|
},
|
|
520
520
|
{
|
|
521
521
|
"type": "text",
|
|
522
|
-
"text": " octobre 2020, le Perco ne peut plus être mis en place dans les entreprises. Si vous avez déjà
|
|
522
|
+
"text": " octobre 2020, le Perco ne peut plus être mis en place dans les entreprises. Si vous avez déjà un Perco, vous pourrez néanmoins continuer à y effectuer des versements ou transférer son épargne vers un nouveau PER."
|
|
523
523
|
}
|
|
524
524
|
]
|
|
525
525
|
}
|
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
"children": [
|
|
120
120
|
{
|
|
121
121
|
"type": "text",
|
|
122
|
-
"text": "https://www.legifrance.gouv.fr/
|
|
122
|
+
"text": "https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000006072026/LEGISCTA000006185224/#LEGISCTA000006185224, https://www.legifrance.gouv.fr/affichCode.do?idSectionTA=LEGISCTA000032031314&cidTexte=LEGITEXT000006070721, https://www.legifrance.gouv.fr/affichCode.do?idSectionTA=LEGISCTA000006197318&cidTexte=LEGITEXT000006069577, http://www.legifrance.gouv.fr/affichCode.do?idSectionTA=LEGISCTA000006170833&cidTexte=LEGITEXT000006072026"
|
|
123
123
|
}
|
|
124
124
|
]
|
|
125
125
|
},
|
|
@@ -2933,7 +2933,7 @@
|
|
|
2933
2933
|
"name": "Reference",
|
|
2934
2934
|
"attributes": {
|
|
2935
2935
|
"type": "Texte de référence",
|
|
2936
|
-
"URL": "https://www.legifrance.gouv.fr/
|
|
2936
|
+
"URL": "https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000006072026/LEGISCTA000006185224/#LEGISCTA000006185224",
|
|
2937
2937
|
"ID": "R38710"
|
|
2938
2938
|
},
|
|
2939
2939
|
"children": [
|
|
@@ -1041,6 +1041,164 @@
|
|
|
1041
1041
|
"text": "Ministère chargé de l'Europe et des affaires étrangères"
|
|
1042
1042
|
}
|
|
1043
1043
|
]
|
|
1044
|
+
},
|
|
1045
|
+
{
|
|
1046
|
+
"type": "element",
|
|
1047
|
+
"name": "Texte",
|
|
1048
|
+
"children": [
|
|
1049
|
+
{
|
|
1050
|
+
"type": "element",
|
|
1051
|
+
"name": "Paragraphe",
|
|
1052
|
+
"children": [
|
|
1053
|
+
{
|
|
1054
|
+
"type": "element",
|
|
1055
|
+
"name": "MiseEnEvidence",
|
|
1056
|
+
"children": [
|
|
1057
|
+
{
|
|
1058
|
+
"type": "text",
|
|
1059
|
+
"text": "Dysfonctionnement du service en ligne"
|
|
1060
|
+
}
|
|
1061
|
+
]
|
|
1062
|
+
}
|
|
1063
|
+
]
|
|
1064
|
+
},
|
|
1065
|
+
{
|
|
1066
|
+
"type": "element",
|
|
1067
|
+
"name": "Paragraphe",
|
|
1068
|
+
"children": [
|
|
1069
|
+
{
|
|
1070
|
+
"type": "text",
|
|
1071
|
+
"text": "Ce service en ligne connaît des dysfonctionnements."
|
|
1072
|
+
}
|
|
1073
|
+
]
|
|
1074
|
+
},
|
|
1075
|
+
{
|
|
1076
|
+
"type": "element",
|
|
1077
|
+
"name": "Paragraphe",
|
|
1078
|
+
"children": [
|
|
1079
|
+
{
|
|
1080
|
+
"type": "text",
|
|
1081
|
+
"text": "Si vous rencontrez des problèmes, nous vous invitons à essayer à nouveau avec un autre navigateur et/ou en mode \"navigation privée\"."
|
|
1082
|
+
}
|
|
1083
|
+
]
|
|
1084
|
+
},
|
|
1085
|
+
{
|
|
1086
|
+
"type": "element",
|
|
1087
|
+
"name": "Paragraphe",
|
|
1088
|
+
"children": [
|
|
1089
|
+
{
|
|
1090
|
+
"type": "text",
|
|
1091
|
+
"text": "Nous vous prions de nous excuser pour la gêne occasionnée et mettons tout en œuvre pour rétablir ce service."
|
|
1092
|
+
}
|
|
1093
|
+
]
|
|
1094
|
+
},
|
|
1095
|
+
{
|
|
1096
|
+
"type": "element",
|
|
1097
|
+
"name": "Paragraphe",
|
|
1098
|
+
"children": [
|
|
1099
|
+
{
|
|
1100
|
+
"type": "text",
|
|
1101
|
+
"text": "Pour "
|
|
1102
|
+
},
|
|
1103
|
+
{
|
|
1104
|
+
"type": "element",
|
|
1105
|
+
"name": "MiseEnEvidence",
|
|
1106
|
+
"children": [
|
|
1107
|
+
{
|
|
1108
|
+
"type": "text",
|
|
1109
|
+
"text": "un Français né à l'étranger"
|
|
1110
|
+
}
|
|
1111
|
+
]
|
|
1112
|
+
},
|
|
1113
|
+
{
|
|
1114
|
+
"type": "text",
|
|
1115
|
+
"text": "."
|
|
1116
|
+
}
|
|
1117
|
+
]
|
|
1118
|
+
},
|
|
1119
|
+
{
|
|
1120
|
+
"type": "element",
|
|
1121
|
+
"name": "Paragraphe",
|
|
1122
|
+
"children": [
|
|
1123
|
+
{
|
|
1124
|
+
"type": "text",
|
|
1125
|
+
"text": "Pour faire une demande en ligne, vous devez "
|
|
1126
|
+
},
|
|
1127
|
+
{
|
|
1128
|
+
"type": "element",
|
|
1129
|
+
"name": "MiseEnEvidence",
|
|
1130
|
+
"children": [
|
|
1131
|
+
{
|
|
1132
|
+
"type": "text",
|
|
1133
|
+
"text": "créer un compte Service-Public.fr"
|
|
1134
|
+
}
|
|
1135
|
+
]
|
|
1136
|
+
},
|
|
1137
|
+
{
|
|
1138
|
+
"type": "text",
|
|
1139
|
+
"text": " ou "
|
|
1140
|
+
},
|
|
1141
|
+
{
|
|
1142
|
+
"type": "element",
|
|
1143
|
+
"name": "MiseEnEvidence",
|
|
1144
|
+
"children": [
|
|
1145
|
+
{
|
|
1146
|
+
"type": "text",
|
|
1147
|
+
"text": "vous connecter "
|
|
1148
|
+
},
|
|
1149
|
+
{
|
|
1150
|
+
"type": "element",
|
|
1151
|
+
"name": "MiseEnEvidence",
|
|
1152
|
+
"children": [
|
|
1153
|
+
{
|
|
1154
|
+
"type": "text",
|
|
1155
|
+
"text": "avec "
|
|
1156
|
+
},
|
|
1157
|
+
{
|
|
1158
|
+
"type": "element",
|
|
1159
|
+
"name": "LienIntra",
|
|
1160
|
+
"attributes": {
|
|
1161
|
+
"LienID": "R48788",
|
|
1162
|
+
"type": "Définition de glossaire"
|
|
1163
|
+
},
|
|
1164
|
+
"children": [
|
|
1165
|
+
{
|
|
1166
|
+
"type": "text",
|
|
1167
|
+
"text": "FranceConnect"
|
|
1168
|
+
}
|
|
1169
|
+
]
|
|
1170
|
+
}
|
|
1171
|
+
]
|
|
1172
|
+
},
|
|
1173
|
+
{
|
|
1174
|
+
"type": "text",
|
|
1175
|
+
"text": "."
|
|
1176
|
+
}
|
|
1177
|
+
]
|
|
1178
|
+
}
|
|
1179
|
+
]
|
|
1180
|
+
},
|
|
1181
|
+
{
|
|
1182
|
+
"type": "element",
|
|
1183
|
+
"name": "Paragraphe",
|
|
1184
|
+
"children": [
|
|
1185
|
+
{
|
|
1186
|
+
"type": "text",
|
|
1187
|
+
"text": "Quand l'acte est disponible, vous devrez de nouveau vous connecter : vous pourrez le télécharger au format PDF sur votre espace personnel. Vous pourrez aussi demander à le recevoir par courrier."
|
|
1188
|
+
}
|
|
1189
|
+
]
|
|
1190
|
+
},
|
|
1191
|
+
{
|
|
1192
|
+
"type": "element",
|
|
1193
|
+
"name": "Paragraphe",
|
|
1194
|
+
"children": [
|
|
1195
|
+
{
|
|
1196
|
+
"type": "text",
|
|
1197
|
+
"text": "L'acte comporte la signature électronique d'un officier d'état civil."
|
|
1198
|
+
}
|
|
1199
|
+
]
|
|
1200
|
+
}
|
|
1201
|
+
]
|
|
1044
1202
|
}
|
|
1045
1203
|
]
|
|
1046
1204
|
},
|
|
@@ -1075,6 +1233,195 @@
|
|
|
1075
1233
|
"text": "Ministère chargé de l'Europe et des affaires étrangères"
|
|
1076
1234
|
}
|
|
1077
1235
|
]
|
|
1236
|
+
},
|
|
1237
|
+
{
|
|
1238
|
+
"type": "element",
|
|
1239
|
+
"name": "Texte",
|
|
1240
|
+
"children": [
|
|
1241
|
+
{
|
|
1242
|
+
"type": "element",
|
|
1243
|
+
"name": "Paragraphe",
|
|
1244
|
+
"children": [
|
|
1245
|
+
{
|
|
1246
|
+
"type": "element",
|
|
1247
|
+
"name": "MiseEnEvidence",
|
|
1248
|
+
"children": [
|
|
1249
|
+
{
|
|
1250
|
+
"type": "text",
|
|
1251
|
+
"text": "Dysfonctionnement du service en ligne"
|
|
1252
|
+
}
|
|
1253
|
+
]
|
|
1254
|
+
}
|
|
1255
|
+
]
|
|
1256
|
+
},
|
|
1257
|
+
{
|
|
1258
|
+
"type": "element",
|
|
1259
|
+
"name": "Paragraphe",
|
|
1260
|
+
"children": [
|
|
1261
|
+
{
|
|
1262
|
+
"type": "text",
|
|
1263
|
+
"text": "Ce service en ligne connaît des dysfonctionnements."
|
|
1264
|
+
}
|
|
1265
|
+
]
|
|
1266
|
+
},
|
|
1267
|
+
{
|
|
1268
|
+
"type": "element",
|
|
1269
|
+
"name": "Paragraphe",
|
|
1270
|
+
"children": [
|
|
1271
|
+
{
|
|
1272
|
+
"type": "text",
|
|
1273
|
+
"text": "Si vous rencontrez des problèmes, nous vous invitons à essayer à nouveau avec un autre navigateur et/ou en mode \"navigation privée\"."
|
|
1274
|
+
}
|
|
1275
|
+
]
|
|
1276
|
+
},
|
|
1277
|
+
{
|
|
1278
|
+
"type": "element",
|
|
1279
|
+
"name": "Paragraphe",
|
|
1280
|
+
"children": [
|
|
1281
|
+
{
|
|
1282
|
+
"type": "text",
|
|
1283
|
+
"text": "Nous vous prions de nous excuser pour la gêne occasionnée et mettons tout en œuvre pour rétablir ce service."
|
|
1284
|
+
}
|
|
1285
|
+
]
|
|
1286
|
+
},
|
|
1287
|
+
{
|
|
1288
|
+
"type": "element",
|
|
1289
|
+
"name": "Paragraphe",
|
|
1290
|
+
"children": [
|
|
1291
|
+
{
|
|
1292
|
+
"type": "text",
|
|
1293
|
+
"text": "Permet à un Français de faire une demande d'acte de "
|
|
1294
|
+
},
|
|
1295
|
+
{
|
|
1296
|
+
"type": "element",
|
|
1297
|
+
"name": "MiseEnEvidence",
|
|
1298
|
+
"children": [
|
|
1299
|
+
{
|
|
1300
|
+
"type": "text",
|
|
1301
|
+
"text": "mariage célébré à l'étranger."
|
|
1302
|
+
}
|
|
1303
|
+
]
|
|
1304
|
+
}
|
|
1305
|
+
]
|
|
1306
|
+
},
|
|
1307
|
+
{
|
|
1308
|
+
"type": "element",
|
|
1309
|
+
"name": "Paragraphe",
|
|
1310
|
+
"children": [
|
|
1311
|
+
{
|
|
1312
|
+
"type": "text",
|
|
1313
|
+
"text": "Pour faire une demande en ligne, vous devez "
|
|
1314
|
+
},
|
|
1315
|
+
{
|
|
1316
|
+
"type": "element",
|
|
1317
|
+
"name": "MiseEnEvidence",
|
|
1318
|
+
"children": [
|
|
1319
|
+
{
|
|
1320
|
+
"type": "text",
|
|
1321
|
+
"text": "créer un compte Service-Public.fr"
|
|
1322
|
+
}
|
|
1323
|
+
]
|
|
1324
|
+
},
|
|
1325
|
+
{
|
|
1326
|
+
"type": "text",
|
|
1327
|
+
"text": " ou "
|
|
1328
|
+
},
|
|
1329
|
+
{
|
|
1330
|
+
"type": "element",
|
|
1331
|
+
"name": "MiseEnEvidence",
|
|
1332
|
+
"children": [
|
|
1333
|
+
{
|
|
1334
|
+
"type": "text",
|
|
1335
|
+
"text": "vous connecter "
|
|
1336
|
+
},
|
|
1337
|
+
{
|
|
1338
|
+
"type": "element",
|
|
1339
|
+
"name": "MiseEnEvidence",
|
|
1340
|
+
"children": [
|
|
1341
|
+
{
|
|
1342
|
+
"type": "text",
|
|
1343
|
+
"text": "avec "
|
|
1344
|
+
},
|
|
1345
|
+
{
|
|
1346
|
+
"type": "element",
|
|
1347
|
+
"name": "LienIntra",
|
|
1348
|
+
"attributes": {
|
|
1349
|
+
"LienID": "R48788",
|
|
1350
|
+
"type": "Définition de glossaire"
|
|
1351
|
+
},
|
|
1352
|
+
"children": [
|
|
1353
|
+
{
|
|
1354
|
+
"type": "text",
|
|
1355
|
+
"text": "FranceConnect"
|
|
1356
|
+
}
|
|
1357
|
+
]
|
|
1358
|
+
}
|
|
1359
|
+
]
|
|
1360
|
+
},
|
|
1361
|
+
{
|
|
1362
|
+
"type": "text",
|
|
1363
|
+
"text": "."
|
|
1364
|
+
}
|
|
1365
|
+
]
|
|
1366
|
+
}
|
|
1367
|
+
]
|
|
1368
|
+
},
|
|
1369
|
+
{
|
|
1370
|
+
"type": "element",
|
|
1371
|
+
"name": "Paragraphe",
|
|
1372
|
+
"children": [
|
|
1373
|
+
{
|
|
1374
|
+
"type": "text",
|
|
1375
|
+
"text": "Quand l'acte est disponible, vous devrez de nouveau vous connecter : vous pourrez le télécharger au format PDF sur votre espace personnel. Vous pourrez aussi demander à le recevoir par courrier."
|
|
1376
|
+
}
|
|
1377
|
+
]
|
|
1378
|
+
},
|
|
1379
|
+
{
|
|
1380
|
+
"type": "element",
|
|
1381
|
+
"name": "Paragraphe",
|
|
1382
|
+
"children": [
|
|
1383
|
+
{
|
|
1384
|
+
"type": "text",
|
|
1385
|
+
"text": "L'acte comporte la signature électronique d'un officier d'état civil."
|
|
1386
|
+
}
|
|
1387
|
+
]
|
|
1388
|
+
}
|
|
1389
|
+
]
|
|
1390
|
+
}
|
|
1391
|
+
]
|
|
1392
|
+
},
|
|
1393
|
+
{
|
|
1394
|
+
"type": "element",
|
|
1395
|
+
"name": "Definition",
|
|
1396
|
+
"attributes": {
|
|
1397
|
+
"ID": "R48788"
|
|
1398
|
+
},
|
|
1399
|
+
"children": [
|
|
1400
|
+
{
|
|
1401
|
+
"type": "element",
|
|
1402
|
+
"name": "Titre",
|
|
1403
|
+
"children": [
|
|
1404
|
+
{
|
|
1405
|
+
"type": "text",
|
|
1406
|
+
"text": "Identification avec FranceConnect"
|
|
1407
|
+
}
|
|
1408
|
+
]
|
|
1409
|
+
},
|
|
1410
|
+
{
|
|
1411
|
+
"type": "element",
|
|
1412
|
+
"name": "Texte",
|
|
1413
|
+
"children": [
|
|
1414
|
+
{
|
|
1415
|
+
"type": "element",
|
|
1416
|
+
"name": "Paragraphe",
|
|
1417
|
+
"children": [
|
|
1418
|
+
{
|
|
1419
|
+
"type": "text",
|
|
1420
|
+
"text": "Connexion avec l'identifiant et le mot de passe de l'un des comptes suivants : Impots.gouv, Ameli, Iidentitenumerique (laposte), Mobileconnectetmoi.fr, MSA ou Alicem"
|
|
1421
|
+
}
|
|
1422
|
+
]
|
|
1423
|
+
}
|
|
1424
|
+
]
|
|
1078
1425
|
}
|
|
1079
1426
|
]
|
|
1080
1427
|
},
|
|
@@ -792,6 +792,66 @@
|
|
|
792
792
|
}
|
|
793
793
|
]
|
|
794
794
|
},
|
|
795
|
+
{
|
|
796
|
+
"type": "element",
|
|
797
|
+
"name": "Avertissement",
|
|
798
|
+
"attributes": {
|
|
799
|
+
"ID": "R63065",
|
|
800
|
+
"date": "2022-08-05"
|
|
801
|
+
},
|
|
802
|
+
"children": [
|
|
803
|
+
{
|
|
804
|
+
"type": "element",
|
|
805
|
+
"name": "Titre",
|
|
806
|
+
"children": [
|
|
807
|
+
{
|
|
808
|
+
"type": "text",
|
|
809
|
+
"text": "Loi de finances rectificative pour 2022"
|
|
810
|
+
}
|
|
811
|
+
]
|
|
812
|
+
},
|
|
813
|
+
{
|
|
814
|
+
"type": "element",
|
|
815
|
+
"name": "Texte",
|
|
816
|
+
"children": [
|
|
817
|
+
{
|
|
818
|
+
"type": "element",
|
|
819
|
+
"name": "Paragraphe",
|
|
820
|
+
"children": [
|
|
821
|
+
{
|
|
822
|
+
"type": "text",
|
|
823
|
+
"text": "Le Parlement a définitivement adopté le projet de loi de finances rectificative pour 2022 le jeudi 4 août 2022."
|
|
824
|
+
}
|
|
825
|
+
]
|
|
826
|
+
},
|
|
827
|
+
{
|
|
828
|
+
"type": "element",
|
|
829
|
+
"name": "Paragraphe",
|
|
830
|
+
"children": [
|
|
831
|
+
{
|
|
832
|
+
"type": "text",
|
|
833
|
+
"text": "Cette page sera mise à jour dès la publication de la loi au "
|
|
834
|
+
},
|
|
835
|
+
{
|
|
836
|
+
"type": "element",
|
|
837
|
+
"name": "Expression",
|
|
838
|
+
"children": [
|
|
839
|
+
{
|
|
840
|
+
"type": "text",
|
|
841
|
+
"text": "Journal officiel"
|
|
842
|
+
}
|
|
843
|
+
]
|
|
844
|
+
},
|
|
845
|
+
{
|
|
846
|
+
"type": "text",
|
|
847
|
+
"text": "."
|
|
848
|
+
}
|
|
849
|
+
]
|
|
850
|
+
}
|
|
851
|
+
]
|
|
852
|
+
}
|
|
853
|
+
]
|
|
854
|
+
},
|
|
795
855
|
{
|
|
796
856
|
"type": "element",
|
|
797
857
|
"name": "Introduction",
|