{
"deprecated" : "false",
"recordCount" : 5,
"data" : [
{
"stationType" : "Lake Station",
"huc8" : "07010108",
"transparencyRatingColor" : "5Dark Blue",
"transparencyRatingValue" : "76",
"monitoringYear" : "2025"
},
{
"transparencyRatingValue" : "97",
"monitoringYear" : "2025",
"huc8" : "07010108",
"transparencyRatingColor" : "5Dark Blue",
"stationType" : "River/Stream"
},
{
"monitoringYear" : "2025",
"transparencyRatingValue" : "3",
"huc8" : "07010108",
"transparencyRatingColor" : "4Light Blue",
"stationType" : "River/Stream"
},
{
"stationType" : "Lake Station",
"huc8" : "07010108",
"transparencyRatingColor" : "4Light Blue",
"transparencyRatingValue" : "23",
"monitoringYear" : "2025"
},
{
"stationType" : "Lake Station",
"huc8" : "07010108",
"transparencyRatingColor" : "3Green",
"monitoringYear" : "2025",
"transparencyRatingValue" : "2"
}
],
"column_names" : [
"huc8",
"monitoringYear",
"stationType",
"transparencyRatingColor",
"transparencyRatingValue"
],
"uri" : "/api/v1/cmp/huc-8-percents"
}