Missouri First Reports Of Injury By Gender And Age
State of Missouri
@usgov.state_of_missouri_missouri_first_reports_of_injury_by__321e2712
State of Missouri
@usgov.state_of_missouri_missouri_first_reports_of_injury_by__321e2712
First reports of injury filed by gender and age.
Organization: State of Missouri
Last updated: 2020-11-10T17:23:40.375495
Tags: employment, froi, injury, labor
CREATE TABLE table_1 (
"recordid" VARCHAR,
"year" BIGINT,
"month" BIGINT,
"gender" VARCHAR,
"missing" DOUBLE,
"n_10_15" DOUBLE -- 10-15,
"n_16_19" DOUBLE -- 16-19,
"n_20_29" DOUBLE -- 20-29,
"n_30_39" DOUBLE -- 30-39,
"n_40_49" DOUBLE -- 40-49,
"n_50_59" DOUBLE -- 50-59,
"n_60_69" DOUBLE -- 60-69,
"n_70_79" DOUBLE -- 70-79,
"n_80_89" DOUBLE -- 80-89
);Anyone who has the link will be able to view this.