{
    "status": "200",
    "constts": true,
    "data": [
        {
            "periode_update": "2020",
            "sub_indikator": "Jumlah Bus",
            "jumlah": "28"
        },
        {
            "periode_update": "2020",
            "sub_indikator": "Jumlah Angkutan Kota",
            "jumlah": "10"
        },
        {
            "periode_update": "2020",
            "sub_indikator": "Jumlah Ojek",
            "jumlah": "18"
        },
        {
            "periode_update": "2020",
            "sub_indikator": "Jumlah Delman",
            "jumlah": "1"
        },
        {
            "periode_update": "2021",
            "sub_indikator": "Jumlah Bus",
            "jumlah": "30"
        },
        {
            "periode_update": "2021",
            "sub_indikator": "Jumlah Angkutan Kota",
            "jumlah": "8"
        },
        {
            "periode_update": "2021",
            "sub_indikator": "Jumlah Ojek",
            "jumlah": "25"
        },
        {
            "periode_update": "2021",
            "sub_indikator": "Jumlah Delman",
            "jumlah": "1"
        }
    ]
}