{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun","type":"text"},{"id":"jumlah_media","type":"text"}],
  "records": [
    [1,"2019","16/23"],
    [2,"2020","10/18"],
    [3,"2021","12/8"],
    [4,"2022","2025-08-12 00:00:00"],
    [5,"2023","2025-08-11 00:00:00"],
    [6,"2024","2025-08-12 00:00:00"],
    [7,"2025","2026-06-06 00:00:00"]
]}
