Address Residential Units
District of Columbia
@usgov.district_of_columbia_address_residential_units
District of Columbia
@usgov.district_of_columbia_address_residential_units
Address Residential Units. This dataset contains residential units and attributes of Address points, created as part of the Master Address Repository (MAR) for the D.C. Residential units can be condominiums or also apartments. Office of the Chief Technology Officer (OCTO) and DC Department of Consumer and Regulatory Affairs . It contains the addresses in the District of Columbia which are typically placed on the buildings. More information on the MAR can be found at https://opendata.dc.gov/pages/addressing-in-dc.
Organization: District of Columbia
Last updated: 2024-04-30T18:51:49.888624
Tags: address, condominium, district-of-columbia, location, mar, mardistrict, master-address-repository, residential, washington-dc
CREATE TABLE table_1 (
"unit_id" BIGINT,
"full_address" VARCHAR,
"primary_address" VARCHAR,
"unit_number" VARCHAR,
"condo_ssl" VARCHAR,
"condo_square" DOUBLE,
"condo_suffix" VARCHAR,
"condo_lot" DOUBLE,
"condo_book" DOUBLE,
"condo_page" DOUBLE,
"mar_id" BIGINT,
"unit_type" VARCHAR,
"status" VARCHAR,
"metadata_id" BIGINT,
"otr_premiseadd" VARCHAR,
"otr_unitnumber" VARCHAR,
"before_date" VARCHAR,
"before_date_source" VARCHAR,
"begin_date" VARCHAR,
"begin_date_source" VARCHAR,
"first_known_date" VARCHAR,
"first_known_date_source" VARCHAR,
"created_date" TIMESTAMP,
"created_user" VARCHAR,
"last_edited_date" TIMESTAMP,
"last_edited_user" VARCHAR,
"objectid" BIGINT
);Anyone who has the link will be able to view this.