Name: Zip_code_w_pop__bachelor
Display Field:
Type: Feature Layer
Geometry Type: esriGeometryPolygon
Description:
Copyright Text:
Min. Scale: 0
Max. Scale: 0
Default Visibility: true
Max Record Count: 2000
Supported query Formats: JSON, geoJSON, PBF
Use Standardized Queries: True
Extent:
XMin: -74.216914
YMin: 40.6137360000001
XMax: -73.7445979999999
YMax: 40.8611300000001
Spatial Reference: 4326 (4326)
Drawing Info:
{"renderer":{"visualVariables":[{"type":"sizeInfo","target":"outline","expression":"view.scale","valueExpression":"$view.scale","stops":[{"size":1.5,"value":57219},{"size":0.75,"value":178811},{"size":0.375,"value":715243},{"size":0,"value":1430486}]}],"authoringInfo":{"type":"relationship","numClasses":3,"focus":"HH","field1":{"field":"POPGRWCYFY","classBreakInfos":[{"minValue":0,"maxValue":0.42},{"minValue":0.42,"maxValue":0.75},{"minValue":0.75,"maxValue":4.78}]},"field2":{"field":"BACHDEG_CY","classBreakInfos":[{"minValue":0,"maxValue":4201},{"minValue":4201,"maxValue":8436},{"minValue":8436,"maxValue":22089}]},"classificationMethod":"esriClassifyQuantile"},"type":"uniqueValue","valueExpression":"var field1 = $feature['POPGRWCYFY'];\nvar field2 = $feature['BACHDEG_CY'];\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 = [[0,0.42],[0.42,0.75],[0.75,4.78]];\nvar breaks2 = [[0,4201],[4201,8436],[8436,22089]];\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","label":"High - High","symbol":{"color":[92,71,61,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},{"value":"HM","label":"High - Medium","symbol":{"color":[66,122,142,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},{"value":"HL","label":"High - Low","symbol":{"color":[0,175,231,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},{"value":"MH","label":"Medium - High","symbol":{"color":[170,95,55,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},{"value":"MM","label":"Medium - Medium","symbol":{"color":[175,151,139,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},{"value":"ML","label":"Medium - Low","symbol":{"color":[152,207,229,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},{"value":"LH","label":"Low - High","symbol":{"color":[249,117,41,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},{"value":"LM","label":"Low - Medium","symbol":{"color":[255,178,134,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},{"value":"LL","label":"Low - Low","symbol":{"color":[255,239,226,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}}]},"transparency":26}
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: POPGRWCYFY
Fields:
- OBJECTID (type: esriFieldTypeOID, alias: OBJECTID, SQL Type: sqlTypeInteger, length: 0, nullable: false, editable: false)
- ZIP_CODE (type: esriFieldTypeString, alias: ZIP_CODE, SQL Type: sqlTypeNVarchar, length: 10, nullable: true, editable: true)
- PO_NAME (type: esriFieldTypeString, alias: PO_NAME, SQL Type: sqlTypeNVarchar, length: 100, nullable: true, editable: true)
- STATE (type: esriFieldTypeString, alias: STATE, SQL Type: sqlTypeNVarchar, length: 2, nullable: true, editable: true)
- POPULATION (type: esriFieldTypeInteger, alias: POP2018, SQL Type: sqlTypeInteger, nullable: true, editable: true)
- SQMI (type: esriFieldTypeDouble, alias: SQMI, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
- Shape__Area (type: esriFieldTypeDouble, alias: Shape__Area, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
- Shape__Length (type: esriFieldTypeDouble, alias: Shape__Length, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
- ID (type: esriFieldTypeString, alias: ID, SQL Type: sqlTypeNVarchar, length: 256, nullable: true, editable: true)
- sourceCountry (type: esriFieldTypeString, alias: sourceCountry, SQL Type: sqlTypeNVarchar, length: 256, nullable: true, editable: true)
- ENRICH_FID (type: esriFieldTypeInteger, alias: ENRICH_FID, SQL Type: sqlTypeInteger, nullable: true, editable: true)
- aggregationMethod (type: esriFieldTypeString, alias: aggregationMethod, SQL Type: sqlTypeNVarchar, length: 256, nullable: true, editable: true)
- populationToPolygonSizeRating (type: esriFieldTypeDouble, alias: Population to polygon size rating for the country, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
- apportionmentConfidence (type: esriFieldTypeDouble, alias: Apportionment confidence for the country, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
- HasData (type: esriFieldTypeInteger, alias: HasData, SQL Type: sqlTypeInteger, nullable: true, editable: true)
- POPGRWCYFY (type: esriFieldTypeDouble, alias: 2018-2023 Growth/Yr: Population, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
- BACHDEG_CY (type: esriFieldTypeDouble, alias: 2018 Education: Bachelor's Degree, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
Types:
ID: 0.4
Name: 0.4
Domains:
Templates:
Name: 0.4
Description:
Drawing Tool: esriFeatureEditToolNone
Prototype:
ID: 0.47
Name: 0.47
Domains:
Templates:
Name: 0.47
Description:
Drawing Tool: esriFeatureEditToolNone
Prototype:
ID: 0.39
Name: 0.39
Domains:
Templates:
Name: 0.39
Description:
Drawing Tool: esriFeatureEditToolNone
Prototype:
ID: 0.59
Name: 0.59
Domains:
Templates:
Name: 0.59
Description:
Drawing Tool: esriFeatureEditToolNone
Prototype:
ID: 0.74
Name: 0.74
Domains:
Templates:
Name: 0.74
Description:
Drawing Tool: esriFeatureEditToolNone
Prototype:
ID: 0.21
Name: 0.21
Domains:
Templates:
Name: 0.21
Description:
Drawing Tool: esriFeatureEditToolNone
Prototype:
ID: 0.27
Name: 0.27
Domains:
Templates:
Name: 0.27
Description:
Drawing Tool: esriFeatureEditToolNone
Prototype:
ID: 0.3
Name: 0.3
Domains:
Templates:
Name: 0.3
Description:
Drawing Tool: esriFeatureEditToolNone
Prototype:
ID: 0.38
Name: 0.38
Domains:
Templates:
Name: 0.38
Description:
Drawing Tool: esriFeatureEditToolNone
Prototype:
ID: 0.41
Name: 0.41
Domains:
Templates:
Name: 0.41
Description:
Drawing Tool: esriFeatureEditToolNone
Prototype:
Is Data Versioned: false
Has Contingent Values: false
Supports Rollback On Failure Parameter: true
Last Edit Date: 6/20/2019 2:24:25 PM
Schema Last Edit Date: 6/20/2019 2:24:25 PM
Data Last Edit Date: 6/20/2019 2:24:25 PM
Supported Operations:
Query
Query Pivot
Query Top Features
Query Analytic
Query Bins
Generate Renderer
Validate SQL
Get Estimates
ConvertFormat