l_r_closing_method
8 rows
This data as json, CSV (advanced)
| closing_method ▼ | description |
|---|---|
| Admin | Administrative Closing |
| AmCrt | Amended Certification |
| Dismi | Dismissal |
| Rep | Certification of Representative |
| Resul | Certification of Results |
| Trans | Transferred |
| UniCl | Unit Clarification |
| With | Withdrawal |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE "l_r_closing_method" ( [closing_method] text PRIMARY KEY, [description] text );