{
   "data" : [
      {
         "transparencyRatingColor" : "5Dark Blue",
         "huc8" : "07010108",
         "transparencyRatingValue" : "77",
         "stationType" : "Lake Station",
         "monitoringYear" : "2024"
      },
      {
         "huc8" : "07010108",
         "transparencyRatingColor" : "5Dark Blue",
         "stationType" : "River/Stream",
         "transparencyRatingValue" : "85",
         "monitoringYear" : "2024"
      },
      {
         "monitoringYear" : "2024",
         "stationType" : "Lake Station",
         "transparencyRatingValue" : "21",
         "huc8" : "07010108",
         "transparencyRatingColor" : "4Light Blue"
      },
      {
         "transparencyRatingValue" : "15",
         "stationType" : "River/Stream",
         "monitoringYear" : "2024",
         "transparencyRatingColor" : "4Light Blue",
         "huc8" : "07010108"
      },
      {
         "transparencyRatingColor" : "3Green",
         "huc8" : "07010108",
         "monitoringYear" : "2024",
         "stationType" : "Lake Station",
         "transparencyRatingValue" : "2"
      },
      {
         "transparencyRatingColor" : "2Yellow",
         "huc8" : "07010108",
         "stationType" : "Lake Station",
         "transparencyRatingValue" : "0",
         "monitoringYear" : "2024"
      }
   ],
   "recordCount" : 6,
   "deprecated" : "false",
   "uri" : "/api/v1/cmp/huc-8-percents",
   "column_names" : [
      "huc8",
      "monitoringYear",
      "stationType",
      "transparencyRatingColor",
      "transparencyRatingValue"
   ]
}