Historic Resource Survey
City of Ferndale, Michigan
@usgov.city_of_ferndale_michigan_historic_resource_survey_63107
City of Ferndale, Michigan
@usgov.city_of_ferndale_michigan_historic_resource_survey_63107
The survey contains data on 17,500 properties in eligible historic districts across the six Hardest-Hit Fund districts. Volunteer surveyors answered three main questions about each property: its architectural integrity ("Architectu"), how in-keeping it was with neighborhood character ("Building_w"), and how intact its block was ("Block_Inta"). These three questions were aggregated into a Historic Preservation Score (HP_SCORE) aimed to help distill the survey data for decision-makers.
Organization: City of Ferndale, Michigan
Last updated: 2024-02-21T07:04:22.406898
Tags: civic-engagement, detroit, hardest-hit, historic-districts, historic-preservation, local-data, parcels, property-land-use-and-housing, structures
CREATE TABLE table_1 (
"objectid" BIGINT,
"parcels12" VARCHAR,
"parcels121" VARCHAR,
"shape_leng" DOUBLE,
"addcombo" VARCHAR,
"number" BIGINT,
"direction" VARCHAR,
"street" VARCHAR,
"zip" VARCHAR,
"pcount" BIGINT,
"timestamp" TIMESTAMP,
"centroid_x" DOUBLE,
"centroid_y" DOUBLE,
"block_inta" VARCHAR,
"building_w" VARCHAR,
"architectu" VARCHAR,
"hp_score" VARCHAR,
"combo_fiel" VARCHAR
);Anyone who has the link will be able to view this.