ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (Agriculture_opportunities_all_priorities)

{
 "objectIdFieldName": "",
 "fields": [
  {
   "name": "OID",
   "type": "esriFieldTypeOID",
   "alias": "OID",
   "domain": null
  },
  {
   "name": "Value",
   "type": "esriFieldTypeInteger",
   "alias": "Value",
   "domain": null
  },
  {
   "name": "Count",
   "type": "esriFieldTypeDouble",
   "alias": "Count",
   "domain": null
  },
  {
   "name": "Category",
   "type": "esriFieldTypeString",
   "alias": "Category",
   "domain": null,
   "length": 50
  }
 ],
 "features": [
  {"attributes": {
   "OID": 0,
   "Value": 0,
   "Count": 319116710,
   "Category": "None"
  }},
  {"attributes": {
   "OID": 1,
   "Value": 1,
   "Count": 837606,
   "Category": "Drought priority only"
  }},
  {"attributes": {
   "OID": 2,
   "Value": 100,
   "Count": 18741147,
   "Category": "Food security priority only"
  }},
  {"attributes": {
   "OID": 3,
   "Value": 101,
   "Count": 6384795,
   "Category": "Drought & food security priority"
  }},
  {"attributes": {
   "OID": 4,
   "Value": 1000,
   "Count": 2023028,
   "Category": "Poverty priority only"
  }},
  {"attributes": {
   "OID": 5,
   "Value": 1001,
   "Count": 493301,
   "Category": "Drought & poverty priority"
  }},
  {"attributes": {
   "OID": 6,
   "Value": 1100,
   "Count": 9349420,
   "Category": "Food security & poverty priority"
  }},
  {"attributes": {
   "OID": 7,
   "Value": 1101,
   "Count": 1958825,
   "Category": "Drought, food security & poverty priority"
  }}
 ]
}