Parcels With Property Owners
City of Hartford
@usgov.city_of_hartford_parcels_with_property_owners
City of Hartford
@usgov.city_of_hartford_parcels_with_property_owners
This parcel data has been compiled from deeds, maps, assessor records, and other public records on file in the City of Hartford. The intent of this data layer is to depict a graphical representation of real property information relative to the planimetric features for the City of Hartford and is subject to change as a more accurate survey may disclose. The property ownership information is updated nightly from the City's Assessor CAMA system.
Organization: City of Hartford
Last updated: 2025-06-09T20:49:44.824594
Tags: development, gis-data, hartford-ct, housing, parcels, property, property-owners
CREATE TABLE table_1 (
"objectid" BIGINT,
"code" VARCHAR,
"gis_pin" VARCHAR,
"parcelnumber" DOUBLE,
"globalid" VARCHAR,
"accountnumber" DOUBLE,
"cardnumber" DOUBLE,
"streetnumberfrom" DOUBLE,
"streetnumberto" VARCHAR,
"streetname" VARCHAR,
"condonumber" VARCHAR,
"ownerfullname" VARCHAR,
"owner1fname" VARCHAR,
"owner1last" VARCHAR,
"owner2fname" VARCHAR,
"owner2last" VARCHAR,
"owner3fname" VARCHAR,
"owner3last" VARCHAR,
"mailingaddress1" VARCHAR,
"mailingaddress2" VARCHAR,
"mailingstreet" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip10" VARCHAR,
"lucdescription" VARCHAR,
"zoning" VARCHAR,
"lastgrantor" VARCHAR,
"lastsaledate" TIMESTAMP,
"lastsaleprice" DOUBLE,
"lastsalecode" VARCHAR,
"lastsaletype" VARCHAR,
"legalref" VARCHAR,
"livingunits" DOUBLE,
"yearbuilt" DOUBLE,
"totapprsdvalue" DOUBLE,
"grossbuiltarea" DOUBLE,
"totfinishdarea" DOUBLE,
"totacreage" DOUBLE,
"storyheight" VARCHAR,
"bldgtype" VARCHAR,
"bldgfoundation" VARCHAR,
"bldgframetype" VARCHAR,
"primextwall" VARCHAR,
"bldgrooftype" VARCHAR,
"bldgroofcover" VARCHAR,
"primintwall" VARCHAR,
"bedrooms" DOUBLE,
"primheatfuel" VARCHAR,
"primheatfueldesc" VARCHAR,
"primheattype" VARCHAR,
"primheattypedesc" VARCHAR,
"taxmap" VARCHAR,
"shapestarea" DOUBLE,
"shapestlength" DOUBLE
);Anyone who has the link will be able to view this.