Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
TRUNCATE TABLE tags;
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (1, '01 - MONDE AGRICOLE', '', null, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (2, '02 - COMMUNICATION-CULTURE-EDUCATION', '', null, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (3, '03 - MONDE ECONOMIQUE', '', null, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (4, '04 - ENVIRONNEMENT', '', null, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (5, '05 - INTERNATIONAL ET UNION EUROPEENNE', '', null, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (6, '06 - SANTE', '', null, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (7, '07 - SOCIAL', '', null, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (8, '08 - SOCIETE', '', null, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (9, '09 - VIE ADMINISTRATIVE ET POLITIQUE', '', null, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (10, '10 - VIE PROFESSIONNELLE', '', null, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (11, '11 - LISTES ANNEXES', '', null, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (13, 'Abattement', '', 1294, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (14, 'Abattoir', '', 1567, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (16, 'Abrogation', '', 1984, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (18, 'Abus sexuel', '', 2399, null, '[]', 'Violence sexuelle');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (21, 'Accès aux soins', '', 2285, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (22, 'Accession à la propriété', '', 2440, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (15, 'Abeille', '', 1598, null, '["3110"]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (24, 'Accident chimique', '', 30, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (25, 'Accident d''avion', '', 2694, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (26, 'Accident domestique', '', 2665, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (27, 'Accident du travail', '', 2695, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (28, 'Accident nucléaire', '', 30, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (29, 'Accident scolaire', '', 1084, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (30, 'Accident technologique', '', 2622, null, '[]', 'Accident industriel');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (31, 'Accident vasculaire cérébral (AVC)', '', 1834, null, '[]', 'AVC');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (32, 'Accompagnement scolaire', '', 2684, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (33, 'Accord', '', 1984, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (34, 'Accord cadre', 'L''accord cadre est un accord général conclu entre différentes parties (partenaires sociaux, Etat) Il fixe de grands principes destinés à être précisés ultérieurement. Cette notion s''emploie dans différents domaines notamment dans le cadre de la négociation collective, mais également dans le cadre des marchés publics.', 2895, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (35, 'Accord collectif de travail', '', 2021, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (36, 'Accord de branche', '', 2021, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (37, 'Accord de groupe', '', 2021, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (38, 'Accord de pêche', '', 2311, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (39, 'Accord de Schengen', '', 1014, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (40, 'Accord d''entreprise', '', 2021, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (41, 'Accord préélectoral', '', 1103, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (42, 'Accord salarial', '', 2021, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (43, 'Accord UE - Turquie sur les migrants', '', 1014, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (44, 'Accords de Paris', '', 513, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (45, 'Accouchement', '', 2054, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (46, 'Accouchement sous X', '', 2748, null, '[]', 'Accouchement anonyme');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (47, 'Accueil', '', 1984, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (49, 'Accueillant familial', 'Titulaire d''un agrément, l''accueillant familial accueille à son domicile moyennant rémunération des personnes âgées ou des personnes handicapées. Son statut est fixé par la loi du 17 janvier 2001 de modernisation sociale et complétée par l''article 57 de la loi du 5 mars 2007 instituant le droit au logement opposable.', 1918, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (50, 'Acharnement thérapeutique', '', 1280, null, '[]', 'Acharnement médical');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (51, 'Achat public', '', 1864, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (52, 'Acquisition de la nationalité', '', 2015, null, '[]', 'Naturalisation');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (53, 'Acte administratif', '', 1044, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (54, 'Acte médical', '', 770, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (55, 'Acte unique européen', '', 3011, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (56, 'Action culturelle', '', 2306, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (57, 'Action logement', 'Participation des employeurs à l''effort de construction (PEEC)', 2319, null, '[]', '1 % logement');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (58, 'Action parlementaire', '', 2153, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (59, 'Actionnariat', '', 1285, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (60, 'Actionnariat salarial', '', 1285, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (61, 'Activité agricole', '', 100, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (62, 'Activité syndicale', '', 2837, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (63, 'Activités d''adultes relais', '', 3001, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (64, 'Acupuncture', '', 1897, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (65, 'Addictologie', '', 2779, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (66, 'Adhésion', '', 1984, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (67, 'Adhésion à l''Union européenne', '', 1101, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (68, 'Administration centrale', '', 2083, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (69, 'Administration publique', '', 9, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (70, 'Admission', '', 1984, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (71, 'ADN', '', 550, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (72, 'Adoption', '', 2748, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (73, 'Aéronef', '', 2945, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (74, 'Aéroport', '', 1592, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (75, 'Affaires intérieures', '', 9, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (76, 'Affection de longue durée', '', 2558, null, '[]', 'Maladie de longue durée/ALD');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (77, 'Affiliation', '', 2087, null, '[]', 'Assujettissement');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (78, 'Afghanistan', '', 2188, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (79, 'Afrique', '', 3100, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (80, 'Afrique du Nord', '', 3100, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (81, 'Afrique du sud', '', 2188, null, '[]', 'République d''Afrique du Sud/République sud-africaine');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (82, 'Afrique noire', '', 3100, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (83, 'Afrique sub-saharienne', '', 3100, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (84, 'Age de la retraite', '', 2609, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (85, 'Agence nationale de rénovation urbaine (ANRU)', '', 2313, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (86, 'Agence nationale de traitement automatisé des infractions (ANTAI)', '', 2225, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (87, 'Agence Nationale pour l''Amélioration de l''Habitat (ANAH)', '', 166, null, '[]', 'Agence nationale pour l''amélioration de l''habitat');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (88, 'Agence Régionale de Santé (ARS)', 'Les Agences régionales de santé (ARS) visent à décloisonner, à rassembler le pilotage des politiques de santé au niveau régional et à contrôler les dépenses de santé. La création de ces agences, prévue dans la loi Hôpital, patients, santé et territoire (HPST) n° 2009-879 du 11 juillet 2009, est effective depuis avril 2010.', 2312, null, '[]', 'ARS');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (89, 'Agent artistique', '', 1928, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (90, 'Agent cancérigène', '', 2703, null, '[]', 'Agent carcinogène/Cancérogénicité');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (91, 'Agent contractuel', '', 95, null, '[]', 'Contractuel');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (92, 'Agent de joueurs', '', 1929, null, '[]', 'Agent sportif');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (23, 'Accident', '', 2747, null, '["3110"]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (94, 'Agent non titulaire', '', 95, null, '[]', 'Non titulaire');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (95, 'Agent public', '', 2807, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (96, 'Agent toxique', '', 2324, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (97, 'Agglomération', '', 1943, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (98, 'Agression', '', 3059, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (101, 'Agriculture biologique', '', 100, null, '[]', 'Agrobiologie');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (102, 'Aide', '', 1984, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (104, 'Aide à la formation', '', 1282, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (105, 'Aide à l''emploi', '', 1123, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (106, 'Aide alimentaire', '', 117, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (107, 'Aide au logement', '', 2319, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (108, 'Aide au logement temporaire (ALT)', 'Créée dans le cadre de la loi contre les exclusions de juillet 1998', 949, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (109, 'Aide au retour', '', 2608, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (110, 'Aide aux chômeurs créateurs et repreneurs d''entreprise (ACCRE)', '', 111, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (111, 'Aide aux entreprises', '', 1160, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (112, 'Aide communautaire', '', 2304, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (113, 'Aide humanitaire', '', 117, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (114, 'Aide juridictionnelle', '', 2400, null, '[]', 'Aide judiciaire');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (116, 'Aide personnalisée au logement (APL)', 'L''aide personnalisée au logement (APL) est attribuée sous conditions de ressources, aux personnes qui occupent un logement conventionné avec l''État, quelles que soient les caractéristiques familiales des occupants.', 107, null, '[]', 'APL');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (117, 'Aide sociale', '', 7, null, '[]', 'Assistance');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (118, 'Aide sociale à l''enfance (ASE)', '', 2444, null, '[]', 'Aide sociale à l''enfance');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (119, 'Aide-soignant', '', 2426, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (120, 'Ain', '', 1354, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (121, 'Air France', '', 618, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (122, 'Aire d''accueil des gens du voyage', '', 1177, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (123, 'Aisne', '', 1354, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (124, 'Aix-en-Provence', '', 374, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (125, 'Aix-Marseille-Provence', '', 1931, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (126, 'Albanie', '', 2188, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (127, 'Alcool', '', 368, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (128, 'Alcoolisme', '', 2360, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (129, 'Alcoologie', '', 2779, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (130, 'Aléa thérapeutique', '', 887, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (131, 'Alerte épidémiologique', '', 1172, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (132, 'Algérie', '', 2188, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (133, 'Algue verte', '', 2327, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (134, 'Aliment de substitution', '', 1516, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (135, 'Aliment du bétail', '', 137, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (136, 'Aliment transformé', '', 2413, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (137, 'Alimentation animale', '', 353, null, '[]', 'Alimentation des animaux/Alimentation du bétail');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (138, 'Allaitement', '', 1884, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (139, 'Allemagne', '', 2188, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (140, 'Allergie', '', 2170, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (141, 'Allergologie', '', 2779, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (142, 'Allier', '', 1354, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (143, 'Allocation adulte handicapé (AAH)', '', 2378, null, '[]', 'Allocation aux adultes handicapés');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (144, 'Allocation de logement familiale (ALF)', 'L''allocation de logement familiale (ALF) est attribuée spécifiquement aux ménages ou personnes isolées ayant des personnes à charge.', 107, null, '[]', 'ALF');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (145, 'Allocation de logement sociale (ALS)', 'L''allocation de logement sociale (ALS) est attribuée à certaines catégories de personnes, autre que les familles, caractérisées par le niveau modeste de leurs ressources.', 107, null, '[]', 'ALS');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (146, 'Allocation de rentrée scolaire', '', 2377, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (147, 'Allocation de solidarité spécifique', '', 2380, null, '[]', 'ASS');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (148, 'Allocation de soutien familial (ASF)', '', 2377, null, '[]', 'Allocation de soutien familial');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (149, 'Allocation d''éducation de l''enfant handicapé (AEEH)', 'Remplace l''Allocation d''éducation spéciale depuis le 1er janvier 2006', 2378, null, '[]', 'AEEH');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (150, 'Allocation d''orphelin', '', 2377, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (151, 'Banque centrale européenne (BCE)', '', 2082, null, '[]', 'Banque centrale européenne');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (152, 'Banque mondiale', '', 1289, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (153, 'Commerce de détail', '', 603, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (155, 'Allocation parent isolé (API)', '', 2377, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (156, 'Allocation parentale d''éducation (APE)', '', 2377, null, '[]', 'Allocation parentale d''éducation');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (157, 'Allocation personnalisée d''autonomie (APA)', 'Fait suite à la PSD, à compter du 1er janvier 2001', 2379, null, '[]', 'Allocation personnalisée d''autonomie');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (158, 'Allocation Retour à l''Emploi (ARE)', '', 2380, null, '[]', 'ARE');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (159, 'Alpes de Haute Provence', '', 1354, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (160, 'Alpes Maritimes', '', 1354, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (161, 'Alphabétisation', '', 1146, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (162, 'Alternance', '', 2795, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (163, 'Ambassade', '', 2569, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (164, 'Ambulances', '', 2955, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (165, 'Ambulancier', '', 2426, null, '[]', 'brancardier');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (166, 'Amélioration de l''habitat', '', 1775, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (167, 'Aménagement du temps de travail', '', 1059, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (168, 'Aménagement du territoire', '', 2097, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (169, 'Aménagement foncier', '', 168, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (170, 'Aménagement rural', '', 1942, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (171, 'Aménagement urbain', '', 3014, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (172, 'Amérique', '', 3100, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (173, 'Amérique du Nord', '', 3100, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (174, 'Amérique latine', '', 3100, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (100, 'Agriculture', '', 1, null, '["3110"]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (176, 'Anarchisme', '', 1522, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (177, 'Anatomie', '', 770, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (178, 'Ancien combattant et victime de guerre', '', 228, null, '[]', 'Ancien combattant');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (179, 'Ancien ministre', '', 1951, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (180, 'Ancien Premier ministre', '', 2367, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (181, 'Ancien Président de la République', '', 2370, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (182, 'Andorre', '', 2188, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (183, 'Anesthésie', '', 2779, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (184, 'Angleterre', '', 2633, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (185, 'Angola', '', 2188, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (186, 'Animal de laboratoire', '', 353, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (187, 'Animal domestique', '', 1265, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (188, 'Animal sauvage', '', 1265, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (189, 'Animateur social', '', 2973, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (190, 'Animateur sportif', '', 1929, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (191, 'Annecy', '', 1480, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (175, 'Amiante', '', 2324, null, '["3110"]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (192, 'Annuaire', '', 2465, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (194, 'Annulation', '', 1984, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (195, 'Annulation d''élection', '', 1030, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (196, 'Anorexie', '', 2989, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (197, 'Anthropologie', '', 2681, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (198, 'Antibiotique', '', 1905, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (199, 'Antigua-et-Barbuda', '', 2188, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (201, 'Antimusulman', '', 2489, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (202, 'Antisémitisme', '', 1805, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (203, 'Apatride', '', 1001, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (204, 'Apiculture', '', 1112, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (205, 'Appareillage', '', 770, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (207, 'Appel à projet', '', 1984, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (208, 'Appel d''offres', '', 1864, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (209, 'Apprenti', '', 210, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (210, 'Apprentissage', '', 2795, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (211, 'Aptitude au travail', '', 642, null, '[]', '');
INSERT INTO tags (id, label, description, parent_id, creation_date, links, usage) VALUES (212, 'Aquaculture', '', 2196, null, '[]', '');
Loading
Loading full blame...