{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Year"},{"type":"text","id":"Type of Major Disaster"},{"type":"text","id":"Persons Died"},{"type":"text","id":"Population Affected"},{"type":"text","id":"Houses Destroyed"},{"type":"text","id":"Cattle Head Lost"}],
  "records": [
    [1,2014,"Flood","367","2.5M","129,880","1.925"],
    [2,2015,"Earthquake Punjab, KP,FATA, AJK","272","-","96,046","-"],
    [3,2018,"Earthquake KP","1","-","-","-"],
    [4,2018,"Earthquake Balochistan","1","-","2","-"],
    [5,2018,"Earthquake FATA","-","-","1","-"],
    [6,2019,"Earthquake  Mir Pur, Azad Kashmir","39","329483","8315","-"],
    [7,2019,"Earthquake  North WesternKashmir","-","-","1080","45"]
]}
