stackscan commited on
Commit
f727c08
·
verified ·
1 Parent(s): 66acd1c

Remove duplicate xlsx, simplify card wording

Browse files
Files changed (2) hide show
  1. Lets-Encrypt.xlsx +0 -3
  2. README.md +21 -31
Lets-Encrypt.xlsx DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0083644b13a811a368c4f7c68205019201f9845e138fdccab59f949efc2f5213
3
- size 451692
 
 
 
 
README.md CHANGED
@@ -25,56 +25,46 @@ size_categories:
25
 
26
  ## Overview
27
 
28
- This dataset analyzes Let's Encrypt adoption across the world's top 5,000 companies.
29
 
30
- It identifies companies whose websites use Let's Encrypt issued SSL/TLS certificates, providing a snapshot of Let's Encrypt adoption among large organizations.
31
 
32
- The dataset is intended for technology research, cybersecurity analysis, technographic research, competitive intelligence, market analysis, and data science.
33
-
34
- Source and full statistics: **[Let's Encrypt usage statistics on StackScan](https://www.stackscan.com/technology/lets-encrypt)** — global heatmap, usage by country and industry, top websites and companies, and the full list.
35
 
36
  ## Dataset Highlights
37
 
38
- * 5,050 large companies, one row per company, no duplicate domains
39
- * Every company in the file is a Let's Encrypt adopter adoption is the selection criterion, not a column
40
  * Every company has 5,001 or more employees
41
- * Firmographic context included: industry, headcount band, country, locality, founding year, LinkedIn profile
42
- * Suitable for research, visualization, segmentation, and machine learning projects
43
 
44
  ## What is Let's Encrypt?
45
 
46
  Let's Encrypt is a free, automated, and open Certificate Authority that provides SSL/TLS certificates. It enables websites to deploy HTTPS without purchasing certificates from traditional commercial certificate authorities.
47
 
48
- ## Files
49
-
50
- | File | Rows | Notes |
51
- | ---- | ---- | ----- |
52
- | `Lets-Encrypt.csv` | 5,050 | Same content as the spreadsheet; this is the file the dataset viewer reads |
53
- | `Lets-Encrypt.xlsx` | 5,050 | Excel copy for manual analysis |
54
-
55
  ## Dataset Fields
56
 
57
- 15 columns. Coverage is the share of the 5,050 rows where the field is populated.
58
 
59
  | Column | Type | Coverage | Description |
60
  | ------ | ---- | -------- | ----------- |
61
- | `Popularity Rank` | int64 | 100% | Website popularity rank; lower is more popular. Ranges from 5 to 1,959,064 |
62
  | `Domain` | string | 100% | Primary website domain. Unique across the file |
63
  | `Company Name` | string | 100% | Company or organization name, lowercased |
64
- | `Company Size` | string | 100% | Employee band. Two values only: `5001-10000` (2,245) and `10001+` (2,805) |
65
  | `Year Founded` | float64 | 73.4% | Founding year |
66
  | `Industry` | string | 99.7% | Industry label, lowercased. 142 distinct values |
67
  | `LinkedIn URL` | string | 100% | Company LinkedIn profile path |
68
  | `Locality` | string | 85.1% | City or region, where available |
69
  | `Country` | string | 100% | Company or website country. 140 distinct values |
70
  | `TLD` | string | 100% | Top-level domain. 355 distinct values |
71
- | `Language` | string | 0.6% | Detected site language. Largely empty |
72
- | `Instagram` | string | 0.4% | Instagram handle. Largely empty |
73
- | `Twitter` | string | 0.2% | Twitter handle. Largely empty |
74
- | `YouTube` | string | 0.2% | YouTube channel. Largely empty |
75
- | `TikTok` | string | 0.1% | TikTok handle. Largely empty |
76
 
77
- The five social and language columns are present for schema compatibility with other StackScan exports and are populated for fewer than 1% of rows. Treat them as optional.
78
 
79
  ## Methodology
80
 
@@ -102,17 +92,17 @@ This dataset can be used for:
102
  * Website infrastructure can change over time.
103
  * Results represent observations from the dataset's collection period.
104
  * The dataset should not be interpreted as an official statement from any company regarding its technology stack.
105
- * Because every row is an adopter, this file supports questions of the form "what do Let's Encrypt adopters look like?" It cannot on its own answer "what share of large companies use Let's Encrypt?", which needs a comparable non-adopter sample.
106
 
107
  ## Citation
108
 
109
- If you use this dataset, please cite it and link back to the source page.
110
 
111
- **Plain text**
112
 
113
  StackScan. (2026). *Let's Encrypt Adoption Among the Top 5,000 Companies* [Data set]. StackScan. https://www.stackscan.com/technology/lets-encrypt
114
 
115
- **BibTeX**
116
 
117
  ```bibtex
118
  @misc{stackscan_lets_encrypt_2026,
@@ -125,7 +115,7 @@ StackScan. (2026). *Let's Encrypt Adoption Among the Top 5,000 Companies* [Data
125
  }
126
  ```
127
 
128
- Source page: [Let's Encrypt usage statistics](https://www.stackscan.com/technology/lets-encrypt) — global heatmap, usage by country and industry, top websites and companies, and the full list.
129
 
130
  ## License
131
 
@@ -135,4 +125,4 @@ Attribution must name StackScan and link to the source page:
135
 
136
  > Data from [StackScan](https://www.stackscan.com/technology/lets-encrypt), licensed under CC BY 4.0.
137
 
138
- For academic or published work, use the [citation](#citation) above instead.
 
25
 
26
  ## Overview
27
 
28
+ This dataset lists 5,050 large companies whose websites were found to use SSL/TLS certificates issued by Let's Encrypt. Each row carries firmographic context for the company: industry, employee band, country, locality, founding year and LinkedIn profile.
29
 
30
+ It is intended for technology research, cybersecurity analysis, technographic research, competitive intelligence, market analysis and data science.
31
 
32
+ Full Let's Encrypt statistics, including the global heatmap, usage by country and by industry, and the top websites, are published at [StackScan](https://www.stackscan.com/technology/lets-encrypt).
 
 
33
 
34
  ## Dataset Highlights
35
 
36
+ * 5,050 companies, one row each, with no repeated domains
37
+ * Every company in the file uses Let's Encrypt, so there is no adoption column. Adoption is the selection criterion
38
  * Every company has 5,001 or more employees
39
+ * 142 industries and 140 countries represented
 
40
 
41
  ## What is Let's Encrypt?
42
 
43
  Let's Encrypt is a free, automated, and open Certificate Authority that provides SSL/TLS certificates. It enables websites to deploy HTTPS without purchasing certificates from traditional commercial certificate authorities.
44
 
 
 
 
 
 
 
 
45
  ## Dataset Fields
46
 
47
+ The data is in `Lets-Encrypt.csv`: 5,050 rows, 15 columns. Coverage is the share of rows where the field is populated.
48
 
49
  | Column | Type | Coverage | Description |
50
  | ------ | ---- | -------- | ----------- |
51
+ | `Popularity Rank` | int64 | 100% | Website popularity rank, lower being more popular. Ranges from 5 to 1,959,064 |
52
  | `Domain` | string | 100% | Primary website domain. Unique across the file |
53
  | `Company Name` | string | 100% | Company or organization name, lowercased |
54
+ | `Company Size` | string | 100% | Employee band. Two values: `5001-10000` (2,245 rows) and `10001+` (2,805 rows) |
55
  | `Year Founded` | float64 | 73.4% | Founding year |
56
  | `Industry` | string | 99.7% | Industry label, lowercased. 142 distinct values |
57
  | `LinkedIn URL` | string | 100% | Company LinkedIn profile path |
58
  | `Locality` | string | 85.1% | City or region, where available |
59
  | `Country` | string | 100% | Company or website country. 140 distinct values |
60
  | `TLD` | string | 100% | Top-level domain. 355 distinct values |
61
+ | `Language` | string | 0.6% | Detected site language |
62
+ | `Instagram` | string | 0.4% | Instagram handle |
63
+ | `Twitter` | string | 0.2% | Twitter handle |
64
+ | `YouTube` | string | 0.2% | YouTube channel |
65
+ | `TikTok` | string | 0.1% | TikTok handle |
66
 
67
+ The language and social columns are populated for fewer than 1% of rows.
68
 
69
  ## Methodology
70
 
 
92
  * Website infrastructure can change over time.
93
  * Results represent observations from the dataset's collection period.
94
  * The dataset should not be interpreted as an official statement from any company regarding its technology stack.
95
+ * Every row is an adopter, so the file describes what Let's Encrypt adopters look like. Measuring what share of large companies use Let's Encrypt would require a comparable sample of non-adopters, which is not included here.
96
 
97
  ## Citation
98
 
99
+ If you use this dataset, please credit StackScan and link to the source page.
100
 
101
+ Plain text:
102
 
103
  StackScan. (2026). *Let's Encrypt Adoption Among the Top 5,000 Companies* [Data set]. StackScan. https://www.stackscan.com/technology/lets-encrypt
104
 
105
+ BibTeX:
106
 
107
  ```bibtex
108
  @misc{stackscan_lets_encrypt_2026,
 
115
  }
116
  ```
117
 
118
+ Source page: [Let's Encrypt usage statistics](https://www.stackscan.com/technology/lets-encrypt).
119
 
120
  ## License
121
 
 
125
 
126
  > Data from [StackScan](https://www.stackscan.com/technology/lets-encrypt), licensed under CC BY 4.0.
127
 
128
+ For academic or published work, use the citation above.