Missouri First Reports Of Injury By Body Part - Upper Extremities
State of Missouri
@usgov.state_of_missouri_missouri_first_reports_of_injury_by__33347374
State of Missouri
@usgov.state_of_missouri_missouri_first_reports_of_injury_by__33347374
First reports of injury filed reporting an injury to an upper body extremity.
Organization: State of Missouri
Last updated: 2020-11-10T17:23:42.934663
Tags: employment, froi, injury, labor
CREATE TABLE table_1 (
"recordid" BIGINT,
"year" BIGINT,
"month" BIGINT,
"elbow_s" BIGINT -- Elbow(s),
"hand_s" BIGINT -- Hand(s),
"thumb_s" BIGINT -- Thumb(s),
"multiple_upper_extremities" BIGINT,
"wrist_s" BIGINT -- Wrist(s),
"lower_arm_s" BIGINT -- Lower Arm(s),
"finger_s" BIGINT -- Finger(s),
"upper_arm_s" BIGINT -- Upper Arm(s),
"shoulder_s" BIGINT -- Shoulder(s),
"wrist_s_hand_s" BIGINT -- Wrist(s) & Hand(s)
);Anyone who has the link will be able to view this.