Name: Two_Week_Case_Rates
Display Field:
Type: Feature Layer
Geometry Type: esriGeometryPolygon
Has Views: true
Source Schema Changes Allowed: true
Views
Description:
Copyright Text:
Min. Scale: 2311163
Max. Scale: 4513
Default Visibility: true
Max Record Count: 2000
Supported query Formats: JSON, geoJSON, PBF
Use Standardized Queries: True
Extent:
XMin: -13210080.1557
YMin: 3989078.8529
XMax: -13152997.1588
YMax: 4074195.1608
Spatial Reference: 102100 (3857)
Drawing Info:
{"renderer":{"visualVariables":[{"type":"sizeInfo","target":"outline","expression":"view.scale","valueExpression":"$view.scale","stops":[{"size":1.5,"value":63526},{"size":0.75,"value":198518},{"size":0.375,"value":794074},{"size":0,"value":1588147}]}],"authoringInfo":{"type":"relationship","numClasses":3,"focus":"HH","field1":{"field":"youth_vaccinated","classBreakInfos":[{"minValue":27,"maxValue":41},{"minValue":41,"maxValue":53},{"minValue":53,"maxValue":100}]},"field2":{"field":"Cumulative_Confirmed_Case_Count","classBreakInfos":[{"minValue":29,"maxValue":1174},{"minValue":1174,"maxValue":3890},{"minValue":3890,"maxValue":20983}]}},"type":"uniqueValue","valueExpression":"var field1 = $feature['youth_vaccinated'];\nvar field2 = $feature['Cumulative_Confirmed_Case_Count'];\nvar hasNormField1 = false;\nvar hasNormField2 = false;\nvar normField1 = null;\nvar normField2 = null;\nif (\n IsEmpty(field1) || \n IsEmpty(field2) ||\n (hasNormField1 && (IsEmpty(normField1) || normField1 == 0)) ||\n (hasNormField2 && (IsEmpty(normField2) || normField2 == 0))\n) {\n return null; \n}\nvar value1 = IIf(hasNormField1, (field1 / normField1), field1);\nvar value2 = IIf(hasNormField2, (field2 / normField2), field2);\nvar breaks1 = [[27,41],[41,53],[53,100]];\nvar breaks2 = [[29,1174],[1174,3890],[3890,20983]];\nvar classCodes = [\"L\",\"M\",\"H\"];\nfunction getClassCode(value, breaks) {\n var code = null;\n for (var i in breaks) {\n var info = breaks[i];\n if (value >= info[0] && value <= info[1]) {\n code = classCodes[i];\n break;\n }\n }\n return code;\n}\nvar code1 = getClassCode(value1, breaks1);\nvar code2 = getClassCode(value2, breaks2);\nvar classValue = IIf(IsEmpty(code1) || IsEmpty(code2), null, code1 + code2);\nreturn classValue;","valueExpressionTitle":"Relationship","uniqueValueInfos":[{"value":"HH","symbol":{"color":[42,26,138,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"High Vaccination Coverage & High Case Count"},{"value":"HM","symbol":{"color":[132,53,152,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"High - Medium"},{"value":"HL","symbol":{"color":[222,79,166,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"High Vaccination Coverage & Low Case Count"},{"value":"MH","symbol":{"color":[61,100,173,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"Medium - High"},{"value":"MM","symbol":{"color":[144,128,189,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"Medium - Medium"},{"value":"ML","symbol":{"color":[227,155,204,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"Medium - Low"},{"value":"LH","symbol":{"color":[79,173,208,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"Low Vaccination Coverage & High Case Count"},{"value":"LM","symbol":{"color":[156,202,225,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"Low - Medium"},{"value":"LL","symbol":{"color":[233,230,242,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"Low Vaccination Coverage & Low Case Count"}]},"labelingInfo":[{"labelExpression":null,"labelExpressionInfo":{"expression":"$feature[\"Display_Name\"]","value":"{Display_Name}"},"useCodedValues":true,"maxScale":0,"minScale":0,"where":null,"labelPlacement":"esriServerPolygonPlacementAlwaysHorizontal","symbol":{"color":[51,51,51,255],"type":"esriTS","backgroundColor":null,"borderLineColor":null,"haloSize":0.75,"haloColor":[255,255,255,255],"horizontalAlignment":"center","rightToLeft":false,"angle":0,"xoffset":0,"yoffset":0,"text":"","rotated":false,"kerning":true,"font":{"size":4.5,"style":"normal","decoration":"none","weight":"normal","family":"Arial"}}}],"transparency":0}
HasZ: false
HasM: false
Has Attachments: false
Has Geometry Properties: false
HTML Popup Type: esriServerHTMLPopupTypeNone
Object ID Field: OBJECTID
Unique ID Field:
IsSystemMaintained : True
Global ID Field:
Type ID Field:
Fields:
- OBJECTID (type: esriFieldTypeOID, alias: FID, SQL Type: sqlTypeInteger, length: 0, nullable: false, editable: false)
- COMTY_NAME (type: esriFieldTypeString, alias: COMTY_NAME, SQL Type: sqlTypeNVarchar, length: 80, nullable: true, editable: true)
- Shape_Leng (type: esriFieldTypeDouble, alias: Shape_Leng, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
- New_Cases (type: esriFieldTypeDouble, alias: New Cases, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
- New_Deaths (type: esriFieldTypeDouble, alias: New Deaths, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
- Two_Week_Crude_IR__per_100k_ (type: esriFieldTypeDouble, alias: Two Week Crude IR* (per 100k), SQL Type: sqlTypeDecimal, nullable: true, editable: true)
- Cumulative_Confirmed_Case_Count (type: esriFieldTypeDouble, alias: Cumulative Confirmed Case Count, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
- Cumulative_Death_Count (type: esriFieldTypeDouble, alias: Cumulative Death Count, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
- Date_1 (type: esriFieldTypeString, alias: Date, SQL Type: sqlTypeNVarchar, length: 255, nullable: true, editable: true)
- Display_Name (type: esriFieldTypeString, alias: Display Name, SQL Type: sqlTypeNVarchar, length: 255, nullable: true, editable: true)
- top_trends_cases (type: esriFieldTypeDouble, alias: top_trends_cases, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
- top_new_cases (type: esriFieldTypeDouble, alias: top_new_cases, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
- adj_case_rate (type: esriFieldTypeDouble, alias: adj_case_rate, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
- vax_rate (type: esriFieldTypeDouble, alias: vax_rate, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
- persons_vaccinated (type: esriFieldTypeDouble, alias: persons_vaccinated, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
- youth_vaccinated (type: esriFieldTypeDouble, alias: youth_vaccinated, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
- seniors_vaccinated (type: esriFieldTypeDouble, alias: seniors_vaccinated, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
- adults_vaccinated (type: esriFieldTypeInteger, alias: adults_vaccinated, SQL Type: sqlTypeOther, nullable: true, editable: true)
- adult_vax_rate (type: esriFieldTypeInteger, alias: adult_vax_rate, SQL Type: sqlTypeOther, nullable: true, editable: true)
Templates:
Name: New Feature
Description:
Drawing Tool: esriFeatureEditToolPolygon
Prototype:
Is Data Versioned: false
Has Contingent Values: false
Supports Rollback On Failure Parameter: true
Last Edit Date: 1/9/2023 7:18:12 PM
Schema Last Edit Date: 11/12/2022 7:00:45 PM
Data Last Edit Date: 1/9/2023 7:18:12 PM
Supported Operations:
Query
Query Pivot
Query Top Features
Query Analytic
Query Bins
Generate Renderer
Validate SQL
Get Estimates
ConvertFormat