{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Tingkat pengangguran terbuka perempuan","type":"numeric"}],
  "records": [
    [1,2021.0,6.05],
    [2,2022.0,3.91],
    [3,2021,6.05],
    [4,2022,3.91]
]}
