| ID |
The ID from the record in the request |
| address |
The address from the record in the request |
| matched_street |
The street part of'address' (NA if not matched) |
| matched_zip |
The zip code part of ‘address’ (NA if not matched) |
| matched_city |
The city part of ‘address’ (NA if not matched) |
| lat |
The determined latitude of the address (NA if unable to Geocode) |
| lon |
The determined longitude of the address (NA if unable to Geocode) |
| score |
The quality of the geocoded result (NA if quality too poor) |
| precision |
The granularity by address field by which Geocoding was accomplished |
| geocode_result |
The result of geocoding (imprecise_geocode, geocoded) |