emailmarketingdataset commited on
Commit
d00a395
·
verified ·
1 Parent(s): 065df44

Upgrade to market-intelligence dataset (real aggregate data, CC BY 4.0)

Browse files
.gitattributes CHANGED
@@ -1,60 +1 @@
1
- *.7z filter=lfs diff=lfs merge=lfs -text
2
- *.arrow filter=lfs diff=lfs merge=lfs -text
3
- *.avro filter=lfs diff=lfs merge=lfs -text
4
- *.bin filter=lfs diff=lfs merge=lfs -text
5
- *.bz2 filter=lfs diff=lfs merge=lfs -text
6
- *.ckpt filter=lfs diff=lfs merge=lfs -text
7
- *.ftz filter=lfs diff=lfs merge=lfs -text
8
- *.gz filter=lfs diff=lfs merge=lfs -text
9
- *.h5 filter=lfs diff=lfs merge=lfs -text
10
- *.joblib filter=lfs diff=lfs merge=lfs -text
11
- *.lfs.* filter=lfs diff=lfs merge=lfs -text
12
- *.lz4 filter=lfs diff=lfs merge=lfs -text
13
- *.mds filter=lfs diff=lfs merge=lfs -text
14
- *.mlmodel filter=lfs diff=lfs merge=lfs -text
15
- *.model filter=lfs diff=lfs merge=lfs -text
16
- *.msgpack filter=lfs diff=lfs merge=lfs -text
17
- *.npy filter=lfs diff=lfs merge=lfs -text
18
- *.npz filter=lfs diff=lfs merge=lfs -text
19
- *.onnx filter=lfs diff=lfs merge=lfs -text
20
- *.ot filter=lfs diff=lfs merge=lfs -text
21
- *.parquet filter=lfs diff=lfs merge=lfs -text
22
- *.pb filter=lfs diff=lfs merge=lfs -text
23
- *.pickle filter=lfs diff=lfs merge=lfs -text
24
- *.pkl filter=lfs diff=lfs merge=lfs -text
25
- *.pt filter=lfs diff=lfs merge=lfs -text
26
- *.pth filter=lfs diff=lfs merge=lfs -text
27
- *.rar filter=lfs diff=lfs merge=lfs -text
28
- *.safetensors filter=lfs diff=lfs merge=lfs -text
29
- saved_model/**/* filter=lfs diff=lfs merge=lfs -text
30
- *.tar.* filter=lfs diff=lfs merge=lfs -text
31
- *.tar filter=lfs diff=lfs merge=lfs -text
32
- *.tflite filter=lfs diff=lfs merge=lfs -text
33
- *.tgz filter=lfs diff=lfs merge=lfs -text
34
- *.wasm filter=lfs diff=lfs merge=lfs -text
35
- *.xz filter=lfs diff=lfs merge=lfs -text
36
- *.zip filter=lfs diff=lfs merge=lfs -text
37
- *.zst filter=lfs diff=lfs merge=lfs -text
38
- *tfevents* filter=lfs diff=lfs merge=lfs -text
39
- # Audio files - uncompressed
40
- *.pcm filter=lfs diff=lfs merge=lfs -text
41
- *.sam filter=lfs diff=lfs merge=lfs -text
42
- *.raw filter=lfs diff=lfs merge=lfs -text
43
- # Audio files - compressed
44
- *.aac filter=lfs diff=lfs merge=lfs -text
45
- *.flac filter=lfs diff=lfs merge=lfs -text
46
- *.mp3 filter=lfs diff=lfs merge=lfs -text
47
- *.ogg filter=lfs diff=lfs merge=lfs -text
48
- *.wav filter=lfs diff=lfs merge=lfs -text
49
- # Image files - uncompressed
50
- *.bmp filter=lfs diff=lfs merge=lfs -text
51
- *.gif filter=lfs diff=lfs merge=lfs -text
52
- *.png filter=lfs diff=lfs merge=lfs -text
53
- *.tiff filter=lfs diff=lfs merge=lfs -text
54
- # Image files - compressed
55
- *.jpg filter=lfs diff=lfs merge=lfs -text
56
- *.jpeg filter=lfs diff=lfs merge=lfs -text
57
- *.webp filter=lfs diff=lfs merge=lfs -text
58
- # Video files - compressed
59
- *.mp4 filter=lfs diff=lfs merge=lfs -text
60
- *.webm filter=lfs diff=lfs merge=lfs -text
 
1
+ *.csv filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
README.md CHANGED
@@ -1,110 +1,73 @@
1
- ---
2
- language:
3
- - en
4
- license: cc0-1.0
5
- task_categories:
6
- - tabular-classification
7
- tags:
8
- - synthetic-data
9
- - crm
10
- - marketing
11
- - b2b
12
- size_categories:
13
- - 100<n<1K
14
- ---
15
-
16
-
17
- # Synthetic B2B Contact Dataset – Linux Users Email List
18
-
19
- ## Dataset Description
20
-
21
- This dataset contains synthetic business contact records representing professionals associated with linux users email list.
22
-
23
- Datasets like this are commonly used for:
24
-
25
- CRM testing environments
26
- • marketing analytics workflows
27
- machine learning experiments
28
- • database schema validation
29
-
30
- ## Dataset Structure
31
-
32
- Columns included in the dataset:
33
-
34
- First Name
35
- Last Name
36
- Company
37
- Job Title
38
- Email
39
- Country
40
-
41
- ## Dataset Size
42
-
43
- Train rows: ~110
44
- Test rows: ~28
45
-
46
- ## Field Description
47
-
48
- First Name – synthetic first name
49
- Last Name – synthetic last name
50
- Company generated company name
51
- Job Title – professional role
52
- Industry company industry sector
53
- Email – synthetic email using example.com
54
- Country business location
55
-
56
- ## Intended Use
57
-
58
- CRM data import testing
59
- analytics pipelines
60
- • machine learning experiments
61
-
62
- ## Synthetic Data Notice
63
-
64
- All records are artificially generated and do not represent real individuals.
65
-
66
- ##
67
- CRM dataset
68
- marketing analytics dataset
69
- synthetic business data
70
-
71
- ##
72
- Kickstarter Backers Email List
73
- Spain Consumer Email Database
74
- Minecraft Server Users Email List
75
-
76
- ## Dataset Source
77
-
78
- Synthetic datasets demonstrate the structure of professional business contact databases.
79
-
80
- A commercial dataset covering this audience can be found at:
81
-
82
- https://leadsblue.com/leads/linux-users-linux-enthusiasts-email-list-database/
83
-
84
- ## License
85
-
86
- CC0
87
-
88
- Dataset Columns
89
-
90
- • Full Name
91
- • Company
92
- • Department
93
- • Job Title
94
- • Industry
95
- • Email
96
- • Country
97
-
98
- Keywords
99
-
100
- • B2B contact dataset
101
- • business contact database
102
- • CRM dataset
103
- • marketing analytics dataset
104
- • synthetic business data
105
-
106
- Related Datasets
107
-
108
- • Latin America Consumer Email List
109
- • Sri Lanka Business Email List
110
- • Arkansas Business Email Database
 
1
+ ---
2
+ license: cc-by-4.0
3
+ language:
4
+ - en
5
+ tags:
6
+ - market-intelligence
7
+ - b2b
8
+ - lead-generation
9
+ - email-marketing
10
+ - business-data
11
+ - targeted-email-list
12
+ size_categories:
13
+ - n<1K
14
+ task_categories:
15
+ - tabular-classification
16
+ - tabular-regression
17
+ pretty_name: Linux Users Email List — Market Intelligence Dataset
18
+ ---
19
+ # Linux Users Email List — Market Intelligence Dataset
20
+
21
+ > **10,000,000 verified Worldwide contacts are available from [LeadsBlue →](https://leadsblue.com/leads/linux-users-linux-enthusiasts-email-list-database/).** This open dataset provides the aggregate market intelligence behind that database — contact volume, benchmark open/reply rates, send timing, and compliance for the Worldwide segment.
22
+
23
+ > **At a glance:** Market-intelligence reference data for the Linux Users Email List audience — population scale, decision-maker structure, channel benchmarks, and compliance notes drawn from LeadsBlue's B2B data operations.
24
+
25
+ ## Key figures
26
+
27
+ | Metric | Value |
28
+ |---|---|
29
+ | Verified contacts in segment | **10,000,000** |
30
+ | Geography | Worldwide |
31
+ | Industry verticals benchmarked | 14 |
32
+ | License | CC BY 4.0 |
33
+
34
+ > 📥 **Get the full Linux Users Email List** — individual verified business records, ready to use: **[Download from LeadsBlue →](https://leadsblue.com/leads/linux-users-linux-enthusiasts-email-list-database/)**
35
+
36
+ ## Market overview
37
+
38
+ This dataset describes the Worldwide business-email segment, comprising 10,000,000 verified business contacts in LeadsBlue's database. It provides segment-level scale, cross-industry outreach benchmarks, and channel timing for teams planning business outreach to Worldwide. Benchmark rates below are drawn from LeadsBlue's cross-market cold-email performance study.
39
+
40
+ ## Files in this dataset
41
+
42
+ | File | Contents |
43
+ |---|---|
44
+ | `data/market_overview.csv` | Segment-level metrics: contact volume, benchmark rates, send timing |
45
+ | `data/industry_benchmarks.csv` | Open/reply benchmarks across 14 industry verticals |
46
+ | `data/compliance.csv` | Regulatory framework, business culture, decision-maker profile, hubs |
47
+
48
+ ## Methodology
49
+
50
+ All numbers are segment-level aggregates from LeadsBlue's data operations and public baselines. The dataset is intentionally aggregate-only and contains no personally identifiable information.
51
+
52
+ ## How to cite
53
+
54
+ > LeadsBlue Research. (2026). *Linux Users Email List — Market Intelligence Dataset.* Derived from the B2B Cold Email Benchmark Report 2026 (https://doi.org/10.5281/zenodo.20136256). CC BY 4.0. Source: https://leadsblue.com
55
+
56
+ ```bibtex
57
+ @dataset{leadsblue_linux_users_dataset_2026,
58
+ author = {Johnson, Luther},
59
+ title = {Linux Users Email List -- Market Intelligence Dataset},
60
+ year = {2026},
61
+ publisher = {LeadsBlue Research},
62
+ doi = {10.5281/zenodo.20136256},
63
+ url = {https://leadsblue.com/leads/linux-users-linux-enthusiasts-email-list-database/}
64
+ }
65
+ ```
66
+
67
+ ## Source & full dataset
68
+
69
+ This aggregate dataset is published by **[LeadsBlue Research](https://leadsblue.com)**. The full verified targeted email list — with individual business contact records — is available at **[Linux Users Email List](https://leadsblue.com/leads/linux-users-linux-enthusiasts-email-list-database/)**.
70
+
71
+ Related resources: [Benchmark report (Zenodo)](https://zenodo.org/records/20136256) · [Research hub](https://leadsblue-datasets.github.io/research/) · [Interactive tools](https://huggingface.co/emailmarketingdataset)
72
+
73
+ <script type="application/ld+json">{"@context": "https://schema.org", "@type": "Dataset", "name": "Linux Users Email List \u2014 Market Intelligence Dataset", "description": "Market-intelligence reference data for the Linux Users Email List audience \u2014 population scale, decision-maker structure, channel benchmarks, and compliance notes drawn from LeadsBlue's B2B data operations.", "license": "https://creativecommons.org/licenses/by/4.0/", "creator": {"@type": "Organization", "name": "LeadsBlue Research", "url": "https://leadsblue.com"}, "isBasedOn": "https://doi.org/10.5281/zenodo.20136256", "url": "https://leadsblue.com/leads/linux-users-linux-enthusiasts-email-list-database/", "sameAs": ["https://leadsblue.com", "https://b2bdataindex.com", "https://zenodo.org/records/20136256", "https://leadsblue-datasets.github.io/research/"]}</script>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/compliance.csv ADDED
@@ -0,0 +1 @@
 
 
1
+ field,detail
data/industry_benchmarks.csv ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ industry,open_rate,reply_rate,best_send_time
2
+ Technology & Software,22-31%,3.5-6.5%,"Tuesday-Thursday, 8-10am local"
3
+ Healthcare & Medical,18-26%,2.0-4.5%,"Tuesday-Wednesday, 6:30-8am (before rounds)"
4
+ Manufacturing & Engineering,16-23%,1.8-3.5%,"Tuesday-Thursday, 7-9am (before floor opens)"
5
+ Finance & Banking,15-22%,1.5-3.2%,"Tuesday-Wednesday, 7:30-9am"
6
+ Professional Services,20-28%,2.5-5.0%,"Tuesday-Thursday, 8-10am"
7
+ Real Estate,18-26%,2-6%,
8
+ Construction & Real Estate,17-24%,2.0-3.8%,"Monday, Wednesday, 6-8am (before site visits)"
9
+ Legal,19-27%,2.2-4.5%,"Tuesday-Thursday, 8-10am"
10
+ E-commerce,24-33%,3.5-6.5%,"Tuesday-Thursday, 9-11am"
11
+ Oil & Energy,14-20%,2-4%,
12
+ Education & Training,16-24%,2-5%,
13
+ Retail & Commerce,17-24%,2-5%,
14
+ Agriculture & Food,14-22%,2-4%,
15
+ Transportation & Logistics,16-22%,2-5%,
data/market_overview.csv ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ metric,value,source
2
+ verified_contacts,"10,000,000",LeadsBlue verified database
3
+ segment,targeted email list,LeadsBlue catalog
4
+ geography,Worldwide,LeadsBlue catalog