{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Offence"},{"type":"numeric","id":"Year 2016"},{"type":"numeric","id":"Year 2017"},{"type":"numeric","id":"Year 2018"},{"type":"numeric","id":"Year 2019"},{"type":"numeric","id":"Year 2020"}],
  "records": [
    [1,"Dacoity",1,0,4,3,0],
    [2,"Robbery",50,33,31,52,31],
    [3,"Burglary",54,67,91,104,62],
    [4,"Theft",114,75,61,85,72],
    [5,"Cattle theft",24,18,18,40,26],
    [6,"Vehicle theft",1,1,0,0,3],
    [7,"Motorcycle theft and snatching",54,105,92,137,81],
    [8,"Fatal accidents",35,19,33,33,13],
    [9,"Non-fatal accidents",27,35,31,45,17],
    [10,"u/s 279/336 PPC",575,625,614,659,386],
    [11,"Prohibition Ordinance",781,829,750,747,350],
    [12,"Arms Ordinance",1733,1701,1720,1675,1230],
    [13,"Assault on Police",21,13,7,10,6]
]}
