Person Bundles
Person Phones
10 fieldsRefreshed monthlyLast updated 30 Jun 2026
Up to ten phones per person, ranked so rank_order 1 is the primary. Each row carries the line type (mobile versus landline), the mobile carrier, whether the number is on the Do Not Call registry, a quality level, whether it is a work number, and the date the number was last seen active. Ranking and line type are the two fields that decide dialability, so read the codes below carefully.
| Field | Type | Description |
|---|---|---|
| added_date | DATE | Date the number was first attached to this person. |
| dnc | BOOLEAN | The number is on the Do Not Call registry. |
| last_seen_date | DATE | Date the number was last confirmed in service. |
| mobile_carrier | STRING | Carrier currently serving the number. Present on landlines too, so it is not on its own a proof of mobile. |
| phone | INTEGER | Ten digit phone number, stored numerically and returned as a string. |
| phone_quality_level | INTEGER | Confidence tier for the number, higher is stronger. |
| phone_type | INTEGER | Line type. 0 is a mobile line, 1 is a landline. |
| rank_order | INTEGER | Position among this person’s phones. 1 is the primary number. |
| update_date | DATE | Date the record was last refreshed. |
| work_phone | BOOLEAN | The number is a workplace line. |
Related datasets
Schema last synced from the store on 2026-08-16.