Telecom Data Dumb +82K Customers with SSNs & More!
Social Security Numbers (SSNs), names, dates of birth, gender, email addresses, and residential addresses. Below is a structured overview of the data:
Data Structure:
Each record contains the following fields:- ssn: Social Security Number
- first_name: First name of the individual
- last_name: Last name of the individual
- middle_name: Middle name of the individual (if any)
- dob: Date of birth
- gender: Gender
- email: Email address
- phone: Phone number (if any)
- addr1: Primary address
- addr2: Secondary address (if any, such as apartment number)
- city: City
- state: State
- zip: Zip code (if any)
- country: Country (if any)
Sample Records:
- Record 1:
- ssn: 101728100
- first_name: ANDREA
- last_name: HERNANDEZ
- middle_name:
- dob: 03/30/1980
- gender: F
- email: ahernandez@boriken.org
- phone:
- addr1: 2110 First Avenue
- addr2: 1202
- city: New York
- state: NY
- zip: null
- country: null
- Record 2:
- ssn: 063460145
- first_name: ROSANNE
- last_name: HANTON
- middle_name:
- dob: 09/07/1954
- gender: F
- email: rhanton@boriken.org
- phone:
- addr1: 221 East 122nd Street
- addr2: 3204
- city: New York
- state: NY
- zip: null
- country: null