ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (MWRA/TOTAL_expRiskSource)

{
 "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
  },
  {
   "name": "Category",
   "type": "esriFieldTypeString",
   "alias": "Category",
   "domain": null,
   "length": 50
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 0,
   "Count_": 900,
   "Category": "Non-Burnable"
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 1,
   "Count_": 13035029,
   "Category": "Extreme -7.13 - -1 "
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 2,
   "Count_": 20747209,
   "Category": "Very High -0.9 - -0.5"
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 3,
   "Count_": 101460292,
   "Category": "High -0.49 - -0.1"
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 4,
   "Count_": 56750320,
   "Category": "Medium -0.09 - -0.01"
  }},
  {"attributes": {
   "OBJECTID": 6,
   "Value": 5,
   "Count_": 130061693,
   "Category": "Low -0.049 - -0.01"
  }},
  {"attributes": {
   "OBJECTID": 7,
   "Value": 6,
   "Count_": 123591629,
   "Category": "Very Low -0.009 - 0"
  }}
 ]
}