@tricoteuses/senat 2.8.6 → 2.9.1

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 (125) hide show
  1. package/README.md +1 -0
  2. package/lib/model/dosleg.d.ts +0 -29
  3. package/lib/model/questions.d.ts +20 -0
  4. package/lib/model/questions.js +32 -1
  5. package/lib/model/sens.d.ts +670 -82
  6. package/lib/raw_types/dosleg.d.ts +77 -1994
  7. package/lib/raw_types/questions.d.ts +70 -0
  8. package/lib/raw_types/sens.d.ts +5424 -1570
  9. package/lib/raw_types_schemats/ameli.d.ts +12 -2
  10. package/lib/raw_types_schemats/debats.d.ts +2 -2
  11. package/lib/raw_types_schemats/dosleg.d.ts +2 -1054
  12. package/lib/raw_types_schemats/questions.d.ts +4 -2
  13. package/lib/raw_types_schemats/sens.d.ts +4235 -29
  14. package/package.json +9 -10
  15. package/lib/aggregates.d.ts +0 -52
  16. package/lib/aggregates.js +0 -949
  17. package/lib/aggregates.mjs +0 -726
  18. package/lib/aggregates.ts +0 -852
  19. package/lib/config.mjs +0 -16
  20. package/lib/config.ts +0 -26
  21. package/lib/databases.mjs +0 -55
  22. package/lib/databases.ts +0 -68
  23. package/lib/datasets.mjs +0 -78
  24. package/lib/datasets.ts +0 -118
  25. package/lib/fields.d.ts +0 -10
  26. package/lib/fields.js +0 -68
  27. package/lib/fields.mjs +0 -22
  28. package/lib/fields.ts +0 -29
  29. package/lib/index.mjs +0 -7
  30. package/lib/index.ts +0 -64
  31. package/lib/inserters.d.ts +0 -98
  32. package/lib/inserters.js +0 -500
  33. package/lib/inserters.mjs +0 -360
  34. package/lib/inserters.ts +0 -521
  35. package/lib/legislatures.json +0 -38
  36. package/lib/loaders.mjs +0 -97
  37. package/lib/loaders.ts +0 -173
  38. package/lib/model/ameli.mjs +0 -57
  39. package/lib/model/ameli.ts +0 -86
  40. package/lib/model/debats.mjs +0 -43
  41. package/lib/model/debats.ts +0 -68
  42. package/lib/model/dosleg.mjs +0 -163
  43. package/lib/model/dosleg.ts +0 -204
  44. package/lib/model/index.mjs +0 -4
  45. package/lib/model/index.ts +0 -13
  46. package/lib/model/questions.mjs +0 -76
  47. package/lib/model/questions.ts +0 -102
  48. package/lib/model/sens.mjs +0 -339
  49. package/lib/model/sens.ts +0 -432
  50. package/lib/model/texte.mjs +0 -156
  51. package/lib/model/texte.ts +0 -174
  52. package/lib/raw_types_kysely/ameli.d.ts +0 -915
  53. package/lib/raw_types_kysely/ameli.js +0 -7
  54. package/lib/raw_types_kysely/ameli.mjs +0 -5
  55. package/lib/raw_types_kysely/ameli.ts +0 -951
  56. package/lib/raw_types_kysely/debats.d.ts +0 -207
  57. package/lib/raw_types_kysely/debats.js +0 -7
  58. package/lib/raw_types_kysely/debats.mjs +0 -5
  59. package/lib/raw_types_kysely/debats.ts +0 -222
  60. package/lib/raw_types_kysely/dosleg.d.ts +0 -3532
  61. package/lib/raw_types_kysely/dosleg.js +0 -7
  62. package/lib/raw_types_kysely/dosleg.mjs +0 -5
  63. package/lib/raw_types_kysely/dosleg.ts +0 -3621
  64. package/lib/raw_types_kysely/questions.d.ts +0 -414
  65. package/lib/raw_types_kysely/questions.js +0 -7
  66. package/lib/raw_types_kysely/questions.mjs +0 -5
  67. package/lib/raw_types_kysely/questions.ts +0 -426
  68. package/lib/raw_types_kysely/sens.d.ts +0 -4394
  69. package/lib/raw_types_kysely/sens.js +0 -7
  70. package/lib/raw_types_kysely/sens.mjs +0 -5
  71. package/lib/raw_types_kysely/sens.ts +0 -4499
  72. package/lib/raw_types_schemats/ameli.mjs +0 -2
  73. package/lib/raw_types_schemats/ameli.ts +0 -601
  74. package/lib/raw_types_schemats/debats.mjs +0 -2
  75. package/lib/raw_types_schemats/debats.ts +0 -145
  76. package/lib/raw_types_schemats/dosleg.mjs +0 -2
  77. package/lib/raw_types_schemats/dosleg.ts +0 -2193
  78. package/lib/raw_types_schemats/questions.mjs +0 -2
  79. package/lib/raw_types_schemats/questions.ts +0 -249
  80. package/lib/raw_types_schemats/sens.mjs +0 -2
  81. package/lib/raw_types_schemats/sens.ts +0 -2907
  82. package/lib/scripts/convert_data.mjs +0 -95
  83. package/lib/scripts/convert_data.ts +0 -119
  84. package/lib/scripts/datautil.mjs +0 -16
  85. package/lib/scripts/datautil.ts +0 -19
  86. package/lib/scripts/images/transparent_150x192.jpg +0 -0
  87. package/lib/scripts/images/transparent_155x225.jpg +0 -0
  88. package/lib/scripts/parse_textes.mjs +0 -38
  89. package/lib/scripts/parse_textes.ts +0 -52
  90. package/lib/scripts/retrieve_documents.mjs +0 -243
  91. package/lib/scripts/retrieve_documents.ts +0 -279
  92. package/lib/scripts/retrieve_open_data.mjs +0 -214
  93. package/lib/scripts/retrieve_open_data.ts +0 -261
  94. package/lib/scripts/retrieve_senateurs_photos.mjs +0 -147
  95. package/lib/scripts/retrieve_senateurs_photos.ts +0 -177
  96. package/lib/scripts/retrieve_textes.d.ts +0 -1
  97. package/lib/scripts/retrieve_textes.mjs +0 -165
  98. package/lib/scripts/retrieve_textes.ts +0 -79
  99. package/lib/scripts/shared/cli_helpers.ts +0 -36
  100. package/lib/scripts/shared/util.ts +0 -33
  101. package/lib/strings.mjs +0 -18
  102. package/lib/strings.ts +0 -26
  103. package/lib/types/ameli.mjs +0 -13
  104. package/lib/types/ameli.ts +0 -21
  105. package/lib/types/debats.mjs +0 -2
  106. package/lib/types/debats.ts +0 -6
  107. package/lib/types/dosleg.mjs +0 -151
  108. package/lib/types/dosleg.ts +0 -284
  109. package/lib/types/questions.mjs +0 -1
  110. package/lib/types/questions.ts +0 -3
  111. package/lib/types/sens.mjs +0 -1
  112. package/lib/types/sens.ts +0 -12
  113. package/lib/types/sessions.mjs +0 -43
  114. package/lib/types/sessions.ts +0 -42
  115. package/lib/types/texte.mjs +0 -16
  116. package/lib/types/texte.ts +0 -66
  117. package/lib/typings/windows-1252.d.js +0 -2
  118. package/lib/typings/windows-1252.d.mjs +0 -2
  119. package/lib/typings/windows-1252.d.ts +0 -11
  120. package/lib/validators/config.mjs +0 -54
  121. package/lib/validators/config.ts +0 -79
  122. package/lib/validators/senat.d.ts +0 -0
  123. package/lib/validators/senat.js +0 -24
  124. package/lib/validators/senat.mjs +0 -24
  125. package/lib/validators/senat.ts +0 -26
@@ -1,3621 +0,0 @@
1
- /**
2
- * This file was generated by kysely-codegen.
3
- * Please do not edit it manually.
4
- */
5
-
6
- import type { ColumnType } from "kysely";
7
-
8
- export type Generated<T> = T extends ColumnType<infer S, infer I, infer U>
9
- ? ColumnType<S, I | undefined, U>
10
- : ColumnType<T, T | undefined, T>;
11
-
12
- export type Int8 = ColumnType<string, bigint | number | string, bigint | number | string>;
13
-
14
- export type Timestamp = ColumnType<Date, Date | string, Date | string>;
15
-
16
- export interface Amescr {
17
- /**
18
- * Numéro d'amendement
19
- */
20
- amescrnum: string;
21
- /**
22
- * Avec sesann, clé étrangère vers la table scr (numéro de scrutin) - élément de la clé de la table
23
- */
24
- scrnum: Int8;
25
- /**
26
- * Avec scrnum, clé étrangère vers la table scr (scrutin) - élément de la clé de la table
27
- */
28
- sesann: Int8;
29
- }
30
-
31
- export interface Ass {
32
- /**
33
- * Clé de la table
34
- */
35
- codass: string;
36
- /**
37
- * Libellé
38
- */
39
- libass: string;
40
- }
41
-
42
- export interface Aud {
43
- /**
44
- * Clé de la table
45
- */
46
- audcle: Int8;
47
- /**
48
- * Date de la réunion
49
- */
50
- auddat: Timestamp;
51
- audtit: string;
52
- /**
53
- * URL du compte rendu de commission
54
- */
55
- audurl: string;
56
- /**
57
- * Clé étrangère var lecass (lecture)
58
- */
59
- lecassidt: string;
60
- /**
61
- * Clé étrangère vers org (commission)
62
- */
63
- orgcod: string;
64
- }
65
-
66
- export interface Auteur {
67
- /**
68
- * Clé de la table
69
- */
70
- autcod: string;
71
- /**
72
- * Fonction de l'auteur
73
- */
74
- autfct: string | null;
75
- /**
76
- * Lien vers la base Sénateurs
77
- */
78
- autmat: string | null;
79
- /**
80
- * Début de validité
81
- */
82
- datdeb: Timestamp | null;
83
- /**
84
- * Fin de validité
85
- */
86
- datfin: Timestamp | null;
87
- /**
88
- * Pour les groupes : contient les apparentés
89
- */
90
- grpapp: string | null;
91
- /**
92
- * Pour les groupes : contient les rattachés
93
- */
94
- grprat: string | null;
95
- /**
96
- * Nom technique utilisé pour les classements par noms
97
- */
98
- nomtec: string;
99
- /**
100
- * Nom usuel
101
- */
102
- nomuse: string;
103
- /**
104
- * Prenoms
105
- */
106
- prenom: string | null;
107
- /**
108
- * Clé étrangère vers qua (civilité)
109
- */
110
- quacod: string;
111
- /**
112
- * OUI pour les sénatrices ayant demandé la féminisation de leurs fonctions
113
- */
114
- senfem: string | null;
115
- /**
116
- * Clé étrangère vers typaut (type de l'auteur)
117
- */
118
- typautcod: string;
119
- }
120
-
121
- export interface Ble {
122
- /**
123
- * Clé de la table
124
- */
125
- blecod: string;
126
- /**
127
- * Libellé
128
- */
129
- blelib: string;
130
- }
131
-
132
- export interface Bur {
133
- /**
134
- * Code bureau 4e Rép.
135
- */
136
- burcod: string;
137
- /**
138
- * Libellé
139
- */
140
- burlib: string | null;
141
- /**
142
- * Libellé féminin
143
- */
144
- burlibfem: string | null;
145
- /**
146
- * Libellé féminin pluriel
147
- */
148
- burlibfemplu: string | null;
149
- /**
150
- * Libellé honorariat
151
- */
152
- burlibhon: string | null;
153
- /**
154
- * Libellé honorariat féminin
155
- */
156
- burlibhonfem: string | null;
157
- /**
158
- * Libellé honorariat pluriel
159
- */
160
- burlibhonplu: string | null;
161
- /**
162
- * Libellé pluriel
163
- */
164
- burlibplu: string | null;
165
- /**
166
- * Libellé court
167
- */
168
- burlic: string | null;
169
- /**
170
- * Libellé court féminin
171
- */
172
- burlicfem: string | null;
173
- /**
174
- * Libellé court féminin pluriel
175
- */
176
- burlicfemplu: string | null;
177
- /**
178
- * Libellé court pluriel
179
- */
180
- burlicplu: string | null;
181
- /**
182
- * Libellé long
183
- */
184
- burlil: string | null;
185
- /**
186
- * Libellé long féminin
187
- */
188
- burlilfem: string | null;
189
- /**
190
- * Libellé long féminin pluriel
191
- */
192
- burlilfemplu: string | null;
193
- /**
194
- * Libellé long pluriel
195
- */
196
- burlilplu: string | null;
197
- /**
198
- * Numéro de tri
199
- */
200
- burnumtri: Int8 | null;
201
- /**
202
- * Date système création
203
- */
204
- syscredat: Timestamp | null;
205
- /**
206
- * Date système modification
207
- */
208
- sysmajdat: Timestamp | null;
209
- }
210
-
211
- export interface Catrap {
212
- /**
213
- * Clé de la table
214
- */
215
- catrapcod: string;
216
- /**
217
- * Libellé
218
- */
219
- catraplib: string;
220
- }
221
-
222
- export interface Com {
223
- /**
224
- * Code transfert AMELI
225
- */
226
- comcodameli: string | null;
227
- /**
228
- * Libellé AMELI
229
- */
230
- comlibameli: string | null;
231
- /**
232
- * Libellé long minuscule
233
- */
234
- comlilmin: string | null;
235
- /**
236
- * Code division
237
- */
238
- divcod: Generated<string | null>;
239
- /**
240
- * Libellé
241
- */
242
- evelib: string | null;
243
- /**
244
- * Libellé court
245
- */
246
- evelic: string | null;
247
- /**
248
- * Libellé long
249
- */
250
- evelil: string | null;
251
- /**
252
- * Observations
253
- */
254
- eveobs: string | null;
255
- /**
256
- * Article
257
- */
258
- orgart: string | null;
259
- /**
260
- * Code organisme
261
- */
262
- orgcod: string;
263
- /**
264
- * Date création
265
- */
266
- orgdatcre: Timestamp | null;
267
- /**
268
- * Date de fin
269
- */
270
- orgdatfin: Timestamp | null;
271
- /**
272
- * NuméroTiers
273
- */
274
- orgnumtie: string | null;
275
- /**
276
- * Numéro de tri
277
- */
278
- orgnumtri: Int8 | null;
279
- /**
280
- * URL complet
281
- */
282
- orgurlcmp: string | null;
283
- /**
284
- * URL simplifié
285
- */
286
- orgurlsim: string | null;
287
- /**
288
- * Date système création
289
- */
290
- syscredat: Timestamp | null;
291
- /**
292
- * Date système modification
293
- */
294
- sysmajdat: Timestamp | null;
295
- /**
296
- * Code validité
297
- */
298
- temvalcod: string | null;
299
- /**
300
- * Code type organisme
301
- */
302
- typorgcod: string;
303
- }
304
-
305
- export interface Corscr {
306
- /**
307
- * Tri des mises au points pour un scrutin donné
308
- */
309
- corscrord: Int8 | null;
310
- /**
311
- * Texte de la mise au point
312
- */
313
- corscrtxt: string;
314
- /**
315
- * URL du CR de la séance publique correspondante
316
- */
317
- corscrurl: string | null;
318
- /**
319
- * Avec sesann, clé étrangère vers la table scr (numéro de scrutin) - élément de la clé de la table
320
- */
321
- scrnum: Int8;
322
- /**
323
- * Avec scrnum, clé étrangère vers la table scr (scrutin) - élément de la clé de la table
324
- */
325
- sesann: Int8;
326
- }
327
-
328
- export interface DateSeance {
329
- /**
330
- * Clé de la table
331
- */
332
- code: Int8;
333
- /**
334
- * Date de séance publique
335
- */
336
- date_s: Timestamp | null;
337
- /**
338
- * Devrait etre lecassidt
339
- */
340
- lecidt: string | null;
341
- /**
342
- * statut spécial : EVENT
343
- */
344
- statut: string | null;
345
- }
346
-
347
- export interface Deccoc {
348
- /**
349
- * Clé de la table
350
- */
351
- deccoccod: string;
352
- /**
353
- * Libellé
354
- */
355
- deccoclib: string;
356
- }
357
-
358
- export interface Delega {
359
- /**
360
- * Libellé
361
- */
362
- evelib: string | null;
363
- /**
364
- * Libellé court
365
- */
366
- evelic: string | null;
367
- /**
368
- * Libellé long
369
- */
370
- evelil: string | null;
371
- /**
372
- * Observations
373
- */
374
- eveobs: string | null;
375
- /**
376
- * Article
377
- */
378
- orgart: string | null;
379
- /**
380
- * Code organisme
381
- */
382
- orgcod: string;
383
- /**
384
- * Date création
385
- */
386
- orgdatcre: Timestamp | null;
387
- /**
388
- * Date de fin
389
- */
390
- orgdatfin: Timestamp | null;
391
- /**
392
- * Membres Députés
393
- */
394
- orgmemdep: Generated<string | null>;
395
- /**
396
- * Mode désignation
397
- */
398
- orgmoddes: string | null;
399
- /**
400
- * NuméroTiers
401
- */
402
- orgnumtie: string | null;
403
- /**
404
- * Numéro de tri
405
- */
406
- orgnumtri: Int8 | null;
407
- /**
408
- * Régime juridique
409
- */
410
- orgregjur: string | null;
411
- /**
412
- * URL complet
413
- */
414
- orgurlcmp: string | null;
415
- /**
416
- * URL simplifié
417
- */
418
- orgurlsim: string | null;
419
- /**
420
- * Date système création
421
- */
422
- syscredat: Timestamp | null;
423
- /**
424
- * Date système modification
425
- */
426
- sysmajdat: Timestamp | null;
427
- /**
428
- * Code validité
429
- */
430
- temvalcod: string | null;
431
- /**
432
- * Code type organisme
433
- */
434
- typorgcod: string;
435
- }
436
-
437
- export interface Denrap {
438
- /**
439
- * Clef
440
- */
441
- coddenrap: string;
442
- /**
443
- * Miniature
444
- */
445
- denrapmin: string | null;
446
- /**
447
- * Style de miniature
448
- */
449
- denrapstymin: string | null;
450
- /**
451
- * Titre de rubrique pour ce type de rapport
452
- */
453
- denraptit: string | null;
454
- /**
455
- * clé étrangère vers gen (genre)
456
- */
457
- gencod: string;
458
- /**
459
- * Libellé
460
- */
461
- libdenrap: string;
462
- /**
463
- * Ordre dans une liste de type
464
- */
465
- ordre: Int8 | null;
466
- /**
467
- * Cle de SOLNATRAP
468
- */
469
- solnatrapcod: string | null;
470
- /**
471
- * Type de rapport
472
- */
473
- typraprap: string;
474
- }
475
-
476
- export interface Designorg {
477
- /**
478
- * Code désignataire
479
- */
480
- designcod: string;
481
- /**
482
- * Libellé
483
- */
484
- designlib: string | null;
485
- /**
486
- * Lbellé féminin
487
- */
488
- designlibfem: string | null;
489
- /**
490
- * Libellé court
491
- */
492
- designlic: string | null;
493
- /**
494
- * Libellé féminin court
495
- */
496
- designlicfem: string | null;
497
- /**
498
- * Libellé long
499
- */
500
- designlil: string | null;
501
- /**
502
- * Libellé féminin long
503
- */
504
- designlilfem: string | null;
505
- /**
506
- * Numéro de tri
507
- */
508
- designnumtri: Int8 | null;
509
- /**
510
- * Libellé
511
- */
512
- evelib: string | null;
513
- /**
514
- * Libellé court
515
- */
516
- evelic: string | null;
517
- /**
518
- * Libellé long
519
- */
520
- evelil: string | null;
521
- /**
522
- * Observations
523
- */
524
- eveobs: string | null;
525
- /**
526
- * Date système création
527
- */
528
- syscredat: Timestamp | null;
529
- /**
530
- * Date système modification
531
- */
532
- sysmajdat: Timestamp | null;
533
- /**
534
- * Code validité
535
- */
536
- temvalcod: string | null;
537
- }
538
-
539
- export interface Doc {
540
- /**
541
- * Date de dépôt (documents déposés)
542
- */
543
- date_depot: Timestamp | null;
544
- /**
545
- * date du document
546
- */
547
- docdat: Timestamp | null;
548
- /**
549
- * Date de séance de rattachement
550
- */
551
- docdatsea: Timestamp | null;
552
- /**
553
- * Clé de la table
554
- */
555
- docidt: Int8;
556
- /**
557
- * Titre long du document
558
- */
559
- docint: string | null;
560
- /**
561
- * Numéro de dépôt (documents déposés)
562
- */
563
- docnum: Int8 | null;
564
- /**
565
- * Titre court du document
566
- */
567
- doctitcou: string | null;
568
- /**
569
- * URL du document
570
- */
571
- docurl: string | null;
572
- /**
573
- * Numéro de lecture (décrets...)
574
- */
575
- lecidt: string | null;
576
- /**
577
- * Session de dépôt (documents déposés)
578
- */
579
- sesann: Int8 | null;
580
- /**
581
- * Type du document
582
- */
583
- typdoccod: string | null;
584
- }
585
-
586
- export interface Docatt {
587
- /**
588
- * Clé de la table
589
- */
590
- docattcle: Int8;
591
- /**
592
- * URL du document attaché
593
- */
594
- docatturl: string | null;
595
- /**
596
- * Clé étrangère vers rap (rapport)
597
- */
598
- rapcod: Int8;
599
- /**
600
- * Clé étrangère vers typattcod (type du document attaché)
601
- */
602
- typattcod: string;
603
- }
604
-
605
- export interface Docsea {
606
- /**
607
- * Ordre du document pour l'événement de séance
608
- */
609
- docseaord: Int8 | null;
610
- /**
611
- * URL du document
612
- */
613
- docseaurl: string | null;
614
- /**
615
- * Texte apparaissant après URL
616
- */
617
- docseaurlapr: string | null;
618
- /**
619
- * Texte apparaissant avant URL
620
- */
621
- docseaurlava: string | null;
622
- /**
623
- * Texte associé à l'URL
624
- */
625
- docseaurltxt: string | null;
626
- /**
627
- * Clé étrangère vers evtsea (événement de séance)
628
- */
629
- evtseacle: Int8;
630
- }
631
-
632
- export interface Dpt {
633
- /**
634
- * Article
635
- */
636
- dptart: string | null;
637
- /**
638
- * Commentaire listes
639
- */
640
- dptcmt: string | null;
641
- /**
642
- * Code INSEE
643
- */
644
- dptcod: string;
645
- /**
646
- * Date de début
647
- */
648
- dptdatdeb: Timestamp | null;
649
- /**
650
- * Date de fin
651
- */
652
- dptdatfin: Timestamp | null;
653
- /**
654
- * Libellé
655
- */
656
- dptlib: string;
657
- /**
658
- * Libellé Moyen
659
- */
660
- dptlibtri: string | null;
661
- /**
662
- * Libellé court
663
- */
664
- dptlic: string | null;
665
- /**
666
- * Mode scrutin sénatorial
667
- */
668
- dptmodscrsen: string | null;
669
- /**
670
- * Nombre sénateurs
671
- */
672
- dptnbrsen: Int8 | null;
673
- /**
674
- * Identifiant circonscription
675
- */
676
- dptnum: Int8;
677
- /**
678
- * Numéro de tri
679
- */
680
- dptnumtri: Int8;
681
- /**
682
- * Série (A,B,C)
683
- */
684
- dptser: string;
685
- /**
686
- * Série (1,2)
687
- */
688
- dptser2004: string | null;
689
- /**
690
- * URL
691
- */
692
- dpturlcmp: string | null;
693
- /**
694
- * Libellé
695
- */
696
- evelib: string | null;
697
- /**
698
- * Libellé court
699
- */
700
- evelic: string | null;
701
- /**
702
- * Libellé long
703
- */
704
- evelil: string | null;
705
- /**
706
- * Témoin publication
707
- */
708
- evetempub: Generated<string | null>;
709
- /**
710
- * Code région
711
- */
712
- regcod: string;
713
- /**
714
- * Date système création
715
- */
716
- syscredat: Timestamp | null;
717
- /**
718
- * Date système modification
719
- */
720
- sysmajdat: Timestamp | null;
721
- /**
722
- * Code validité
723
- */
724
- temvalcod: string | null;
725
- }
726
-
727
- export interface Dptele {
728
- dptelecmt: string | null;
729
- /**
730
- * Identifiant
731
- */
732
- dpteleid: Int8;
733
- /**
734
- * Nombre de sièges
735
- */
736
- dptelenbrsie: Int8 | null;
737
- dptelenbrsiepvr: Int8 | null;
738
- /**
739
- * Identifiant circonscription
740
- */
741
- dptnum: Int8;
742
- /**
743
- * Identifiant
744
- */
745
- eleid: Int8;
746
- /**
747
- * Identifiant participation
748
- */
749
- participaidt1: Int8 | null;
750
- /**
751
- * Identifiant participation
752
- */
753
- participaidt2: Int8 | null;
754
- /**
755
- * Date système création
756
- */
757
- syscredat: Timestamp | null;
758
- /**
759
- * Date système modification
760
- */
761
- sysmajdat: Timestamp | null;
762
- /**
763
- * Code type élection
764
- */
765
- typelecod: Generated<string>;
766
- /**
767
- * Code validation
768
- */
769
- valid2cod: Generated<string>;
770
- /**
771
- * Code validation
772
- */
773
- validcod: Generated<string>;
774
- }
775
-
776
- export interface Ecr {
777
- /**
778
- * Clé étrangère vers auteur
779
- */
780
- autcod: string | null;
781
- /**
782
- * Clé étrangère vers doc (document)
783
- */
784
- docidt: Int8 | null;
785
- /**
786
- * Clé de la table
787
- */
788
- ecrnum: Int8;
789
- /**
790
- * Position de l'auteur dans la liste des auteurs du document
791
- */
792
- ecrnumtri: Int8;
793
- /**
794
- * Qualité de l'auteur pour un document donné
795
- */
796
- ecrqua: string | null;
797
- /**
798
- * Clé étrangère vers rap (rapport)
799
- */
800
- rapcod: Int8 | null;
801
- /**
802
- * Clé étrangère vers rolsig (rôle du signataire)
803
- */
804
- signataire: string | null;
805
- /**
806
- * Clé étrangère vers le texte
807
- */
808
- texcod: Int8 | null;
809
- /**
810
- * T=texte; R=rapport, D=document
811
- */
812
- typedoc: string | null;
813
- }
814
-
815
- export interface Elusen {
816
- /**
817
- * Identifiant circonscription
818
- */
819
- dptnum: Int8;
820
- /**
821
- * Année début mandat
822
- */
823
- eluanndeb: Int8 | null;
824
- /**
825
- * Année fin mandat
826
- */
827
- eluannfin: Int8 | null;
828
- /**
829
- * Date cumul
830
- */
831
- eludatcum: Timestamp | null;
832
- /**
833
- * Date début mandat
834
- */
835
- eludatdeb: Timestamp | null;
836
- /**
837
- * Date d'élection
838
- */
839
- eludatelu: Timestamp | null;
840
- /**
841
- * Date fin mandat
842
- */
843
- eludatfin: Timestamp | null;
844
- /**
845
- * Identifiant
846
- */
847
- eluid: Int8;
848
- /**
849
- * Code début de mandat
850
- */
851
- etadebmancod: string;
852
- /**
853
- * Code état fin de mandat
854
- */
855
- etafinmancod: string | null;
856
- /**
857
- * Libellé
858
- */
859
- evelib: string | null;
860
- /**
861
- * Libellé court
862
- */
863
- evelic: string | null;
864
- /**
865
- * Libellé long
866
- */
867
- evelil: string | null;
868
- /**
869
- * Matricule
870
- */
871
- senmat: string;
872
- /**
873
- * Date système création
874
- */
875
- syscredat: Timestamp | null;
876
- /**
877
- * Date système modification
878
- */
879
- sysmajdat: Timestamp | null;
880
- /**
881
- * Code validité
882
- */
883
- temvalcod: string | null;
884
- /**
885
- * Code tour élection
886
- */
887
- turelucod: Generated<string>;
888
- /**
889
- * Code type mandat
890
- */
891
- typmancod: string | null;
892
- }
893
-
894
- export interface Etadebman {
895
- /**
896
- * Code début de mandat
897
- */
898
- etadebmancod: string;
899
- /**
900
- * Libellé
901
- */
902
- etadebmanlib: string;
903
- /**
904
- * Libellé féminin
905
- */
906
- etadebmanlibfem: string | null;
907
- /**
908
- * Libellé pluriel
909
- */
910
- etadebmanlibplu: string | null;
911
- /**
912
- * Libellé court
913
- */
914
- etadebmanlic: string;
915
- /**
916
- * Libellé court féminin
917
- */
918
- etadebmanlicfem: string | null;
919
- /**
920
- * Libellé court pluriel
921
- */
922
- etadebmanlicplu: string | null;
923
- /**
924
- * Libellé long
925
- */
926
- etadebmanlil: string | null;
927
- /**
928
- * Libellé long féminin
929
- */
930
- etadebmanlilfem: string | null;
931
- /**
932
- * Libellé long pluriel
933
- */
934
- etadebmanlilplu: string | null;
935
- /**
936
- * Numéro de tri
937
- */
938
- etadebmannumtri: Int8 | null;
939
- /**
940
- * Date système création
941
- */
942
- syscredat: Timestamp | null;
943
- /**
944
- * Date système modification
945
- */
946
- sysmajdat: Timestamp | null;
947
- }
948
-
949
- export interface Etafinman {
950
- /**
951
- * Libellé
952
- */
953
- etafinman: string;
954
- /**
955
- * Code état fin de mandat
956
- */
957
- etafinmancod: string;
958
- /**
959
- * Code transfert GESTION
960
- */
961
- etafinmancodsirpas: string | null;
962
- /**
963
- * Libellé féminin
964
- */
965
- etafinmanlibfem: string | null;
966
- /**
967
- * Libellé pluriel
968
- */
969
- etafinmanlibplu: string | null;
970
- /**
971
- * Libellé court
972
- */
973
- etafinmanlic: string;
974
- /**
975
- * Libellé court féminin
976
- */
977
- etafinmanlicfem: string | null;
978
- /**
979
- * Libelle court pluriel
980
- */
981
- etafinmanlicplu: string | null;
982
- /**
983
- * Libellé long
984
- */
985
- etafinmanlil: string | null;
986
- /**
987
- * Libellé long féminin
988
- */
989
- etafinmanlilfem: string | null;
990
- /**
991
- * Libellé long pluriel
992
- */
993
- etafinmanlilplu: string | null;
994
- /**
995
- * Numéro de tri
996
- */
997
- etafinmannumtri: Int8 | null;
998
- etafinmantemsirpas: string | null;
999
- /**
1000
- * Date système création
1001
- */
1002
- syscredat: Timestamp | null;
1003
- /**
1004
- * Date système modification
1005
- */
1006
- sysmajdat: Timestamp | null;
1007
- }
1008
-
1009
- export interface Etaloi {
1010
- /**
1011
- * Clé de la table
1012
- */
1013
- etaloicod: string;
1014
- /**
1015
- * Libellé
1016
- */
1017
- etaloilib: string;
1018
- }
1019
-
1020
- export interface Etasen {
1021
- /**
1022
- * Code état sénateur
1023
- */
1024
- etasencod: string;
1025
- /**
1026
- * Libellé
1027
- */
1028
- etasenlib: string | null;
1029
- /**
1030
- * Libellé féminin
1031
- */
1032
- etasenlibfem: string | null;
1033
- /**
1034
- * Libellé pluriel
1035
- */
1036
- etasenlibplu: string | null;
1037
- /**
1038
- * Libellé court
1039
- */
1040
- etasenlic: string;
1041
- /**
1042
- * Libellé court féminin
1043
- */
1044
- etasenlicfem: string | null;
1045
- /**
1046
- * Libelle court pluriel
1047
- */
1048
- etasenlicplu: string | null;
1049
- /**
1050
- * Libellé long
1051
- */
1052
- etasenlil: string | null;
1053
- /**
1054
- * Libellé long féminin
1055
- */
1056
- etasenlilfem: string | null;
1057
- /**
1058
- * Libellé long pluriel
1059
- */
1060
- etasenlilplu: string | null;
1061
- /**
1062
- * Numéro de tri
1063
- */
1064
- etasennumtri: Int8 | null;
1065
- /**
1066
- * Date système création
1067
- */
1068
- syscredat: Timestamp | null;
1069
- /**
1070
- * Date système modification
1071
- */
1072
- sysmajdat: Timestamp | null;
1073
- }
1074
-
1075
- export interface Evtsea {
1076
- /**
1077
- * Clé de la table
1078
- */
1079
- evtseacle: Int8;
1080
- /**
1081
- * Date de l'événement
1082
- */
1083
- evtseadat: Timestamp | null;
1084
- /**
1085
- * Clé étrangère vers lecass (lecture)
1086
- */
1087
- lecassidt: string;
1088
- /**
1089
- * Clé étrangère vers loi (dossier de la motion)
1090
- */
1091
- loicod: string | null;
1092
- /**
1093
- * Clé étrangère vers typevtsea (type d'événements)
1094
- */
1095
- typevtcod: string;
1096
- }
1097
-
1098
- export interface Foncom {
1099
- /**
1100
- * Code fonction commission
1101
- */
1102
- foncomcod: string;
1103
- /**
1104
- * Libellé
1105
- */
1106
- foncomlib: string;
1107
- /**
1108
- * Libellé féminin
1109
- */
1110
- foncomlibfem: string | null;
1111
- /**
1112
- * Libellé féminin pluriel
1113
- */
1114
- foncomlibfemplu: string | null;
1115
- /**
1116
- * Libellé pluriel
1117
- */
1118
- foncomlibplu: string | null;
1119
- /**
1120
- * Libellé court
1121
- */
1122
- foncomlic: string;
1123
- /**
1124
- * Libellé court féminin
1125
- */
1126
- foncomlicfem: string | null;
1127
- /**
1128
- * Libellé court féminin pluriel
1129
- */
1130
- foncomlicfemplu: string | null;
1131
- /**
1132
- * Libellé court pluriel
1133
- */
1134
- foncomlicplu: string | null;
1135
- /**
1136
- * Libellé long
1137
- */
1138
- foncomlil: string | null;
1139
- /**
1140
- * Libellé long féminin
1141
- */
1142
- foncomlilfem: string | null;
1143
- /**
1144
- * Libellé long féminin pluriel
1145
- */
1146
- foncomlilfemplu: string | null;
1147
- /**
1148
- * Libellé long pluriel
1149
- */
1150
- foncomlilplu: string | null;
1151
- /**
1152
- * Numéro de tri
1153
- */
1154
- foncomnumtri: Int8 | null;
1155
- /**
1156
- * Date système création
1157
- */
1158
- syscredat: Timestamp | null;
1159
- /**
1160
- * Date système modification
1161
- */
1162
- sysmajdat: Timestamp | null;
1163
- }
1164
-
1165
- export interface Fondelega {
1166
- /**
1167
- * Code fonction délégation
1168
- */
1169
- fondelcod: string;
1170
- /**
1171
- * Libellé
1172
- */
1173
- fondellib: string;
1174
- /**
1175
- * Libellé féminin
1176
- */
1177
- fondellibfem: string | null;
1178
- /**
1179
- * Libellé féminin pluriel
1180
- */
1181
- fondellibfemplu: string | null;
1182
- /**
1183
- * Libellé pluriel
1184
- */
1185
- fondellibplu: string | null;
1186
- /**
1187
- * Libellé court
1188
- */
1189
- fondellic: string;
1190
- /**
1191
- * Libellé court féminin
1192
- */
1193
- fondellicfem: string | null;
1194
- /**
1195
- * Libellé court féminin pluriel
1196
- */
1197
- fondellicfemplu: string | null;
1198
- /**
1199
- * Libelle court pluriel
1200
- */
1201
- fondellicplu: string | null;
1202
- /**
1203
- * Libellé long
1204
- */
1205
- fondellil: string | null;
1206
- /**
1207
- * Libellé long féminin
1208
- */
1209
- fondellilfem: string | null;
1210
- /**
1211
- * Libellé long féminin pluriel
1212
- */
1213
- fondellilfemplu: string | null;
1214
- /**
1215
- * Libellé long pluriel
1216
- */
1217
- fondellilplu: string | null;
1218
- /**
1219
- * Numéro de tri
1220
- */
1221
- fondelnumtri: Int8 | null;
1222
- /**
1223
- * Date système création
1224
- */
1225
- syscredat: Timestamp | null;
1226
- /**
1227
- * Date système modification
1228
- */
1229
- sysmajdat: Timestamp | null;
1230
- }
1231
-
1232
- export interface Fongrppol {
1233
- /**
1234
- * Code fonction groupe politique
1235
- */
1236
- fongrppolcod: string;
1237
- /**
1238
- * Libellé
1239
- */
1240
- fongrppollib: string;
1241
- /**
1242
- * Libellé féminin
1243
- */
1244
- fongrppollibfem: string | null;
1245
- /**
1246
- * Libellé féminin pluriel
1247
- */
1248
- fongrppollibfemplu: string | null;
1249
- /**
1250
- * Libellé pluriel
1251
- */
1252
- fongrppollibplu: string | null;
1253
- /**
1254
- * Libellé court
1255
- */
1256
- fongrppollic: string;
1257
- /**
1258
- * Libellé court féminin
1259
- */
1260
- fongrppollicfem: string | null;
1261
- /**
1262
- * Libellé court féminin pluriel
1263
- */
1264
- fongrppollicfemplu: string | null;
1265
- /**
1266
- * Libellé court pluriel
1267
- */
1268
- fongrppollicplu: string | null;
1269
- /**
1270
- * Libellé long
1271
- */
1272
- fongrppollil: string | null;
1273
- /**
1274
- * Libellé long féminin
1275
- */
1276
- fongrppollilfem: string | null;
1277
- /**
1278
- * Libellé long féminin pluriel
1279
- */
1280
- fongrppollilfemplu: string | null;
1281
- /**
1282
- * Libellé long pluriel
1283
- */
1284
- fongrppollilplu: string | null;
1285
- /**
1286
- * Numéro de tri
1287
- */
1288
- fongrppolnumtri: Int8 | null;
1289
- /**
1290
- * Date système création
1291
- */
1292
- syscredat: Timestamp | null;
1293
- /**
1294
- * Date système modification
1295
- */
1296
- sysmajdat: Timestamp | null;
1297
- }
1298
-
1299
- export interface Fonmemcom {
1300
- /**
1301
- * Libellé
1302
- */
1303
- evelib: string | null;
1304
- /**
1305
- * Libellé court
1306
- */
1307
- evelic: string | null;
1308
- /**
1309
- * Libellé long
1310
- */
1311
- evelil: string | null;
1312
- /**
1313
- * Observations
1314
- */
1315
- eveobs: string | null;
1316
- /**
1317
- * Témoin publication
1318
- */
1319
- evetempub: Generated<string | null>;
1320
- /**
1321
- * Code fonction commission
1322
- */
1323
- foncomcod: string;
1324
- /**
1325
- * Date de début
1326
- */
1327
- fonmemcomdatdeb: Timestamp | null;
1328
- /**
1329
- * Date de fin
1330
- */
1331
- fonmemcomdatfin: Timestamp | null;
1332
- /**
1333
- * Identifiant
1334
- */
1335
- fonmemcomid: Int8;
1336
- /**
1337
- * Rang protocolaire
1338
- */
1339
- fonmemcomrngprt: Int8 | null;
1340
- /**
1341
- * Identifiant
1342
- */
1343
- memcomid: Int8;
1344
- /**
1345
- * Date système création
1346
- */
1347
- syscredat: Timestamp | null;
1348
- /**
1349
- * Date système modification
1350
- */
1351
- sysmajdat: Timestamp | null;
1352
- /**
1353
- * Code validité
1354
- */
1355
- temvalcod: string | null;
1356
- }
1357
-
1358
- export interface Fonmemdelega {
1359
- /**
1360
- * Libellé
1361
- */
1362
- evelib: string | null;
1363
- /**
1364
- * Libellé court
1365
- */
1366
- evelic: string | null;
1367
- /**
1368
- * Libellé long
1369
- */
1370
- evelil: string | null;
1371
- /**
1372
- * Observations
1373
- */
1374
- eveobs: string | null;
1375
- /**
1376
- * Témoin publication
1377
- */
1378
- evetempub: Generated<string | null>;
1379
- /**
1380
- * Code fonction délégation
1381
- */
1382
- fondelcod: string;
1383
- /**
1384
- * Date de début
1385
- */
1386
- fonmemdeldatdeb: Timestamp | null;
1387
- /**
1388
- * Date de fin
1389
- */
1390
- fonmemdeldatfin: Timestamp | null;
1391
- /**
1392
- * Identifiant
1393
- */
1394
- fonmemdelid: Int8;
1395
- /**
1396
- * Rang élection
1397
- */
1398
- fonmemdelrngele: Int8 | null;
1399
- /**
1400
- * Identifiant
1401
- */
1402
- memdelegaid: Int8;
1403
- /**
1404
- * Date système création
1405
- */
1406
- syscredat: Timestamp | null;
1407
- /**
1408
- * Date système modification
1409
- */
1410
- sysmajdat: Timestamp | null;
1411
- /**
1412
- * Code validité
1413
- */
1414
- temvalcod: string | null;
1415
- }
1416
-
1417
- export interface Fonmemgrppol {
1418
- /**
1419
- * Libellé
1420
- */
1421
- evelib: string | null;
1422
- /**
1423
- * Libellé court
1424
- */
1425
- evelic: string | null;
1426
- /**
1427
- * Libellé long
1428
- */
1429
- evelil: string | null;
1430
- /**
1431
- * Observations
1432
- */
1433
- eveobs: string | null;
1434
- /**
1435
- * Témoin publication
1436
- */
1437
- evetempub: Generated<string | null>;
1438
- /**
1439
- * Code fonction groupe politique
1440
- */
1441
- fongrppolcod: string;
1442
- /**
1443
- * Date de début
1444
- */
1445
- fonmemgrppoldatdeb: Timestamp | null;
1446
- /**
1447
- * Date de fin
1448
- */
1449
- fonmemgrppoldatfin: Timestamp | null;
1450
- /**
1451
- * Identifiant
1452
- */
1453
- fonmemgrppolid: Int8;
1454
- /**
1455
- * Identifiant
1456
- */
1457
- memgrppolid: Int8;
1458
- /**
1459
- * Date système création
1460
- */
1461
- syscredat: Timestamp | null;
1462
- /**
1463
- * Date système modification
1464
- */
1465
- sysmajdat: Timestamp | null;
1466
- /**
1467
- * Code validité
1468
- */
1469
- temvalcod: string | null;
1470
- }
1471
-
1472
- export interface Forpub {
1473
- /**
1474
- * Clé de la table
1475
- */
1476
- forpubcod: string;
1477
- /**
1478
- * Libellé
1479
- */
1480
- forpublib: string;
1481
- }
1482
-
1483
- export interface Gen {
1484
- /**
1485
- * Clé de la table
1486
- */
1487
- gencod: string;
1488
- /**
1489
- * Libellé
1490
- */
1491
- genlib: string;
1492
- }
1493
-
1494
- export interface Grppol {
1495
- /**
1496
- * Libellé
1497
- */
1498
- evelib: string | null;
1499
- /**
1500
- * Libellé court
1501
- */
1502
- evelic: string | null;
1503
- /**
1504
- * Libellé long
1505
- */
1506
- evelil: string | null;
1507
- /**
1508
- * Témoin publication
1509
- */
1510
- evetempub: Generated<string | null>;
1511
- /**
1512
- * Article
1513
- */
1514
- grppolart: string | null;
1515
- /**
1516
- * Code groupe politique 4e Rép.
1517
- */
1518
- grppolcod: string;
1519
- /**
1520
- * Code transfert AMELI
1521
- */
1522
- grppolcodamelicou: string | null;
1523
- /**
1524
- * Code transfert REPROGRAPHIE
1525
- */
1526
- grppolcodrepro: string | null;
1527
- /**
1528
- * Code transfert SCRUTINS
1529
- */
1530
- grppolcodscr: string | null;
1531
- /**
1532
- * Date création
1533
- */
1534
- grppoldatcre: Timestamp | null;
1535
- /**
1536
- * Date de fin
1537
- */
1538
- grppoldatfin: Timestamp | null;
1539
- /**
1540
- * Libellé courant
1541
- */
1542
- grppollibcou: string | null;
1543
- /**
1544
- * Libellé court courant
1545
- */
1546
- grppolliccou: string | null;
1547
- /**
1548
- * Libellé long courant
1549
- */
1550
- grppollilcou: string | null;
1551
- /**
1552
- * Numéro de tri
1553
- */
1554
- grppolnumtri: Int8 | null;
1555
- /**
1556
- * A un président (ou un délégué)
1557
- */
1558
- grppolpre: string | null;
1559
- /**
1560
- * URL complète
1561
- */
1562
- grppolurlcmp: string | null;
1563
- /**
1564
- * URL simplifiée (relative)
1565
- */
1566
- grppolurlsim: string | null;
1567
- /**
1568
- * Date système création
1569
- */
1570
- syscredat: Timestamp | null;
1571
- /**
1572
- * Date système modification
1573
- */
1574
- sysmajdat: Timestamp | null;
1575
- /**
1576
- * Code validité
1577
- */
1578
- temvalcod: string | null;
1579
- /**
1580
- * Code type organisme
1581
- */
1582
- typorgcod: string;
1583
- }
1584
-
1585
- export interface Lecass {
1586
- /**
1587
- * Alias pour PPRE
1588
- */
1589
- aliasppr: string | null;
1590
- /**
1591
- * Clé étrangère vers ass (assemblée parlementaire)
1592
- */
1593
- codass: string;
1594
- /**
1595
- * URL si CR des débats manuel
1596
- */
1597
- debatsurl: string | null;
1598
- /**
1599
- * Si "oui", un texte est déposé mais le statut exact de la lecture (2e, CMP...) n'est pas encore déterminé
1600
- */
1601
- depot_only: Generated<string>;
1602
- /**
1603
- * Nr de texte amendé pour la séance publique
1604
- */
1605
- lecassame: string | null;
1606
- /**
1607
- * Numero de la liasse des amendements adopt?s en s?ance publique
1608
- */
1609
- lecassameado: string | null;
1610
- /**
1611
- * Date de publication de la liasse des amendements adopt?s en s?ance publique
1612
- */
1613
- lecassameadodat: Timestamp | null;
1614
- /**
1615
- * Session de la liasse des amendements adopt?s en s?ance publique
1616
- */
1617
- lecassameadoses: number | null;
1618
- /**
1619
- * Nr de texte amendé pour l'élaboration du texte de commission
1620
- */
1621
- lecassamecom: string | null;
1622
- /**
1623
- * Numero de la liasse des amendements adopt?s par la commission au fond
1624
- */
1625
- lecassamecomado: string | null;
1626
- /**
1627
- * Date de publication de la liasse des amendements adopt?s par la commission au fond
1628
- */
1629
- lecassamecomadodat: Timestamp | null;
1630
- /**
1631
- * Session de la liasse des amendements adopt?s par la commission au fond
1632
- */
1633
- lecassamecomadoses: number | null;
1634
- /**
1635
- * Date de publication des amendements pour le texte de commission
1636
- */
1637
- lecassamecomdat: Timestamp | null;
1638
- /**
1639
- * Date de publication des amendements pour la séance publique
1640
- */
1641
- lecassamedat: Timestamp | null;
1642
- /**
1643
- * Session de texte amendé pour la séance publique
1644
- */
1645
- lecassameses: number | null;
1646
- /**
1647
- * Session de texte amendé pour l'élaboration du texte de commission
1648
- */
1649
- lecassamesescom: number | null;
1650
- /**
1651
- * Clé de la table
1652
- */
1653
- lecassidt: string;
1654
- /**
1655
- * Clé étrangère vers lecture
1656
- */
1657
- lecidt: string;
1658
- /**
1659
- * Libellé de la PPRE
1660
- */
1661
- libppr: string | null;
1662
- /**
1663
- * Nouvel intitulé du texte
1664
- */
1665
- loiintmod: string | null;
1666
- /**
1667
- * Ordre dans la lecture
1668
- */
1669
- ordreass: Int8;
1670
- /**
1671
- * Clé étrangère vers ORG (commission saisie au fond)
1672
- */
1673
- orgcod: string | null;
1674
- /**
1675
- * Clé étrangère vers orippr.oripprcod (Origine de la PPRE)
1676
- */
1677
- orippr: string | null;
1678
- /**
1679
- * Note concernant la petite loi
1680
- */
1681
- ptlnot: string | null;
1682
- /**
1683
- * Note concernant la 2ème partie de la petite loi
1684
- */
1685
- ptlnot2: string | null;
1686
- /**
1687
- * Note concernant la 3ème partie de la petite loi
1688
- */
1689
- ptlnot3: string | null;
1690
- /**
1691
- * Numéro de la petite loi
1692
- */
1693
- ptlnum: number | null;
1694
- /**
1695
- * Numéro de la petite loi de commission
1696
- */
1697
- ptlnumcom: number | null;
1698
- /**
1699
- * Complément au numéro de la petite loi
1700
- */
1701
- ptlnumcpl: string | null;
1702
- /**
1703
- * Complément au numéro de la 2ème partie de la petite loi
1704
- */
1705
- ptlnumcpl2: string | null;
1706
- /**
1707
- * Complément au numéro de la 3ème partie de la petite loi
1708
- */
1709
- ptlnumcpl3: string | null;
1710
- /**
1711
- * URL de la petite loi
1712
- */
1713
- ptlurl: string | null;
1714
- /**
1715
- * URL de la 2ème partie de la petite loi
1716
- */
1717
- ptlurl2: string | null;
1718
- /**
1719
- * URL de la 3ème partie de la petite loi
1720
- */
1721
- ptlurl3: string | null;
1722
- /**
1723
- * URL de la petite loi de commission
1724
- */
1725
- ptlurlcom: string | null;
1726
- /**
1727
- * Réunion de commission pour les PPRE
1728
- */
1729
- reucom: string | null;
1730
- /**
1731
- * Clé étrangère vers ses (session parlementaire de la petite loi)
1732
- */
1733
- sesann: Int8 | null;
1734
- /**
1735
- * Session parlementaire pour PPRE
1736
- */
1737
- sesppr: Int8 | null;
1738
- }
1739
-
1740
- export interface Lecassrap {
1741
- /**
1742
- * Clé étrangère vers lecass (lecture dans une assemblée parlementaire)
1743
- */
1744
- lecassidt: string;
1745
- /**
1746
- * hiérarchisation des dossiers attachés
1747
- */
1748
- lecassrapord: Generated<Int8 | null>;
1749
- /**
1750
- * Clé étrangère vers rap (rapport)
1751
- */
1752
- rapcod: Int8;
1753
- }
1754
-
1755
- export interface Lecture {
1756
- /**
1757
- * Libellé de la lecture
1758
- */
1759
- leccom: string | null;
1760
- /**
1761
- * Clé de la table
1762
- */
1763
- lecidt: string;
1764
- /**
1765
- * Clé étrangère vers loi (dossier législatif)
1766
- */
1767
- loicod: string;
1768
- /**
1769
- * Clé étrangère vers typlec (type de lecture)
1770
- */
1771
- typleccod: string;
1772
- }
1773
-
1774
- export interface Libcom {
1775
- /**
1776
- * Libellé
1777
- */
1778
- evelib: string | null;
1779
- /**
1780
- * Libellé court
1781
- */
1782
- evelic: string | null;
1783
- /**
1784
- * Libellé long
1785
- */
1786
- evelil: string | null;
1787
- /**
1788
- * Observations
1789
- */
1790
- eveobs: string | null;
1791
- /**
1792
- * Article
1793
- */
1794
- libcomart: string | null;
1795
- /**
1796
- * Date début
1797
- */
1798
- libcomdatdeb: Timestamp;
1799
- /**
1800
- * Date fin
1801
- */
1802
- libcomdatfin: Timestamp | null;
1803
- /**
1804
- * Identifiant
1805
- */
1806
- libcomid: Int8;
1807
- /**
1808
- * Libellé transfert AMELI
1809
- */
1810
- libcomlibameli: string | null;
1811
- /**
1812
- * Libellé Minuscule
1813
- */
1814
- libcomlilmin: string | null;
1815
- /**
1816
- * Code organisme
1817
- */
1818
- orgcod: string;
1819
- /**
1820
- * Date système création
1821
- */
1822
- syscredat: Timestamp | null;
1823
- /**
1824
- * Date système modification
1825
- */
1826
- sysmajdat: Timestamp | null;
1827
- /**
1828
- * Code validité
1829
- */
1830
- temvalcod: string | null;
1831
- }
1832
-
1833
- export interface Libdelega {
1834
- /**
1835
- * Libellé
1836
- */
1837
- evelib: string | null;
1838
- /**
1839
- * Libellé court
1840
- */
1841
- evelic: string | null;
1842
- /**
1843
- * Libellé long
1844
- */
1845
- evelil: string | null;
1846
- /**
1847
- * Observations
1848
- */
1849
- eveobs: string | null;
1850
- /**
1851
- * Article
1852
- */
1853
- libdelegaart: string | null;
1854
- /**
1855
- * Date de début
1856
- */
1857
- libdelegadatdeb: Timestamp;
1858
- /**
1859
- * Date fin
1860
- */
1861
- libdelegadatfin: Timestamp | null;
1862
- /**
1863
- * Identifiant
1864
- */
1865
- libdelegaid: Int8;
1866
- /**
1867
- * Code organisme
1868
- */
1869
- orgcod: string;
1870
- /**
1871
- * Date système création
1872
- */
1873
- syscredat: Timestamp | null;
1874
- /**
1875
- * Date système modification
1876
- */
1877
- sysmajdat: Timestamp | null;
1878
- /**
1879
- * Code validité
1880
- */
1881
- temvalcod: string | null;
1882
- }
1883
-
1884
- export interface Libgrppol {
1885
- /**
1886
- * Libellé
1887
- */
1888
- evelib: string | null;
1889
- /**
1890
- * Libellé court
1891
- */
1892
- evelic: string | null;
1893
- /**
1894
- * Libellé long
1895
- */
1896
- evelil: string | null;
1897
- /**
1898
- * Observations
1899
- */
1900
- eveobs: string | null;
1901
- /**
1902
- * Code groupe politique 4e Rép.
1903
- */
1904
- grppolcod: string;
1905
- /**
1906
- * Article
1907
- */
1908
- libgrppolart: string | null;
1909
- /**
1910
- * Code transfert AMELI
1911
- */
1912
- libgrppolcodameli: string | null;
1913
- /**
1914
- * Date début
1915
- */
1916
- libgrppoldatdeb: Timestamp;
1917
- /**
1918
- * Date de fin
1919
- */
1920
- libgrppoldatfin: Timestamp | null;
1921
- /**
1922
- * Identifiant
1923
- */
1924
- libgrppolid: Int8;
1925
- /**
1926
- * Date système création
1927
- */
1928
- syscredat: Timestamp | null;
1929
- /**
1930
- * Date système modification
1931
- */
1932
- sysmajdat: Timestamp | null;
1933
- /**
1934
- * Code validité
1935
- */
1936
- temvalcod: string | null;
1937
- }
1938
-
1939
- export interface Lnkrap {
1940
- /**
1941
- * Clé étrangère vers rap (rapport enfant)
1942
- */
1943
- rapcodenf: Int8;
1944
- /**
1945
- * Clé étrangère vers rap (rapport père)
1946
- */
1947
- rapcodper: Int8;
1948
- /**
1949
- * Mention apparaissant dans l'enfant
1950
- */
1951
- rapenfdsc: string | null;
1952
- /**
1953
- * Mention apparaissant dans le père
1954
- */
1955
- rapperdsc: string | null;
1956
- }
1957
-
1958
- export interface Loi {
1959
- /**
1960
- * Date de la décision du Conseil constitutionnel
1961
- */
1962
- date_decision: Timestamp | null;
1963
- /**
1964
- * Date de promulgation
1965
- */
1966
- date_loi: Timestamp | null;
1967
- /**
1968
- * Clé étrangère vers deccod (décision du Conseil constitutionnel)
1969
- */
1970
- deccoccod: string | null;
1971
- /**
1972
- * URL vers la décision du Conseil constitutionnel
1973
- */
1974
- deccocurl: string | null;
1975
- /**
1976
- * URL du dossier du Conseil constitutionnel
1977
- */
1978
- doscocurl: string | null;
1979
- en_clair_chapo: string | null;
1980
- en_clair_image: string | null;
1981
- en_clair_url: string | null;
1982
- /**
1983
- * Clé étrangère vers etaloi (état du dossier)
1984
- */
1985
- etaloicod: string | null;
1986
- /**
1987
- * Clé
1988
- */
1989
- loicod: string;
1990
- /**
1991
- * Clé étrangère vers le dossier législatif maître
1992
- */
1993
- loicodmai: string | null;
1994
- /**
1995
- * Date de publication au JO
1996
- */
1997
- loidatjo: Timestamp | null;
1998
- /**
1999
- * Date de publication du 1er correctif au JO
2000
- */
2001
- loidatjo2: Timestamp | null;
2002
- /**
2003
- * Date de publication du 2ème correctif au JO
2004
- */
2005
- loidatjo3: Timestamp | null;
2006
- /**
2007
- * Entree dans l'index
2008
- */
2009
- loient: string | null;
2010
- /**
2011
- * Titre long exhaustif de la loi
2012
- */
2013
- loiint: string | null;
2014
- /**
2015
- * Intitulé d'origine
2016
- */
2017
- loiintori: string | null;
2018
- /**
2019
- * Clé étrangère vers le dossier législatif d'une nouvelle délibération
2020
- */
2021
- loinoudelibcod: string | null;
2022
- /**
2023
- * Numéro du JO
2024
- */
2025
- loinumjo: string | null;
2026
- /**
2027
- * Numéro du JO (1er correctif)
2028
- */
2029
- loinumjo2: string | null;
2030
- /**
2031
- * Numéro du JO (2ème correctif)
2032
- */
2033
- loinumjo3: string | null;
2034
- /**
2035
- * Titre usuel court
2036
- */
2037
- loitit: string | null;
2038
- /**
2039
- * Titre de la loi promulguée
2040
- */
2041
- loititjo: string | null;
2042
- /**
2043
- * Complement de l'index
2044
- */
2045
- motclef: string | null;
2046
- /**
2047
- * Clé étrangère vers le dossier législatif sur lequel porte la motion
2048
- */
2049
- motionloiorigcod: string | null;
2050
- /**
2051
- * Numéro de la décision du Conseil constitutionnel
2052
- */
2053
- num_decision: string | null;
2054
- /**
2055
- * Numéro de la loi
2056
- */
2057
- numero: string | null;
2058
- /**
2059
- * Objet du texte
2060
- *
2061
- */
2062
- objet: string | null;
2063
- /**
2064
- * Organisme créé par la résolution
2065
- */
2066
- orgcod: string | null;
2067
- /**
2068
- * Date d'engagement de la procédure accélérée
2069
- */
2070
- proaccdat: Timestamp | null;
2071
- /**
2072
- * Date d'oposition à la procédure accélérée
2073
- */
2074
- proaccoppdat: Timestamp | null;
2075
- /**
2076
- * Date de retrait de la procédure accélérée
2077
- */
2078
- retproaccdat: Timestamp | null;
2079
- /**
2080
- * Date de saisine du Conseil constitutionnel
2081
- */
2082
- saisine_date: Timestamp | null;
2083
- /**
2084
- * Conditions de saisine du Conseil constitutionnel
2085
- */
2086
- saisine_par: string | null;
2087
- /**
2088
- * Racine de l'URL du dossier
2089
- *
2090
- */
2091
- signet: string | null;
2092
- /**
2093
- * Signet alternatif, à utiliser pour un renommage de signet
2094
- */
2095
- signetalt: string | null;
2096
- /**
2097
- * Clé étrangère vers typloi (type de loi)
2098
- */
2099
- typloicod: string;
2100
- /**
2101
- * oui,non ou dro
2102
- */
2103
- urgence: string | null;
2104
- /**
2105
- * URL du dossier législatif sur le site de l'Assemblée Nationale
2106
- */
2107
- url_an: string | null;
2108
- /**
2109
- * URL de la promulgation JO
2110
- */
2111
- url_jo: string | null;
2112
- /**
2113
- * URL du 1er correctif JO
2114
- */
2115
- url_jo2: string | null;
2116
- /**
2117
- * URL du 2ème correctif JO
2118
- */
2119
- url_jo3: string | null;
2120
- /**
2121
- * Url de l'ordonance
2122
- *
2123
- */
2124
- url_ordonnance: string | null;
2125
- /**
2126
- * URL de la page qui contient la présentation article par article des travaux parlementaires sur ce texte
2127
- */
2128
- url_presart: string | null;
2129
- }
2130
-
2131
- export interface Loithe {
2132
- /**
2133
- * Clé étrangère vers loi (dossier législatif)
2134
- */
2135
- loicod: string;
2136
- /**
2137
- * Clé étrangère vers the (thème)
2138
- */
2139
- thecle: number;
2140
- }
2141
-
2142
- export interface Memcom {
2143
- /**
2144
- * Libellé
2145
- */
2146
- evelib: string | null;
2147
- /**
2148
- * Libellé court
2149
- */
2150
- evelic: string | null;
2151
- /**
2152
- * Libellé long
2153
- */
2154
- evelil: string | null;
2155
- /**
2156
- * Observations
2157
- */
2158
- eveobs: string | null;
2159
- /**
2160
- * Témoin publication
2161
- */
2162
- evetempub: Generated<string | null>;
2163
- /**
2164
- * Date de début
2165
- */
2166
- memcomdatdeb: Timestamp | null;
2167
- /**
2168
- * Date de fin
2169
- */
2170
- memcomdatfin: Timestamp | null;
2171
- /**
2172
- * Identifiant
2173
- */
2174
- memcomid: Int8;
2175
- /**
2176
- * Titulaire/Suppléant
2177
- */
2178
- memcomtitsup: string | null;
2179
- /**
2180
- * Code organisme
2181
- */
2182
- orgcod: string;
2183
- /**
2184
- * Matricule
2185
- */
2186
- senmat: string;
2187
- /**
2188
- * Date système création
2189
- */
2190
- syscredat: Timestamp | null;
2191
- /**
2192
- * Date système modification
2193
- */
2194
- sysmajdat: Timestamp | null;
2195
- /**
2196
- * Code validité
2197
- */
2198
- temvalcod: string | null;
2199
- }
2200
-
2201
- export interface Memdelega {
2202
- /**
2203
- * Code désignataire
2204
- */
2205
- designcod: Generated<string>;
2206
- /**
2207
- * Libellé
2208
- */
2209
- evelib: string | null;
2210
- /**
2211
- * Libellé court
2212
- */
2213
- evelic: string | null;
2214
- /**
2215
- * Libellé long
2216
- */
2217
- evelil: string | null;
2218
- /**
2219
- * Observations
2220
- */
2221
- eveobs: string | null;
2222
- /**
2223
- * Témoin publication
2224
- */
2225
- evetempub: Generated<string | null>;
2226
- /**
2227
- * Date de début
2228
- */
2229
- memdelegadatdeb: Timestamp | null;
2230
- /**
2231
- * Date de fin
2232
- */
2233
- memdelegadatfin: Timestamp | null;
2234
- /**
2235
- * Identifiant
2236
- */
2237
- memdelegaid: Int8;
2238
- /**
2239
- * Code organisme
2240
- */
2241
- orgcod: string;
2242
- /**
2243
- * Matricule
2244
- */
2245
- senmat: string;
2246
- /**
2247
- * Date système création
2248
- */
2249
- syscredat: Timestamp | null;
2250
- /**
2251
- * Date système modification
2252
- */
2253
- sysmajdat: Timestamp | null;
2254
- /**
2255
- * Code validité
2256
- */
2257
- temvalcod: string | null;
2258
- }
2259
-
2260
- export interface Memgrppol {
2261
- /**
2262
- * Libellé
2263
- */
2264
- evelib: string | null;
2265
- /**
2266
- * Libellé court
2267
- */
2268
- evelic: string | null;
2269
- /**
2270
- * Libellé long
2271
- */
2272
- evelil: string | null;
2273
- /**
2274
- * Observations
2275
- */
2276
- eveobs: string | null;
2277
- /**
2278
- * Témoin publication
2279
- */
2280
- evetempub: Generated<string | null>;
2281
- /**
2282
- * Code groupe politique 4e Rép.
2283
- */
2284
- grppolcod: string;
2285
- /**
2286
- * Date de début
2287
- */
2288
- memgrppoldatdeb: Timestamp | null;
2289
- /**
2290
- * Date de fin
2291
- */
2292
- memgrppoldatfin: Timestamp | null;
2293
- /**
2294
- * Identifiant
2295
- */
2296
- memgrppolid: Int8;
2297
- /**
2298
- * Matricule
2299
- */
2300
- senmat: string;
2301
- /**
2302
- * Date système création
2303
- */
2304
- syscredat: Timestamp | null;
2305
- /**
2306
- * Date système modification
2307
- */
2308
- sysmajdat: Timestamp | null;
2309
- /**
2310
- * Code validité
2311
- */
2312
- temvalcod: string | null;
2313
- /**
2314
- * Code type appartenance
2315
- */
2316
- typapppolcod: string;
2317
- }
2318
-
2319
- export interface Natloi {
2320
- /**
2321
- * Clé de la table
2322
- */
2323
- groupe: string;
2324
- /**
2325
- * Libellé
2326
- */
2327
- natloilib: string;
2328
- }
2329
-
2330
- export interface Org {
2331
- /**
2332
- * Clé étrangère vers ass (assemblée parlementaire)
2333
- */
2334
- codass: string | null;
2335
- /**
2336
- * Code couleur pour les travaux de contrôle de l'organisme
2337
- */
2338
- html_color: string | null;
2339
- /**
2340
- * Intitulé associé des travaux de l'organisme
2341
- */
2342
- inttra: string | null;
2343
- /**
2344
- * du, de la
2345
- */
2346
- org_de: string | null;
2347
- /**
2348
- * Clé de la table
2349
- */
2350
- orgcod: string;
2351
- /**
2352
- * Date de création (premier jour d'activité)
2353
- */
2354
- orgdatdeb: Timestamp | null;
2355
- /**
2356
- * Début de validité pour les communiqués de presse
2357
- */
2358
- orgdatdebcop: Timestamp | null;
2359
- /**
2360
- * Date de clôture (dernier jour d'activité)
2361
- */
2362
- orgdatfin: Timestamp | null;
2363
- /**
2364
- * Fin de validité pour les communiqués de presse
2365
- */
2366
- orgdatfincop: Timestamp | null;
2367
- orggen: string | null;
2368
- /**
2369
- * Identification de l'organisme pour les applications
2370
- */
2371
- orglibaff: string | null;
2372
- /**
2373
- * Nom court de l'organisme (pour les listes)
2374
- */
2375
- orglibcou: string | null;
2376
- /**
2377
- * Nom officiel de l'oganisme
2378
- */
2379
- orgliblon: string | null;
2380
- /**
2381
- * Nom usuel de l'organisme
2382
- */
2383
- orgnom: string;
2384
- /**
2385
- * Nom apparaîssant sur les couvertures des documents de l'organisme
2386
- */
2387
- orgnomcouv: string | null;
2388
- /**
2389
- * Ordre protocolaire de l'organisme
2390
- */
2391
- orgord: number | null;
2392
- /**
2393
- * URL de la page de présentation de l'organisme
2394
- */
2395
- orgurl: string | null;
2396
- /**
2397
- * Clé de l'organisme correspondant dans la base Sénateurs
2398
- */
2399
- senorgcod: string | null;
2400
- /**
2401
- * Clé étrangère vers typorg (type de l'organisme)
2402
- */
2403
- typorgcod: string;
2404
- url_podcast: string | null;
2405
- /**
2406
- * URL des travaux de l'organisme
2407
- */
2408
- urltra: string | null;
2409
- }
2410
-
2411
- export interface Orgnomhis {
2412
- /**
2413
- * Intitulé associé des travaux de l'organisme
2414
- */
2415
- intra: string | null;
2416
- /**
2417
- * Date de fin de validité de cete enregistrement
2418
- */
2419
- onhfin: Timestamp;
2420
- /**
2421
- * Clé de la table
2422
- */
2423
- onhnum: Int8;
2424
- /**
2425
- * du, de la
2426
- */
2427
- org_de: string;
2428
- /**
2429
- * Clé étrangère vers org
2430
- */
2431
- orgcod: string;
2432
- orglibaff: string | null;
2433
- /**
2434
- * Nom court de l'organisme (pour les listes)
2435
- */
2436
- orglibcou: string;
2437
- /**
2438
- * Nom officiel de l'oganisme
2439
- */
2440
- orgliblon: string;
2441
- /**
2442
- * Nom usuel de l'organisme
2443
- */
2444
- orgnom: string;
2445
- /**
2446
- * Nom apparaîssant sur les couvertures des documents de l'organisme
2447
- */
2448
- orgnomcouv: string | null;
2449
- }
2450
-
2451
- export interface Orippr {
2452
- /**
2453
- * Clé de la table
2454
- */
2455
- oripprcod: string;
2456
- /**
2457
- * Libellé
2458
- */
2459
- oripprlib: string;
2460
- }
2461
-
2462
- export interface Oritxt {
2463
- /**
2464
- * Clé étrangère vers ass (assemblée parlementaire)
2465
- */
2466
- codass: string | null;
2467
- /**
2468
- * 0=initial (déposé), 1=final, 2=intermédiaire (commission)
2469
- */
2470
- oriordre: string | null;
2471
- /**
2472
- * Adoption : O=adopté, N=rejeté, I=indéterminé
2473
- */
2474
- oritxtado: string | null;
2475
- /**
2476
- * Clé de la table
2477
- */
2478
- oritxtcod: string;
2479
- oritxtign: string | null;
2480
- /**
2481
- * Libellé
2482
- */
2483
- oritxtlib: string;
2484
- /**
2485
- * Libellé féminisé
2486
- */
2487
- oritxtlibfem: string;
2488
- /**
2489
- * Texte modifié : O=oui, N=no
2490
- */
2491
- oritxtmod: string | null;
2492
- /**
2493
- * Nécessite un organisme : O=oui, N=no
2494
- */
2495
- oritxtorg: string | null;
2496
- }
2497
-
2498
- export interface Posvot {
2499
- /**
2500
- * Clé de la table
2501
- */
2502
- posvotcod: string;
2503
- /**
2504
- * Libellé
2505
- */
2506
- posvotlib: string;
2507
- }
2508
-
2509
- export interface Qua {
2510
- /**
2511
- * Abrévation
2512
- */
2513
- quaabr: string;
2514
- /**
2515
- * Abrévation au pluriel
2516
- */
2517
- quaabrplu: string;
2518
- /**
2519
- * Clé de la table
2520
- */
2521
- quacod: string;
2522
- /**
2523
- * Libellé
2524
- */
2525
- qualic: string;
2526
- }
2527
-
2528
- export interface QuaSen {
2529
- /**
2530
- * Code qualité
2531
- */
2532
- quacod: string;
2533
- /**
2534
- * Code sexe
2535
- */
2536
- quacodsex: string | null;
2537
- /**
2538
- * Code transfert GESTION
2539
- */
2540
- quacodsirpas: string | null;
2541
- /**
2542
- * Libellé
2543
- */
2544
- qualib: string | null;
2545
- /**
2546
- * Libellé pluriel
2547
- */
2548
- qualibplu: string | null;
2549
- /**
2550
- * Libellé court
2551
- */
2552
- qualic: string;
2553
- /**
2554
- * Libellé court pluriel
2555
- */
2556
- qualicplu: string | null;
2557
- /**
2558
- * Libellé long
2559
- */
2560
- qualil: string | null;
2561
- /**
2562
- * Libellé long pluriel
2563
- */
2564
- qualilplu: string | null;
2565
- /**
2566
- * Numéro de tri
2567
- */
2568
- quanumtri: Int8 | null;
2569
- /**
2570
- * Date système création
2571
- */
2572
- syscredat: Timestamp | null;
2573
- /**
2574
- * Date système modification
2575
- */
2576
- sysmajdat: Timestamp | null;
2577
- }
2578
-
2579
- export interface Rap {
2580
- /**
2581
- * Clé étrangère vers ble (Bleu budgétaire)
2582
- */
2583
- blecod: string | null;
2584
- /**
2585
- * Clé étrangère vers denrap (dénomination du rapport)
2586
- */
2587
- coddenrap: string;
2588
- /**
2589
- * Date de dépôt
2590
- */
2591
- date_depot: Timestamp;
2592
- /**
2593
- * Si oui, le document n'est pas disponible et n'est mentionné que dans la feuille de dépôt
2594
- */
2595
- depot_only: Generated<string | null>;
2596
- /**
2597
- * Clé étrangère vers forpub (format de publication)
2598
- */
2599
- forpubcod: string | null;
2600
- /**
2601
- * numéro complémentaire (rectifié bis...)
2602
- */
2603
- numerobis: string | null;
2604
- /**
2605
- * Prix de vente
2606
- */
2607
- prix: string | null;
2608
- /**
2609
- * Annexe
2610
- */
2611
- rapann: number | null;
2612
- /**
2613
- * Code du rapport - clé interne
2614
- */
2615
- rapcod: Int8;
2616
- /**
2617
- * Date de s¿ance ¿ laquelle le rapport est attach¿
2618
- */
2619
- rapdatsea: Timestamp | null;
2620
- /**
2621
- * Fascicule
2622
- */
2623
- rapfac: number | null;
2624
- /**
2625
- * Numéro
2626
- */
2627
- rapnum: Int8 | null;
2628
- /**
2629
- * Numéro à l'Assemblée Nationale
2630
- */
2631
- rapnuman: Int8 | null;
2632
- /**
2633
- * Résumé
2634
- */
2635
- rapres: string | null;
2636
- /**
2637
- * Sous-titre ¿ventuel
2638
- */
2639
- rapsoustit: string | null;
2640
- /**
2641
- * Titre court = titre complet du rapport
2642
- */
2643
- raptil: string | null;
2644
- /**
2645
- * Titre court tel qu'il appara¿t dans des listes
2646
- */
2647
- raptitcou: string | null;
2648
- /**
2649
- * Tome
2650
- */
2651
- raptom: number | null;
2652
- /**
2653
- * URL du rapport - pour les doc interne URL partiel
2654
- */
2655
- rapurl: string | null;
2656
- /**
2657
- * Volume
2658
- */
2659
- rapvol: number | null;
2660
- /**
2661
- * Clé étrangère vers ses (session parlementaire)
2662
- */
2663
- sesann: Int8;
2664
- /**
2665
- * Clé étrangère vers typurl (type de l'URL)
2666
- */
2667
- typurl: string;
2668
- /**
2669
- * URL de la deuxième partie
2670
- */
2671
- url2: string | null;
2672
- /**
2673
- * Libellé associé à URL2
2674
- */
2675
- url2txt: string | null;
2676
- /**
2677
- * URL de la troisième partie
2678
- */
2679
- url3: string | null;
2680
- /**
2681
- * Libellé associé à URL3
2682
- */
2683
- url3txt: string | null;
2684
- /**
2685
- * URL de la quatrième partie
2686
- */
2687
- url4: string | null;
2688
- /**
2689
- * Libellé associé à URL4
2690
- */
2691
- url4txt: string | null;
2692
- }
2693
-
2694
- export interface Raporg {
2695
- /**
2696
- * Clé étrangère vers org (organisme)
2697
- */
2698
- orgcod: string;
2699
- /**
2700
- * Clé étrangère vers rap (rapport)
2701
- */
2702
- rapcod: Int8;
2703
- }
2704
-
2705
- export interface Rapthe {
2706
- /**
2707
- * Clé étrangère vers rap (rapport)
2708
- */
2709
- rapcod: Int8;
2710
- /**
2711
- * Clé étrangère vers the (thème)
2712
- */
2713
- thecle: number;
2714
- }
2715
-
2716
- export interface Rolsig {
2717
- /**
2718
- * Libellé
2719
- */
2720
- rolsiglib: string;
2721
- /**
2722
- * Clé de la table
2723
- */
2724
- signataire: string;
2725
- }
2726
-
2727
- export interface Scr {
2728
- /**
2729
- * Clé étrangère vers date_seance (séance du scrutin)
2730
- */
2731
- code: Int8 | null;
2732
- /**
2733
- * Note en bas de page
2734
- */
2735
- scrbaspag: string | null;
2736
- /**
2737
- * Nombre de contre
2738
- */
2739
- scrcon: Int8 | null;
2740
- /**
2741
- * Nombre de contre annoncé en séance
2742
- */
2743
- scrconsea: Int8 | null;
2744
- /**
2745
- * date du scrutin
2746
- */
2747
- scrdat: Timestamp | null;
2748
- /**
2749
- * Date effective du scrutin
2750
- */
2751
- scrdateff: Timestamp | null;
2752
- /**
2753
- * Intitulé du scrutin
2754
- */
2755
- scrint: string | null;
2756
- /**
2757
- * Créer le json (O ou N)
2758
- */
2759
- scrjso: string | null;
2760
- /**
2761
- * majorité des suffrages exprimés
2762
- */
2763
- scrmaj: Int8 | null;
2764
- /**
2765
- * majorité des suffrages exprimés annoncée en séance
2766
- */
2767
- scrmajsea: Int8 | null;
2768
- /**
2769
- * Numéro de scrutin - élément de la clé de la table
2770
- */
2771
- scrnum: Int8;
2772
- /**
2773
- * Nombre de pour
2774
- */
2775
- scrpou: Int8 | null;
2776
- /**
2777
- * Nombre de pour annoncé en séance
2778
- */
2779
- scrpousea: Int8 | null;
2780
- /**
2781
- * Nombre de suffrages exprimés
2782
- */
2783
- scrsuf: Int8 | null;
2784
- /**
2785
- * Nombre de suffrages exprimés annoncé en séance
2786
- */
2787
- scrsufsea: Int8 | null;
2788
- /**
2789
- * Nombre de votants
2790
- */
2791
- scrvot: Int8 | null;
2792
- /**
2793
- * Nombre de votants annoncé en séance
2794
- */
2795
- scrvotsea: Int8 | null;
2796
- /**
2797
- * Clé étrangère vers la table sesann (session) - élément de la clé de la table
2798
- */
2799
- sesann: Int8;
2800
- soslib: string | null;
2801
- }
2802
-
2803
- export interface Sen {
2804
- /**
2805
- * Code catégorie professionnelle 2nd Emp.
2806
- */
2807
- catprocod2e: string | null;
2808
- credit_portrait: string | null;
2809
- /**
2810
- * Code état sénateur
2811
- */
2812
- etasencod: string;
2813
- fonction_pair: string | null;
2814
- identifiant_assnat: Generated<string | null>;
2815
- identifiant_rne: Generated<string | null>;
2816
- lister_autre_titre_pair_france: string | null;
2817
- lister_titre_pair_france: string | null;
2818
- /**
2819
- * Code qualité
2820
- */
2821
- quacod: string;
2822
- senburcommu: string | null;
2823
- /**
2824
- * Fonction bureau courante
2825
- */
2826
- senburliccou: string | null;
2827
- /**
2828
- * Circonscription courante
2829
- */
2830
- sencircou: string | null;
2831
- /**
2832
- * Circonscription courante 3 Rép.
2833
- */
2834
- sencircou3r: string | null;
2835
- /**
2836
- * Circonscription courante 4 Rép.
2837
- */
2838
- sencircou4r: string | null;
2839
- /**
2840
- * Identifiant circonscription
2841
- */
2842
- sencirnumcou: Int8 | null;
2843
- /**
2844
- * Num Circonscription courante 3 Rép.
2845
- */
2846
- sencirnumcou3r: Int8 | null;
2847
- /**
2848
- * Num Circonscription courante 4 Rép.
2849
- */
2850
- sencirnumcou4r: Int8 | null;
2851
- /**
2852
- * Code commission courante
2853
- */
2854
- sencomcodcou: string | null;
2855
- /**
2856
- * Commission courante
2857
- */
2858
- sencomliccou: string | null;
2859
- /**
2860
- * Nom CRI
2861
- */
2862
- sencrinom: string | null;
2863
- /**
2864
- * Dernier jour de mandat
2865
- */
2866
- sendatderele: Timestamp | null;
2867
- /**
2868
- * Premier jour de mandat
2869
- */
2870
- sendatpreele: Timestamp | null;
2871
- /**
2872
- * Description profession 2nd Emp.
2873
- */
2874
- sendespro2e: string | null;
2875
- /**
2876
- * Féminisation fonctions
2877
- */
2878
- senfem: Generated<string | null>;
2879
- /**
2880
- * Code groupe politique courant
2881
- */
2882
- sengrppolcodcou: string | null;
2883
- /**
2884
- * Code groupe politique courant 4e Rép.
2885
- */
2886
- sengrppolcodcou4r: string | null;
2887
- sengrppolcommu: string | null;
2888
- /**
2889
- * Libellé groupe politique courant
2890
- */
2891
- sengrppolliccou: string | null;
2892
- /**
2893
- * Matricule
2894
- */
2895
- senmat: string;
2896
- /**
2897
- * Nom distinctif
2898
- */
2899
- sennomdis: string | null;
2900
- /**
2901
- * Nom dit
2902
- */
2903
- sennomdit: string | null;
2904
- /**
2905
- * Nom usuel
2906
- */
2907
- sennomuse: string;
2908
- /**
2909
- * Nom usuel Capitales
2910
- */
2911
- sennomusecap: string;
2912
- /**
2913
- * Observation 3e Rép. 1
2914
- */
2915
- senobs3r1: string | null;
2916
- /**
2917
- * Observation 3e Rép. 2
2918
- */
2919
- senobs3r2: string | null;
2920
- /**
2921
- * Observation 4e Rép. 1
2922
- */
2923
- senobs4r1: string | null;
2924
- /**
2925
- * Observation 4e Rép. 2
2926
- */
2927
- senobs4r2: string | null;
2928
- senobscommu: string | null;
2929
- /**
2930
- * Prénom usuel
2931
- */
2932
- senprenomuse: string;
2933
- /**
2934
- * Appartenance politique courante
2935
- */
2936
- sentypappcou: string | null;
2937
- /**
2938
- * Appartenance politique courante 4 Rép.
2939
- */
2940
- sentypappcou4r: string | null;
2941
- /**
2942
- * Date système création
2943
- */
2944
- syscredat: Timestamp | null;
2945
- /**
2946
- * Date système modification
2947
- */
2948
- sysmajdat: Timestamp | null;
2949
- /**
2950
- * Code titre noblesse
2951
- */
2952
- titnobcod: Generated<string | null>;
2953
- titre_pair_france: string | null;
2954
- }
2955
-
2956
- export interface Senbur {
2957
- /**
2958
- * Code bureau 4e Rép.
2959
- */
2960
- burcod: string;
2961
- /**
2962
- * Libellé
2963
- */
2964
- evelib: string | null;
2965
- /**
2966
- * Libellé court
2967
- */
2968
- evelic: string | null;
2969
- /**
2970
- * Libellé long
2971
- */
2972
- evelil: string | null;
2973
- /**
2974
- * Observations
2975
- */
2976
- eveobs: string | null;
2977
- /**
2978
- * Témoin publication
2979
- */
2980
- evetempub: Generated<string | null>;
2981
- /**
2982
- * Date de début
2983
- */
2984
- senburdatdeb: Timestamp | null;
2985
- /**
2986
- * Date de fin
2987
- */
2988
- senburdatfin: Timestamp | null;
2989
- /**
2990
- * Honorariat
2991
- */
2992
- senburhon: string | null;
2993
- /**
2994
- * Identifiant
2995
- */
2996
- senburid: Int8;
2997
- /**
2998
- * Chargé Relations Internationales
2999
- */
3000
- senburrelint: string | null;
3001
- /**
3002
- * Rang d'élection
3003
- */
3004
- senburrngele: Int8 | null;
3005
- /**
3006
- * Matricule
3007
- */
3008
- senmat: string;
3009
- /**
3010
- * Date système création
3011
- */
3012
- syscredat: Timestamp | null;
3013
- /**
3014
- * Date système modification
3015
- */
3016
- sysmajdat: Timestamp | null;
3017
- /**
3018
- * Code validité
3019
- */
3020
- temvalcod: string | null;
3021
- }
3022
-
3023
- export interface Sennom {
3024
- /**
3025
- * Code qualité
3026
- */
3027
- quacod: string;
3028
- /**
3029
- * Matricule
3030
- */
3031
- senmat: string;
3032
- /**
3033
- * Date de début
3034
- */
3035
- sennomdatdeb: Timestamp;
3036
- /**
3037
- * Date de fin
3038
- */
3039
- sennomdatfin: Timestamp | null;
3040
- /**
3041
- * Identifiant
3042
- */
3043
- sennomid: Int8;
3044
- /**
3045
- * Nom technique
3046
- */
3047
- sennomtec: string;
3048
- /**
3049
- * Nom usuel
3050
- */
3051
- sennomuse: string;
3052
- /**
3053
- * Nom usuel Capitales
3054
- */
3055
- sennomusecap: string;
3056
- /**
3057
- * Prénom usuel
3058
- */
3059
- senprenomuse: string;
3060
- /**
3061
- * Date système création
3062
- */
3063
- syscredat: Timestamp | null;
3064
- /**
3065
- * Date système modification
3066
- */
3067
- sysmajdat: Timestamp | null;
3068
- }
3069
-
3070
- export interface Ses {
3071
- /**
3072
- * Clé de la table (année de l'ouverture de la session)
3073
- */
3074
- sesann: Int8;
3075
- /**
3076
- * Libellé
3077
- */
3078
- seslib: string;
3079
- }
3080
-
3081
- export interface Stavot {
3082
- /**
3083
- * Clé de la table
3084
- */
3085
- stavotidt: string;
3086
- /**
3087
- * Libellé
3088
- */
3089
- stavotlib: string;
3090
- }
3091
-
3092
- export interface Texte {
3093
- /**
3094
- * Date (éventuelle) de rejet de la demande de discussion immédiate
3095
- */
3096
- datrejet_disc_immediate: Timestamp | null;
3097
- /**
3098
- * lecture par assemblée - clé externe
3099
- */
3100
- lecassidt: string;
3101
- /**
3102
- * numéro complémentaire (rectifié bis...)
3103
- */
3104
- numerobis: string | null;
3105
- /**
3106
- * Organisme associé - clé externe
3107
- */
3108
- orgcod: string | null;
3109
- /**
3110
- * origine du texte - clé externe
3111
- */
3112
- oritxtcod: string | null;
3113
- /**
3114
- * Prix de vente
3115
- */
3116
- prix: string | null;
3117
- /**
3118
- * Sous réserve decom. spéciale (oui/non)
3119
- */
3120
- reserve_comspe: string | null;
3121
- /**
3122
- * Session de numérotation - clé externe
3123
- */
3124
- sesann: Int8 | null;
3125
- /**
3126
- * O si associé à un avis du Conseil d'état
3127
- */
3128
- texace: string | null;
3129
- /**
3130
- * Clé de la table
3131
- */
3132
- texcod: Int8;
3133
- /**
3134
- * Date de séance à laquelle est rattaché le dépôt du texte
3135
- */
3136
- texdatsea: Timestamp | null;
3137
- /**
3138
- * numéro du texte
3139
- */
3140
- texnum: Int8 | null;
3141
- /**
3142
- * URL principal
3143
- */
3144
- texurl: string | null;
3145
- /**
3146
- * Date associée au texte (dépôt ou adoption)
3147
- */
3148
- txtoritxtdat: Timestamp;
3149
- /**
3150
- * type du texte - clé externe
3151
- */
3152
- typtxtcod: string;
3153
- /**
3154
- * type d'URL
3155
- */
3156
- typurl: string;
3157
- /**
3158
- * URL complémentaire 2
3159
- */
3160
- url2: string | null;
3161
- /**
3162
- * Libellé pour l'URL 2
3163
- */
3164
- url2txt: string | null;
3165
- /**
3166
- * URL complémentaire 3
3167
- */
3168
- url3: string | null;
3169
- /**
3170
- * libellé pour l'URL 3
3171
- */
3172
- url3txt: string | null;
3173
- /**
3174
- * URL complémentaire 4
3175
- */
3176
- url4: string | null;
3177
- /**
3178
- * Libellé pour l'URL 4
3179
- */
3180
- url4txt: string | null;
3181
- }
3182
-
3183
- export interface TexteAncien {
3184
- article_type: string | null;
3185
- date_effet: Timestamp | null;
3186
- fichier: string | null;
3187
- id: Int8;
3188
- lecture: string | null;
3189
- libelle: string | null;
3190
- numero: Int8;
3191
- origine: string;
3192
- rectifie: Int8;
3193
- sesann: Int8;
3194
- statut: string | null;
3195
- type_texte: string | null;
3196
- urgence: Int8;
3197
- }
3198
-
3199
- export interface The {
3200
- /**
3201
- * relatif [à/au/à la,...]
3202
- */
3203
- theali: string | null;
3204
- /**
3205
- * Clé de la table
3206
- */
3207
- thecle: number;
3208
- /**
3209
- * Libellé
3210
- */
3211
- thelib: string;
3212
- }
3213
-
3214
- export interface Titsen {
3215
- /**
3216
- * Clé de la table
3217
- */
3218
- titsencod: string;
3219
- /**
3220
- * Libellé
3221
- */
3222
- titsenlib: string | null;
3223
- }
3224
-
3225
- export interface Typapppol {
3226
- /**
3227
- * Date système création
3228
- */
3229
- syscredat: Timestamp | null;
3230
- /**
3231
- * Date système modification
3232
- */
3233
- sysmajdat: Timestamp | null;
3234
- /**
3235
- * Code type appartenance
3236
- */
3237
- typapppolcod: string;
3238
- /**
3239
- * Libellé
3240
- */
3241
- typapppollib: string | null;
3242
- /**
3243
- * Libellé féminin
3244
- */
3245
- typapppollibfem: string | null;
3246
- /**
3247
- * Libellé pluriel
3248
- */
3249
- typapppollibplu: string | null;
3250
- /**
3251
- * Libellé court
3252
- */
3253
- typapppollic: string | null;
3254
- /**
3255
- * Libellé court féminin
3256
- */
3257
- typapppollicfem: string | null;
3258
- /**
3259
- * Libellé court pluriel
3260
- */
3261
- typapppollicplu: string | null;
3262
- /**
3263
- * Libellé long
3264
- */
3265
- typapppollil: string | null;
3266
- /**
3267
- * Libellé long féminin
3268
- */
3269
- typapppollilfem: string | null;
3270
- /**
3271
- * Libellé long pluriel
3272
- */
3273
- typapppollilplu: string | null;
3274
- /**
3275
- * Numéro de tri
3276
- */
3277
- typapppolnumtri: Int8 | null;
3278
- }
3279
-
3280
- export interface Typatt {
3281
- /**
3282
- * Clé de la table
3283
- */
3284
- typattcod: string;
3285
- /**
3286
- * Libellé
3287
- */
3288
- typattlib: string;
3289
- }
3290
-
3291
- export interface Typaut {
3292
- /**
3293
- * Clé de la table
3294
- */
3295
- typautcod: string;
3296
- /**
3297
- * Libellé
3298
- */
3299
- typautlib: string;
3300
- }
3301
-
3302
- export interface Typdoc {
3303
- /**
3304
- * Clé de la table
3305
- */
3306
- typdoccod: string;
3307
- /**
3308
- * Libellé
3309
- */
3310
- typdoclib: string | null;
3311
- }
3312
-
3313
- export interface Typevtsea {
3314
- /**
3315
- * Clé de la table
3316
- */
3317
- typevtcod: string;
3318
- /**
3319
- * Libellé
3320
- */
3321
- typevtlib: string;
3322
- }
3323
-
3324
- export interface Typlec {
3325
- /**
3326
- * Clé de la table
3327
- */
3328
- typleccod: string;
3329
- /**
3330
- * Libellé
3331
- */
3332
- typleclib: string;
3333
- /**
3334
- * classement de la lecture
3335
- */
3336
- typlecord: Int8 | null;
3337
- }
3338
-
3339
- export interface Typloi {
3340
- /**
3341
- * Clé étrangère vers natloi (regroupement de dossiers par nature)
3342
- */
3343
- groupe: string | null;
3344
- /**
3345
- * Abréviation, utilisée notamment dans le TAP
3346
- */
3347
- typloiabr: string | null;
3348
- /**
3349
- * Clé de la table
3350
- */
3351
- typloicod: string;
3352
- /**
3353
- * de, de la...
3354
- */
3355
- typloide: string | null;
3356
- /**
3357
- * Dénomination officielle du type de dossier
3358
- */
3359
- typloiden: string | null;
3360
- /**
3361
- * Dénomination au pluriel
3362
- */
3363
- typloidenplu: string | null;
3364
- /**
3365
- * Genre : F=féminin, M=masculin
3366
- */
3367
- typloigen: string | null;
3368
- /**
3369
- * Libellé
3370
- */
3371
- typloilib: string;
3372
- /**
3373
- * Titre utilisé pour les regroupements par types
3374
- */
3375
- typloitit: string | null;
3376
- }
3377
-
3378
- export interface Typorg {
3379
- /**
3380
- * Clé de la table
3381
- */
3382
- typorgcod: string;
3383
- /**
3384
- * Libellé
3385
- */
3386
- typorglib: string;
3387
- /**
3388
- * Classement
3389
- */
3390
- typorgord: Int8 | null;
3391
- /**
3392
- * Titre associé à la listes des organismes du type considéré
3393
- */
3394
- typorgtitens: string | null;
3395
- /**
3396
- * URL de la page associée
3397
- */
3398
- typorgurl: string | null;
3399
- /**
3400
- * Code pour la vidéothèque
3401
- */
3402
- typorgvid: string | null;
3403
- }
3404
-
3405
- export interface TyporgSen {
3406
- evetempub: Generated<string | null>;
3407
- /**
3408
- * Date système création
3409
- */
3410
- syscredat: Timestamp | null;
3411
- /**
3412
- * Date système modification
3413
- */
3414
- sysmajdat: Timestamp | null;
3415
- /**
3416
- * Code type organisme
3417
- */
3418
- typorgcod: string;
3419
- /**
3420
- * Libellé
3421
- */
3422
- typorglib: string;
3423
- /**
3424
- * Libellé pluriel
3425
- */
3426
- typorglibplu: string | null;
3427
- /**
3428
- * Libellé court
3429
- */
3430
- typorglic: string;
3431
- /**
3432
- * Numéro de tri
3433
- */
3434
- typorgnumtri: Int8 | null;
3435
- /**
3436
- * URL complète
3437
- */
3438
- typorgurlcmp: string | null;
3439
- /**
3440
- * URL simplifiée
3441
- */
3442
- typorgurlsim: string | null;
3443
- }
3444
-
3445
- export interface Typrap {
3446
- /**
3447
- * Clé étrangère vers catrap (catégorie du rapport)
3448
- */
3449
- catrapcod: string | null;
3450
- /**
3451
- * O = indépendent dess dossiers législatifs
3452
- */
3453
- typrapind: string;
3454
- /**
3455
- * Libellé
3456
- */
3457
- typraplib: string;
3458
- /**
3459
- * Libellé pluriel
3460
- */
3461
- typraplibplu: string | null;
3462
- /**
3463
- * O=une notice est générée pour ce type de rapports
3464
- */
3465
- typrapnot: string | null;
3466
- /**
3467
- * Clé de la table
3468
- */
3469
- typraprap: string;
3470
- /**
3471
- * Répertoire par défaut pour ce type de rapports
3472
- */
3473
- typraprep: string | null;
3474
- /**
3475
- * O=la numérotation est remise à zéro à chaque session
3476
- */
3477
- typrapses: string | null;
3478
- /**
3479
- * URL de la page présentants les rapports de ce type
3480
- */
3481
- typrapurl: string | null;
3482
- }
3483
-
3484
- export interface Typtxt {
3485
- /**
3486
- * Clé de la table
3487
- */
3488
- typtxtcod: string;
3489
- /**
3490
- * Libellé
3491
- */
3492
- typtxtlib: string;
3493
- }
3494
-
3495
- export interface Typurl {
3496
- /**
3497
- * Libellé
3498
- */
3499
- libtypurl: string;
3500
- /**
3501
- * Clé de la table
3502
- */
3503
- typurl: string;
3504
- }
3505
-
3506
- export interface Votsen {
3507
- /**
3508
- * Clé étrangère vers posvot (position de vote)
3509
- */
3510
- posvotcod: string | null;
3511
- /**
3512
- * Avec sesann, clé étrangère vers la table scr (numéro de scrutin) - élément de la clé de la table
3513
- */
3514
- scrnum: Int8;
3515
- /**
3516
- * Matricule du sénateur (table SEN de la base senateurs) - élément de la clé de la table
3517
- */
3518
- senmat: string;
3519
- /**
3520
- * Matricule du délégant (clé étrangère vers SEN)
3521
- */
3522
- senmatdel: string | null;
3523
- /**
3524
- * Avec scrnum, clé étrangère vers la table scr (scrutin) - élément de la clé de la table
3525
- */
3526
- sesann: Int8;
3527
- /**
3528
- * Clé étrangère vers statvot (statut spécial du votant)
3529
- */
3530
- stavotidt: string;
3531
- /**
3532
- * Clé étrangère vers titsen (titre du sénateur)
3533
- */
3534
- titsencod: string;
3535
- votsenmar: string | null;
3536
- }
3537
-
3538
- export interface DB {
3539
- amescr: Amescr;
3540
- ass: Ass;
3541
- aud: Aud;
3542
- auteur: Auteur;
3543
- ble: Ble;
3544
- bur: Bur;
3545
- catrap: Catrap;
3546
- com: Com;
3547
- corscr: Corscr;
3548
- date_seance: DateSeance;
3549
- deccoc: Deccoc;
3550
- delega: Delega;
3551
- denrap: Denrap;
3552
- designorg: Designorg;
3553
- doc: Doc;
3554
- docatt: Docatt;
3555
- docsea: Docsea;
3556
- dpt: Dpt;
3557
- dptele: Dptele;
3558
- ecr: Ecr;
3559
- elusen: Elusen;
3560
- etadebman: Etadebman;
3561
- etafinman: Etafinman;
3562
- etaloi: Etaloi;
3563
- etasen: Etasen;
3564
- evtsea: Evtsea;
3565
- foncom: Foncom;
3566
- fondelega: Fondelega;
3567
- fongrppol: Fongrppol;
3568
- fonmemcom: Fonmemcom;
3569
- fonmemdelega: Fonmemdelega;
3570
- fonmemgrppol: Fonmemgrppol;
3571
- forpub: Forpub;
3572
- gen: Gen;
3573
- grppol: Grppol;
3574
- lecass: Lecass;
3575
- lecassrap: Lecassrap;
3576
- lecture: Lecture;
3577
- libcom: Libcom;
3578
- libdelega: Libdelega;
3579
- libgrppol: Libgrppol;
3580
- lnkrap: Lnkrap;
3581
- loi: Loi;
3582
- loithe: Loithe;
3583
- memcom: Memcom;
3584
- memdelega: Memdelega;
3585
- memgrppol: Memgrppol;
3586
- natloi: Natloi;
3587
- org: Org;
3588
- orgnomhis: Orgnomhis;
3589
- orippr: Orippr;
3590
- oritxt: Oritxt;
3591
- posvot: Posvot;
3592
- qua: Qua;
3593
- qua_sen: QuaSen;
3594
- rap: Rap;
3595
- raporg: Raporg;
3596
- rapthe: Rapthe;
3597
- rolsig: Rolsig;
3598
- scr: Scr;
3599
- sen: Sen;
3600
- senbur: Senbur;
3601
- sennom: Sennom;
3602
- ses: Ses;
3603
- stavot: Stavot;
3604
- texte: Texte;
3605
- texte_ancien: TexteAncien;
3606
- the: The;
3607
- titsen: Titsen;
3608
- typapppol: Typapppol;
3609
- typatt: Typatt;
3610
- typaut: Typaut;
3611
- typdoc: Typdoc;
3612
- typevtsea: Typevtsea;
3613
- typlec: Typlec;
3614
- typloi: Typloi;
3615
- typorg: Typorg;
3616
- typorg_sen: TyporgSen;
3617
- typrap: Typrap;
3618
- typtxt: Typtxt;
3619
- typurl: Typurl;
3620
- votsen: Votsen;
3621
- }