{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah perusahaan PMDN","type":"numeric"}],
  "records": [
    [1,2018.0,1427.0],
    [2,2019.0,2132.0],
    [3,2020.0,3100.0],
    [4,2021.0,3288.0],
    [5,2022.0,9302.0],
    [6,2023.0,10770.0],
    [7,2018,1427],
    [8,2019,2132],
    [9,2020,3100],
    [10,2021,3288],
    [11,2022,9302],
    [12,2023,10770]
]}
