Workers' Compensation Non-subscriber Employer Information
City of Austin
@usgov.city_of_austin_workers_compensation_non_subscriber_emp_d2d6db9c
City of Austin
@usgov.city_of_austin_workers_compensation_non_subscriber_emp_d2d6db9c
The Texas Department of Insurance, Division of Workers’ Compensation (DWC) publishes a monthly report of private employers that have opted out of Texas workers’ compensation insurance coverage (non-subscribers). Texas does not require most private employers to have workers' compensation insurance coverage. Non-subscribers are required to file the DWC Form-005, Employers' Notice of No Coverage or Termination of Coverage annually. The DWC Form-005 is the source of this data set.
Organization: City of Austin
Last updated: 2023-08-25T22:30:50.346209
Tags: dwc-form-005, no-workers-compensation-coverage, non-covered, non-subscriber, texas-workers-compensation, workers-compensation
CREATE TABLE table_1 (
"filing_id" BIGINT,
"filing_date_received" TIMESTAMP,
"record_type" VARCHAR,
"company_name" VARCHAR,
"address_1" VARCHAR,
"address_2" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" VARCHAR,
"date_type" VARCHAR,
"start_date" TIMESTAMP,
"end_date" TIMESTAMP
);Anyone who has the link will be able to view this.