ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (nchs_combined_terrestrial)

{
 "objectIdFieldName": "",
 "fields": [
  {
   "name": "objectid",
   "type": "esriFieldTypeOID",
   "alias": "objectid",
   "domain": null
  },
  {
   "name": "value",
   "type": "esriFieldTypeInteger",
   "alias": "value",
   "domain": null
  },
  {
   "name": "count",
   "type": "esriFieldTypeDouble",
   "alias": "count",
   "domain": null
  }
 ],
 "features": [
  {"attributes": {
   "objectid": 1,
   "value": 0,
   "count": 124103
  }},
  {"attributes": {
   "objectid": 2,
   "value": 1,
   "count": 80737
  }},
  {"attributes": {
   "objectid": 3,
   "value": 2,
   "count": 30535
  }},
  {"attributes": {
   "objectid": 4,
   "value": 3,
   "count": 9318
  }},
  {"attributes": {
   "objectid": 5,
   "value": 4,
   "count": 1390
  }}
 ]
}