{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Industri Besar","type":"numeric"}],
  "records": [
    [1,2018,39],
    [2,2019,58],
    [3,2020,58],
    [4,2021,58],
    [5,2022,59],
    [6,2023,59],
    [7,2018,39],
    [8,2019,58],
    [9,2020,58],
    [10,2021,58],
    [11,2022,59],
    [12,2023,59]
]}
