democracy_polis_get_votation_detail
Retrieve detailed Swiss popular vote data including optional municipal results, enabling analysis of regional voting patterns.
Instructions
Gibt detaillierte Polis-Daten zu einer Volksabstimmung zurück.
Optional mit Gemeinde-Resultaten – ideal für Fragen wie «Wie hat die Stadt Zürich bei der AHV-Reform abgestimmt?». Benötigt SRGSSR_CONSUMER_KEY und SRGSSR_CONSUMER_SECRET.
Args: params (PolisVotationDetailInput): Enthält: - votation_id (str): Polis-ID aus democracy_polis_list_votations - lang (str): Ausgabesprache - include_municipalities (bool): Gemeinderesultate einschliessen
Returns: str: JSON mit Polis-Abstimmungsdetails, kantonalen und optionalen Gemeindedaten
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |