{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"text"},{"id":"Jumlah Penduduk","type":"text"},{"id":"Jumlah Rumah Tangga","type":"text"},{"id":"Rata-Rata Anggota","type":"text"}],
  "records": [
    [1,"1990","477168","96978","5"],
    [2,"2000","555701","134935","4"],
    [3,"2010","662305","162270","4"]
]}
