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
Database of all active Tree Service Providers registered to do business in Seattle and have met the registration requirements for the Seattle Department of Construction & Inspections (SDCI) registry for tree work on private property, for the Seattle Department of Transportation’s (SDOT) registry for tree work in the public right-of-way, or both. All commercial tree work on private property, including removal, reportable work, or consulting services must be conducted by a SDCI registered tree service provider. All major pruning or tree removal work within the public right-of-way must be conducted by a SDOT registered tree service provider.
Organization: City of Seattle
Last updated: 2024-12-16T22:34:28.720968
Tags: registry, service, tree, tree-service, tree-service-provider, 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.