{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Rasio Pajak Daerah terhadap Pendapatan Daerah","type":"numeric"}],
  "records": [
    [1,2018.0,null],
    [2,2019.0,null],
    [3,2020.0,3.01],
    [4,2021.0,3.0],
    [5,2022.0,3.62],
    [6,2023.0,3.89],
    [7,2024.0,4.08],
    [8,2025.0,6.81],
    [9,2018,null],
    [10,2019,null],
    [11,2020,3.01],
    [12,2021,3.0],
    [13,2022,3.62],
    [14,2023,3.89],
    [15,2024,4.08],
    [16,2025,6.81]
]}
