{
   "column_names" : [
      "huc8",
      "monitoringYear",
      "stationType",
      "transparencyRatingColor",
      "transparencyRatingValue"
   ],
   "deprecated" : "false",
   "data" : [
      {
         "stationType" : "Lake Station",
         "monitoringYear" : "2019",
         "transparencyRatingColor" : "5Dark Blue",
         "huc8" : "07010108",
         "transparencyRatingValue" : "77"
      },
      {
         "stationType" : "River/Stream",
         "monitoringYear" : "2019",
         "transparencyRatingColor" : "5Dark Blue",
         "huc8" : "07010108",
         "transparencyRatingValue" : "87"
      },
      {
         "stationType" : "Lake Station",
         "monitoringYear" : "2019",
         "transparencyRatingColor" : "4Light Blue",
         "huc8" : "07010108",
         "transparencyRatingValue" : "19"
      },
      {
         "stationType" : "River/Stream",
         "monitoringYear" : "2019",
         "transparencyRatingColor" : "4Light Blue",
         "huc8" : "07010108",
         "transparencyRatingValue" : "7"
      },
      {
         "stationType" : "River/Stream",
         "monitoringYear" : "2019",
         "transparencyRatingColor" : "3Green",
         "huc8" : "07010108",
         "transparencyRatingValue" : "4"
      },
      {
         "stationType" : "Lake Station",
         "monitoringYear" : "2019",
         "transparencyRatingColor" : "3Green",
         "huc8" : "07010108",
         "transparencyRatingValue" : "4"
      },
      {
         "stationType" : "River/Stream",
         "monitoringYear" : "2019",
         "transparencyRatingColor" : "2Yellow",
         "huc8" : "07010108",
         "transparencyRatingValue" : "2"
      },
      {
         "stationType" : "Lake Station",
         "monitoringYear" : "2019",
         "transparencyRatingColor" : "2Yellow",
         "huc8" : "07010108",
         "transparencyRatingValue" : "1"
      }
   ],
   "recordCount" : 8,
   "uri" : "/api/v1/cmp/huc-8-percents"
}