Worker Coops
City of New York
@usgov.city_of_new_york_worker_coops
City of New York
@usgov.city_of_new_york_worker_coops
List of Worker Cooperatives assisted by the Worker Cooperative Business Development Initiative (WCBDI)
Organization: City of New York
Last updated: 2020-11-10T17:05:42.110212
Tags: coop
CREATE TABLE table_1 (
"business_name_dba" VARCHAR -- Business Name (DBA),
"address1" VARCHAR,
"address2" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip" VARCHAR,
"community_board" VARCHAR,
"naics_code" VARCHAR,
"number_of_worker_owners" DOUBLE,
"number_of_non_member_worker_owners" DOUBLE,
"subtype" VARCHAR,
"borough" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"city_council" DOUBLE,
"census_tract" DOUBLE,
"bin" DOUBLE,
"bbl" DOUBLE,
"nta" VARCHAR
);Anyone who has the link will be able to view this.