Baselight

Workers' Compensation Indemnity PPD Data

State of Oregon

@usgov.state_of_oregon_workers_compensation_indemnity_ppd_data

Loading...
Loading...

About this Dataset

Workers' Compensation Indemnity PPD Data

Oregon workers' compensation paid indemnity data. 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.

Workers’ compensation pays PPD benefits for the permanent loss of use or function of any portion of the body resulting from a compensable injury. PPD benefits are based on the benefits in statute at the time of injury, not the date of the award. These PPD data are reported by the year of the last claim closure. The average awards include the initial awards made by insurers and the net amounts awarded during the appeal process. Data will change as claims are opened and closed over time.

The structure of PPD benefits underwent a major change in 2005. Prior to 2005, the benefits were based on statutory lists of scheduled and unscheduled body parts. For claims with injuries since 1/1/2005, the permanent impairment of all body parts and systems is rated in relation to the whole person. The benefit is based on the statewide average weekly wage multiplied by the percentage of impairment. Workers who have not been released to regular work are also entitled to a work disability award in addition to their impairment award.
Organization: State of Oregon
Last updated: 2020-11-10T17:22:54.422812
Tags: indemnity-benefits, oregon, permanent-partial-disability, ppd, workers-compensation

Tables

Table 1

@usgov.state_of_oregon_workers_compensation_indemnity_ppd_data.table_1
  • 11.9 kB
  • 39 rows
  • 11 columns
Loading...
CREATE TABLE table_1 (
  "year" BIGINT,
  "closed_claims_with_ppd" BIGINT,
  "percent_of_closed_claims_with_ppd" DOUBLE,
  "average_ppd_award" BIGINT,
  "pre_2005_ppd_claims" BIGINT,
  "post_2005_ppd_claims" DOUBLE,
  "post_2005_impairment_only_claims" DOUBLE,
  "post_2005_imp_only_claims_average_ppd" DOUBLE  -- Post-2005. Imp.-only Claims, Average PPD,
  "post_2005_work_disability_claims" DOUBLE,
  "post_2005_wd_claims_average_impairment_award" DOUBLE  -- Post-2005 WD Claims, Average Impairment Award,
  "post_2005_wd_claims_average_work_disability_award" DOUBLE  -- Post-2005 WD Claims, Average Work Disability Award
);

Share link

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