This is the schema for the Data Graph API's Data Link for GeoX Property dataset.
| Fields | Type | Description |
|---|---|---|
| buildingID | String | Unique and persistent feature ID for the building structure. |
| footprintID | String | Footprint's unique ID. |
| centerLongitude | Float | Longitude of the center of the footprint. |
| centerLatitude | Float | Latitude of the center of the footprint. |
| coordinateReferenceSystem | Int | The Coordinate Reference System (CRS) used to define the geographic coordinates of the footprint. |
| footprintAreaSquareFootage | BigDecimal | The area within the perimeter of the building. |
| yearBuilt | String | Year the building's construction was complete. |
| occupancy | String | Occupancy of the property (for example, restaurant, or hotel,etc.) |
| occupancyOfClosestBuildings | String | Occupancy of the adjacent buildings to the property (for example, restaurant, or hotel,etc.) |
| landUseDescription | String | Residential or Commercial |
| maximumBuildingHeightFeet | BigDecimal | Maximum height of the building above ground level. |
| minimumGroundHeightFeet | BigDecimal | Minimum height of the ground above sea level adjacent to the building. |
| numberOfStories | BigDecimal | Total number of stories in the building. |
| squareFootage | BigDecimal | Total square footage of the building. |
| poolCount | BigDecimal | Total amount of pools in the buildings parcel. |
| poolEnclosureCount | BigDecimal | Total amount of pool enclosures in the buildings parcel. A pool enclosure is a cover made from materials like mesh, glass, or aluminum that surrounds a swimming pool to provide safety and protection from debris. |
| temporaryPoolCount | BigDecimal | Total amount of temporary pools in the buildings parcel. |
| trampolineCount | BigDecimal | Total amount of trampolines in the buildings parcel. |
| numberOfBuildingsInParcel | Int | Total number of buildings in the parcel. |
| imageDate | LocalDate | The date of the image used for property data analysis. |
| modelRunDate | LocalDate | The date on which the model was processed. |
Note: For more information, see the Data Link for GeoX product guide.