{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "JobCenter_SCAG", "type": "Feature Layer", "description": "Data Source: The primary data source used for this analysis are point-level business establishment data from InfoUSA. This commercial database produced by InfoGroup provides a comprehensive list of businesses in the SCAG region, including their industrial classification, number of employees, and several additional fields. Data have been post-processed for accuracy by SCAG staff and have an effective date of 2016. Locally-weighted regression: First, the SCAG region is overlaid with a grid, or fishnet, of 1km, 2km, and ½-km per cell. At the 1km cell size, there are 16,959 cells covering the SCAG region. Using the Spatial Join feature in ArcGIS, a sum total of business establishments and total employees (i.e., not separated by industrial classification) were joined to each grid cell. Note that since cells are of a standard size, the employment total in a cell is the equivalent of the employment density. A locally-weighted regression (LWR) procedure was developed using the R Statistical Software package in order to identify subcenters. The below procedure is described for 1km grid cells, but was repeated for 2km and 1/2km cells. 1.) Identify local maxima candidates. Using R\u2019s lwr package, each cell\u2019s 120 nearest neighbors, corresponding to roughly 5.5 km in each direction, was explored to identify high outliers or local maxima based on the total employment field. Cells with a z-score of above 2.58 were considered local maxima candidates. 2.) Identify local maxima. LWR can result in local maxima existing within close proximity. This step used a .dbf-format spatial weights matrix (knn=120 nearest neighbors) to identify only cells which are higher than all of their 120 nearest neighbors. At the 1km scale, 84 local maxima were found, which will form the \u201cpeak\u201d of each individual subcenter. 3.) Search adjacent cells to include as part of each subcenter. In order to find which cells also are part of each local maximum\u2019s subcenter, we use a queen (adjacency) contiguity matrix to search adjacent cells up to 120 nearest neighbors, adding cells if they are also greater than the average density in their neighborhood. A total of 695 cells comprise subcenters at the 1km scale. A video from Kane et al. (2018) demonstrates the above aspects of the methodology (please refer to 0:35 through 2:35 of https://youtu.be/ylTWnvCCO54), with the following differences: - Different years and slightly different post-processing steps for InfoUSA data - Video study covers 5-county region (Imperial county not included) - Limited to 1km scale subcenters - Due to these differences, the final map of subcenters is different. A challenge arises in that using 1km grid cells may fail to identify the correct local maximum for a particularly large employment center whose experience of high density occurs over a larger area. The process was repeated at a 2km scale, resulting in 54 \u201ccoarse scaled\u201d subcenters. Similarly, some centers may exist with a particularly tightly-packed area of dense employment which is not detectable at the medium, 1km scale. The process was repeated again with ½-km grid cells, resulting in 95 \u201cfine scaled\u201d subcenters. In many instances, boundaries of fine, medium, and coarse scaled subcenters were similar, but differences existed. The final step involved qualitatively comparing results at each scale to create the final map of 69 job centers across the region. Most centers are medium scale, but some known areas of especially employment density were better captured at the 2km scale while . Giuliano and Small\u2019s (1991) \u201cten jobs per acre\u201d threshold was used as a rough guide to test for reasonableness when choosing a larger or smaller scale. For example, in some instances, a 1km scale included much additional land which reduced job density well below 10 jobs per acre. In this instance, an overlapping or nearby 1/2km scaled center provided a better reflection of the local employment peak. Ultimately, the goal was to identify areas where job density is distinct from nearby areas. ", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SCAG\nGiuliano, Genevieve, and K. A. Small. 1991. Subcenters in the Los Angeles region. Regional Science and Urban Economics 21, p. 163-182.\nKane, K., Hipp, J. R., & Kim, J. H. 2018. Los Angeles employment centers in the twenty-first century. Urban Studies 55:4, 844-869. See https://cloudfront.escholarship.org/dist/prd/content/qt3d55p4zt/qt3d55p4zt.pdf", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 53, 138, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.327650247543739E7, "ymin": 3851059.0083605293, "xmax": -1.2752155206569333E7, "ymax": 4149989.501118702, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "length": 25, "domain": null }, { "name": "Focused_Gr", "type": "esriFieldTypeInteger", "alias": "Focused_Gr", "domain": null }, { "name": "Cowork", "type": "esriFieldTypeInteger", "alias": "Cowork", "domain": null }, { "name": "Park_AVR", "type": "esriFieldTypeInteger", "alias": "Park_AVR", "domain": null }, { "name": "nTAZ", "type": "esriFieldTypeInteger", "alias": "nTAZ", "domain": null }, { "name": "ACRE", "type": "esriFieldTypeDouble", "alias": "ACRE", "domain": null }, { "name": "Tot_Emp16", "type": "esriFieldTypeInteger", "alias": "Tot_Emp16", "domain": null }, { "name": "Tot_Emp16_", "type": "esriFieldTypeInteger", "alias": "Tot_Emp16_", "domain": null }, { "name": "JobsAcre", "type": "esriFieldTypeDouble", "alias": "JobsAcre", "domain": null }, { "name": "YEAR", "type": "esriFieldTypeInteger", "alias": "YEAR", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2936_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a2504_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a427ed1b6cdd452e87e8c47ba5bba86d" }