ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (Hydrographic_Services/HydroHealthDesiredSurveyScore_2018)

{
 "objectIdFieldName": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "VALUE",
   "type": "esriFieldTypeInteger",
   "alias": "VALUE",
   "domain": null
  },
  {
   "name": "COUNT",
   "type": "esriFieldTypeInteger",
   "alias": "COUNT",
   "domain": null
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "VALUE": 10,
   "COUNT": 44936258
  }},
  {"attributes": {
   "OBJECTID": 2,
   "VALUE": 30,
   "COUNT": 4652137
  }},
  {"attributes": {
   "OBJECTID": 3,
   "VALUE": 80,
   "COUNT": 996751
  }},
  {"attributes": {
   "OBJECTID": 4,
   "VALUE": 100,
   "COUNT": 43536
  }}
 ]
}