ArcGIS REST Services Directory
Home
>
services
>
USA population changes by race (FeatureServer)
>
All Layers and Tables
|
API Reference
JSON
All Layers and Tables (USA population changes by race)
Layers:
Layer:
USA population changes by race
(0)
Name:
USA population changes by race
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: -14402415.8165
YMin: 2302922.8314
XMax: -7181329.4362
YMax: 6812425.425
Spatial Reference: 102100 (3857)
Drawing Info:
{"renderer":{"visualVariables":[{"type":"transparencyInfo","valueExpression":"//percent change between 2010 and 2016\n//var AmerIndianChange = (($feature.AMERIND_CY-$feature.AMERIND10)/$feature.AMERIND_CY)*100;\n//var AsianChange = (($feature.ASIAN_CY-$feature.ASIAN10)/$feature.ASIAN_CY)*100;\n//var BlackChange = (($feature.BLACK_CY-$feature.BLACK10)/$feature.BLACK_CY)*100;\n//var HispanicChange = (($feature.HISPPOP_CY-$feature.HISPPOP10)/$feature.HISPPOP_CY)*100;\n//var WhiteChange = (($feature.WHITE_CY-$feature.WHITE10)/$feature.WHITE_CY)*100;\n\n//total change between 2010 and 2016\nvar AmerIndianChange = $feature.AMERIND_CY-$feature.AMERIND10;\nvar AsianChange = $feature.ASIAN_CY-$feature.ASIAN10;\nvar BlackChange = $feature.BLACK_CY-$feature.BLACK10;\nvar HispanicChange = $feature.HISPPOP_CY-$feature.HISPPOP10;\nvar WhiteChange = $feature.WHITE_CY-$feature.WHITE10;\n\nvar races = [AmerIndianChange,AsianChange,BlackChange,HispanicChange,WhiteChange];\nvar zerosCheck = average(AmerIndianChange,AsianChange,BlackChange,HispanicChange,WhiteChange);\nvar biggestChange = '';\nvar whichBiggest = Max(races);\niif(zerosCheck==0,'No Population',whichBiggest);","valueExpressionTitle":"Change as % of Total Population","stops":[{"value":100,"transparency":80},{"value":1000,"transparency":0}]}],"authoringInfo":{"visualVariables":[{"type":"transparencyInfo","minSliderValue":-106,"maxSliderValue":185805}]},"type":"uniqueValue","field1":null,"valueExpression":"//percent change between 2010 and 2016\n//var AmerIndianChange = (($feature.AMERIND_CY-$feature.AMERIND10)/$feature.AMERIND_CY)*100;\n//var AsianChange = (($feature.ASIAN_CY-$feature.ASIAN10)/$feature.ASIAN_CY)*100;\n//var BlackChange = (($feature.BLACK_CY-$feature.BLACK10)/$feature.BLACK_CY)*100;\n//var HispanicChange = (($feature.HISPPOP_CY-$feature.HISPPOP10)/$feature.HISPPOP_CY)*100;\n//var WhiteChange = (($feature.WHITE_CY-$feature.WHITE10)/$feature.WHITE_CY)*100;\n\n//total change between 2010 and 2016\nvar AmerIndianChange = $feature.AMERIND_CY-$feature.AMERIND10;\nvar AsianChange = $feature.ASIAN_CY-$feature.ASIAN10;\nvar BlackChange = $feature.BLACK_CY-$feature.BLACK10;\nvar HispanicChange = $feature.HISPPOP_CY-$feature.HISPPOP10;\nvar WhiteChange = $feature.WHITE_CY-$feature.WHITE10;\n\nvar races = [AmerIndianChange,AsianChange,BlackChange,HispanicChange,WhiteChange];\nvar zerosCheck = average(AmerIndianChange,AsianChange,BlackChange,HispanicChange,WhiteChange);\nvar biggestChange = '';\nvar whichBiggest = Decode(Max(races),\nAmerIndianChange,'American Indian',\nAsianChange,'Asian',\nBlackChange,'Black',\nHispanicChange,'Hispanic',\nWhiteChange,'White',\n'n/a');\niif(zerosCheck==0,'No Population',whichBiggest);","valueExpressionTitle":"Largest change in population between 2010 and 2016","uniqueValueInfos":[{"value":"No Population","symbol":{"color":null,"outline":{"color":null,"width":0.75,"type":"esriSLS","style":"esriSLSNull"},"type":"esriSFS","style":"esriSFSSolid"},"label":"No Population"},{"value":"Hispanic","symbol":{"color":[0,197,255,255],"outline":{"color":null,"width":0.75,"type":"esriSLS","style":"esriSLSNull"},"type":"esriSFS","style":"esriSFSSolid"},"label":"Hispanic"},{"value":"White","symbol":{"color":[85,255,0,255],"outline":{"color":null,"width":0.75,"type":"esriSLS","style":"esriSLSNull"},"type":"esriSFS","style":"esriSFSSolid"},"label":"White"},{"value":"Black","symbol":{"color":[255,255,0,255],"outline":{"color":null,"width":0.75,"type":"esriSLS","style":"esriSLSNull"},"type":"esriSFS","style":"esriSFSSolid"},"label":"Black"},{"value":"American Indian","symbol":{"color":[197,0,255,255],"outline":{"color":null,"width":0.75,"type":"esriSLS","style":"esriSLSNull"},"type":"esriSFS","style":"esriSFSSolid"},"label":"American Indian"},{"value":"Asian","symbol":{"color":[255,85,0,255],"outline":{"color":null,"width":0.75,"type":"esriSLS","style":"esriSLSNull"},"type":"esriSFS","style":"esriSFSSolid"},"label":"Asian"}]},"transparency":0}
HasZ:
false
HasM:
false
Has Attachments:
false
Has Geometry Properties:
false
HTML Popup Type:
esriServerHTMLPopupTypeNone
Object ID Field:
OBJECTID
Unique ID Field:
Name : OBJECTID
IsSystemMaintained : True
Global ID Field:
Type ID Field:
Fields:
OBJECTID
(type: esriFieldTypeOID, alias: OBJECTID, SQL Type: sqlTypeInteger, length: 0, nullable: false, editable: false)
global_id
(type: esriFieldTypeString, alias: global_id, SQL Type: sqlTypeNVarchar, length: 11, nullable: true, editable: true)
AREA_GEO
(type: esriFieldTypeDouble, alias: AREA_GEO, 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)
HasData
(type: esriFieldTypeInteger, alias: HasData, SQL Type: sqlTypeInteger, nullable: true, editable: true)
WHITE10
(type: esriFieldTypeDouble, alias: 2010 Pop-1 Race: White, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
BLACK10
(type: esriFieldTypeDouble, alias: 2010 Pop-1 Race: Black, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
AMERIND10
(type: esriFieldTypeDouble, alias: 2010 Pop-1 Race: American Indian, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
ASIAN10
(type: esriFieldTypeDouble, alias: 2010 Pop-1 Race: Asian, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
PACIFIC10
(type: esriFieldTypeDouble, alias: 2010 Pop-1 Race: Pacific Islander, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
OTHRACE10
(type: esriFieldTypeDouble, alias: 2010 Pop-1 Race: Other Race, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
WHTNHISP10
(type: esriFieldTypeDouble, alias: 2010 White Non-Hispanic Population, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
MINORITY10
(type: esriFieldTypeDouble, alias: 2010 Minority Population, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
DIVINDX10
(type: esriFieldTypeDouble, alias: 2010 Diversity Ind, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
HISPPOP10
(type: esriFieldTypeDouble, alias: 2010 Hispanic Population, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
WHITE_CY
(type: esriFieldTypeDouble, alias: 2016 Pop-1 Race: White, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
BLACK_CY
(type: esriFieldTypeDouble, alias: 2016 Pop-1 Race: Black, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
AMERIND_CY
(type: esriFieldTypeDouble, alias: 2016 Pop-1 Race: Amer Indian, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
ASIAN_CY
(type: esriFieldTypeDouble, alias: 2016 Pop-1 Race: Asian, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
PACIFIC_CY
(type: esriFieldTypeDouble, alias: 2016 Pop-1 Race: Pacific, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
OTHRACE_CY
(type: esriFieldTypeDouble, alias: 2016 Pop-1 Race: Other Race, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
HISPPOP_CY
(type: esriFieldTypeDouble, alias: 2016 Hispanic Population, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
MINORITYCY
(type: esriFieldTypeDouble, alias: 2016 Minority Population, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
DIVINDX_CY
(type: esriFieldTypeDouble, alias: 2016 Diversity Index, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
FAMGRW10CY
(type: esriFieldTypeDouble, alias: 2010-2016 Growth Rate: Families, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
HHGRW10CY
(type: esriFieldTypeDouble, alias: 2010-2016 Growth Rate: Households, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
POPGRW10CY
(type: esriFieldTypeDouble, alias: 2010-2016 Growth Rate: Population, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
TOTPOP_CY
(type: esriFieldTypeDouble, alias: 2016 Total Population, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
TOTHH_CY
(type: esriFieldTypeDouble, alias: 2016 Total Households, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
AVGHHSZ_CY
(type: esriFieldTypeDouble, alias: 2016 Average Household Size, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
FAMHH_CY
(type: esriFieldTypeDouble, alias: 2016 Family Households, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
AVGFMSZ_CY
(type: esriFieldTypeDouble, alias: 2016 Average Family Size, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
Types:
ID: No Population
Name: No Population
Domains:
Templates:
Name: No Population
Description:
Drawing Tool: esriFeatureEditToolNone
Prototype:
Attributes:
null
: No Population
ID: Hispanic
Name: Hispanic
Domains:
Templates:
Name: Hispanic
Description:
Drawing Tool: esriFeatureEditToolNone
Prototype:
Attributes:
null
: Hispanic
ID: White
Name: White
Domains:
Templates:
Name: White
Description:
Drawing Tool: esriFeatureEditToolNone
Prototype:
Attributes:
null
: White
ID: Black
Name: Black
Domains:
Templates:
Name: Black
Description:
Drawing Tool: esriFeatureEditToolNone
Prototype:
Attributes:
null
: Black
ID: American Indian
Name: American Indian
Domains:
Templates:
Name: American Indian
Description:
Drawing Tool: esriFeatureEditToolNone
Prototype:
Attributes:
null
: American Indian
ID: Asian
Name: Asian
Domains:
Templates:
Name: Asian
Description:
Drawing Tool: esriFeatureEditToolNone
Prototype:
Attributes:
null
: Asian
Is Data Versioned:
false
Has Contingent Values:
false
Supports Rollback On Failure Parameter:
true
Last Edit Date:
12/22/2016 5:46:14 PM
Schema Last Edit Date:
12/22/2016 5:46:14 PM
Data Last Edit Date:
12/22/2016 5:46:14 PM