{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Unit Usaha PMDN Sektor Sekunder","type":"numeric"}],
  "records": [
    [1,2018.0,122.0],
    [2,2019.0,50.0],
    [3,2020.0,848.0],
    [4,2021.0,1071.0],
    [5,2022.0,2359.0],
    [6,2023.0,4750.0],
    [7,2018,122],
    [8,2019,50],
    [9,2020,848],
    [10,2021,1071],
    [11,2022,2359],
    [12,2023,4750]
]}
