{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Cakupan Jaminan Kesehatan Nasional (JKN) (%)","type":"numeric"}],
  "records": [
    [1,2021,98.45],
    [2,2022,98.04],
    [3,2023,98.92],
    [4,2024,97.29],
    [5,2025,98.45]
]}
