{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun","type":"numeric"},{"id":"nama_indikator","type":"text"},{"id":"nilai","type":"numeric"}],
  "records": [
    [1,2024,"Brand Awareness Index",2.52],
    [2,2025,"Brand Awareness Index",3.32],
    [3,2024,"Brand Recognition Index",3.77],
    [4,2025,"Brand Recognition Index",3.99],
    [5,2024,"Brand Recall Index",1.27],
    [6,2025,"Brand Recall Index",2.68],
    [7,2024,"Brand Perception Index",3.74],
    [8,2025,"Brand Perception Index",3.87]
]}
