Schema - Addresses
addresses
Name | Datatype | Description | Relation |
---|---|---|---|
id | integer | - | - |
full | string | - | - |
town | string | - | - |
postcode | string | - | - |
map_east | string | Eastings1 | - |
map_north | string | Northings1 | - |
created_at | string | - | - |
updated_at | string | - | - |
ward_code | string | Electoral ward code2 | - |
ward_name | string | Electoral ward name | - |
latitude | string | Latitude3 | - |
longitude | string | Longitude3 | - |
property_id | integer | - | properties.id |