Search Draft Legislation
ris_search_draftsSearch Austria’s federal lawmaking pipeline BEFORE promulgation — the monitoring counterpart to ris_search_gazette (what will become law). stage selects the phase: review_drafts (Begutachtungsentwürfe — draft laws a ministry has put into public review, before any government bill exists) or government_bills (Regierungsvorlagen — bills the council of ministers adopted and submitted to parliament, 2004+). Filter by query (full text), title, ministry (accepts an abbreviation like "BMF" — expanded to RIS’s exact designation; the historical name at submission time counts), in_review_on (review_drafts only — drafts whose review window covers the date; today = "what is in Begutachtung right now"), or decided_from/to (government_bills only — council adoption date). changed_since gives coarse recency. Each record carries materials — the companion documents filed with the draft (Erläuterungen, Textgegenüberstellung, Vorblatt/WFA, covering letter, annexes); the Erläuterungen carry the drafting reasoning the bill text omits, and passing a materials[].url to ris_get_document as document_url is the only way to read one (format there picks the rendition returned). Documents are preparatory, not binding law. Ministry codes: ris_list_reference topic ministries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based result page. Default 1. | |
| query | No | Full-text search (Suchworte). Boolean operators UND/ODER/NICHT or AND/OR/NOT, parentheses, quoted phrases; wildcard * is trailing-only. | |
| stage | Yes | Which pipeline stage to search — one per call. review_drafts (Begut, ministerial review) or government_bills (RegV, council-adopted bills). Details: ris_list_reference topic stages. | |
| title | No | Title search (Titel) — phrase field: * allowed leading or trailing with ≥2 characters beside it. | |
| sort_by | No | Sort column: date (review deadline or adoption date per stage), ministry, or title. Default: upstream order. | |
| ministry | No | Submitting ministry (EinbringendeStelle). Accepts an abbreviation ("BMF") — expanded to RIS’s exact-match designation; use the ministry’s name at the time of submission. Table: ris_list_reference topic ministries. | |
| page_size | No | Documents per page — RIS accepts 10, 20, 50, or 100. Default 20. | |
| decided_to | No | government_bills only. Latest adoption date (YYYY-MM-DD). | |
| decided_from | No | government_bills only. Earliest council-of-ministers adoption date (YYYY-MM-DD). | |
| in_review_on | No | review_drafts only. Drafts whose public-review window covers this date (YYYY-MM-DD). Today = drafts currently in Begutachtung. | |
| changed_since | No | Coarse recency filter — documents changed in RIS within the interval. For exact windows use ris_track_changes. | |
| sort_direction | No | Sort direction; applies with sort_by. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page number RIS served. | |
| error | No | Present when the call failed. Absent on success. | |
| notice | No | Zero-hit guidance — names the likely cause and the concrete next call. | |
| results | No | Matching pipeline documents for the requested page. Totals and paging in enrichment. | |
| pageSize | No | Page size RIS applied. | |
| truncated | No | Present and true when more pages exist beyond this one — raise page to continue. | |
| totalCount | No | Total matching documents across all pages. |