{"renderer":{"visualVariables":[{"type":"sizeInfo","field":null,"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\n$feature.C24010e31+$feature.C24010e67+$feature.C24010e32+$feature.C24010e68+$feature.C24010e35+$feature.C24010e71+$feature.C24010e24+$feature.C24010e60","valueExpressionTitle":"Total Workers Vulnerable to Extreme Heat Symbolized by Size","valueUnit":"unknown","minSize":3,"maxSize":45,"minDataValue":100,"maxDataValue":650000},{"type":"transparencyInfo","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\n\nvar fields = [\n\t{value: $feature.C24010e31+$feature.C24010e67, alias: \"Farming, Fishing, and Forestry\"},\n\t{value: $feature.C24010e32+$feature.C24010e68, alias: \"Construction and Extraction\"},\n\t{value: $feature.C24010e35+$feature.C24010e71, alias: \"Production (Manufacturing)\"},\n\t{value: $feature.C24010e24+$feature.C24010e60, alias: \"Food Preparation and Serving Related\"}\n];\n\n\nfunction map (array, callback){\n var values = [];\n for(var k in array){\n values[k] = callback(array[k]);\n }\n return values;\n}\n\nfunction getFieldValueCallback (field){\n return field.value;\n}\n\nfunction getFieldValues(fieldsArray){\n return map(fieldsArray, getFieldValueCallback);\n}\n\nvar fieldValues = getFieldValues(fields);\n\nvar winner = Max(fieldValues);\nvar total = Sum(fieldValues);\nreturn (winner/total) * 100;\n","valueExpressionTitle":"Relative Predominance Among Other Occupations Symbolized by Color Intensity","stops":[{"value":35,"transparency":60},{"value":50,"transparency":19.999999999999996}]}],"authoringInfo":{"visualVariables":[{"type":"transparencyInfo","minSliderValue":25.965996908809892,"maxSliderValue":90.476190476190482},{"type":"sizeInfo","minSliderValue":0,"maxSliderValue":791343}]},"type":"uniqueValue","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\n\n\nvar fields = [\n\t{value: $feature.C24010e31+$feature.C24010e67, alias: \"Farming, Fishing, and Forestry\"},\n\t{value: $feature.C24010e32+$feature.C24010e68, alias: \"Construction and Extraction\"},\n\t{value: $feature.C24010e35+$feature.C24010e71, alias: \"Production (Manufacturing)\"},\n\t{value: $feature.C24010e24+$feature.C24010e60, alias: \"Food Preparation and Serving Related\"}\n];\n\nfunction getPredominantCategory(fieldsArray){\n var maxValue = -Infinity;\n var maxCategory = \"\";\n for (var k in fieldsArray){\n \tif(fieldsArray[k].value > maxValue){\n \t maxValue = fieldsArray[k].value;\n \t maxCategory = fieldsArray[k].alias;\n \t} else if (fieldsArray[k].value == maxValue){\n \t maxCategory = maxCategory + \" & \" + fieldsArray[k].alias;\n \t} else {\n \t\t\t// max and predominant categories remain the same;\n \t }\n \t}\n \treturn maxCategory;\n}\n\ngetPredominantCategory(fields);","valueExpressionTitle":"Predominant Occupation Symbolized by Color","defaultSymbol":{"color":[255,255,255,216],"outline":{"color":[194,194,194,209],"width":0.75,"type":"esriSLS","style":"esriSLSSolid","marker":null},"type":"esriSFS","style":"esriSFSSolid"},"defaultLabel":"Tie","uniqueValueInfos":[{"value":"Farming, Fishing, and Forestry","symbol":{"color":[55,74,109,255],"size":9,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[153,153,153,128],"width":0.75,"type":"esriSLS","style":"esriSLSSolid","marker":null}},"label":"Farming, Fishing, and Forestry"},{"value":"Construction and Extraction","symbol":{"color":[98,45,42,255],"size":9,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[153,153,153,128],"width":0.75,"type":"esriSLS","style":"esriSLSSolid","marker":null}},"label":"Construction and Extraction"},{"value":"Production (Manufacturing)","symbol":{"color":[100,113,73,255],"size":9,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[153,153,153,128],"width":0.75,"type":"esriSLS","style":"esriSLSSolid","marker":null}},"label":"Production (Manufacturing)"},{"value":"Food Preparation and Serving Related","symbol":{"color":[255,170,0,255],"size":9,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[153,153,153,128],"width":0.75,"type":"esriSLS","style":"esriSLSSolid","marker":null}},"label":"Food Preparation and Serving Related"}],"backgroundFillSymbol":{"color":null,"outline":{"color":[214,214,214,211],"width":0.75,"type":"esriSLS","style":"esriSLSSolid","marker":null},"type":"esriSFS","style":"esriSFSSolid"}},"transparency":0}
HasZ: false
HasM: false
Has Attachments: false
Has Geometry Properties: true
HTML Popup Type: esriServerHTMLPopupTypeAsHTMLText