Agricultural And Conservation Easement Inventory
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_agricultural_and_conserv_eb79a5a2
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_agricultural_and_conserv_eb79a5a2
Inventory of Agricultural preservation and conservation land easements located in the County.
Organization: Montgomery County of Maryland
Last updated: 2020-11-10T16:58:18.711890
Tags: agricultural-land, agriculture, conservation, easement, preservation
CREATE TABLE table_1 (
"program" VARCHAR,
"election_district" BIGINT,
"primary_tax_id" BIGINT,
"date_aquired" VARCHAR,
"grantor" VARCHAR,
"property_owner" VARCHAR,
"easement_acres" VARCHAR,
"street_number" VARCHAR,
"street" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zipcode" VARCHAR,
"n__tax_id_1" DOUBLE -- Tax ID -1,
"n__tax_id_2" DOUBLE -- Tax ID - 2,
"n__tax_id_3" DOUBLE -- Tax ID - 3,
"n__tax_id_4" DOUBLE -- Tax ID -4,
"n__tax_id_5" DOUBLE -- Tax ID - 5,
"location" VARCHAR
);
Anyone who has the link will be able to view this.