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