Workers' Compensation Attorney Fees
State of Oregon
@usgov.state_of_oregon_workers_compensation_attorney_fees
State of Oregon
@usgov.state_of_oregon_workers_compensation_attorney_fees
Oregon workers' compensation data attorney fees paid. 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:22:52.656690
Tags: attorney-fees, disputes, legal-costs, oregon, workers-compensation
CREATE TABLE table_1 (
"year" BIGINT,
"defense_legal_costs_thousands" BIGINT -- Defense Legal Costs ($ Thousands),
"total_claimant_attorney_fees_thousands" BIGINT -- Total Claimant Attorney Fees ($ Thousands),
"total_assessed_fees_thousands" BIGINT -- Total Assessed Fees ($ Thousands),
"wcd_assessed_fees_thousands" DOUBLE -- WCD Assessed Fees ($ Thousands),
"hearings_assessed_fees_thousands" BIGINT -- Hearings Assessed Fees ($ Thousands),
"board_assessed_fees_thousands" BIGINT -- Board Assessed Fees ($ Thousands),
"total_out_of_compensation_fees_thousands" BIGINT -- Total Out-of-compensation Fees ($ Thousands),
"wcd_reconsiderations_thousands" BIGINT -- WCD Reconsiderations. ($ Thousands),
"cda_fees_thousands" BIGINT -- CDA Fees ($ Thousands),
"hearings_out_of_comp_fees_thousands" BIGINT -- Hearings Out-of-comp. Fees ($ Thousands),
"board_out_of_comp_fees_thousands" BIGINT -- Board Out-of-comp. Fees ($ Thousands)
);Anyone who has the link will be able to view this.