Housing Licensing And Registration
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_housing_licensing_and_re_498553b9
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_housing_licensing_and_re_498553b9
Rental license tracking for condominiums, single-family homes, multi-family units and accessory apartments under Montgomery County Code, Chapter 29, Landlord-Tenant Regulations. This dataset is updated annually.
Organization: Montgomery County of Maryland
Last updated: 2020-11-10T16:58:14.225521
Tags: buildingregistration, construction, housinglicensing, landlord, license, licensing, tenant
CREATE TABLE table_1 (
"license_number" BIGINT,
"ownership_type" VARCHAR,
"property_street_address" VARCHAR,
"property_address_line_2" VARCHAR,
"property_city" VARCHAR,
"property_zip_code" VARCHAR,
"structure_type" VARCHAR,
"unit_count" BIGINT,
"year_built" DOUBLE,
"license_type" VARCHAR,
"license_status" VARCHAR,
"property_tax_account" VARCHAR,
"location" VARCHAR
);Anyone who has the link will be able to view this.