Tree Service Provider Registry
City of Seattle
@usgov.city_of_seattle_tree_service_provider_registry
City of Seattle
@usgov.city_of_seattle_tree_service_provider_registry
CREATE TABLE table_1 (
"business_name" VARCHAR,
"company_address" VARCHAR,
"tree_services_provided" VARCHAR,
"preferred_contact_method" VARCHAR,
"website" VARCHAR,
"email_address" VARCHAR,
"phone_number" VARCHAR,
"assigned_tsp_number" VARCHAR,
"status" VARCHAR,
"expiration_date" TIMESTAMP,
"sdci_registration_status" VARCHAR,
"sdot_registration_status" VARCHAR
);
Anyone who has the link will be able to view this.