ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (nchs_combined_terrestrial)

{
 "features": [
  {"attributes": {
   "count": 116956,
   "value": 0,
   "objectid": 1
  }},
  {"attributes": {
   "count": 101294,
   "value": 1,
   "objectid": 2
  }},
  {"attributes": {
   "count": 34330,
   "value": 2,
   "objectid": 3
  }},
  {"attributes": {
   "count": 7286,
   "value": 3,
   "objectid": 4
  }},
  {"attributes": {
   "count": 973,
   "value": 4,
   "objectid": 5
  }}
 ],
 "objectIdFieldName": "",
 "fields": [
  {
   "domain": null,
   "name": "objectid",
   "alias": "objectid",
   "type": "esriFieldTypeOID"
  },
  {
   "domain": null,
   "name": "value",
   "alias": "value",
   "type": "esriFieldTypeInteger"
  },
  {
   "domain": null,
   "name": "count",
   "alias": "count",
   "type": "esriFieldTypeDouble"
  }
 ]
}