{"renderer":{"type":"uniqueValue","field1":"Woman_Head_2017","uniqueValueInfos":[{"value":"1","symbol":{"color":[132,0,168,255],"size":11.25,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSDiamond","outline":{"color":[153,153,153,255],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}},"label":"Woman as Head of Gov't, 1/1/2017"}]},"labelingInfo":[{"name":"Conditional Label","labelExpression":null,"labelExpressionInfo":{"expression":"// Write a script that will be used to label features.\n// For example, append the value of two fields:\n// $feature.name + \" \" + $feature.status\n\n/* not working */\n/*\nvar label = $feature.Country;\n\nif ($feature.Woman_Head_2017 == '1') return {\n label\n}\n*/\n\nvar label = WHEN( \n $feature.Woman_Head_2017 == '1' , $feature.Country,\n \" \" \n );\n return label;\n "},"useCodedValues":true,"maxScale":0,"minScale":21507956,"where":null,"labelPlacement":"esriServerPointLabelPlacementAboveRight","symbol":{"color":[128,0,128,255],"type":"esriTS","backgroundColor":null,"borderLineColor":null,"haloSize":0,"haloColor":null,"horizontalAlignment":"center","rightToLeft":false,"angle":0,"xoffset":0,"yoffset":0,"text":"","rotated":false,"kerning":true,"font":{"size":10.5,"style":"normal","decoration":"none","weight":"bold","family":"Arial Unicode MS"}}}],"transparency":0}