{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun_data","type":"numeric"},{"id":"bulan_data","type":"numeric"},{"id":"indikator_ranap","type":"text"},{"id":"capaian_indikator","type":"numeric"}],
  "records": [
    [1,2023,1,"BOR",49.35],
    [2,2023,2,"BOR",62.14],
    [3,2023,3,"BOR",61.52],
    [4,2023,4,"BOR",48.54],
    [5,2023,5,"BOR",55.85],
    [6,2023,6,"BOR",57.46],
    [7,2023,7,"BOR",53.6],
    [8,2023,8,"BOR",59.37],
    [9,2023,9,"BOR",60.85],
    [10,2023,10,"BOR",67.65],
    [11,2023,11,"BOR",67.8],
    [12,2023,12,"BOR",58.7],
    [13,2023,1,"LOS",11],
    [14,2023,2,"LOS",13],
    [15,2023,3,"LOS",11],
    [16,2023,4,"LOS",13],
    [17,2023,5,"LOS",11],
    [18,2023,6,"LOS",12],
    [19,2023,7,"LOS",12],
    [20,2023,8,"LOS",10],
    [21,2023,9,"LOS",11],
    [22,2023,10,"LOS",11],
    [23,2023,11,"LOS",10],
    [24,2023,12,"LOS",13],
    [25,2023,1,"TOI",11],
    [26,2023,2,"TOI",8],
    [27,2023,3,"TOI",7],
    [28,2023,4,"TOI",13],
    [29,2023,5,"TOI",9],
    [30,2023,6,"TOI",9],
    [31,2023,7,"TOI",10],
    [32,2023,8,"TOI",7],
    [33,2023,9,"TOI",7],
    [34,2023,10,"TOI",5],
    [35,2023,11,"TOI",5],
    [36,2023,12,"TOI",9]
]}
