Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 1.66 KB

File metadata and controls

31 lines (26 loc) · 1.66 KB

DrucksacheText

Properties

Name Type Description Notes
id str
drucksachetyp str
dokumentnummer str
herausgeber str
datum date
aktualisiert datetime Letzte Aktualisierung der Entität
titel str
autoren_anzahl int Gesamtzahl der Autor:innen
fundstelle Fundstelle
vorgangsbezug_anzahl int Gesamtzahl der zugehörigen Vorgänge
typ str defaults to "Dokument"
dokumentart str defaults to "Drucksache"
wahlperiode int [optional]
autoren_anzeige [DrucksacheAutorenAnzeigeInner] Zusammenfassung der ersten 4 zur Anzeige markierten Autor:innen [optional]
pdf_hash str MD5-Prüfsumme der PDF-Datei [optional]
urheber [Urheber] [optional]
vorgangsbezug [Vorgangsbezug] Zusammenfassung der ersten 4 zugehörigen Vorgänge [optional]
ressort [Ressort] [optional]
anlagen str [optional]
text str Volltext des Dokuments Das Beispiel enthält einen gekürzten Auszug einer Drucksache. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]