home / voluntary_recognitions

Schema for voluntary_recognitions

CREATE TABLE "voluntary_recognitions" (
"VR Case Number" TEXT,
  "Regional Office" TEXT,
  "Unit City" TEXT,
  "Unit State" TEXT,
  "Date VR Request Received" TEXT,
  "Employer" TEXT,
  "Union" TEXT,
  "Unit Description" TEXT,
  "Number of Employees" TEXT,
  "Date of Voluntary Recogition" TEXT,
  "Date VR Notice Sent" TEXT,
  "Date Notice Posted" TEXT,
  "Date Posting Closes" TEXT,
  "Date R Case Petition Filed (if any)" TEXT,
  "R Case Number" TEXT,
  "Notes" TEXT,
  "Case Filed Date" TEXT
)
Powered by Datasette