{
  "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",2,""],
    [2,2,"Seminar Rooms","Yes",1,""],
    [6,6,"ICT/Computer :Lab","Yes",1,""],
    [7,7,"Science Lab","Yes",2,""],
    [10,10,"Toilets","Yes",2,""],
    [11,11,"Hostel","Yes",2,""]
]}
