{
    "openapi": "3.0.0",
    "info": {
        "title": "Feiertagskalender API",
        "description": "This API reads the geographical tree of Switzerland. This allows the geoIds required for further queries to be determined. The required parameter is `api_key`.  In addition, the output can be configured using further parameters. The parameters are passed as query parameters in the URL. Alternatively, authorisation can also take place in the header.<br><br>**CSV note:** The CSV output contains a flat table structure in which nested JSON\/XML elements are not mapped. Some data fields are not available in CSV format.",
        "version": "0.9.0"
    },
    "servers": [
        {
            "url": "https:\/\/feiertagskalender.ch\/api"
        }
    ],
    "paths": {
        "\/GeoTree\/CH\/index.php": {
            "get": {
                "tags": [
                    "Geographical data"
                ],
                "summary": "Get the geographical tree for all municipalities in Switzerland. (query parameter)",
                "description": "**GeoTree\/CH**<br>This API reads the geographical tree of Switzerland. This allows the geoIds required for further queries to be determined. The required parameter is `api_key`.  In addition, the output can be configured using further parameters. The parameters are passed as query parameters in the URL. Alternatively, authorisation can also take place in the header.",
                "parameters": [
                    {
                        "name": "api_key",
                        "in": "query",
                        "required": true,
                        "description": "Your API Key",
                        "schema": {
                            "type": "string"
                        }
                    },
                    {
                        "name": "charset",
                        "in": "query",
                        "required": false,
                        "description": "The desired coding of the response",
                        "schema": {
                            "type": "string",
                            "enum": [
                                "utf-8",
                                "iso-8859-1"
                            ],
                            "default": "utf-8"
                        }
                    },
                    {
                        "name": "format",
                        "in": "query",
                        "required": false,
                        "description": "The desired output format",
                        "schema": {
                            "type": "string",
                            "enum": [
                                "json",
                                "xml",
                                "csv"
                            ],
                            "default": "json"
                        }
                    },
                    {
                        "name": "hl",
                        "in": "query",
                        "required": false,
                        "description": "Desired language of the output",
                        "schema": {
                            "type": "string",
                            "enum": [
                                "de",
                                "en",
                                "fr",
                                "it"
                            ],
                            "default": "de"
                        }
                    }
                ],
                "responses": {
                    "200": {
                        "description": "Successful response with the query results. The CSV output contains a flat table structure in which nested JSON\/XML elements are not mapped. Please note that some data fields are not available in CSV format. \n\n**JSON-Request:**\n`https:\/\/feiertagskalender.ch\/api\/GeoTree\/CH\/index.php?api_key=YOUR_API_KEY&hl=de`\n\n**XML-Request:**\n`https:\/\/feiertagskalender.ch\/api\/GeoTree\/CH\/index.php?api_key=YOUR_API_KEY&hl=de&format=XML`\n\n**CSV-Request:**\n`https:\/\/feiertagskalender.ch\/api\/GeoTree\/CH\/index.php?api_key=YOUR_API_KEY&hl=de&format=CSV`\n\n",
                        "content": {
                            "application\/json": {
                                "example": {
                                    "interface": "fcal API 2.02",
                                    "source": {
                                        "href": "https:\/\/feiertagskalender.ch",
                                        "description": "feiertagskalender.ch"
                                    },
                                    "copyright": {
                                        "href": "https:\/\/psc.ch",
                                        "description": "psc Peter Schuetz Informatik-Dienstleistungen, CH Arch"
                                    },
                                    "apiName": "GeoTree\/CH",
                                    "apiStatus": {
                                        "description": "active"
                                    },
                                    "date": "2025-02-28",
                                    "request": {
                                        "iso": "CH",
                                        "charset": "utf-8",
                                        "format": "json",
                                        "hl": "de"
                                    },
                                    "results": {
                                        "status": {
                                            "description": "ok"
                                        },
                                        "location": {
                                            "description": "Schweiz",
                                            "type": "Land",
                                            "geoId": "3056",
                                            "iso": "CH",
                                            "iso-3166-2": "",
                                            "bfs": null,
                                            "children": [
                                                {
                                                    "description": "Aargau",
                                                    "type": "Kanton",
                                                    "geoId": "1",
                                                    "iso": "CH",
                                                    "iso-3166-2": "CH-AG",
                                                    "bfs": null,
                                                    "children": [
                                                        {
                                                            "description": "Aarau",
                                                            "type": "Bezirk",
                                                            "geoId": "2",
                                                            "iso": "CH",
                                                            "iso-3166-2": "CH-AG",
                                                            "bfs": null,
                                                            "children": [
                                                                {
                                                                    "description": "Aarau",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "3",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4001",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Biberstein",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "4",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4002",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Buchs (AG)",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "5",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4003",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Densbüren",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "6",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4004",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Erlinsbach (AG)",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "7",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4005",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Gränichen",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "8",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4006",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Hirschthal",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "9",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4007",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Küttigen",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "10",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4008",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Muhen",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "11",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4009",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Oberentfelden",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "12",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4010",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Suhr",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "14",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4012",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Unterentfelden",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "15",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4013",
                                                                    "children": null
                                                                }
                                                            ]
                                                        },
                                                        {
                                                            "description": "Baden",
                                                            "type": "Bezirk",
                                                            "geoId": "16",
                                                            "iso": "CH",
                                                            "iso-3166-2": "CH-AG",
                                                            "bfs": null,
                                                            "children": [
                                                                {
                                                                    "description": "Baden",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "17",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4021",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Bellikon",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "18",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4022",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Bergdietikon",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "19",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4023",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Birmenstorf (AG)",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "20",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4024",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Ehrendingen",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "31",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4049",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Ennetbaden",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "21",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4026",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Fislisbach",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "22",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4027",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Freienwil",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "23",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4028",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Gebenstorf",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "24",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4029",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Killwangen",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "25",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4030",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Künten",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "26",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4031",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Mägenwil",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "27",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4032",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Mellingen",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "28",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4033",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Neuenhof",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "29",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4034",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Niederrohrdorf",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "30",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4035",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Oberrohrdorf",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "32",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4037",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Obersiggenthal",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "33",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4038",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Remetschwil",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "34",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4039",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Spreitenbach",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "35",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4040",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Stetten (AG)",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "36",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4041",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Untersiggenthal",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "39",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4044",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Wettingen",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "40",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4045",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Wohlenschwil",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "41",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4046",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Würenlingen",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "42",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4047",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Würenlos",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "43",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4048",
                                                                    "children": null
                                                                }
                                                            ]
                                                        }
                                                    ]
                                                }
                                            ]
                                        }
                                    }
                                }
                            },
                            "application\/xml": {
                                "schema": {
                                    "type": "object",
                                    "xml": {
                                        "name": "fcal_api"
                                    }
                                },
                                "example": "<fcal_api>\r\n<interface>fcal API 2.02<\/interface>\r\n<source>\r\n<href>https:\/\/feiertagskalender.ch<\/href>\r\n<description>feiertagskalender.ch<\/description>\r\n<\/source>\r\n<copyright>\r\n<href>https:\/\/psc.ch<\/href>\r\n<description>psc Peter Schuetz Informatik-Dienstleistungen, CH Bern<\/description>\r\n<\/copyright>\r\n<apiStatus>\r\n<description>active<\/description>\r\n<\/apiStatus>\r\n<apiName>GeoTree\/CH<\/apiName>\r\n<date>2025-02-28<\/date>\r\n<request>\r\n<iso>CH<\/iso>\r\n<charset>utf-8<\/charset>\r\n<format>xml<\/format>\r\n<hl>de<\/hl>\r\n<\/request>\r\n<results>\r\n<status>\r\n<description>ok<\/description>\r\n<\/status>\r\n<location>\r\n<description>Schweiz<\/description>\r\n<type>Land<\/type>\r\n<geoId>3056<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2><\/iso-3166-2>\r\n<bfs><\/bfs>\r\n<children>\r\n<child>\r\n<description>Aargau<\/description>\r\n<type>Kanton<\/type>\r\n<geoId>1<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs><\/bfs>\r\n<children>\r\n<child>\r\n<description>Aarau<\/description>\r\n<type>Bezirk<\/type>\r\n<geoId>2<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs><\/bfs>\r\n<children>\r\n<child>\r\n<description>Aarau<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>3<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4001<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Biberstein<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>4<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4002<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Buchs (AG)<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>5<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4003<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Densbüren<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>6<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4004<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Erlinsbach (AG)<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>7<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4005<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Gränichen<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>8<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4006<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Hirschthal<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>9<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4007<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Küttigen<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>10<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4008<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Muhen<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>11<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4009<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Oberentfelden<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>12<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4010<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Suhr<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>14<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4012<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Unterentfelden<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>15<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4013<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n\r\n<\/children>\r\n<\/child>\r\n<child>\r\n<description>Baden<\/description>\r\n<type>Bezirk<\/type>\r\n<geoId>16<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs><\/bfs>\r\n<children>\r\n<child>\r\n<description>Baden<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>17<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4021<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Bellikon<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>18<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4022<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Bergdietikon<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>19<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4023<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Birmenstorf (AG)<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>20<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4024<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Ehrendingen<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>31<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4049<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Ennetbaden<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>21<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4026<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Fislisbach<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>22<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4027<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Freienwil<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>23<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4028<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Gebenstorf<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>24<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4029<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Killwangen<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>25<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4030<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Künten<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>26<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4031<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Mägenwil<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>27<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4032<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Mellingen<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>28<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4033<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Neuenhof<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>29<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4034<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Niederrohrdorf<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>30<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4035<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Oberrohrdorf<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>32<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4037<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Obersiggenthal<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>33<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4038<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Remetschwil<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>34<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4039<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Spreitenbach<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>35<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4040<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Stetten (AG)<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>36<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4041<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Untersiggenthal<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>39<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4044<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Wettingen<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>40<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4045<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Wohlenschwil<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>41<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4046<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Würenlingen<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>42<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4047<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Würenlos<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>43<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4048<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n\r\n<\/children>\r\n<\/child>\r\n\r\n\r\n<\/children>\r\n<\/child>\r\n\r\n<\/children>\r\n<\/location>\r\n<\/results>\r\n<\/fcal_api>"
                            },
                            "application\/csv": {
                                "example": "\"location_L0\";\"type_L0\";\"iso\";\"geoId_L0\";\"iso-3166-2\";\"location_L1\";\"type_L1\";\"geoId_L1\";\"location_L2\";\"type_L2\";\"geoId_L2\";\"location_L3\";\"type_L3\";\"geoId_L3\";\"bfs\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"\";\"\";\"\";\"\";\"\";\"\";\"\";\"\";\"\";\"\";\"\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"\";\"\";\"\";\"\";\"\";\"\";\"\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Aarau\";\"Bezirk\";\"2\";\"\";\"\";\"\";\"\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Aarau\";\"Bezirk\";\"2\";\"Aarau\";\"Gemeinde\";\"3\";\"4001\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Aarau\";\"Bezirk\";\"2\";\"Biberstein\";\"Gemeinde\";\"4\";\"4002\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Aarau\";\"Bezirk\";\"2\";\"Buchs (AG)\";\"Gemeinde\";\"5\";\"4003\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Aarau\";\"Bezirk\";\"2\";\"Densbüren\";\"Gemeinde\";\"6\";\"4004\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Aarau\";\"Bezirk\";\"2\";\"Erlinsbach (AG)\";\"Gemeinde\";\"7\";\"4005\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Aarau\";\"Bezirk\";\"2\";\"Gränichen\";\"Gemeinde\";\"8\";\"4006\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Aarau\";\"Bezirk\";\"2\";\"Hirschthal\";\"Gemeinde\";\"9\";\"4007\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Aarau\";\"Bezirk\";\"2\";\"Küttigen\";\"Gemeinde\";\"10\";\"4008\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Aarau\";\"Bezirk\";\"2\";\"Muhen\";\"Gemeinde\";\"11\";\"4009\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Aarau\";\"Bezirk\";\"2\";\"Oberentfelden\";\"Gemeinde\";\"12\";\"4010\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Aarau\";\"Bezirk\";\"2\";\"Suhr\";\"Gemeinde\";\"14\";\"4012\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Aarau\";\"Bezirk\";\"2\";\"Unterentfelden\";\"Gemeinde\";\"15\";\"4013\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"\";\"\";\"\";\"\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Baden\";\"Gemeinde\";\"17\";\"4021\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Bellikon\";\"Gemeinde\";\"18\";\"4022\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Bergdietikon\";\"Gemeinde\";\"19\";\"4023\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Birmenstorf (AG)\";\"Gemeinde\";\"20\";\"4024\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Ehrendingen\";\"Gemeinde\";\"31\";\"4049\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Ennetbaden\";\"Gemeinde\";\"21\";\"4026\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Fislisbach\";\"Gemeinde\";\"22\";\"4027\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Freienwil\";\"Gemeinde\";\"23\";\"4028\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Gebenstorf\";\"Gemeinde\";\"24\";\"4029\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Killwangen\";\"Gemeinde\";\"25\";\"4030\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Künten\";\"Gemeinde\";\"26\";\"4031\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Mägenwil\";\"Gemeinde\";\"27\";\"4032\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Mellingen\";\"Gemeinde\";\"28\";\"4033\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Neuenhof\";\"Gemeinde\";\"29\";\"4034\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Niederrohrdorf\";\"Gemeinde\";\"30\";\"4035\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Oberrohrdorf\";\"Gemeinde\";\"32\";\"4037\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Obersiggenthal\";\"Gemeinde\";\"33\";\"4038\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Remetschwil\";\"Gemeinde\";\"34\";\"4039\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Spreitenbach\";\"Gemeinde\";\"35\";\"4040\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Stetten (AG)\";\"Gemeinde\";\"36\";\"4041\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Untersiggenthal\";\"Gemeinde\";\"39\";\"4044\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Wettingen\";\"Gemeinde\";\"40\";\"4045\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Wohlenschwil\";\"Gemeinde\";\"41\";\"4046\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Würenlingen\";\"Gemeinde\";\"42\";\"4047\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Würenlos\";\"Gemeinde\";\"43\";\"4048\""
                            }
                        }
                    },
                    "400": {
                        "description": "Incorrect request - missing or invalid parameters.",
                        "content": {
                            "application\/json": {
                                "examples": {
                                    "not subscribed": {
                                        "summary": "You have not subscribed to the desired data.",
                                        "value": {
                                            "results": {
                                                "status": {
                                                    "description": "not subscribed"
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        }
                    },
                    "403": {
                        "description": "Access denied - Invalid API key.",
                        "content": {
                            "application\/json": {
                                "examples": {
                                    "invalid_key": {
                                        "summary": "Invalid API key.",
                                        "value": {
                                            "apiStatus": {
                                                "description": "invalid key"
                                            }
                                        }
                                    },
                                    "invalid_usage": {
                                        "summary": "The use of this API is not enabled for this user.",
                                        "value": {
                                            "apiStatus": {
                                                "description": "invalid usage"
                                            }
                                        }
                                    },
                                    "invalid_referer": {
                                        "summary": "Invalid access. Links from web pages (front-ends) are not allowed.",
                                        "value": {
                                            "apiStatus": {
                                                "description": "invalid referer"
                                            }
                                        }
                                    },
                                    "inactive": {
                                        "summary": "The API has not yet been activated for use.",
                                        "value": {
                                            "apiStatus": {
                                                "description": "inactive"
                                            }
                                        }
                                    },
                                    "expired": {
                                        "summary": "The period of use according to the contract has expired.",
                                        "value": {
                                            "apiStatus": {
                                                "description": "expired"
                                            }
                                        }
                                    }
                                }
                            }
                        }
                    },
                    "500": {
                        "description": "Interner Serverfehler – ein unerwarteter Fehler ist aufgetreten.",
                        "content": {
                            "application\/json": {
                                "example": {
                                    "error": {
                                        "code": 500,
                                        "message": "Interner Serverfehler. Bitte versuchen Sie es später erneut."
                                    }
                                }
                            }
                        }
                    }
                }
            },
            "post": {
                "tags": [
                    "Geographical data"
                ],
                "summary": "Get the geographical tree for all municipalities in Switzerland. ((JSON request)",
                "description": "**GeoTree\/CH**<br>This API reads the geographical tree of Switzerland. This allows the geoIds required for further queries to be determined. The required parameter is `api_key`.  The output can also be configured using additional parameters. The parameters are transferred as JSON in the request body. Alternatively, authorisation can also take place in the header. ",
                "requestBody": {
                    "required": true,
                    "content": {
                        "application\/json": {
                            "schema": {
                                "type": "object",
                                "properties": {
                                    "api_key": {
                                        "type": "string"
                                    },
                                    "charset": {
                                        "type": "string",
                                        "enum": [
                                            "utf-8",
                                            "iso-8859-1"
                                        ],
                                        "default": "utf-8"
                                    },
                                    "format": {
                                        "type": "string",
                                        "enum": [
                                            "json",
                                            "xml",
                                            "csv"
                                        ],
                                        "default": "json"
                                    },
                                    "hl": {
                                        "type": "string",
                                        "enum": [
                                            "de",
                                            "fr",
                                            "it",
                                            "en"
                                        ],
                                        "default": "de"
                                    }
                                },
                                "required": [
                                    "api_key"
                                ]
                            },
                            "example": {
                                "api_key": "YOUR_API_KEY",
                                "charset": "utf-8",
                                "format": "json",
                                "hl": "de"
                            }
                        }
                    }
                },
                "responses": {
                    "200": {
                        "description": "Successful response with the query results. The CSV output contains a flat table structure in which nested JSON\/XML elements are not mapped. Please note that some data fields are not available in CSV format.",
                        "content": {
                            "application\/json": {
                                "example": {
                                    "interface": "fcal API 2.02",
                                    "source": {
                                        "href": "https:\/\/feiertagskalender.ch",
                                        "description": "feiertagskalender.ch"
                                    },
                                    "copyright": {
                                        "href": "https:\/\/psc.ch",
                                        "description": "psc Peter Schuetz Informatik-Dienstleistungen, CH Arch"
                                    },
                                    "apiName": "GeoTree\/CH",
                                    "apiStatus": {
                                        "description": "active"
                                    },
                                    "date": "2025-02-28",
                                    "request": {
                                        "iso": "CH",
                                        "charset": "utf-8",
                                        "format": "json",
                                        "hl": "de"
                                    },
                                    "results": {
                                        "status": {
                                            "description": "ok"
                                        },
                                        "location": {
                                            "description": "Schweiz",
                                            "type": "Land",
                                            "geoId": "3056",
                                            "iso": "CH",
                                            "iso-3166-2": "",
                                            "bfs": null,
                                            "children": [
                                                {
                                                    "description": "Aargau",
                                                    "type": "Kanton",
                                                    "geoId": "1",
                                                    "iso": "CH",
                                                    "iso-3166-2": "CH-AG",
                                                    "bfs": null,
                                                    "children": [
                                                        {
                                                            "description": "Aarau",
                                                            "type": "Bezirk",
                                                            "geoId": "2",
                                                            "iso": "CH",
                                                            "iso-3166-2": "CH-AG",
                                                            "bfs": null,
                                                            "children": [
                                                                {
                                                                    "description": "Aarau",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "3",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4001",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Biberstein",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "4",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4002",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Buchs (AG)",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "5",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4003",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Densbüren",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "6",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4004",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Erlinsbach (AG)",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "7",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4005",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Gränichen",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "8",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4006",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Hirschthal",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "9",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4007",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Küttigen",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "10",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4008",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Muhen",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "11",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4009",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Oberentfelden",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "12",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4010",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Suhr",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "14",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4012",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Unterentfelden",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "15",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4013",
                                                                    "children": null
                                                                }
                                                            ]
                                                        },
                                                        {
                                                            "description": "Baden",
                                                            "type": "Bezirk",
                                                            "geoId": "16",
                                                            "iso": "CH",
                                                            "iso-3166-2": "CH-AG",
                                                            "bfs": null,
                                                            "children": [
                                                                {
                                                                    "description": "Baden",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "17",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4021",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Bellikon",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "18",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4022",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Bergdietikon",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "19",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4023",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Birmenstorf (AG)",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "20",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4024",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Ehrendingen",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "31",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4049",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Ennetbaden",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "21",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4026",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Fislisbach",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "22",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4027",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Freienwil",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "23",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4028",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Gebenstorf",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "24",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4029",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Killwangen",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "25",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4030",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Künten",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "26",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4031",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Mägenwil",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "27",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4032",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Mellingen",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "28",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4033",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Neuenhof",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "29",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4034",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Niederrohrdorf",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "30",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4035",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Oberrohrdorf",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "32",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4037",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Obersiggenthal",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "33",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4038",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Remetschwil",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "34",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4039",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Spreitenbach",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "35",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4040",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Stetten (AG)",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "36",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4041",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Untersiggenthal",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "39",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4044",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Wettingen",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "40",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4045",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Wohlenschwil",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "41",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4046",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Würenlingen",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "42",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4047",
                                                                    "children": null
                                                                },
                                                                {
                                                                    "description": "Würenlos",
                                                                    "type": "Gemeinde",
                                                                    "geoId": "43",
                                                                    "iso": "CH",
                                                                    "iso-3166-2": "CH-AG",
                                                                    "bfs": "4048",
                                                                    "children": null
                                                                }
                                                            ]
                                                        }
                                                    ]
                                                }
                                            ]
                                        }
                                    }
                                }
                            },
                            "application\/xml": {
                                "schema": {
                                    "type": "object",
                                    "xml": {
                                        "name": "fcal_api"
                                    }
                                },
                                "example": "<fcal_api>\r\n<interface>fcal API 2.02<\/interface>\r\n<source>\r\n<href>https:\/\/feiertagskalender.ch<\/href>\r\n<description>feiertagskalender.ch<\/description>\r\n<\/source>\r\n<copyright>\r\n<href>https:\/\/psc.ch<\/href>\r\n<description>psc Peter Schuetz Informatik-Dienstleistungen, CH Bern<\/description>\r\n<\/copyright>\r\n<apiStatus>\r\n<description>active<\/description>\r\n<\/apiStatus>\r\n<apiName>GeoTree\/CH<\/apiName>\r\n<date>2025-02-28<\/date>\r\n<request>\r\n<iso>CH<\/iso>\r\n<charset>utf-8<\/charset>\r\n<format>xml<\/format>\r\n<hl>de<\/hl>\r\n<\/request>\r\n<results>\r\n<status>\r\n<description>ok<\/description>\r\n<\/status>\r\n<location>\r\n<description>Schweiz<\/description>\r\n<type>Land<\/type>\r\n<geoId>3056<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2><\/iso-3166-2>\r\n<bfs><\/bfs>\r\n<children>\r\n<child>\r\n<description>Aargau<\/description>\r\n<type>Kanton<\/type>\r\n<geoId>1<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs><\/bfs>\r\n<children>\r\n<child>\r\n<description>Aarau<\/description>\r\n<type>Bezirk<\/type>\r\n<geoId>2<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs><\/bfs>\r\n<children>\r\n<child>\r\n<description>Aarau<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>3<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4001<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Biberstein<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>4<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4002<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Buchs (AG)<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>5<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4003<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Densbüren<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>6<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4004<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Erlinsbach (AG)<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>7<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4005<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Gränichen<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>8<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4006<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Hirschthal<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>9<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4007<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Küttigen<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>10<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4008<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Muhen<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>11<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4009<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Oberentfelden<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>12<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4010<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Suhr<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>14<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4012<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Unterentfelden<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>15<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4013<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n\r\n<\/children>\r\n<\/child>\r\n<child>\r\n<description>Baden<\/description>\r\n<type>Bezirk<\/type>\r\n<geoId>16<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs><\/bfs>\r\n<children>\r\n<child>\r\n<description>Baden<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>17<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4021<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Bellikon<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>18<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4022<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Bergdietikon<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>19<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4023<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Birmenstorf (AG)<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>20<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4024<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Ehrendingen<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>31<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4049<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Ennetbaden<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>21<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4026<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Fislisbach<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>22<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4027<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Freienwil<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>23<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4028<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Gebenstorf<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>24<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4029<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Killwangen<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>25<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4030<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Künten<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>26<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4031<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Mägenwil<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>27<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4032<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Mellingen<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>28<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4033<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Neuenhof<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>29<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4034<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Niederrohrdorf<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>30<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4035<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Oberrohrdorf<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>32<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4037<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Obersiggenthal<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>33<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4038<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Remetschwil<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>34<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4039<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Spreitenbach<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>35<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4040<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Stetten (AG)<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>36<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4041<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Untersiggenthal<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>39<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4044<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Wettingen<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>40<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4045<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Wohlenschwil<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>41<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4046<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Würenlingen<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>42<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4047<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n<child>\r\n<description>Würenlos<\/description>\r\n<type>Gemeinde<\/type>\r\n<geoId>43<\/geoId>\r\n<iso>CH<\/iso>\r\n<iso-3166-2>CH-AG<\/iso-3166-2>\r\n<bfs>4048<\/bfs>\r\n<children><\/children>\r\n<\/child>\r\n\r\n<\/children>\r\n<\/child>\r\n\r\n\r\n<\/children>\r\n<\/child>\r\n\r\n<\/children>\r\n<\/location>\r\n<\/results>\r\n<\/fcal_api>"
                            },
                            "application\/csv": {
                                "example": "\"location_L0\";\"type_L0\";\"iso\";\"geoId_L0\";\"iso-3166-2\";\"location_L1\";\"type_L1\";\"geoId_L1\";\"location_L2\";\"type_L2\";\"geoId_L2\";\"location_L3\";\"type_L3\";\"geoId_L3\";\"bfs\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"\";\"\";\"\";\"\";\"\";\"\";\"\";\"\";\"\";\"\";\"\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"\";\"\";\"\";\"\";\"\";\"\";\"\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Aarau\";\"Bezirk\";\"2\";\"\";\"\";\"\";\"\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Aarau\";\"Bezirk\";\"2\";\"Aarau\";\"Gemeinde\";\"3\";\"4001\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Aarau\";\"Bezirk\";\"2\";\"Biberstein\";\"Gemeinde\";\"4\";\"4002\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Aarau\";\"Bezirk\";\"2\";\"Buchs (AG)\";\"Gemeinde\";\"5\";\"4003\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Aarau\";\"Bezirk\";\"2\";\"Densbüren\";\"Gemeinde\";\"6\";\"4004\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Aarau\";\"Bezirk\";\"2\";\"Erlinsbach (AG)\";\"Gemeinde\";\"7\";\"4005\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Aarau\";\"Bezirk\";\"2\";\"Gränichen\";\"Gemeinde\";\"8\";\"4006\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Aarau\";\"Bezirk\";\"2\";\"Hirschthal\";\"Gemeinde\";\"9\";\"4007\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Aarau\";\"Bezirk\";\"2\";\"Küttigen\";\"Gemeinde\";\"10\";\"4008\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Aarau\";\"Bezirk\";\"2\";\"Muhen\";\"Gemeinde\";\"11\";\"4009\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Aarau\";\"Bezirk\";\"2\";\"Oberentfelden\";\"Gemeinde\";\"12\";\"4010\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Aarau\";\"Bezirk\";\"2\";\"Suhr\";\"Gemeinde\";\"14\";\"4012\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Aarau\";\"Bezirk\";\"2\";\"Unterentfelden\";\"Gemeinde\";\"15\";\"4013\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"\";\"\";\"\";\"\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Baden\";\"Gemeinde\";\"17\";\"4021\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Bellikon\";\"Gemeinde\";\"18\";\"4022\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Bergdietikon\";\"Gemeinde\";\"19\";\"4023\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Birmenstorf (AG)\";\"Gemeinde\";\"20\";\"4024\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Ehrendingen\";\"Gemeinde\";\"31\";\"4049\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Ennetbaden\";\"Gemeinde\";\"21\";\"4026\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Fislisbach\";\"Gemeinde\";\"22\";\"4027\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Freienwil\";\"Gemeinde\";\"23\";\"4028\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Gebenstorf\";\"Gemeinde\";\"24\";\"4029\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Killwangen\";\"Gemeinde\";\"25\";\"4030\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Künten\";\"Gemeinde\";\"26\";\"4031\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Mägenwil\";\"Gemeinde\";\"27\";\"4032\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Mellingen\";\"Gemeinde\";\"28\";\"4033\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Neuenhof\";\"Gemeinde\";\"29\";\"4034\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Niederrohrdorf\";\"Gemeinde\";\"30\";\"4035\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Oberrohrdorf\";\"Gemeinde\";\"32\";\"4037\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Obersiggenthal\";\"Gemeinde\";\"33\";\"4038\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Remetschwil\";\"Gemeinde\";\"34\";\"4039\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Spreitenbach\";\"Gemeinde\";\"35\";\"4040\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Stetten (AG)\";\"Gemeinde\";\"36\";\"4041\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Untersiggenthal\";\"Gemeinde\";\"39\";\"4044\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Wettingen\";\"Gemeinde\";\"40\";\"4045\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Wohlenschwil\";\"Gemeinde\";\"41\";\"4046\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Würenlingen\";\"Gemeinde\";\"42\";\"4047\"\r\n\"Schweiz\";\"Land\";\"CH\";\"3056\";\"Aargau\";\"Kanton\";\"CH-AG\";\"1\";\"Baden\";\"Bezirk\";\"16\";\"Würenlos\";\"Gemeinde\";\"43\";\"4048\""
                            }
                        }
                    },
                    "400": {
                        "description": "Incorrect request - missing or invalid parameters.",
                        "content": {
                            "application\/json": {
                                "examples": {
                                    "not subscribed": {
                                        "summary": "You have not subscribed to the desired data.",
                                        "value": {
                                            "results": {
                                                "status": {
                                                    "description": "not subscribed"
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        }
                    },
                    "403": {
                        "description": "Access denied - Invalid API key.",
                        "content": {
                            "application\/json": {
                                "examples": {
                                    "invalid_key": {
                                        "summary": "Invalid API key.",
                                        "value": {
                                            "apiStatus": {
                                                "description": "invalid key"
                                            }
                                        }
                                    },
                                    "invalid_usage": {
                                        "summary": "The use of this API is not enabled for this user.",
                                        "value": {
                                            "apiStatus": {
                                                "description": "invalid usage"
                                            }
                                        }
                                    },
                                    "invalid_referer": {
                                        "summary": "Invalid access. Links from web pages (front-ends) are not allowed.",
                                        "value": {
                                            "apiStatus": {
                                                "description": "invalid referer"
                                            }
                                        }
                                    },
                                    "inactive": {
                                        "summary": "The API has not yet been activated for use.",
                                        "value": {
                                            "apiStatus": {
                                                "description": "inactive"
                                            }
                                        }
                                    },
                                    "expired": {
                                        "summary": "The period of use according to the contract has expired.",
                                        "value": {
                                            "apiStatus": {
                                                "description": "expired"
                                            }
                                        }
                                    }
                                }
                            }
                        }
                    },
                    "500": {
                        "description": "Interner Serverfehler – ein unerwarteter Fehler ist aufgetreten.",
                        "content": {
                            "application\/json": {
                                "example": {
                                    "error": {
                                        "code": 500,
                                        "message": "Interner Serverfehler. Bitte versuchen Sie es später erneut."
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}