{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Rasio Pajak Daerah terhadap PDRB","type":"numeric"}],
  "records": [
    [1,2018.0,0.39],
    [2,2019.0,0.25],
    [3,2020.0,0.23],
    [4,2021.0,0.23],
    [5,2022.0,0.25],
    [6,2023.0,0.26],
    [7,2024.0,0.26],
    [8,2025.0,0.3],
    [9,2018,0.39],
    [10,2019,0.25],
    [11,2020,0.23],
    [12,2021,0.23],
    [13,2022,0.25],
    [14,2023,0.26],
    [15,2024,0.26],
    [16,2025,0.3]
]}
