Person Data
Resolved Person
29 fieldsRefreshed dailyLast updated 14 Aug 2026
The survived profile. Where Consumer Person and the bundles give you every value on record, Resolved Person gives you exactly one: the best phone, the best email, the best address, chosen by a survivorship pass that weighs source quality, recency, and corroboration across the whole graph. This is the table behind the realtime resolve API, and it is what you want when you need an answer rather than a set of candidates.
| Field | Type | Description |
|---|---|---|
| address | STRING | Standardized primary address line. |
| age | INTEGER | Age in years. |
| birth_month_and_year | STRING | Birth month and year, where the exact day is not held. |
| city | STRING | Standardized city. |
| credit_midpoint | INTEGER | Midpoint of the credit score range. |
| credit_range | STRING | Credit score range. |
| dnc | BOOLEAN | The best phone is on the Do Not Call registry. |
| STRING | Best deliverable email address. | |
| first_name | STRING | Given name. |
| gender | STRING | Gender on the record. |
| home_value | INTEGER | Estimated value of the residence in dollars. |
| homeowner | STRING | Home ownership status. |
| household_size | INTEGER | Number of people in the household. |
| income_band | STRING | Household income band. |
| income_midpoint | INTEGER | Midpoint dollar estimate of the income band. |
| ip | STRING | IP address most recently observed for this person. |
| landline_phone | STRING | Best landline number. |
| last_name | STRING | Family name. |
| marital_status | STRING | Marital status. |
| md5 | STRING | MD5 of the best email, lowercase normalized. |
| mobile_phone | STRING | Best deliverable mobile number. |
| phone | STRING | Best ten digit phone for this person, mobile preferred. |
| registration_date | DATE | Date the identity was first registered to us. |
| sha1 | STRING | SHA-1 of the best email, lowercase normalized. |
| sha256 | STRING | SHA-256 of the best email, lowercase normalized. |
| source_url | STRING | Site where the identity was most recently observed. |
| state | STRING | Two letter state code. |
| year_built | INTEGER | Year the residence was built. |
| zip | STRING | Five digit ZIP code. |
Related datasets
Schema last synced from the store on 2026-08-16.