home / cats / l_c_proof_claim_cat

l_c_proof_claim_cat

5 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ poc_category description
1 1 Admin Administrative
2 2 Other Other
3 3 Secur Secured
4 4 Unsec Unsecured
5 5 Wage Wage or Benefit Priority

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "l_c_proof_claim_cat" (
    "poc_category" text,
    "description" text
);
Powered by Datasette · Queries took 1.2ms