home / chips / l_size_of_unit_codes

l_size_of_unit_codes

7 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ code number_of_employees
1 1 1 1-9
2 2 2 10-19
3 3 3 20-39
4 4 4 40-99
5 5 5 100-199
6 6 6 200-499
7 7 7 500 and over

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "l_size_of_unit_codes" (
"code" INTEGER,
  "number_of_employees" TEXT
);
Powered by Datasette · Queries took 1.2ms