@tricoteuses/senat 2.9.0 → 2.9.5
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/LICENSE.md +22 -22
- package/README.md +116 -115
- package/lib/loaders.d.ts +1 -1
- package/lib/model/agenda.js +2 -0
- package/lib/scripts/retrieve_videos.js +420 -0
- package/lib/types/agenda.d.ts +2 -0
- package/package.json +95 -94
- package/lib/aggregates.d.ts +0 -52
- package/lib/aggregates.js +0 -949
- package/lib/aggregates.mjs +0 -726
- package/lib/aggregates.ts +0 -852
- package/lib/config.mjs +0 -16
- package/lib/config.ts +0 -26
- package/lib/databases.mjs +0 -55
- package/lib/databases.ts +0 -68
- package/lib/datasets.mjs +0 -78
- package/lib/datasets.ts +0 -118
- package/lib/fields.d.ts +0 -10
- package/lib/fields.js +0 -68
- package/lib/fields.mjs +0 -22
- package/lib/fields.ts +0 -29
- package/lib/index.mjs +0 -7
- package/lib/index.ts +0 -64
- package/lib/inserters.d.ts +0 -98
- package/lib/inserters.js +0 -500
- package/lib/inserters.mjs +0 -360
- package/lib/inserters.ts +0 -521
- package/lib/legislatures.json +0 -38
- package/lib/loaders.mjs +0 -97
- package/lib/loaders.ts +0 -173
- package/lib/model/ameli.mjs +0 -57
- package/lib/model/ameli.ts +0 -86
- package/lib/model/debats.mjs +0 -43
- package/lib/model/debats.ts +0 -68
- package/lib/model/dosleg.mjs +0 -163
- package/lib/model/dosleg.ts +0 -204
- package/lib/model/index.mjs +0 -4
- package/lib/model/index.ts +0 -13
- package/lib/model/questions.mjs +0 -76
- package/lib/model/questions.ts +0 -102
- package/lib/model/sens.mjs +0 -339
- package/lib/model/sens.ts +0 -432
- package/lib/model/texte.mjs +0 -156
- package/lib/model/texte.ts +0 -174
- package/lib/raw_types_kysely/ameli.d.ts +0 -915
- package/lib/raw_types_kysely/ameli.js +0 -7
- package/lib/raw_types_kysely/ameli.mjs +0 -5
- package/lib/raw_types_kysely/ameli.ts +0 -951
- package/lib/raw_types_kysely/debats.d.ts +0 -207
- package/lib/raw_types_kysely/debats.js +0 -7
- package/lib/raw_types_kysely/debats.mjs +0 -5
- package/lib/raw_types_kysely/debats.ts +0 -222
- package/lib/raw_types_kysely/dosleg.d.ts +0 -3532
- package/lib/raw_types_kysely/dosleg.js +0 -7
- package/lib/raw_types_kysely/dosleg.mjs +0 -5
- package/lib/raw_types_kysely/dosleg.ts +0 -3621
- package/lib/raw_types_kysely/questions.d.ts +0 -414
- package/lib/raw_types_kysely/questions.js +0 -7
- package/lib/raw_types_kysely/questions.mjs +0 -5
- package/lib/raw_types_kysely/questions.ts +0 -426
- package/lib/raw_types_kysely/sens.d.ts +0 -4394
- package/lib/raw_types_kysely/sens.js +0 -7
- package/lib/raw_types_kysely/sens.mjs +0 -5
- package/lib/raw_types_kysely/sens.ts +0 -4499
- package/lib/raw_types_schemats/ameli.mjs +0 -2
- package/lib/raw_types_schemats/ameli.ts +0 -601
- package/lib/raw_types_schemats/debats.mjs +0 -2
- package/lib/raw_types_schemats/debats.ts +0 -145
- package/lib/raw_types_schemats/dosleg.mjs +0 -2
- package/lib/raw_types_schemats/dosleg.ts +0 -2193
- package/lib/raw_types_schemats/questions.mjs +0 -2
- package/lib/raw_types_schemats/questions.ts +0 -249
- package/lib/raw_types_schemats/sens.mjs +0 -2
- package/lib/raw_types_schemats/sens.ts +0 -2907
- package/lib/scripts/convert_data.mjs +0 -95
- package/lib/scripts/convert_data.ts +0 -119
- package/lib/scripts/datautil.mjs +0 -16
- package/lib/scripts/datautil.ts +0 -19
- package/lib/scripts/images/transparent_150x192.jpg +0 -0
- package/lib/scripts/images/transparent_155x225.jpg +0 -0
- package/lib/scripts/parse_textes.mjs +0 -38
- package/lib/scripts/parse_textes.ts +0 -52
- package/lib/scripts/retrieve_documents.mjs +0 -243
- package/lib/scripts/retrieve_documents.ts +0 -279
- package/lib/scripts/retrieve_open_data.mjs +0 -214
- package/lib/scripts/retrieve_open_data.ts +0 -261
- package/lib/scripts/retrieve_senateurs_photos.mjs +0 -147
- package/lib/scripts/retrieve_senateurs_photos.ts +0 -177
- package/lib/scripts/retrieve_textes.mjs +0 -165
- package/lib/scripts/retrieve_textes.ts +0 -79
- package/lib/scripts/shared/cli_helpers.ts +0 -36
- package/lib/scripts/shared/util.ts +0 -33
- package/lib/strings.mjs +0 -18
- package/lib/strings.ts +0 -26
- package/lib/types/ameli.mjs +0 -13
- package/lib/types/ameli.ts +0 -21
- package/lib/types/debats.mjs +0 -2
- package/lib/types/debats.ts +0 -6
- package/lib/types/dosleg.mjs +0 -151
- package/lib/types/dosleg.ts +0 -284
- package/lib/types/questions.mjs +0 -1
- package/lib/types/questions.ts +0 -3
- package/lib/types/sens.mjs +0 -1
- package/lib/types/sens.ts +0 -12
- package/lib/types/sessions.mjs +0 -43
- package/lib/types/sessions.ts +0 -42
- package/lib/types/texte.mjs +0 -16
- package/lib/types/texte.ts +0 -66
- package/lib/typings/windows-1252.d.js +0 -2
- package/lib/typings/windows-1252.d.mjs +0 -2
- package/lib/typings/windows-1252.d.ts +0 -11
- package/lib/validators/config.mjs +0 -54
- package/lib/validators/config.ts +0 -79
- package/lib/validators/senat.mjs +0 -24
- package/lib/validators/senat.ts +0 -26
- /package/lib/scripts/{retrieve_textes.d.ts → retrieve_videos.d.ts} +0 -0
|
@@ -1,915 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was generated by kysely-codegen.
|
|
3
|
-
* Please do not edit it manually.
|
|
4
|
-
*/
|
|
5
|
-
import type { ColumnType } from "kysely";
|
|
6
|
-
export type Generated<T> = T extends ColumnType<infer S, infer I, infer U> ? ColumnType<S, I | undefined, U> : ColumnType<T, T | undefined, T>;
|
|
7
|
-
export type Int8 = ColumnType<string, bigint | number | string, bigint | number | string>;
|
|
8
|
-
export type Timestamp = ColumnType<Date, Date | string, Date | string>;
|
|
9
|
-
export interface Amd {
|
|
10
|
-
/**
|
|
11
|
-
* Amendement depose avec l'accord du gouvernement
|
|
12
|
-
*/
|
|
13
|
-
accgou: Generated<string | null>;
|
|
14
|
-
/**
|
|
15
|
-
* Numero du premier alinea modifie par l'amendement
|
|
16
|
-
*/
|
|
17
|
-
alinea: number | null;
|
|
18
|
-
/**
|
|
19
|
-
* Identifiant de l'amendement pere pour les sous-amendements
|
|
20
|
-
*/
|
|
21
|
-
amdperid: number | null;
|
|
22
|
-
/**
|
|
23
|
-
* Indication de la mention -Et plusieurs de ses collegues-
|
|
24
|
-
*/
|
|
25
|
-
autext: Generated<string>;
|
|
26
|
-
/**
|
|
27
|
-
* Identifiant de l'avis de la commission
|
|
28
|
-
*/
|
|
29
|
-
avcid: string | null;
|
|
30
|
-
/**
|
|
31
|
-
* Identifiant de l'avis du gouvernement
|
|
32
|
-
*/
|
|
33
|
-
avgid: string | null;
|
|
34
|
-
/**
|
|
35
|
-
* Indication de la mendion -Et plusieurs de ses collegues- (uniquement pour les amendements de commission)
|
|
36
|
-
*/
|
|
37
|
-
colleg: Generated<string>;
|
|
38
|
-
/**
|
|
39
|
-
* Date de depot de l'amendement
|
|
40
|
-
*/
|
|
41
|
-
datdep: Timestamp | null;
|
|
42
|
-
/**
|
|
43
|
-
* Dispositif de l'amendement
|
|
44
|
-
*/
|
|
45
|
-
dis: string | null;
|
|
46
|
-
/**
|
|
47
|
-
* Identifiant d'amendements en discussion commune
|
|
48
|
-
*/
|
|
49
|
-
discomid: number | null;
|
|
50
|
-
/**
|
|
51
|
-
* Identifiant de l'etat de l'amendement
|
|
52
|
-
*/
|
|
53
|
-
etaid: number;
|
|
54
|
-
/**
|
|
55
|
-
* Identifiant
|
|
56
|
-
*/
|
|
57
|
-
id: number;
|
|
58
|
-
/**
|
|
59
|
-
* Identifiant d'amendements identiques
|
|
60
|
-
*/
|
|
61
|
-
ideid: number | null;
|
|
62
|
-
/**
|
|
63
|
-
* Identifiant du type d'irrecevabilite
|
|
64
|
-
*/
|
|
65
|
-
irrid: number | null;
|
|
66
|
-
/**
|
|
67
|
-
* 'I' si Irrecevable LO-111-3 par la commission des affaires sociales, 'R' si recevable, null si non instruit
|
|
68
|
-
*/
|
|
69
|
-
irrlo1113valid: Generated<string | null>;
|
|
70
|
-
/**
|
|
71
|
-
* Identité de l'entité qui a saisi l'irrecevabilité
|
|
72
|
-
*/
|
|
73
|
-
irrsaisiepar: number | null;
|
|
74
|
-
islu: Generated<string | null>;
|
|
75
|
-
/**
|
|
76
|
-
* Libelle complementaire (type d'appartenance au groupe)
|
|
77
|
-
*/
|
|
78
|
-
libgrp: string | null;
|
|
79
|
-
/**
|
|
80
|
-
* Observations ou commentaires sur l'amendement (2/2)
|
|
81
|
-
*/
|
|
82
|
-
mot: string | null;
|
|
83
|
-
/**
|
|
84
|
-
* Identifiant de la motion
|
|
85
|
-
*/
|
|
86
|
-
motid: number | null;
|
|
87
|
-
/**
|
|
88
|
-
* Endroit ou de la motion qui sera examinee. M pour le derouleur de la motion. G pour la discussion generale
|
|
89
|
-
*/
|
|
90
|
-
motposexa: Generated<string>;
|
|
91
|
-
/**
|
|
92
|
-
* Identifiant de l'entite au nom de laquelle est depose l'amendement
|
|
93
|
-
*/
|
|
94
|
-
nomentid: number;
|
|
95
|
-
/**
|
|
96
|
-
* Numero de l'amendement (avec prefixe)
|
|
97
|
-
*/
|
|
98
|
-
num: string | null;
|
|
99
|
-
/**
|
|
100
|
-
* Numero absolu de l'amendement diffuse (en chiffre)
|
|
101
|
-
*/
|
|
102
|
-
numabs: Int8 | null;
|
|
103
|
-
/**
|
|
104
|
-
* Objet de l'amendement
|
|
105
|
-
*/
|
|
106
|
-
obj: string | null;
|
|
107
|
-
/**
|
|
108
|
-
* Observations ou commentaires sur l'amendement (1/2)
|
|
109
|
-
*/
|
|
110
|
-
obs: string | null;
|
|
111
|
-
/**
|
|
112
|
-
* Identifiant de l'orateur contre (motion)
|
|
113
|
-
*/
|
|
114
|
-
ocmid: number | null;
|
|
115
|
-
/**
|
|
116
|
-
* Identifiant de l'orateur pour (motion)
|
|
117
|
-
*/
|
|
118
|
-
opmid: number | null;
|
|
119
|
-
/**
|
|
120
|
-
* Position au sein de l'article
|
|
121
|
-
*/
|
|
122
|
-
ord: Int8 | null;
|
|
123
|
-
/**
|
|
124
|
-
* Niveau de rectification
|
|
125
|
-
*/
|
|
126
|
-
rev: Generated<Int8>;
|
|
127
|
-
/**
|
|
128
|
-
* Identifiant du sort de l'amendement
|
|
129
|
-
*/
|
|
130
|
-
sorid: string | null;
|
|
131
|
-
/**
|
|
132
|
-
* Identifiant de la subdivision amendee
|
|
133
|
-
*/
|
|
134
|
-
subid: number | null;
|
|
135
|
-
/**
|
|
136
|
-
* Identification de la subdivision de discussion
|
|
137
|
-
*/
|
|
138
|
-
subidder: number | null;
|
|
139
|
-
/**
|
|
140
|
-
* Identification des amendements portant sur article additionnel (si different de 0)
|
|
141
|
-
*/
|
|
142
|
-
subpos: Generated<Int8 | null>;
|
|
143
|
-
/**
|
|
144
|
-
* Identifiant du texte amende
|
|
145
|
-
*/
|
|
146
|
-
txtid: number;
|
|
147
|
-
/**
|
|
148
|
-
* Type d'amendement
|
|
149
|
-
*/
|
|
150
|
-
typ: Generated<string>;
|
|
151
|
-
/**
|
|
152
|
-
* Identifiant du type de rectification
|
|
153
|
-
*/
|
|
154
|
-
typrectid: Generated<number | null>;
|
|
155
|
-
}
|
|
156
|
-
export interface Amdsen {
|
|
157
|
-
/**
|
|
158
|
-
* Identifiant
|
|
159
|
-
*/
|
|
160
|
-
amdid: number;
|
|
161
|
-
grpid: number | null;
|
|
162
|
-
/**
|
|
163
|
-
* Indication de senateurs homonymes
|
|
164
|
-
*/
|
|
165
|
-
hom: Generated<string | null>;
|
|
166
|
-
/**
|
|
167
|
-
* Nom usuel
|
|
168
|
-
*/
|
|
169
|
-
nomuse: string | null;
|
|
170
|
-
/**
|
|
171
|
-
* Prenom usuel
|
|
172
|
-
*/
|
|
173
|
-
prenomuse: string | null;
|
|
174
|
-
/**
|
|
175
|
-
* Qualite
|
|
176
|
-
*/
|
|
177
|
-
qua: string | null;
|
|
178
|
-
/**
|
|
179
|
-
* Rang dans l'ordre des signataires
|
|
180
|
-
*/
|
|
181
|
-
rng: Generated<Int8 | null>;
|
|
182
|
-
/**
|
|
183
|
-
* Identifiant du signataire
|
|
184
|
-
*/
|
|
185
|
-
senid: number;
|
|
186
|
-
}
|
|
187
|
-
export interface Avicom {
|
|
188
|
-
/**
|
|
189
|
-
* Code
|
|
190
|
-
*/
|
|
191
|
-
cod: string;
|
|
192
|
-
/**
|
|
193
|
-
* Identifiant
|
|
194
|
-
*/
|
|
195
|
-
id: string;
|
|
196
|
-
/**
|
|
197
|
-
* Libelle
|
|
198
|
-
*/
|
|
199
|
-
lib: string;
|
|
200
|
-
}
|
|
201
|
-
export interface Avigvt {
|
|
202
|
-
/**
|
|
203
|
-
* Code
|
|
204
|
-
*/
|
|
205
|
-
cod: string;
|
|
206
|
-
/**
|
|
207
|
-
* Identifiant
|
|
208
|
-
*/
|
|
209
|
-
id: string;
|
|
210
|
-
/**
|
|
211
|
-
* Libelle
|
|
212
|
-
*/
|
|
213
|
-
lib: string;
|
|
214
|
-
}
|
|
215
|
-
export interface Cab {
|
|
216
|
-
/**
|
|
217
|
-
* Code
|
|
218
|
-
*/
|
|
219
|
-
codint: string;
|
|
220
|
-
/**
|
|
221
|
-
* Identifiant
|
|
222
|
-
*/
|
|
223
|
-
entid: number;
|
|
224
|
-
/**
|
|
225
|
-
* Libelle
|
|
226
|
-
*/
|
|
227
|
-
lil: string | null;
|
|
228
|
-
}
|
|
229
|
-
export interface ComAmeli {
|
|
230
|
-
/**
|
|
231
|
-
* Code
|
|
232
|
-
*/
|
|
233
|
-
cod: string;
|
|
234
|
-
/**
|
|
235
|
-
* Code interne
|
|
236
|
-
*/
|
|
237
|
-
codint: string;
|
|
238
|
-
/**
|
|
239
|
-
* Identifiant
|
|
240
|
-
*/
|
|
241
|
-
entid: number;
|
|
242
|
-
/**
|
|
243
|
-
* Libelle
|
|
244
|
-
*/
|
|
245
|
-
lib: string;
|
|
246
|
-
/**
|
|
247
|
-
* Libelle long
|
|
248
|
-
*/
|
|
249
|
-
lil: string;
|
|
250
|
-
/**
|
|
251
|
-
* Indication si commission speciale
|
|
252
|
-
*/
|
|
253
|
-
spc: Generated<string>;
|
|
254
|
-
/**
|
|
255
|
-
* Ordre de presentation dans les listes
|
|
256
|
-
*/
|
|
257
|
-
tri: Int8 | null;
|
|
258
|
-
}
|
|
259
|
-
export interface Ent {
|
|
260
|
-
/**
|
|
261
|
-
* Actif ou non
|
|
262
|
-
*/
|
|
263
|
-
act: Generated<string | null>;
|
|
264
|
-
/**
|
|
265
|
-
* Identifiant
|
|
266
|
-
*/
|
|
267
|
-
id: number;
|
|
268
|
-
/**
|
|
269
|
-
* Type
|
|
270
|
-
*/
|
|
271
|
-
typ: string;
|
|
272
|
-
}
|
|
273
|
-
export interface Etatxt {
|
|
274
|
-
/**
|
|
275
|
-
* Identifiant
|
|
276
|
-
*/
|
|
277
|
-
id: Int8;
|
|
278
|
-
/**
|
|
279
|
-
* Libelle
|
|
280
|
-
*/
|
|
281
|
-
lib: string;
|
|
282
|
-
/**
|
|
283
|
-
* Libelle court
|
|
284
|
-
*/
|
|
285
|
-
lic: string;
|
|
286
|
-
txttyp: Generated<string>;
|
|
287
|
-
}
|
|
288
|
-
export interface Fbu {
|
|
289
|
-
/**
|
|
290
|
-
* Identifiant
|
|
291
|
-
*/
|
|
292
|
-
id: number;
|
|
293
|
-
/**
|
|
294
|
-
* Libelle
|
|
295
|
-
*/
|
|
296
|
-
lib: string;
|
|
297
|
-
/**
|
|
298
|
-
* Libelle court
|
|
299
|
-
*/
|
|
300
|
-
lic: string;
|
|
301
|
-
/**
|
|
302
|
-
* Session de depot
|
|
303
|
-
*/
|
|
304
|
-
sesid: number;
|
|
305
|
-
}
|
|
306
|
-
export interface GrppolAmeli {
|
|
307
|
-
/**
|
|
308
|
-
* Code
|
|
309
|
-
*/
|
|
310
|
-
cod: string;
|
|
311
|
-
/**
|
|
312
|
-
* Code interne
|
|
313
|
-
*/
|
|
314
|
-
codint: string;
|
|
315
|
-
/**
|
|
316
|
-
* Identifiant
|
|
317
|
-
*/
|
|
318
|
-
entid: number;
|
|
319
|
-
/**
|
|
320
|
-
* Libelle courant
|
|
321
|
-
*/
|
|
322
|
-
libcou: string;
|
|
323
|
-
/**
|
|
324
|
-
* Libelle long courant
|
|
325
|
-
*/
|
|
326
|
-
lilcou: string;
|
|
327
|
-
/**
|
|
328
|
-
* Ordre de presentation dans les listes
|
|
329
|
-
*/
|
|
330
|
-
tri: Int8 | null;
|
|
331
|
-
}
|
|
332
|
-
export interface Gvt {
|
|
333
|
-
/**
|
|
334
|
-
* Identifiant
|
|
335
|
-
*/
|
|
336
|
-
entid: number;
|
|
337
|
-
/**
|
|
338
|
-
* Nom
|
|
339
|
-
*/
|
|
340
|
-
nom: string;
|
|
341
|
-
/**
|
|
342
|
-
* Prenom
|
|
343
|
-
*/
|
|
344
|
-
pre: string;
|
|
345
|
-
/**
|
|
346
|
-
* Qualite
|
|
347
|
-
*/
|
|
348
|
-
qua: string;
|
|
349
|
-
/**
|
|
350
|
-
* Titre
|
|
351
|
-
*/
|
|
352
|
-
tit: string;
|
|
353
|
-
}
|
|
354
|
-
export interface Intora {
|
|
355
|
-
/**
|
|
356
|
-
* Identifiant de l'orateur
|
|
357
|
-
*/
|
|
358
|
-
entid: number;
|
|
359
|
-
/**
|
|
360
|
-
* Identifiant de l'orateur (au nom de)
|
|
361
|
-
*/
|
|
362
|
-
entid2: number | null;
|
|
363
|
-
/**
|
|
364
|
-
* Identifiant
|
|
365
|
-
*/
|
|
366
|
-
id: number;
|
|
367
|
-
/**
|
|
368
|
-
* Moment de l'intervention
|
|
369
|
-
*/
|
|
370
|
-
mom: string;
|
|
371
|
-
/**
|
|
372
|
-
* Numero d'ordre
|
|
373
|
-
*/
|
|
374
|
-
ord: Int8;
|
|
375
|
-
/**
|
|
376
|
-
* Code du role de l'orateur
|
|
377
|
-
*/
|
|
378
|
-
rolcod: Generated<string>;
|
|
379
|
-
/**
|
|
380
|
-
* Identifiant de la seance
|
|
381
|
-
*/
|
|
382
|
-
seaid: number | null;
|
|
383
|
-
/**
|
|
384
|
-
* Identifiant de la subdivision sur laquelle porte la prise de parole
|
|
385
|
-
*/
|
|
386
|
-
subid: number | null;
|
|
387
|
-
/**
|
|
388
|
-
* Duree de l'intevrention
|
|
389
|
-
*/
|
|
390
|
-
temps: Generated<number>;
|
|
391
|
-
/**
|
|
392
|
-
* Identifiant du texte
|
|
393
|
-
*/
|
|
394
|
-
txtid: number;
|
|
395
|
-
}
|
|
396
|
-
export interface Irr {
|
|
397
|
-
/**
|
|
398
|
-
* Article
|
|
399
|
-
*/
|
|
400
|
-
art: string | null;
|
|
401
|
-
/**
|
|
402
|
-
* Code
|
|
403
|
-
*/
|
|
404
|
-
cod: string;
|
|
405
|
-
/**
|
|
406
|
-
* Identifiant
|
|
407
|
-
*/
|
|
408
|
-
id: number;
|
|
409
|
-
/**
|
|
410
|
-
* Libelle
|
|
411
|
-
*/
|
|
412
|
-
lib: string;
|
|
413
|
-
/**
|
|
414
|
-
* Libelle
|
|
415
|
-
*/
|
|
416
|
-
libirr: string | null;
|
|
417
|
-
/**
|
|
418
|
-
* Libelle long
|
|
419
|
-
*/
|
|
420
|
-
lilmin: string | null;
|
|
421
|
-
par: string | null;
|
|
422
|
-
}
|
|
423
|
-
export interface LecAmeli {
|
|
424
|
-
/**
|
|
425
|
-
* Identifiant
|
|
426
|
-
*/
|
|
427
|
-
id: number;
|
|
428
|
-
/**
|
|
429
|
-
* Lecture precedente
|
|
430
|
-
*/
|
|
431
|
-
lecpreid: number | null;
|
|
432
|
-
/**
|
|
433
|
-
* Libelle
|
|
434
|
-
*/
|
|
435
|
-
lib: string;
|
|
436
|
-
}
|
|
437
|
-
export interface Mot {
|
|
438
|
-
/**
|
|
439
|
-
* Code
|
|
440
|
-
*/
|
|
441
|
-
cod: string | null;
|
|
442
|
-
/**
|
|
443
|
-
* Identifiant
|
|
444
|
-
*/
|
|
445
|
-
id: number;
|
|
446
|
-
/**
|
|
447
|
-
* Intitule
|
|
448
|
-
*/
|
|
449
|
-
int: string | null;
|
|
450
|
-
/**
|
|
451
|
-
* Libelle
|
|
452
|
-
*/
|
|
453
|
-
lib: string;
|
|
454
|
-
/**
|
|
455
|
-
* Libelle pour le nota bene
|
|
456
|
-
*/
|
|
457
|
-
libnbe: string | null;
|
|
458
|
-
/**
|
|
459
|
-
* Ordre de presentation
|
|
460
|
-
*/
|
|
461
|
-
ord: Int8;
|
|
462
|
-
}
|
|
463
|
-
export interface Nat {
|
|
464
|
-
/**
|
|
465
|
-
* Identifiant
|
|
466
|
-
*/
|
|
467
|
-
id: number;
|
|
468
|
-
/**
|
|
469
|
-
* Libelle
|
|
470
|
-
*/
|
|
471
|
-
lib: string;
|
|
472
|
-
libcourt: string | null;
|
|
473
|
-
}
|
|
474
|
-
export interface Orarol {
|
|
475
|
-
/**
|
|
476
|
-
* Code
|
|
477
|
-
*/
|
|
478
|
-
cod: string;
|
|
479
|
-
/**
|
|
480
|
-
* Indique si le role doit etre complete par le libelle de l'entite d'appartenance de l'orateur
|
|
481
|
-
*/
|
|
482
|
-
entreq: Generated<string>;
|
|
483
|
-
/**
|
|
484
|
-
* Libelle
|
|
485
|
-
*/
|
|
486
|
-
lib: string | null;
|
|
487
|
-
}
|
|
488
|
-
export interface Sai {
|
|
489
|
-
/**
|
|
490
|
-
* Identifiant de la commission
|
|
491
|
-
*/
|
|
492
|
-
comid: number;
|
|
493
|
-
/**
|
|
494
|
-
* Identifiant
|
|
495
|
-
*/
|
|
496
|
-
id: number;
|
|
497
|
-
/**
|
|
498
|
-
* Indique si la commission saisie pour avis est déléguée au fond
|
|
499
|
-
*/
|
|
500
|
-
isdelegfond: Generated<string>;
|
|
501
|
-
/**
|
|
502
|
-
* Numero de rapport (ou d'avis)
|
|
503
|
-
*/
|
|
504
|
-
numrap: Int8 | null;
|
|
505
|
-
/**
|
|
506
|
-
* Type de saisine
|
|
507
|
-
*/
|
|
508
|
-
saityp: string;
|
|
509
|
-
/**
|
|
510
|
-
* Identifiant de la session
|
|
511
|
-
*/
|
|
512
|
-
sesid: number;
|
|
513
|
-
/**
|
|
514
|
-
* Identifiant du texte
|
|
515
|
-
*/
|
|
516
|
-
txtid: number;
|
|
517
|
-
}
|
|
518
|
-
export interface Saisen {
|
|
519
|
-
/**
|
|
520
|
-
* Identifiant
|
|
521
|
-
*/
|
|
522
|
-
id: number;
|
|
523
|
-
/**
|
|
524
|
-
* Ordre
|
|
525
|
-
*/
|
|
526
|
-
ord: Generated<Int8>;
|
|
527
|
-
/**
|
|
528
|
-
* Identifiant du senateur
|
|
529
|
-
*/
|
|
530
|
-
senid: number;
|
|
531
|
-
}
|
|
532
|
-
export interface Sea {
|
|
533
|
-
/**
|
|
534
|
-
* Date de la seance
|
|
535
|
-
*/
|
|
536
|
-
dat: Timestamp | null;
|
|
537
|
-
/**
|
|
538
|
-
* Identifiant
|
|
539
|
-
*/
|
|
540
|
-
id: number;
|
|
541
|
-
/**
|
|
542
|
-
* Numero de la seance
|
|
543
|
-
*/
|
|
544
|
-
num: Int8 | null;
|
|
545
|
-
/**
|
|
546
|
-
* Identifiant de la session
|
|
547
|
-
*/
|
|
548
|
-
sesid: number;
|
|
549
|
-
}
|
|
550
|
-
export interface SenAmeli {
|
|
551
|
-
/**
|
|
552
|
-
* Indication de senateurs apparentes
|
|
553
|
-
*/
|
|
554
|
-
app: Generated<string | null>;
|
|
555
|
-
/**
|
|
556
|
-
* Identifiant de la commission
|
|
557
|
-
*/
|
|
558
|
-
comid: number | null;
|
|
559
|
-
/**
|
|
560
|
-
* Identifiant de la commission speciale
|
|
561
|
-
*/
|
|
562
|
-
comspcid: number | null;
|
|
563
|
-
/**
|
|
564
|
-
* Identifiant
|
|
565
|
-
*/
|
|
566
|
-
entid: number;
|
|
567
|
-
/**
|
|
568
|
-
* Identifiant du groupe
|
|
569
|
-
*/
|
|
570
|
-
grpid: number;
|
|
571
|
-
/**
|
|
572
|
-
* Indication de senateurs homonymes
|
|
573
|
-
*/
|
|
574
|
-
hom: Generated<string | null>;
|
|
575
|
-
/**
|
|
576
|
-
* Matricule
|
|
577
|
-
*/
|
|
578
|
-
mat: string;
|
|
579
|
-
/**
|
|
580
|
-
* Nom technique
|
|
581
|
-
*/
|
|
582
|
-
nomtec: string | null;
|
|
583
|
-
/**
|
|
584
|
-
* Nom usuel
|
|
585
|
-
*/
|
|
586
|
-
nomuse: string;
|
|
587
|
-
/**
|
|
588
|
-
* Nom usuel en minuscule
|
|
589
|
-
*/
|
|
590
|
-
nomusemin: string;
|
|
591
|
-
/**
|
|
592
|
-
* Prenom usuel
|
|
593
|
-
*/
|
|
594
|
-
prenomuse: string;
|
|
595
|
-
/**
|
|
596
|
-
* Qualite
|
|
597
|
-
*/
|
|
598
|
-
qua: string;
|
|
599
|
-
/**
|
|
600
|
-
* Indication de senateurs rattache a un groupe
|
|
601
|
-
*/
|
|
602
|
-
ratt: Generated<string | null>;
|
|
603
|
-
/**
|
|
604
|
-
* Indication de feminisation des titres
|
|
605
|
-
*/
|
|
606
|
-
senfem: Generated<string | null>;
|
|
607
|
-
}
|
|
608
|
-
export interface Ses {
|
|
609
|
-
/**
|
|
610
|
-
* Annee de session
|
|
611
|
-
*/
|
|
612
|
-
ann: Int8;
|
|
613
|
-
/**
|
|
614
|
-
* Identifiant
|
|
615
|
-
*/
|
|
616
|
-
id: number;
|
|
617
|
-
/**
|
|
618
|
-
* Libelle long
|
|
619
|
-
*/
|
|
620
|
-
lil: string;
|
|
621
|
-
/**
|
|
622
|
-
* Type de session
|
|
623
|
-
*/
|
|
624
|
-
typid: number;
|
|
625
|
-
}
|
|
626
|
-
export interface Sor {
|
|
627
|
-
/**
|
|
628
|
-
* Code
|
|
629
|
-
*/
|
|
630
|
-
cod: string;
|
|
631
|
-
/**
|
|
632
|
-
* Identifiant
|
|
633
|
-
*/
|
|
634
|
-
id: string;
|
|
635
|
-
/**
|
|
636
|
-
* Libelle
|
|
637
|
-
*/
|
|
638
|
-
lib: string;
|
|
639
|
-
/**
|
|
640
|
-
* Type
|
|
641
|
-
*/
|
|
642
|
-
typ: Generated<string>;
|
|
643
|
-
}
|
|
644
|
-
export interface Sub {
|
|
645
|
-
/**
|
|
646
|
-
* Id de la commission pour avis avec délégation au fond
|
|
647
|
-
*/
|
|
648
|
-
comdelid: number | null;
|
|
649
|
-
/**
|
|
650
|
-
* Indicateur de subdivision dupliquee
|
|
651
|
-
*/
|
|
652
|
-
dupl: Generated<string>;
|
|
653
|
-
/**
|
|
654
|
-
* Identifiant
|
|
655
|
-
*/
|
|
656
|
-
id: number;
|
|
657
|
-
/**
|
|
658
|
-
* Indique si la subdivision est soumise au LEC
|
|
659
|
-
*/
|
|
660
|
-
islec: Generated<string>;
|
|
661
|
-
/**
|
|
662
|
-
* Libelle long
|
|
663
|
-
*/
|
|
664
|
-
lib: string | null;
|
|
665
|
-
/**
|
|
666
|
-
* Libelle court
|
|
667
|
-
*/
|
|
668
|
-
lic: string | null;
|
|
669
|
-
/**
|
|
670
|
-
* Identifiant de la subdivision mere
|
|
671
|
-
*/
|
|
672
|
-
merid: number | null;
|
|
673
|
-
/**
|
|
674
|
-
* Position dans le texte
|
|
675
|
-
*/
|
|
676
|
-
pos: Int8 | null;
|
|
677
|
-
/**
|
|
678
|
-
* Position dans la discussion
|
|
679
|
-
*/
|
|
680
|
-
posder: Int8 | null;
|
|
681
|
-
/**
|
|
682
|
-
* Indicateur de subdivision mise en reserve ou discutee en priorite
|
|
683
|
-
*/
|
|
684
|
-
prires: Int8 | null;
|
|
685
|
-
/**
|
|
686
|
-
* Nom du signet
|
|
687
|
-
*/
|
|
688
|
-
sig: string | null;
|
|
689
|
-
sorid: string | null;
|
|
690
|
-
/**
|
|
691
|
-
* Style daffichage dans le dérouleur
|
|
692
|
-
*/
|
|
693
|
-
style: Generated<string>;
|
|
694
|
-
/**
|
|
695
|
-
* Indicateur de subdivision amendable
|
|
696
|
-
*/
|
|
697
|
-
subamd: Generated<string>;
|
|
698
|
-
/**
|
|
699
|
-
* Identifiant du texte
|
|
700
|
-
*/
|
|
701
|
-
txtid: number;
|
|
702
|
-
/**
|
|
703
|
-
* ID du dérouleur texte
|
|
704
|
-
*/
|
|
705
|
-
txtidder: number | null;
|
|
706
|
-
/**
|
|
707
|
-
* Type
|
|
708
|
-
*/
|
|
709
|
-
typid: number | null;
|
|
710
|
-
}
|
|
711
|
-
export interface TxtAmeli {
|
|
712
|
-
/**
|
|
713
|
-
* Date d'adoption du texte
|
|
714
|
-
*/
|
|
715
|
-
datado: Timestamp | null;
|
|
716
|
-
/**
|
|
717
|
-
* Date de depot
|
|
718
|
-
*/
|
|
719
|
-
datdep: Timestamp;
|
|
720
|
-
/**
|
|
721
|
-
* Indicateur de texte disponible
|
|
722
|
-
*/
|
|
723
|
-
dis: Generated<string>;
|
|
724
|
-
/**
|
|
725
|
-
* Signet du dossier legislatif
|
|
726
|
-
*/
|
|
727
|
-
doslegsignet: string | null;
|
|
728
|
-
/**
|
|
729
|
-
* Identifiant de la mission (si texte de la loi de finance)
|
|
730
|
-
*/
|
|
731
|
-
fbuid: number | null;
|
|
732
|
-
/**
|
|
733
|
-
* O sil sagit dun dérouleur fusionné, N sinon
|
|
734
|
-
*/
|
|
735
|
-
fusder: Generated<string>;
|
|
736
|
-
/**
|
|
737
|
-
* ID du dérouleur fusionné
|
|
738
|
-
*/
|
|
739
|
-
fusderid: number | null;
|
|
740
|
-
/**
|
|
741
|
-
* Ordre de discussion des textes dans un dérouleur fusionné
|
|
742
|
-
*/
|
|
743
|
-
fusderord: Generated<number>;
|
|
744
|
-
/**
|
|
745
|
-
* Type de fusion dérouleur DG ou DA
|
|
746
|
-
*/
|
|
747
|
-
fusdertyp: Generated<string | null>;
|
|
748
|
-
/**
|
|
749
|
-
* Identifiant
|
|
750
|
-
*/
|
|
751
|
-
id: number;
|
|
752
|
-
/**
|
|
753
|
-
* Intitule long du texte
|
|
754
|
-
*/
|
|
755
|
-
inl: string | null;
|
|
756
|
-
/**
|
|
757
|
-
* Intitule du texte
|
|
758
|
-
*/
|
|
759
|
-
int: string;
|
|
760
|
-
/**
|
|
761
|
-
* Identifiant de lecture
|
|
762
|
-
*/
|
|
763
|
-
lecid: number;
|
|
764
|
-
/**
|
|
765
|
-
* Libelle complementaire de la nature du texte
|
|
766
|
-
*/
|
|
767
|
-
libcplnat: string | null;
|
|
768
|
-
/**
|
|
769
|
-
* Libelle du delai limite
|
|
770
|
-
*/
|
|
771
|
-
libdelim: string | null;
|
|
772
|
-
/**
|
|
773
|
-
* Texte du projet de loi de finance
|
|
774
|
-
*/
|
|
775
|
-
loifin: Generated<string>;
|
|
776
|
-
/**
|
|
777
|
-
* Indicateur de la partie du projet de loi de finance
|
|
778
|
-
*/
|
|
779
|
-
loifinpar: Generated<Int8 | null>;
|
|
780
|
-
/**
|
|
781
|
-
* Identifiant de la nature du texte
|
|
782
|
-
*/
|
|
783
|
-
natid: number;
|
|
784
|
-
/**
|
|
785
|
-
* Numero du texte
|
|
786
|
-
*/
|
|
787
|
-
num: string;
|
|
788
|
-
/**
|
|
789
|
-
* Numero du texte (en chiffre)
|
|
790
|
-
*/
|
|
791
|
-
numabs: number | null;
|
|
792
|
-
/**
|
|
793
|
-
* Numero d'adoption du texte
|
|
794
|
-
*/
|
|
795
|
-
numado: Int8 | null;
|
|
796
|
-
/**
|
|
797
|
-
* Ordre de la seconde deliberation
|
|
798
|
-
*/
|
|
799
|
-
ordsnddelib: string | null;
|
|
800
|
-
/**
|
|
801
|
-
* Procedure acceleree (depuis la reforme constitutionnelle de 2008)
|
|
802
|
-
*/
|
|
803
|
-
proacc: Generated<string>;
|
|
804
|
-
/**
|
|
805
|
-
* Publication du delai limite
|
|
806
|
-
*/
|
|
807
|
-
pubdellim: Timestamp | null;
|
|
808
|
-
/**
|
|
809
|
-
* Indicateur de texte en seconde deliberation
|
|
810
|
-
*/
|
|
811
|
-
secdel: Generated<string>;
|
|
812
|
-
/**
|
|
813
|
-
* Identifiant de la session de depot
|
|
814
|
-
*/
|
|
815
|
-
sesdepid: number;
|
|
816
|
-
/**
|
|
817
|
-
* Identifiant de la session d'inscription
|
|
818
|
-
*/
|
|
819
|
-
sesinsid: number | null;
|
|
820
|
-
/**
|
|
821
|
-
* Indicateur de texte amendable
|
|
822
|
-
*/
|
|
823
|
-
txtamd: Generated<string>;
|
|
824
|
-
/**
|
|
825
|
-
* Identifiant de l'etat du texte
|
|
826
|
-
*/
|
|
827
|
-
txtetaid: Generated<Int8>;
|
|
828
|
-
/**
|
|
829
|
-
* Indicateur de texte examine
|
|
830
|
-
*/
|
|
831
|
-
txtexa: Generated<string | null>;
|
|
832
|
-
/**
|
|
833
|
-
* Type du texte
|
|
834
|
-
*/
|
|
835
|
-
txttyp: Generated<string>;
|
|
836
|
-
/**
|
|
837
|
-
* Urgence (avant la revision constitutionnelle de 2008)
|
|
838
|
-
*/
|
|
839
|
-
urg: Generated<string>;
|
|
840
|
-
}
|
|
841
|
-
export interface Typrect {
|
|
842
|
-
/**
|
|
843
|
-
* Identifiant
|
|
844
|
-
*/
|
|
845
|
-
id: number;
|
|
846
|
-
/**
|
|
847
|
-
* Libelle
|
|
848
|
-
*/
|
|
849
|
-
lib: string;
|
|
850
|
-
/**
|
|
851
|
-
* Ordre
|
|
852
|
-
*/
|
|
853
|
-
ord: Int8;
|
|
854
|
-
}
|
|
855
|
-
export interface Typses {
|
|
856
|
-
/**
|
|
857
|
-
* Identifiant
|
|
858
|
-
*/
|
|
859
|
-
id: number;
|
|
860
|
-
/**
|
|
861
|
-
* Libelle
|
|
862
|
-
*/
|
|
863
|
-
lib: string | null;
|
|
864
|
-
}
|
|
865
|
-
export interface Typsub {
|
|
866
|
-
/**
|
|
867
|
-
* Identifiant
|
|
868
|
-
*/
|
|
869
|
-
id: number;
|
|
870
|
-
/**
|
|
871
|
-
* Libelle
|
|
872
|
-
*/
|
|
873
|
-
lib: string;
|
|
874
|
-
}
|
|
875
|
-
export interface WNivrec {
|
|
876
|
-
/**
|
|
877
|
-
* Libelle
|
|
878
|
-
*/
|
|
879
|
-
lib: string | null;
|
|
880
|
-
/**
|
|
881
|
-
* Numero
|
|
882
|
-
*/
|
|
883
|
-
num: Int8;
|
|
884
|
-
}
|
|
885
|
-
export interface DB {
|
|
886
|
-
amd: Amd;
|
|
887
|
-
amdsen: Amdsen;
|
|
888
|
-
avicom: Avicom;
|
|
889
|
-
avigvt: Avigvt;
|
|
890
|
-
cab: Cab;
|
|
891
|
-
com_ameli: ComAmeli;
|
|
892
|
-
ent: Ent;
|
|
893
|
-
etatxt: Etatxt;
|
|
894
|
-
fbu: Fbu;
|
|
895
|
-
grppol_ameli: GrppolAmeli;
|
|
896
|
-
gvt: Gvt;
|
|
897
|
-
intora: Intora;
|
|
898
|
-
irr: Irr;
|
|
899
|
-
lec_ameli: LecAmeli;
|
|
900
|
-
mot: Mot;
|
|
901
|
-
nat: Nat;
|
|
902
|
-
orarol: Orarol;
|
|
903
|
-
sai: Sai;
|
|
904
|
-
saisen: Saisen;
|
|
905
|
-
sea: Sea;
|
|
906
|
-
sen_ameli: SenAmeli;
|
|
907
|
-
ses: Ses;
|
|
908
|
-
sor: Sor;
|
|
909
|
-
sub: Sub;
|
|
910
|
-
txt_ameli: TxtAmeli;
|
|
911
|
-
typrect: Typrect;
|
|
912
|
-
typses: Typses;
|
|
913
|
-
typsub: Typsub;
|
|
914
|
-
w_nivrec: WNivrec;
|
|
915
|
-
}
|