{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Wetland Types"},{"type":"numeric","id":"Estimated Coverage Area (ha)"},{"type":"numeric","id":"Estimated Coverage Area in Percent"}],
  "records": [
    [1,"Rivers ",395000,47.77],
    [2,"Lakes ",5000,0.6],
    [3,"Reservoirs ",1500,0.19],
    [4,"Ponds ",12749,1.4],
    [5,"Marginal swamps ",12500,1.51],
    [6,"Irrigated paddy fields ",398000,48.14],
    [7,"Irrigation Cannal ",3160,0.38],
    [8,"Highway side ditches ",262,0.03],
    [9,"Total",828171,100]
]}
