{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Year(As on 1st January)"},{"type":"numeric","id":"Hospitals(a)"},{"type":"numeric","id":"Dispensaries(a)"},{"type":"numeric","id":"Beds"}],
  "records": [
    [1,"Federal 2011",8,42,4],
    [2,"2012.0",7,40,3],
    [3,"2013.0",7,41,3],
    [4,"2014.0",8,79,2],
    [5,"2015.0",9,81,3],
    [6,"2016.0",9,83,3],
    [7,"2017.0",9,81,4],
    [8,"2018.0",9,81,4],
    [9,"2019.0",9,81,4],
    [10,"2020.0",9,81,4]
]}
