{"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)\nvar myVar = $feature[\"ALL_A_65UP\"];\nreturn when (myVar == -1, \"\", myVar);\n","valueExpressionTitle":"U.S. Heart Disease Hospitalization Rate, per 100,000 All Races/Ethnicities, All, Ages 65 and Up","stops":[{"color":[254,229,217,255],"label":"< 31","value":31},{"color":[252,174,145,255],"value":37.2},{"color":[251,106,74,255],"label":"43.4","value":43.4},{"color":[222,45,38,255],"value":49.7},{"color":[165,15,21,255],"label":"> 56","value":56}]}],"authoringInfo":{"visualVariables":[{"maxSliderValue":108.9,"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)\nvar myVar = $feature[\"ALL_A_65UP\"];\nreturn when (myVar == -1, \"\", myVar);\n","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":0}
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)