Report Month: May 2026

Data Sources & KOC Touchpoints

System Inventory

SystemDescriptionIntegrationFrequencyKey Fields
MyHSSE Incident SystemPrimary source for Incidents, Near Misses, Hazardous ConditionsREST APIDailyIncidentID, Date, Rig_ID, Event_Type, Severity, Aspect, Reported_Date, Status
Waste Manifest SystemTracks hazardous and non-hazardous waste shipmentsSFTP / CSVWeeklyManifestNo, Date, Rig_ID, Waste_Category, Waste_Stream, Qty, Transporter, Disposal_Site, Rejected
Inspection/Audit LogsContractor or internal inspection findingsREST APIDailyInspID, Date, Rig_ID, Finding_ID, Severity, Aspect, Repeat_Flag, Linked_CA_ID
Corrective Action RegisterAll corrective actions raised from incidents/inspectionsDirect DBDailyCA_ID, SourceType, SourceID, Rig_ID, Assigned_Date, Due_Date, Owner, Status, Closed_Date
Timesheets / ManhoursApproved rig-level or consolidated manhours for D&WExcel / Power QueryMonthlyMonth, Rig_ID, Total_Hours
GIS / Waste MapWaste disposal sites geodata (latitude/longitude)Manual UploadQuarterlySite_ID, Name, Latitude, Longitude, Type

Field Mapping (Source → Dashboard)

Dashboard TableDashboard ColumnSource SystemSource Field
EventsEvent_IDMyHSSEIncidentNumber
EventsEvent_DateMyHSSEOccurrenceDate
EventsRig_IDMyHSSERigCode
EventsEvent_TypeMyHSSEEventType
EventsSeverityMyHSSESeverityLevel
EventsEnv_AspectMyHSSEAspectCategory
WasteManifest_NoWaste SystemManifestNo
WasteWaste_DateWaste SystemDispatchDate
WasteRig_IDWaste SystemRigCode
WasteWaste_CategoryWaste SystemCategory
WasteQty_TonnesWaste SystemQuantity
InspectionsFinding_IDInspectionsFindingID
InspectionsSeverityInspectionsFindingSeverity
InspectionsRepeat_FlagInspectionsRepeatFlag
CA RegisterCA_IDCA SystemActionID
CA RegisterDue_DateCA SystemDueDate
CA RegisterStatusCA SystemStatus
ManhoursMonthTimesheetYearMonth
ManhoursHoursTimesheetTotalHours

ETL Data Flow

┌──────────────┐    JSON     ┌─────────────────┐
│  MyHSSE API  │────────────▶│                 │
└──────────────┘             │                 │
┌──────────────┐    SFTP     │   ETL Staging   │    Power Query    ┌──────────────────┐
│  Waste CSV   │────────────▶│     Layer       │──────────────────▶│  Excel Dashboard │
└──────────────┘             │                 │                   │    Workbook      │
┌──────────────┐    API      │                 │                   └──────────────────┘
│ Inspections  │────────────▶│                 │
└──────────────┘             │                 │
┌──────────────┐    DB       │                 │
│   CA System  │────────────▶│                 │
└──────────────┘             │                 │
┌──────────────┐    Upload   │                 │
│  Manhours XL │────────────▶│                 │
└──────────────┘             └─────────────────┘