{ "title": { "text": "Beschäftigungsstruktur" }, "subtitle": { "text": "zum 30. Juni 2025

Delmenhorst / Niedersachsen" }, "plotOptions": { "pie": { "size": 150, "allowPointSelect": true, "cursor": "pointer", "borderWidth": 3, "dataLabels": { "enabled": true, "distance": 3, "format": "{point.percentage:.1f} %" } } }, "chart": { "type": "pie" }, "series": [{ "name": "Beschäftigungstruktur Delmenhorst", "data": [{ "name": "Land-
und-
Forstw.", "y": 0.2 }, { "name": "Industrie", "y": 15.4 }, { "name": "Bau-
gewerbe", "y": 7.7 },{ "name": "Handel", "y": 17.8 },{ "name": "Dienst-
leistungen", "y": 58.9 } ], "center": [150, 80], "showInLegend": false }, { "name": "Beschäftigungstruktur Niedersachsen", "data": [{ "name": "Land-
und-
Forstw.", "y": 1.4 }, { "name": "Industrie", "y": 19.4 }, { "name": "Bau-
gewerbe", "y": 6.6 },{ "name": "Handel", "y": 13.9 },{ "name": "Dienst-
leistungen", "y": 58.8 } ], "center": [420, 80], "showInLegend": true }] }