incident

Core Table
EHS & Compliance

Records incidents, accidents, near misses and related investigations and corrective actions.

Primary Key
incident_code
Record Type
Operational
Log Tables
incident_status_log
Summary Views
monthly_incident_summary
Last Updated
May 20, 2026
AI Usefulness
4.6
/ 5.0

High value for AI analytics, prediction and automation.

All (7)Key (1)Calculated (2)
Field CodeCaptionData TypeLengthPKCalculatedDescription
incident_codeIncident CodeVarchar50Unique code for each incident.
incident_type_codeIncident Type CodeVarchar50Reference to incident_type.
incident_dateIncident DateDateDate of the incident.
severity_codeSeverity CodeVarchar50Severity level of the incident.
location_codeLocation CodeVarchar50Where the incident occurred.
status_codeStatus CodeVarchar50Current status of the incident.
reported_byReported ByVarchar50Person who reported the incident.
Showing 7 of 7 (34 total in schema)
Relationships (Links to)
  • incident_type N:1
    Incident classification.
  • building N:1
    Where incident occurred.
  • contact N:1
    Reporter of the incident.
Operational Meaning

Captures every safety event with full investigation trail for regulatory reporting and trend analysis.

AI Opportunities
  • Trend analysis & risk scoring
  • Root cause prediction
  • Leading indicator detection
  • Auto-routing of corrective actions
Suggested Queries
  • "Show all high-severity incidents in the last 90 days."
  • "Which buildings have rising near-miss counts?"
  • "List open incidents past their target close date."
Back to Core Tables