Upload folder using huggingface_hub
Browse files- README.md +56 -0
- dataset_infos.json +23 -0
- test.csv +34 -0
- train.csv +131 -0
README.md
ADDED
|
@@ -0,0 +1,56 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
# Business Contact Dataset Structure – Gmail Users Email List
|
| 3 |
+
|
| 4 |
+
## Overview
|
| 5 |
+
|
| 6 |
+
This dataset provides a synthetic example of how business contact databases are structured for CRM systems and marketing analytics platforms.
|
| 7 |
+
|
| 8 |
+
## Dataset Columns
|
| 9 |
+
|
| 10 |
+
First Name
|
| 11 |
+
Last Name
|
| 12 |
+
Company
|
| 13 |
+
Job Title
|
| 14 |
+
Industry
|
| 15 |
+
Lead Score
|
| 16 |
+
Email
|
| 17 |
+
Country
|
| 18 |
+
|
| 19 |
+
## Dataset Size
|
| 20 |
+
|
| 21 |
+
Train rows: ~130
|
| 22 |
+
Test rows: ~33
|
| 23 |
+
|
| 24 |
+
## Applications
|
| 25 |
+
|
| 26 |
+
• marketing analytics experiments
|
| 27 |
+
• CRM database testing
|
| 28 |
+
• machine learning pipelines
|
| 29 |
+
|
| 30 |
+
## Synthetic Data
|
| 31 |
+
|
| 32 |
+
All records were generated synthetically.
|
| 33 |
+
|
| 34 |
+
## Keywords
|
| 35 |
+
|
| 36 |
+
business contact data
|
| 37 |
+
CRM contact dataset
|
| 38 |
+
B2B marketing dataset
|
| 39 |
+
synthetic CRM data
|
| 40 |
+
tabular marketing dataset
|
| 41 |
+
|
| 42 |
+
## Related Datasets
|
| 43 |
+
|
| 44 |
+
Japan Business Email List and Sales Leads Database
|
| 45 |
+
Iceland Consumer Mailing List
|
| 46 |
+
South Africa Consumer Email List
|
| 47 |
+
|
| 48 |
+
## Dataset Source
|
| 49 |
+
|
| 50 |
+
For a professional dataset covering this audience see:
|
| 51 |
+
|
| 52 |
+
https://leadsblue.com/leads/gmail-users-email-list-sales-leads-database/
|
| 53 |
+
|
| 54 |
+
## License
|
| 55 |
+
|
| 56 |
+
CC0
|
dataset_infos.json
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"pretty_name": "Synthetic B2B Contact Dataset - Gmail Users Email List",
|
| 3 |
+
"dataset_name": "gmail-users-dataset",
|
| 4 |
+
"description": "Synthetic B2B contact dataset representing professionals associated with gmail users email list. Designed for CRM testing, analytics pipelines, and machine learning experiments.",
|
| 5 |
+
"homepage": "https://leadsblue.com/leads/gmail-users-email-list-sales-leads-database/",
|
| 6 |
+
"license": "cc0",
|
| 7 |
+
"tags": [
|
| 8 |
+
"synthetic-data",
|
| 9 |
+
"tabular-data",
|
| 10 |
+
"crm",
|
| 11 |
+
"marketing",
|
| 12 |
+
"business"
|
| 13 |
+
],
|
| 14 |
+
"task_categories": [
|
| 15 |
+
"tabular-classification"
|
| 16 |
+
],
|
| 17 |
+
"language": [
|
| 18 |
+
"en"
|
| 19 |
+
],
|
| 20 |
+
"size_categories": [
|
| 21 |
+
"100<n<1K"
|
| 22 |
+
]
|
| 23 |
+
}
|
test.csv
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
First Name,Last Name,Company,Job Title,Industry,Lead Score,Email,Country
|
| 2 |
+
Harper,Lopez,NexaVision Networks,VP Strategy,Aerospace,69,harper.lopez@example.com,Italy
|
| 3 |
+
Mateo,Ramirez,QuantumAxis Technologies,VP Sales,Healthcare,71,m.ramirez@example.com,Spain
|
| 4 |
+
Liam,Jackson,NorthPulse Solutions,Digital Marketing Manager,Technology,84,liam-jackson@example.com,Japan
|
| 5 |
+
Olivia,Martin,BrightAxis Networks,Product Manager,Finance,64,oliviamartin@example.com,Canada
|
| 6 |
+
Mila,Hernandez,NorthBridge Analytics,VP Operations,Energy,80,mila_hernandez@example.com,Belgium
|
| 7 |
+
Liam,Martinez,AlphaFlow Industries,Chief Executive Officer,Insurance,41,liam-martinez@example.com,South Korea
|
| 8 |
+
Olivia,Lee,NextAxis Group,Chief Marketing Officer,Cybersecurity,65,olivia.lee@example.com,Mexico
|
| 9 |
+
Ethan,Thomas,VertexLogic Industries,Data Analyst,Automotive,69,ethan_thomas@example.com,Germany
|
| 10 |
+
Noah,Garcia,PrimeEdge Technologies,Account Executive,Agriculture,59,noahg@example.com,United Arab Emirates
|
| 11 |
+
Levi,Smith,BlueFlow Networks,VP Sales,Construction,69,levis@example.com,France
|
| 12 |
+
Jacob,Taylor,CloudEdge Labs,Marketing Manager,Consulting,44,jacobt@example.com,Brazil
|
| 13 |
+
Emily,Lewis,CoreFlow Networks,Chief Revenue Officer,Logistics,63,emilyl@example.com,Argentina
|
| 14 |
+
Benjamin,Jackson,VertexPulse Systems,Marketing Manager,Transportation,49,benjaminj@example.com,France
|
| 15 |
+
Abigail,Ramirez,BrightLogic Solutions,Founder,Consulting,43,abigail.ramirez@example.com,Netherlands
|
| 16 |
+
Emily,Jackson,VertexBridge Consulting,Co-Founder,Agriculture,82,emilyjackson@example.com,Brazil
|
| 17 |
+
Isabella,Ramirez,NorthAxis Technologies,Data Analyst,Agriculture,65,isabella.ramirez@example.com,United Kingdom
|
| 18 |
+
James,Taylor,NextVision Consulting,Marketing Director,Energy,53,james_taylor@example.com,Germany
|
| 19 |
+
Isabella,Anderson,NexaBridge Labs,Strategy Manager,Media,78,isabellaa@example.com,South Korea
|
| 20 |
+
Abigail,Robinson,NexaCore Industries,Business Analyst,Education,57,a.robinson@example.com,Germany
|
| 21 |
+
Sebastian,Anderson,PrimeLogic Software,Product Manager,Transportation,75,s.anderson@example.com,Singapore
|
| 22 |
+
Benjamin,Harris,AlphaWave Industries,Sales Director,Biotechnology,69,benjamin.harris@example.com,Finland
|
| 23 |
+
Harper,Jackson,CloudPulse Analytics,Account Executive,Real Estate,95,harper-jackson@example.com,New Zealand
|
| 24 |
+
Charlotte,Harris,NorthCore Consulting,VP Marketing,Finance,51,charlotte.harris@example.com,Canada
|
| 25 |
+
Olivia,Johnson,VertexVision Analytics,Operations Director,Agriculture,48,oliviaj@example.com,United Kingdom
|
| 26 |
+
Charlotte,Miller,NexaVision Technologies,Product Manager,Retail,44,charlotte-miller@example.com,United Kingdom
|
| 27 |
+
Michael,Miller,QuantumPulse Labs,Business Analyst,Biotechnology,68,michael-miller@example.com,India
|
| 28 |
+
Ethan,Davis,NorthPulse Networks,Product Manager,Cybersecurity,48,ethand@example.com,India
|
| 29 |
+
Mateo,Gonzalez,BrightCore Technologies,Chief Financial Officer,Aerospace,78,mateo_gonzalez@example.com,Singapore
|
| 30 |
+
Elizabeth,Thompson,AlphaBridge Analytics,Marketing Director,Consulting,55,elizabeththompson@example.com,Australia
|
| 31 |
+
Henry,Davis,IronAxis Consulting,Sales Director,Consulting,40,henrydavis@example.com,Switzerland
|
| 32 |
+
Olivia,Ramirez,PrimeEdge Networks,VP Sales,Pharmaceuticals,45,olivia.ramirez@example.com,South Korea
|
| 33 |
+
Sofia,Gonzalez,QuantumLogic Industries,Sales Manager,Marketing,82,sofiagonzalez@example.com,Brazil
|
| 34 |
+
Elizabeth,Miller,VertexVision Software,Marketing Manager,Media,54,elizabethm@example.com,Canada
|
train.csv
ADDED
|
@@ -0,0 +1,131 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
First Name,Last Name,Company,Job Title,Industry,Lead Score,Email,Country
|
| 2 |
+
Sophia,Anderson,NorthAxis Systems,VP Operations,Healthcare,55,sophia.anderson@example.com,Australia
|
| 3 |
+
Ava,Jones,PrimeLayer Networks,VP Strategy,Construction,77,ava.jones@example.com,Singapore
|
| 4 |
+
Daniel,Ramirez,GlobalVision Consulting,Chief Marketing Officer,Education,70,daniel_ramirez@example.com,Australia
|
| 5 |
+
Lucas,Moore,BrightWave Systems,Revenue Operations Manager,Finance,67,lucasm@example.com,France
|
| 6 |
+
Abigail,Miller,DynamicWave Solutions,Operations Director,Construction,52,abigail.miller@example.com,United Arab Emirates
|
| 7 |
+
Noah,Jackson,GlobalWave Technologies,Growth Manager,Healthcare,42,n.jackson@example.com,Canada
|
| 8 |
+
Abigail,Robinson,NorthAxis Software,Sales Manager,Transportation,82,abigail_robinson@example.com,Canada
|
| 9 |
+
Luna,Moore,NextLayer Solutions,Account Executive,Energy,83,luna.moore@example.com,Mexico
|
| 10 |
+
Mia,Anderson,VisionVision Technologies,Founder,Automotive,86,mia_anderson@example.com,United Kingdom
|
| 11 |
+
Mia,Miller,VertexLogic Solutions,Business Development Manager,Aerospace,57,mia_miller@example.com,Germany
|
| 12 |
+
Mateo,Johnson,PrimeCore Analytics,Operations Manager,Insurance,93,mateo.johnson@example.com,Switzerland
|
| 13 |
+
Levi,Thomas,VisionVision Group,Operations Manager,Healthcare,55,levi.thomas@example.com,France
|
| 14 |
+
Michael,Miller,FutureEdge Networks,Product Manager,Transportation,88,michaelm@example.com,Denmark
|
| 15 |
+
Henry,Martinez,CoreAxis Solutions,Strategy Manager,Finance,53,h.martinez@example.com,Switzerland
|
| 16 |
+
Olivia,Gonzalez,SilverBridge Consulting,VP Strategy,Education,87,oliviagonzalez@example.com,Switzerland
|
| 17 |
+
Logan,Miller,GlobalWave Analytics,Operations Manager,Education,47,logan_miller@example.com,Australia
|
| 18 |
+
Noah,Anderson,VertexLayer Software,VP Strategy,Insurance,89,noahanderson@example.com,France
|
| 19 |
+
Logan,Davis,NexaBridge Technologies,Chief Technology Officer,Biotechnology,46,logan.davis@example.com,Italy
|
| 20 |
+
Luna,White,NextAxis Industries,Digital Marketing Manager,Cloud Computing,63,lunawhite@example.com,Brazil
|
| 21 |
+
Mateo,Hernandez,PrimeCore Networks,Strategy Manager,Cloud Computing,87,mateo_hernandez@example.com,Argentina
|
| 22 |
+
Elizabeth,Martinez,NextWave Consulting,Operations Director,Telecommunications,83,elizabeth-martinez@example.com,Switzerland
|
| 23 |
+
Sofia,Sanchez,IronAxis Consulting,Chief Marketing Officer,Hospitality,57,s.sanchez@example.com,South Africa
|
| 24 |
+
Henry,Robinson,QuantumFlow Technologies,Head of Marketing,Technology,56,henryrobinson@example.com,Australia
|
| 25 |
+
James,Williams,CloudEdge Technologies,VP Marketing,Telecommunications,43,james-williams@example.com,Belgium
|
| 26 |
+
Ethan,Johnson,IronAxis Industries,Digital Marketing Manager,Hospitality,53,ethanjohnson@example.com,Japan
|
| 27 |
+
Ava,Harris,AlphaLayer Systems,Chief Revenue Officer,Advertising,62,ava.harris@example.com,Brazil
|
| 28 |
+
Elizabeth,Smith,VisionPulse Industries,Product Manager,Logistics,84,elizabeths@example.com,Brazil
|
| 29 |
+
Elijah,Clark,SilverLayer Consulting,Chief Financial Officer,Construction,89,elijah-clark@example.com,Brazil
|
| 30 |
+
Charlotte,Lewis,NextCore Consulting,Data Analyst,Finance,55,charlottel@example.com,India
|
| 31 |
+
Ethan,Brown,VisionLayer Software,Marketing Manager,Cloud Computing,68,ethanb@example.com,Brazil
|
| 32 |
+
Michael,Hernandez,FutureCore Technologies,CEO,Logistics,53,michael-hernandez@example.com,New Zealand
|
| 33 |
+
Abigail,Thomas,VisionWave Analytics,CEO,Telecommunications,65,abigail-thomas@example.com,Singapore
|
| 34 |
+
Sofia,Perez,VertexEdge Networks,Business Analyst,Agriculture,42,s.perez@example.com,Japan
|
| 35 |
+
Elijah,Perez,DynamicVision Solutions,Business Development Manager,Hospitality,93,elijahp@example.com,Denmark
|
| 36 |
+
Noah,Moore,VertexAxis Networks,Head of Partnerships,Retail,63,noahm@example.com,Norway
|
| 37 |
+
Michael,Thompson,NorthLogic Group,Chief Executive Officer,Insurance,79,michael.thompson@example.com,Belgium
|
| 38 |
+
Luna,Thomas,CoreAxis Labs,Head of Partnerships,Education,86,luna.thomas@example.com,Spain
|
| 39 |
+
Avery,Rodriguez,VertexCore Group,Sales Manager,Pharmaceuticals,95,avery-rodriguez@example.com,Sweden
|
| 40 |
+
Evelyn,Williams,VertexBridge Group,Marketing Manager,Pharmaceuticals,48,evelyn-williams@example.com,Australia
|
| 41 |
+
Emily,Anderson,IronWave Software,Business Development Manager,Marketing,76,emily-anderson@example.com,South Korea
|
| 42 |
+
Isabella,Anderson,SilverLogic Software,Marketing Director,Insurance,69,isabella.anderson@example.com,Switzerland
|
| 43 |
+
Alexander,Anderson,BlueCore Technologies,Founder,Education,92,a.anderson@example.com,France
|
| 44 |
+
Ethan,Smith,CloudAxis Labs,Founder,Education,87,ethan.smith@example.com,Sweden
|
| 45 |
+
Ella,Thomas,NorthLogic Systems,VP Marketing,Finance,45,ellathomas@example.com,Australia
|
| 46 |
+
Elijah,Taylor,CloudPulse Networks,Account Executive,Cloud Computing,90,e.taylor@example.com,Netherlands
|
| 47 |
+
Liam,Moore,QuantumCore Networks,Business Analyst,Manufacturing,86,liammoore@example.com,Sweden
|
| 48 |
+
Michael,Martinez,SilverWave Labs,Business Analyst,Energy,77,michael.martinez@example.com,Netherlands
|
| 49 |
+
Amelia,Jackson,GlobalEdge Analytics,Strategy Manager,Biotechnology,48,amelia-jackson@example.com,Denmark
|
| 50 |
+
Oliver,Miller,IronFlow Consulting,Business Development Manager,Manufacturing,81,oliver-miller@example.com,Singapore
|
| 51 |
+
Emma,Garcia,CoreAxis Solutions,Marketing Director,Retail,60,emmagarcia@example.com,Australia
|
| 52 |
+
Sebastian,Wilson,VisionLayer Solutions,Digital Marketing Manager,Biotechnology,58,s.wilson@example.com,Denmark
|
| 53 |
+
Alexander,Lopez,CloudWave Analytics,Chief Technology Officer,Retail,60,alexander-lopez@example.com,South Africa
|
| 54 |
+
Avery,Smith,FutureAxis Solutions,Sales Director,Education,51,avery_smith@example.com,Italy
|
| 55 |
+
Jacob,Rodriguez,NexaFlow Solutions,Head of Partnerships,Real Estate,93,jacobr@example.com,Finland
|
| 56 |
+
Liam,Davis,VertexBridge Technologies,Founder,Cloud Computing,43,liam-davis@example.com,United Kingdom
|
| 57 |
+
Benjamin,Williams,NextEdge Labs,VP Sales,Biotechnology,49,benjamin.williams@example.com,Spain
|
| 58 |
+
William,Williams,VisionVision Software,Founder,Agriculture,63,williamwilliams@example.com,Singapore
|
| 59 |
+
Elizabeth,Brown,NorthAxis Group,Chief Revenue Officer,Pharmaceuticals,91,elizabeth-brown@example.com,South Africa
|
| 60 |
+
Elizabeth,Robinson,SilverWave Technologies,CEO,Consulting,91,elizabethrobinson@example.com,Finland
|
| 61 |
+
Luna,Thomas,NexaVision Systems,Marketing Director,Telecommunications,44,luna-thomas@example.com,Singapore
|
| 62 |
+
Luna,White,VertexAxis Networks,Chief Marketing Officer,Retail,72,luna_white@example.com,Australia
|
| 63 |
+
Luna,Brown,NorthPulse Solutions,Head of Growth,Marketing,44,lunabrown@example.com,India
|
| 64 |
+
Michael,Perez,BlueAxis Systems,Head of Marketing,Marketing,76,michaelperez@example.com,Denmark
|
| 65 |
+
Noah,Moore,NexaWave Software,Operations Manager,Cloud Computing,57,noahm@example.com,Singapore
|
| 66 |
+
Mason,White,NextBridge Consulting,Revenue Operations Manager,Agriculture,76,mason_white@example.com,Spain
|
| 67 |
+
Evelyn,Martinez,NexaAxis Analytics,Growth Manager,Automotive,62,e.martinez@example.com,Spain
|
| 68 |
+
Sebastian,White,VisionLogic Analytics,Product Manager,Insurance,94,sebastianwhite@example.com,Brazil
|
| 69 |
+
Liam,Hernandez,BrightFlow Networks,CEO,Manufacturing,69,liam-hernandez@example.com,Netherlands
|
| 70 |
+
Mateo,Ramirez,SilverVision Networks,Chief Executive Officer,Finance,54,m.ramirez@example.com,United Arab Emirates
|
| 71 |
+
Luna,Lopez,VertexEdge Analytics,Sales Manager,Telecommunications,88,lunalopez@example.com,Spain
|
| 72 |
+
Lucas,Taylor,CloudLogic Technologies,VP Marketing,Transportation,90,l.taylor@example.com,Switzerland
|
| 73 |
+
Avery,Garcia,SilverVision Analytics,Operations Manager,Aerospace,95,avery-garcia@example.com,Netherlands
|
| 74 |
+
Jackson,Thomas,NorthEdge Networks,Operations Director,Energy,49,jacksonthomas@example.com,Switzerland
|
| 75 |
+
Levi,White,GlobalCore Consulting,VP Marketing,Aerospace,41,levi.white@example.com,United Kingdom
|
| 76 |
+
Isabella,Clark,AlphaCore Solutions,VP Strategy,Automotive,67,i.clark@example.com,New Zealand
|
| 77 |
+
Sofia,Johnson,VisionEdge Analytics,VP Operations,Insurance,72,sofia.johnson@example.com,Japan
|
| 78 |
+
William,Wilson,CoreCore Technologies,Chief Financial Officer,Retail,44,w.wilson@example.com,Sweden
|
| 79 |
+
James,Clark,NorthCore Networks,Marketing Director,Real Estate,70,james-clark@example.com,Japan
|
| 80 |
+
Sophia,Robinson,QuantumPulse Group,Founder,Cybersecurity,82,sophiarobinson@example.com,Belgium
|
| 81 |
+
Luna,Thomas,AlphaVision Consulting,VP Operations,Healthcare,93,luna-thomas@example.com,Mexico
|
| 82 |
+
Ella,Lewis,BrightCore Systems,Strategy Manager,Logistics,46,ella_lewis@example.com,Italy
|
| 83 |
+
Abigail,Thompson,SilverWave Software,Head of Partnerships,Telecommunications,88,abigail.thompson@example.com,Finland
|
| 84 |
+
James,Jones,FutureAxis Group,CEO,Healthcare,47,james-jones@example.com,Belgium
|
| 85 |
+
Ella,Harris,VisionLayer Labs,Operations Director,Real Estate,72,ellah@example.com,United Kingdom
|
| 86 |
+
Benjamin,Smith,NorthLogic Analytics,Data Analyst,Energy,56,b.smith@example.com,Netherlands
|
| 87 |
+
Michael,Lopez,VisionWave Systems,Co-Founder,Real Estate,57,michaellopez@example.com,Belgium
|
| 88 |
+
Abigail,Perez,CloudPulse Analytics,Account Executive,Media,83,abigail-perez@example.com,Switzerland
|
| 89 |
+
Elizabeth,Martin,VertexPulse Group,Chief Marketing Officer,Hospitality,77,elizabeth.martin@example.com,South Africa
|
| 90 |
+
Noah,Lewis,QuantumBridge Systems,Business Analyst,Energy,83,n.lewis@example.com,India
|
| 91 |
+
Daniel,Jones,BlueVision Labs,Business Development Manager,Marketing,60,d.jones@example.com,Germany
|
| 92 |
+
Isabella,Gonzalez,DynamicFlow Solutions,Operations Manager,Real Estate,90,isabella.gonzalez@example.com,Finland
|
| 93 |
+
Logan,Robinson,GlobalVision Solutions,Operations Manager,Real Estate,48,logan.robinson@example.com,Norway
|
| 94 |
+
Emma,Anderson,SilverWave Networks,Co-Founder,Cybersecurity,86,emma-anderson@example.com,Netherlands
|
| 95 |
+
Ava,Jackson,VisionAxis Labs,CEO,Logistics,81,ava.jackson@example.com,South Korea
|
| 96 |
+
Mason,Davis,QuantumPulse Analytics,VP Sales,Technology,64,masondavis@example.com,United Arab Emirates
|
| 97 |
+
Logan,Thomas,NextCore Labs,Marketing Director,Advertising,52,logan-thomas@example.com,United Kingdom
|
| 98 |
+
Henry,Anderson,VertexLogic Solutions,Head of Marketing,Automotive,80,henryanderson@example.com,Spain
|
| 99 |
+
Benjamin,Martinez,QuantumEdge Solutions,Chief Technology Officer,Technology,95,benjamin.martinez@example.com,Belgium
|
| 100 |
+
Isabella,Garcia,FutureLogic Analytics,VP Strategy,Transportation,51,isabella-garcia@example.com,Australia
|
| 101 |
+
Elijah,Williams,SilverCore Analytics,Revenue Operations Manager,Automotive,54,elijah-williams@example.com,Norway
|
| 102 |
+
Ella,Lee,FutureCore Industries,VP Strategy,Insurance,60,ella.lee@example.com,Italy
|
| 103 |
+
Noah,Brown,VisionCore Group,Account Executive,Technology,61,n.brown@example.com,Finland
|
| 104 |
+
Ella,Jackson,FutureLayer Consulting,Chief Executive Officer,Energy,70,ellajackson@example.com,Canada
|
| 105 |
+
Emily,Jackson,NexaEdge Software,VP Operations,Real Estate,81,emily-jackson@example.com,Sweden
|
| 106 |
+
Lucas,Davis,FutureAxis Group,VP Sales,Automotive,62,lucas.davis@example.com,Germany
|
| 107 |
+
Oliver,Moore,DynamicFlow Consulting,Account Executive,Biotechnology,70,oliver-moore@example.com,India
|
| 108 |
+
William,Lee,FutureVision Networks,Business Development Manager,Transportation,73,william_lee@example.com,New Zealand
|
| 109 |
+
Luna,Ramirez,GlobalAxis Systems,Chief Marketing Officer,Automotive,70,lunaramirez@example.com,United Arab Emirates
|
| 110 |
+
Ava,Harris,VertexPulse Labs,Operations Manager,Pharmaceuticals,57,avaharris@example.com,Singapore
|
| 111 |
+
Camila,Jackson,FutureEdge Systems,Business Development Manager,Manufacturing,79,camila_jackson@example.com,United Kingdom
|
| 112 |
+
Evelyn,Garcia,NorthLogic Software,VP Marketing,Healthcare,95,e.garcia@example.com,Italy
|
| 113 |
+
Daniel,Ramirez,QuantumLayer Labs,Digital Marketing Manager,Automotive,83,daniel-ramirez@example.com,Norway
|
| 114 |
+
Daniel,Davis,BrightVision Industries,Strategy Manager,Pharmaceuticals,40,daniel_davis@example.com,Sweden
|
| 115 |
+
Sebastian,Lewis,VertexFlow Industries,Account Executive,Advertising,82,sebastian_lewis@example.com,France
|
| 116 |
+
Sofia,Taylor,BrightPulse Networks,Chief Revenue Officer,Telecommunications,79,s.taylor@example.com,United Kingdom
|
| 117 |
+
Mia,Jones,IronPulse Industries,Operations Director,Cloud Computing,53,m.jones@example.com,United Kingdom
|
| 118 |
+
Sebastian,Martin,VisionFlow Networks,VP Operations,Insurance,84,s.martin@example.com,New Zealand
|
| 119 |
+
Avery,Taylor,NorthLayer Industries,Growth Manager,Manufacturing,52,averytaylor@example.com,United States
|
| 120 |
+
Aria,Miller,NorthEdge Solutions,Sales Director,Construction,73,aria.miller@example.com,Australia
|
| 121 |
+
Mila,Lopez,DynamicVision Analytics,Chief Executive Officer,Aerospace,68,milalopez@example.com,United Arab Emirates
|
| 122 |
+
Ethan,Martin,BlueBridge Software,Business Analyst,Construction,70,ethan-martin@example.com,Switzerland
|
| 123 |
+
Jackson,Lewis,DynamicBridge Industries,VP Operations,Aerospace,62,jackson.lewis@example.com,Norway
|
| 124 |
+
Michael,Miller,BrightCore Industries,Business Development Manager,Construction,54,m.miller@example.com,Singapore
|
| 125 |
+
Lucas,Ramirez,NorthFlow Software,Chief Marketing Officer,Finance,68,lucas.ramirez@example.com,Norway
|
| 126 |
+
Logan,Anderson,AlphaWave Consulting,Head of Marketing,Construction,84,logan.anderson@example.com,Netherlands
|
| 127 |
+
Ava,Williams,PrimeLayer Software,Business Analyst,Energy,85,ava.williams@example.com,Singapore
|
| 128 |
+
Ava,Harris,CoreFlow Analytics,Head of Partnerships,Aerospace,73,avah@example.com,Switzerland
|
| 129 |
+
Emily,Lewis,SilverEdge Labs,Operations Manager,Automotive,46,emilylewis@example.com,Switzerland
|
| 130 |
+
William,Jones,QuantumBridge Networks,Chief Revenue Officer,Finance,51,william-jones@example.com,Argentina
|
| 131 |
+
Liam,Davis,VertexAxis Group,Marketing Manager,Hospitality,82,liam.davis@example.com,Belgium
|