{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Skor Kemampuan Literasi Siswa SMP (Umum)","type":"text"}],
  "records": [
    [1,2018,"N/A"],
    [2,2019,"N/A"],
    [3,2020,"N/A"],
    [4,2021,"66,57"],
    [5,2022,"70,12"],
    [6,2023,"76,54"],
    [7,2024,"77,92"],
    [8,2025,"80,12"]
]}
