{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 62, "name": "Affordable Housing", "type": "Feature Layer", "description": "Affordable housing production and preservation projects are managed by the Department of Housing and Community Development (DHCD), the Deputy Mayor for Planning and Economic Development (DMPED), the DC Housing Authority, the DC Housing Finance Agency and DC's Inclusionary Zoning program. This dataset comprehensively covers affordable housing projects which started (i.e. reached financial closing and/or started construction) or completed since January of 2015. The data includes affordable housing projects (production and preservation, rental and for-sale) which were subsidized by DMPED, DHCD, DCHFA, or DCHA, and those which were produced as a result of Planned Unit Development (PUD) proffers or Inclusionary Zoning (IZ) requirements. ", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Office of the Deputy Mayor for Planning and Economic Development", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 39, 168, 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": -8582290.11399991, "ymin": 4696235.8249717, "xmax": -8561652.360135192, "ymax": 4719235.300111657, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 200, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 200, "domain": null }, { "name": "FULLADDRESS", "type": "esriFieldTypeString", "alias": "Full Address", "length": 200, "domain": null }, { "name": "STATUS_PUBLIC", "type": "esriFieldTypeString", "alias": "Status Public", "length": 200, "domain": null }, { "name": "AGENCY_CALCULATED", "type": "esriFieldTypeString", "alias": "Agency Calculated", "length": 200, "domain": null }, { "name": "TOTAL_AFFORDABLE_UNITS", "type": "esriFieldTypeDouble", "alias": "Total Affordable Units", "domain": null }, { "name": "AFFORDABLE_UNITS_AT_0_30_AMI", "type": "esriFieldTypeDouble", "alias": "Affordable Units at 0-30 AMI", "domain": null }, { "name": "AFFORDABLE_UNITS_AT_31_50_AMI", "type": "esriFieldTypeDouble", "alias": "Affordable Units at 31-50 AMI", "domain": null }, { "name": "AFFORDABLE_UNITS_AT_51_60_AMI", "type": "esriFieldTypeDouble", "alias": "Affordable Units at 51-60 AMI", "domain": null }, { "name": "AFFORDABLE_UNITS_AT_61_80_AMI", "type": "esriFieldTypeDouble", "alias": "Affordable Units at 61-80 AMI", "domain": null }, { "name": "AFFORDABLE_UNITS_AT_81_AMI", "type": "esriFieldTypeDouble", "alias": "Affordable Units at 81 Plus AMI", "domain": null }, { "name": "CASE_ID", "type": "esriFieldTypeString", "alias": "Case Identifier", "length": 50, "domain": null }, { "name": "MAR_WARD", "type": "esriFieldTypeString", "alias": "Ward", "length": 200, "domain": null }, { "name": "AFFORDABLE_UNITS_PRESERVED", "type": "esriFieldTypeDouble", "alias": "Affordable Units Preserved", "domain": null }, { "name": "UNITS_NEWLY_COVENANT_EXISTING", "type": "esriFieldTypeDouble", "alias": "Units Newly Covenant Existing", "domain": null }, { "name": "AFFORDABLE_UNITS_PRODUCTION", "type": "esriFieldTypeDouble", "alias": "Affordable Units Production", "domain": null }, { "name": "UNITS_NET_NEW", "type": "esriFieldTypeDouble", "alias": "Units Net New", "domain": null }, { "name": "UNITS_MARKET", "type": "esriFieldTypeDouble", "alias": "Units Market", "domain": null }, { "name": "UNITS_TOTAL", "type": "esriFieldTypeDouble", "alias": "Units Total", "domain": null }, { "name": "CONSTRUCTION_END_DATE", "type": "esriFieldTypeDate", "alias": "Construction End Date", "length": 8, "domain": null }, { "name": "PLANNING_AREA", "type": "esriFieldTypeString", "alias": "Planning Area", "length": 200, "domain": null }, { "name": "MAR_ID", "type": "esriFieldTypeDouble", "alias": "Master Address Repository Identifier", "domain": null }, { "name": "XCOORD", "type": "esriFieldTypeDouble", "alias": "X Coordinate", "domain": null }, { "name": "YCOORD", "type": "esriFieldTypeDouble", "alias": "Y Coordinate", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "GIS_LAST_MOD_DTTM", "type": "esriFieldTypeDate", "alias": "GIS Last Modified Date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R53243_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A17618_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }