Home Occupancy Permit
District of Columbia
@usgov.district_of_columbia_home_occupancy_permit
District of Columbia
@usgov.district_of_columbia_home_occupancy_permit
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.