{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Sr. No."},{"type":"text","id":"Heads"},{"type":"numeric","id":"2018.0"},{"type":"numeric","id":"2019.0"},{"type":"numeric","id":"Increase"},{"type":"numeric","id":"Decrease"}],
  "records": [
    [1,1,"Number of Serious Accidents",30,21,0,9],
    [2,2,"No. of Person Killed",30,30,0,0],
    [3,3,"No. of Persons Injured",15,29,14,0]
]}
