Owner Lot Line Dimensions
District of Columbia
@usgov.district_of_columbia_owner_lot_line_dimensions
District of Columbia
@usgov.district_of_columbia_owner_lot_line_dimensions
The dataset contains locations and attributes of owner lines with dimensions. The tax information (attribution) comes from the Office of Tax and Revenue's Public Extract file. The creation of this layer is automated, occurs weekly, and uses the most currently available tax information. The date of the extract can be found in the EXTRACTDAT field in this layer.
Organization: District of Columbia
Last updated: 2024-04-30T18:27:24.473936
Tags: air-right, dc, dimensions, district-of-columbia, dob, land, lot, measurement, parcel, planning-cadastre, property, record, reservations, square, tax, vpmdata, washington-dc
CREATE TABLE table_1 (
"creation_dt" TIMESTAMP,
"recordation_dt" VARCHAR,
"narrative" VARCHAR,
"expiration_dt" TIMESTAMP,
"status" BIGINT,
"square" VARCHAR,
"suffix" VARCHAR,
"par" DOUBLE,
"lot" VARCHAR,
"lot_type" DOUBLE,
"record_length_ft" DOUBLE,
"record_bearing" VARCHAR,
"record_bearing_dir" DOUBLE,
"record_bearing_angle_dd" DOUBLE,
"record_arc_length_ft" DOUBLE,
"record_delta_angle_dd" DOUBLE,
"record_radius_ft" DOUBLE,
"computed_length_ft" DOUBLE,
"computed_bearing_dir" DOUBLE,
"computed_bearing_angle_dd" DOUBLE,
"computed_delta_angle_dd" DOUBLE,
"computed_arc_length_ft" DOUBLE,
"computed_radius_ft" DOUBLE,
"kill_dt" TIMESTAMP,
"ssl" VARCHAR,
"res" VARCHAR,
"shape_length" BIGINT -- Shape, Length,
"objectid" BIGINT
);Anyone who has the link will be able to view this.