{ "column_names" : [ "stationId", "sampleYear", "fishIbi", "fishIbiRating", "invertIbi", "invertIbiRating" ], "uri" : "/api/v1/surfacewater/bio-visit-ibi", "deprecated" : "false", "recordCount" : 2, "data" : [ { "fishIbi" : "75", "invertIbi" : "28", "sampleYear" : "2011", "stationId" : "00LM002", "fishIbiRating" : "Good = Above upper confid", "invertIbiRating" : "Fair = Within confidence" }, { "sampleYear" : "2000", "invertIbi" : "no visit", "fishIbi" : "67", "invertIbiRating" : "null", "fishIbiRating" : "Good = Above upper confid", "stationId" : "00LM002" } ] }