Home Occupancy Permit
District of Columbia
@usgov.district_of_columbia_home_occupancy_permit
District of Columbia
@usgov.district_of_columbia_home_occupancy_permit
All applicants for a Basic Business License operating from a residential location the District of Columbia must provide a Home Occupation (HOP) for the premise address from which the business activity is conducted in order to demonstrate the activity does not conflict with building and zoning codes. A home occupation is a business, profession or other economic activity conducted full- or part-time in the principal residence of the person conducting the business. This permit is required for operating a business from a residential home.
Organization: District of Columbia
Last updated: 2024-04-30T18:08:42.018339
Tags: business, district-of-columbia, dob, dwelling, home-occupancy, permit, residential, washington-dc
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"hop_permit_number" VARCHAR,
"issue_date" TIMESTAMP,
"address" VARCHAR,
"ward" VARCHAR,
"owner_full_name" VARCHAR,
"owner_address" VARCHAR,
"business_entity_type" VARCHAR,
"business_entity" VARCHAR,
"description" VARCHAR,
"business_owner_tenant" VARCHAR,
"bza_number" VARCHAR,
"total_square_footage" VARCHAR,
"percent_of_use" VARCHAR,
"sign" VARCHAR,
"sign_size_and_name" VARCHAR,
"number_of_employees" DOUBLE,
"days_of_operation" VARCHAR,
"hours_of_operation" VARCHAR,
"condition_restriction" VARCHAR,
"expiration_date" TIMESTAMP,
"mar_id" BIGINT,
"x_coordinate" DOUBLE,
"y_coordinate" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"dcs_last_mod_dttm" TIMESTAMP,
"objectid" BIGINT
);Anyone who has the link will be able to view this.