{"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\nvar item_count = abs($feature.January3rd2020 - $feature.March1st2016)\nreturn item_count","valueExpressionTitle":"Change in Item Count","valueUnit":"unknown","minSize":8.25,"maxSize":52.5,"minDataValue":10,"maxDataValue":600}],"authoringInfo":{"visualVariables":[{"type":"sizeInfo","minSliderValue":0,"maxSliderValue":604}]},"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\nvar item_count = ($feature.October22020 - $feature.March1st2016)\n\nWhen(item_count > 0,\"increase\", item_count == 0, \"no change\", item_count < 0, \"decrease\", 'n/a');\n\n","valueExpressionTitle":"increase or decrease","defaultSymbol":null,"uniqueValueInfos":[{"value":"increase","symbol":{"color":[30,133,83,191],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}},"label":"increase"},{"value":"decrease","symbol":{"color":[196,66,150,193],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}},"label":"decrease"},{"value":"no change","symbol":{"color":[217,191,13,191],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}},"label":"no change"}]},"transparency":0}
HasZ: false
HasM: false
Has Attachments: false
Has Geometry Properties: false
HTML Popup Type: esriServerHTMLPopupTypeAsHTMLText