{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah industri yang bersertifikat","type":"text"}],
  "records": [
    [1,2021.0,""],
    [2,2022.0,""],
    [3,2023.0,""],
    [4,2024.0,""],
    [5,2025.0,""],
    [6,2021,""],
    [7,2022,""],
    [8,2023,""],
    [9,2024,""],
    [10,2025,""]
]}
