{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Sl No"},{"type":"text","id":"Name of Resource/ Infrastructure"},{"type":"text","id":"Availability"},{"type":"numeric","id":"Quantity/ No of Resources"},{"type":"text","id":"Description"}],
  "records": [
    [1,1,"Classrooms","YES",4,""],
    [3,3,"Special Rooms","YES",1,""],
    [4,4,"Staff Rooms","YES",1,""],
    [5,5,"Library / Resource Centre","YES",1,""],
    [10,10,"Toilets","YES",8,""],
    [11,11,"Hostel","YES",1,""]
]}
