GET /data-portal/api/options/sector/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "value": "Buildings",
        "label": "Buildings"
    },
    {
        "value": "Electricity",
        "label": "Electricity"
    },
    {
        "value": "Industry",
        "label": "Industry"
    },
    {
        "value": "Transport",
        "label": "Transport"
    }
]