home / chips / l_size_of_unit_codes

l_size_of_unit_codes

7 rows

✎ View and edit SQL

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

Download this data

CSV · JSON

Table schema
CREATE TABLE l_size_of_unit_codes(code BIGINT, number_of_employees VARCHAR);

Queries took 1.2ms

A project of Forest Gregg. Read about project updates on Notes on Labor Data.