OLD | NEW |
| (Empty) |
1 This dataset file can be parsed with dataset_converter.py | |
2 | |
3 first_name, middle_name, last_name, email, company_name, address_line_1, address
_line_2, city, state, zipcode, country, phone | |
4 | |
5 Used with AutofillTest.testMergeAggregatedProfilesWithSameAddress | |
6 These 12 profiles should merge into 3 profiles with the new multi-value feature. | |
7 | |
8 john|Jacob||john.doe@gmail.com||1950 Amphitheatre Ave|#2|Mountain View|CA|14888|
USA|4155551234 | |
9 john|Jacob||john.doe@gmail.com||1950 Amphitheatre #2||Mountain View|CA|14888|USA
|4155551234 | |
10 John|Jacob|Doe|john.doe@gmail.com||1950 Amphitheatre #2||Mountain View|Californi
a|14888|USA | |
11 John||Doe|jdoe@gmail.com||1950 Amphitheatre #2|Cube 10|Mountain View|California|
14888|USA|4085551234 | |
12 Jane|||jane@gmail.com||1950 Amphitheatre #2|Cube 20|Mountain View|CO|91228|US|40
85551234 | |
13 Jane|DeCruz|Doe|jdd@gmail.com||1950 Amphitheatre #2||Mountain View|CA|14888|Unit
ed States|4085551234 | |
14 |Jacob|Doe|jacob.doe@gmail.com||1950 Amphitheatre #2||Mountain View|AZ|24888|USA
|4195551234 | |
15 ||Doe|||1950 Amphitheatre #2||Mountain View|CA|14888|US| | |
16 Jane|DeCruz|Doe|jdd@gmail.com|Google|1950 Amphitheatre #2||Mountain View|CA|1488
8|United States|9165551234 | |
17 Bruce||Banner|greenmachine@gmail.com|Hulk, Inc.|1950 Amphitheatre #2||Mountain V
iew|CA|14888|Canada| | |
18 John|Jacob|Doe|||john.doe@gmail.com||Mountain View|CA|14888|USA|6505551234 | |
19 Jane|DeCruz|Doe|jdd@gmail.com|Google, Inc.|1950 Amphitheatre #2||Mountain View|C
A|14888|United States|9165551234 | |
20 John|Jacob||jjd@gmail.com||1950 Amphitheatre Pkwy|#2|7x54lbbs|CA|14888|USA|65055
51234 | |
21 john|Jacob||jjd@gmail.com||1950 Amphitheatre Pkwy|#2|7x54lbbs|CA|14888|USA|65055
51234 | |
OLD | NEW |