l_ccr_bargain_status
6 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | other_bargain_status | description |
|---|---|---|---|
| 1 | 1 | APCMS | Abandoned - Plant Closed, Moved or Sold |
| 2 | 2 | InCon | Initial Contract Signed |
| 3 | 3 | InPrg | In Progress |
| 4 | 4 | Other | Other-explain in Other Remedies Section |
| 5 | 5 | SuCon | Succeeding Contract Signed |
| 6 | 6 | UnNoI | Union No Longer Interested |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_ccr_bargain_status" (
"other_bargain_status" text,
"description" text
);