Downtown Tenants
Town of Chapel Hill, North Carolina
@usgov.town_of_chapel_hill_north_caro_downtown_tenants
Town of Chapel Hill, North Carolina
@usgov.town_of_chapel_hill_north_caro_downtown_tenants
Downtown City Tenant Information: Includes tenant name, address, Business open date, close date, years in business, and independent vs. chain.
Data provided by the Chapel Hill Downtown Partnership; data is accurate to the best of their knowledge. Prepared and published in collaboration with Chapel Hill Open Data.
Organization: Town of Chapel Hill, North Carolina
Last updated: 2024-02-09T14:55:38.729286
Tags: business, economic-development, economy, employment, sme, town-of-chapel-hill
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"tenant_name" VARCHAR,
"category_of_use" VARCHAR,
"street_name" VARCHAR,
"address_number" DOUBLE,
"downtown_district" VARCHAR,
"date_opened" VARCHAR,
"date_closed" TIMESTAMP,
"years_in_business" DOUBLE,
"date_updated" TIMESTAMP,
"independent_v_chain" VARCHAR,
"website" VARCHAR,
"naics_code" VARCHAR,
"address" VARCHAR,
"lat_long_coordinates" VARCHAR,
"lat_long_coordinates_x" DOUBLE,
"lat_long_coordinates_y" DOUBLE
);
Anyone who has the link will be able to view this.