{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Insidensi HIV","type":"text"}],
  "records": [
    [1,2018,"N/A"],
    [2,2019,"0.56"],
    [3,2020,"N/A"],
    [4,2021,"N/A"],
    [5,2022,"0.61"],
    [6,2023,"0.44"],
    [7,2024,"0.61"],
    [8,2025,"0.3"]
]}
