{
  "fields": [{"id":"_id","type":"int"},{"id":"Nomor","type":"numeric"},{"id":"Kode Wilayah","type":"timestamp"},{"id":"Kecamatan","type":"text"},{"id":"Jumlah Sekolah","type":"numeric"}],
  "records": [
    [1,1,"2001-12-06T00:00:00","Kabanjahe",4],
    [2,2,"2002-12-06T00:00:00","Berastagi",1]
]}
