{"renderer":{"visualVariables":[{"type":"colorInfo","valueExpression":"// Write a script that returns a value that will be used to draw features.\n// For example, find the percentage of males:\n// Round(($feature.MalePop / $feature.TotalPop) * 100, 2)\n\nvar myVar = $feature[\"ALL_A_65UP\"];\nreturn when (myVar == -1, \"\", myVar);","valueExpressionTitle":"U.S. Stroke Hospitalization Rate per 100,000, All Races/Ethnicities, All, Ages 65 and Up","stops":[{"color":[237,248,251,255],"label":"< 8.8","value":8.8},{"color":[179,205,227,255],"value":10.1},{"color":[140,150,198,255],"label":"11.4","value":11.4},{"color":[136,86,167,255],"value":12.7},{"color":[129,15,124,255],"label":"> 14","value":14}]}],"authoringInfo":{"visualVariables":[{"maxSliderValue":21.7,"minSliderValue":0.2,"theme":"high-to-low","type":"colorInfo"}]},"type":"classBreaks","valueExpression":"// Write a script that returns a value that will be used to draw features.\n// For example, find the percentage of males:\n// Round(($feature.MalePop / $feature.TotalPop) * 100, 2)\n\nvar myVar = $feature[\"ALL_A_65UP\"];\nreturn when (myVar == -1, \"\", myVar);","defaultSymbol":{"color":[170,170,170,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"minValue":-9007199254740991,"classBreakInfos":[{"classMaxValue":9007199254740991,"symbol":{"color":[170,170,170,255],"outline":{"color":[194,194,194,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}}],"defaultLabel":"Insufficient Data"},"transparency":20}
HasZ: false
HasM: false
Has Attachments: false
Has Geometry Properties: true
HTML Popup Type: esriServerHTMLPopupTypeAsHTMLText
Object ID Field: ESRI_OID
Unique ID Field:
Name : ESRI_OID
IsSystemMaintained : True
Global ID Field:
Type ID Field:
Fields:
stcty_fips (type: esriFieldTypeString, alias: state FIPS code + county FIPS code, SQL Type: sqlTypeOther, length: 5, nullable: true, editable: true)
county (type: esriFieldTypeString, alias: county name, SQL Type: sqlTypeOther, length: 32, nullable: true, editable: true)
ALL_A_65UP (type: esriFieldTypeSingle, alias: Rate per 100,000 All Races/Ethnicities, All, Ages 65 and Up, SQL Type: sqlTypeOther, nullable: true, editable: true)
ALL_F_65UP (type: esriFieldTypeSingle, alias: Rate per 100,000 All Races/Ethnicities, Females, Ages 65 and Up, SQL Type: sqlTypeOther, nullable: true, editable: true)
ALL_M_65UP (type: esriFieldTypeSingle, alias: Rate per 100,000 All Races/Ethnicities, Males, Ages 65 and Up, SQL Type: sqlTypeOther, nullable: true, editable: true)
BLK_A_65UP (type: esriFieldTypeSingle, alias: Rate per 100,000 Black, non-Hispanic, All, Ages 65 and Up, SQL Type: sqlTypeOther, nullable: true, editable: true)