Land Survey Parcels 2017
City of Ferndale, Michigan
@usgov.city_of_ferndale_michigan_land_survey_parcels_2017_7c622
City of Ferndale, Michigan
@usgov.city_of_ferndale_michigan_land_survey_parcels_2017_7c622
This dataset contains parcel level information on property and land use for parcels within the Arena District, including structure and/or lot condition and use. This dataset was created by University of Michigan students during a land survey in April 2017. Data was obtained for the Building and Conditions section of Little Caesar's Arena District Needs Assessment.
Click here for metadata (descriptions of the fields).
Organization: City of Ferndale, Michigan
Last updated: 2024-02-21T07:03:03.412037
Tags: arena-district, building-condition, building-type, detroit, lot, lot-use, needs-assessment, parcel, parcel-use, property-and-land-use, structure-condition
CREATE TABLE table_1 (
"objectid_1" BIGINT,
"structure" VARCHAR,
"condition" VARCHAR,
"dumping" VARCHAR,
"address" VARCHAR,
"parcel_id" VARCHAR,
"photo" VARCHAR,
"name_1" VARCHAR,
"developer" VARCHAR,
"fence" VARCHAR,
"lotuse" VARCHAR,
"lotnotes" VARCHAR,
"l_underdev" VARCHAR,
"residentia" VARCHAR,
"use" VARCHAR,
"use_notes" VARCHAR,
"s_underdev" VARCHAR,
"occupied" VARCHAR,
"unitrange" VARCHAR,
"unitcount" VARCHAR,
"boarding" VARCHAR,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.