Baselight

Workers' Compensation (WCB) Disputes Data

State of Oregon

@usgov.state_of_oregon_workers_compensation_wcb_disputes_data

Loading...
Loading...

About this Dataset

Workers' Compensation (WCB) Disputes Data

Oregon Workers' Compensation Board disputes data. This contains statistics for the Hearings Division, Board Review, and Oregon Court of Appeals. The data is presented in the Department of Consumer and Business Services report at https://www.oregon.gov/dcbs/reports/compensation/Pages/index.aspx. The attached pdf provides definitions of the data.
Organization: State of Oregon
Last updated: 2020-11-10T17:23:17.685212
Tags: board-review, coa, court-of-appeals, disputes, hearings, oregon, workers-compensation

Tables

Table 1

@usgov.state_of_oregon_workers_compensation_wcb_disputes_data.table_1
  • 33.91 KB
  • 37 rows
  • 34 columns
Loading...

CREATE TABLE table_1 (
  "year" BIGINT,
  "hearings_div_requests" BIGINT,
  "hearings_div_orders" BIGINT,
  "hearings_div_appeal_rates" DOUBLE,
  "hearings_div_issue_claim_denial" DOUBLE,
  "hearings_div_issue_partial_denial" DOUBLE,
  "hearings_div_issue_ppd" DOUBLE,
  "hearings_div_issue_insurer_penalty" DOUBLE,
  "hearings_div_issue_other" DOUBLE,
  "hearings_div_mediations_completed" DOUBLE,
  "hearings_div_med_percent_settled" DOUBLE,
  "hearing_div_med_resolved_by_dcs" DOUBLE,
  "hearings_div_med_compensability_issue" DOUBLE,
  "hearings_div_med_disease_issue" DOUBLE,
  "hearings_div_med_non_wcb_issues" DOUBLE,
  "board_review_requests" BIGINT,
  "board_review_orders" BIGINT,
  "board_review_appeal_rates" DOUBLE,
  "board_own_motion_orders" BIGINT,
  "dcs_cases" BIGINT,
  "dcs_amount_thousands" BIGINT,
  "dcss_with_cdas" DOUBLE,
  "cdas_approved" DOUBLE,
  "cda_amount_thousands" DOUBLE,
  "court_of_appeals_requests" BIGINT,
  "court_of_appeals_decisions" BIGINT,
  "court_of_appeals_remands" DOUBLE,
  "court_of_appeals_dismissals" DOUBLE,
  "median_days_doi_to_hearings_div_order" BIGINT,
  "median_days_doi_to_board_review_order" BIGINT,
  "median_days_doi_to_court_of_appeals_decision" BIGINT,
  "median_days_hearins_div_request_to_order" BIGINT,
  "median_days_board_review_request_to_order" BIGINT,
  "median_days_court_of_appeals_request_to_decision" BIGINT
);

Share link

Anyone who has the link will be able to view this.