WARN
State of Oregon
@usgov.state_of_oregon_warn
State of Oregon
@usgov.state_of_oregon_warn
The Worker Adjustment and Retraining Notification (WARN) act requires companies with 50 or more employees to notify affected workers 60 days prior to closures and layoffs. WARN data includes the name of the employer, business location, number of affected workers, type (layoff or closure) and effective date of layoff or closure.
Organization: State of Oregon
Last updated: 2022-06-16T03:57:39.418432
CREATE TABLE table_1 (
"warn" BIGINT -- WARN#,
"company_name" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"layoff_date" TIMESTAMP,
"laid_off" DOUBLE,
"layoff_type" VARCHAR,
"received_date" TIMESTAMP
);Anyone who has the link will be able to view this.