The property data object
Attributes​
house_number
- integer​
The property number.
adress
- string​
Street address of property.
city
- string​
City in which the property resides.
state
- string​
State in which the property resides.
zipcode
- string​
The property's zipcode.
latitude
- string​
The latitude of the property.
longitude
- string​
The longitude of the property.
classification
- string​
The property's type classification.
json_data
- string​
The builk data of property encoded as a JSON string.
Important
json_data
is really up to the contributor to store any type of information like sales price, history, tax records, etc... Be mindful of any sensitive information. We will also provide future guidelines on the information to be entered here.
created_at
- date​
Creation date of this property record.
updated_at
- date​
The date this property record was last updated.