{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Place of Hospital Waste Segregation"},{"type":"numeric","id":"Responses percent"}],
  "records": [
    [1,"Operation Room ",23.0],
    [2,"Ward room ",28.4],
    [3,"Laboratory ",26.9],
    [4,"kitchen ",9.8],
    [5,"Other ",11.8],
    [6,"Total ",100.0]
]}
