{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 27, "name": "Health and Safety Incidents", "type": "Table", "description": "In the event of a Health and Safety incident arising out of, or in connection with, a work activity all employees have a duty to report the incident to their line manager as soon as practicable after the event. This dataset gives details of any incidents recorded.", "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CATEGORYOFINDIVIDUAL", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CATEGORYOFINDIVIDUAL", "type": "esriFieldTypeString", "alias": "\nCategory of Individual\n", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "CATEGORYOFINDIVIDUAL" }, { "name": "SERVICE", "type": "esriFieldTypeString", "alias": "Directorate", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "SERVICE" }, { "name": "INCIDENTDATE", "type": "esriFieldTypeDate", "alias": "Incident Date\n", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INCIDENTDATE" }, { "name": "INCIDENTCAUSE", "type": "esriFieldTypeString", "alias": "Cause of Incident\n", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "INCIDENTCAUSE" }, { "name": "PARTBODYINJURED", "type": "esriFieldTypeString", "alias": "Part of Body Injured\n", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "PARTBODYINJURED" }, { "name": "INJURYSEVERITY", "type": "esriFieldTypeString", "alias": "Severity of Injury\n", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "INJURYSEVERITY" }, { "name": "INJURYTREATMENT", "type": "esriFieldTypeString", "alias": "Treatment of Injury\n", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "INJURYTREATMENT" }, { "name": "AGGRESSIONVIOLENCETYPE", "type": "esriFieldTypeString", "alias": "Type of Aggression and Violence", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "AGGRESSIONVIOLENCETYPE" }, { "name": "AGGRESSORCATEGORY", "type": "esriFieldTypeString", "alias": "Aggressor Category\n", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "AGGRESSORCATEGORY" }, { "name": "AGGRESSORDETAILS", "type": "esriFieldTypeString", "alias": "Aggressor Gender", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "AGGRESSORDETAILS" }, { "name": "PHYSICALINTERVENTION", "type": "esriFieldTypeString", "alias": "Was Physical Intervention Used?\n", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "PHYSICALINTERVENTION" }, { "name": "CALMTECHNIQUESUSED", "type": "esriFieldTypeString", "alias": "Were CALM Techniques used?\n", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "CALMTECHNIQUESUSED" }, { "name": "POLICEASSISTANCE", "type": "esriFieldTypeString", "alias": "Was Police assistance sought?\n", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "POLICEASSISTANCE" }, { "name": "AGGRESSORADDITIONALSUPPORT", "type": "esriFieldTypeString", "alias": "Does the aggressor have Additional Support Needs\n?", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "AGGRESSORADDITIONALSUPPORT" } ], "indexes": [ { "name": "R94904_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Health and Safety Incidents", "description": "", "prototype": { "attributes": { "POLICEASSISTANCE": null, "AGGRESSORADDITIONALSUPPORT": null, "CATEGORYOFINDIVIDUAL": null, "SERVICE": null, "INCIDENTDATE": null, "INCIDENTCAUSE": null, "PARTBODYINJURED": null, "INJURYSEVERITY": null, "INJURYTREATMENT": null, "AGGRESSIONVIOLENCETYPE": null, "AGGRESSORCATEGORY": null, "AGGRESSORDETAILS": null, "PHYSICALINTERVENTION": null, "CALMTECHNIQUESUSED": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "29e8684d874341e5ad397b874a81f5e1" }