{
    "status": "200",
    "constts": true,
    "data": [
        {
            "periode_update": "2021",
            "sub_indikator": "Gula Pasir",
            "jumlah": "7.9"
        },
        {
            "periode_update": "2021",
            "sub_indikator": "Gula Merah",
            "jumlah": "0.2"
        },
        {
            "periode_update": "2022",
            "sub_indikator": "Gula Pasir",
            "jumlah": "7.2"
        },
        {
            "periode_update": "2022",
            "sub_indikator": "Gula Merah",
            "jumlah": "0.1"
        },
        {
            "periode_update": "2023",
            "sub_indikator": "Gula Pasir",
            "jumlah": "6.6"
        },
        {
            "periode_update": "2023",
            "sub_indikator": "Gula Merah",
            "jumlah": "0.1"
        },
        {
            "periode_update": "2024",
            "sub_indikator": "Gula Pasir",
            "jumlah": "6.4"
        },
        {
            "periode_update": "2024",
            "sub_indikator": "Gula Merah",
            "jumlah": "0.2"
        }
    ]
}