{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 40, "name": "Felony Sentences", "type": "Table", "description": "This dataset contains all felony counts sentenced from 2010 onward and includes offender demographic information such as gender, race, and age, as well as sentencing information such as the offense, offense severity group, and the type and length of sentence imposed. The dataset is updated annually. Individuals interested in more extensive data sets may contact the Sentencing Commission via email at sccrc@dc.gov.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "RID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "RID", "type": "esriFieldTypeString", "alias": "RID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "rID" }, { "name": "GENERIC_CASE_ID", "type": "esriFieldTypeString", "alias": "GENERIC_CASE_ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Generic_Case_ID" }, { "name": "GENERIC_OFFENDER_ID", "type": "esriFieldTypeString", "alias": "GENERIC_OFFENDER_ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Generic_Offender_ID" }, { "name": "CHARGE_NUMBER", "type": "esriFieldTypeDouble", "alias": "CHARGE_NUMBER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Charge_Number" }, { "name": "SENTENCE_YEAR", "type": "esriFieldTypeDouble", "alias": "SENTENCE_YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Sentence_Year" }, { "name": "RACE", "type": "esriFieldTypeString", "alias": "RACE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Race" }, { "name": "GENDER", "type": "esriFieldTypeString", "alias": "GENDER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Gender" }, { "name": "AGE_GROUP", "type": "esriFieldTypeString", "alias": "AGE_GROUP", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Age_Group" }, { "name": "OFFENSE", "type": "esriFieldTypeString", "alias": "OFFENSE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Offense" }, { "name": "OFFENSE_TYPE", "type": "esriFieldTypeString", "alias": "OFFENSE_TYPE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Offense_Type" }, { "name": "HOMICIDE_TYPE", "type": "esriFieldTypeString", "alias": "HOMICIDE_TYPE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Homicide_Type" }, { "name": "OFFENSE_SEVERITY_GROUP", "type": "esriFieldTypeString", "alias": "OFFENSE_SEVERITY_GROUP", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Offense_Severity_Group" }, { "name": "SENTENCE_TYPE", "type": "esriFieldTypeString", "alias": "SENTENCE_TYPE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Sentence_Type" }, { "name": "SENTENCE_IMPOSED_MONTHS", "type": "esriFieldTypeDouble", "alias": "SENTENCE_IMPOSED_MONTHS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Sentence_Imposed_Months" }, { "name": "SENTENCE_SUSPENDED_MONTHS", "type": "esriFieldTypeDouble", "alias": "SENTENCE_SUSPENDED_MONTHS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Sentence_Suspended_Months" }, { "name": "SENTENCE_TO_SERVE_MONTHS", "type": "esriFieldTypeDouble", "alias": "SENTENCE_TO_SERVE_MONTHS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Sentence_to_Serve_Months" }, { "name": "SENTENCE_PROBATION_MONTHS", "type": "esriFieldTypeDouble", "alias": "SENTENCE_PROBATION_MONTHS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Sentence_Probation_Months" }, { "name": "VVCA_AMT", "type": "esriFieldTypeDouble", "alias": "VVCA_AMT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VVCA_AMT" }, { "name": "FINE_AMT", "type": "esriFieldTypeDouble", "alias": "FINE_AMT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Fine_AMT" }, { "name": "RESTITUTION_AMT", "type": "esriFieldTypeDouble", "alias": "RESTITUTION_AMT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Restitution_AMT" }, { "name": "FINE_SUSPENDED_AMT", "type": "esriFieldTypeDouble", "alias": "FINE_SUSPENDED_AMT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Fine_Suspended_AMT" }, { "name": "GIS_ID", "type": "esriFieldTypeString", "alias": "GIS_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GIS_ID" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED" }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDITED" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "indexes": [ { "name": "R50735_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_50735", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Felony Sentences", "description": "", "prototype": { "attributes": { "EDITED": null, "RID": null, "GENERIC_CASE_ID": null, "GENERIC_OFFENDER_ID": null, "CHARGE_NUMBER": null, "SENTENCE_YEAR": null, "RACE": null, "GENDER": null, "AGE_GROUP": null, "OFFENSE": null, "OFFENSE_TYPE": null, "HOMICIDE_TYPE": null, "OFFENSE_SEVERITY_GROUP": null, "SENTENCE_TYPE": null, "SENTENCE_IMPOSED_MONTHS": null, "SENTENCE_SUSPENDED_MONTHS": null, "SENTENCE_TO_SERVE_MONTHS": null, "SENTENCE_PROBATION_MONTHS": null, "VVCA_AMT": null, "FINE_AMT": null, "RESTITUTION_AMT": null, "FINE_SUSPENDED_AMT": null, "GIS_ID": null, "CREATED": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1 }