home / chips / l_elect_method_of_disposition

l_elect_method_of_disposition

2 rows

✎ View and edit SQL

This data as json, CSV (advanced)

code ▼ action method_of_close
3 Certified Union Won Certification of Representatives by Regional Director or Board in Consent, Stipulated, Ordered, Regional Director directed, or 8(b)(7)C election (Includes case where union won the election in one or more units). Certified Union Won Election.
4 Certified Union Lost Certification of results by Regional Director or Board in Consent, Stipulated, Ordered, Regional Director directed, or 8(b)(7)C elections. Certified Union Lost Election.

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE "l_elect_method_of_disposition" (
   [code] TEXT PRIMARY KEY,
   [action] TEXT,
   [method_of_close] TEXT
);
Powered by Datasette · Queries took 1.2ms