stackscan commited on
Commit
f78fe27
·
verified ·
1 Parent(s): 56208a4

Add August 2026 collection date

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -29,12 +29,15 @@ This dataset lists 5,050 large companies and organizations whose websites were f
29
 
30
  The file is a sample of large organizations that use Let's Encrypt. It is not a ranking, and it is not the 5,000 largest or most popular organizations in the world.
31
 
 
 
32
  It is intended for technology research, cybersecurity analysis, technographic research, competitive intelligence, market analysis and data science.
33
 
34
  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).
35
 
36
  ## Dataset Highlights
37
 
 
38
  * 5,050 organizations, one row each, with no repeated domains
39
  * Every organization in the file uses Let's Encrypt, so there is no adoption column. Adoption is the selection criterion
40
  * Every organization has 5,001 or more employees
@@ -73,7 +76,7 @@ The language and social columns are populated for fewer than 1% of rows.
73
 
74
  Websites were analyzed for technical fingerprints associated with Let's Encrypt. An organization is considered a Let's Encrypt adopter when the relevant certificate or technology footprint is detected on its associated website.
75
 
76
- Technology detection represents an observation at the time of collection and should not be interpreted as confirmation of an organization's complete infrastructure.
77
 
78
  ## Use Cases
79
 
@@ -93,7 +96,7 @@ This dataset can be used for:
93
  * Technology detection is based on publicly observable website signals.
94
  * A detected Let's Encrypt certificate does not necessarily mean that Let's Encrypt is used across all of an organization's domains or infrastructure.
95
  * Website infrastructure can change over time.
96
- * Results represent observations from the dataset's collection period.
97
  * The dataset should not be interpreted as an official statement from any company regarding its technology stack.
98
  * Every row is an adopter, so the file describes what Let's Encrypt adopters look like. Measuring what share of large organizations use Let's Encrypt would require a comparable sample of non-adopters, which is not included here.
99
 
@@ -103,7 +106,7 @@ If you use this dataset, please credit StackScan and link to the source page.
103
 
104
  Plain text:
105
 
106
- StackScan. (2026). *Let's Encrypt Adoption Among 5,000 Large Companies and Organizations* [Data set]. StackScan. https://www.stackscan.com/technology/lets-encrypt
107
 
108
  BibTeX:
109
 
@@ -112,9 +115,10 @@ BibTeX:
112
  author = {{StackScan}},
113
  title = {Let's Encrypt Adoption Among 5,000 Large Companies and Organizations},
114
  year = {2026},
 
115
  publisher = {StackScan},
116
  howpublished = {\url{https://www.stackscan.com/technology/lets-encrypt}},
117
- note = {Dataset: \url{https://huggingface.co/datasets/stackscan/lets-encrypt}}
118
  }
119
  ```
120
 
 
29
 
30
  The file is a sample of large organizations that use Let's Encrypt. It is not a ranking, and it is not the 5,000 largest or most popular organizations in the world.
31
 
32
+ Collected in August 2026. Certificate choices change, so treat the data as a snapshot of that month rather than a current state.
33
+
34
  It is intended for technology research, cybersecurity analysis, technographic research, competitive intelligence, market analysis and data science.
35
 
36
  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).
37
 
38
  ## Dataset Highlights
39
 
40
+ * Collected in August 2026
41
  * 5,050 organizations, one row each, with no repeated domains
42
  * Every organization in the file uses Let's Encrypt, so there is no adoption column. Adoption is the selection criterion
43
  * Every organization has 5,001 or more employees
 
76
 
77
  Websites were analyzed for technical fingerprints associated with Let's Encrypt. An organization is considered a Let's Encrypt adopter when the relevant certificate or technology footprint is detected on its associated website.
78
 
79
+ Technology detection represents an observation made in August 2026 and should not be interpreted as confirmation of an organization's complete infrastructure.
80
 
81
  ## Use Cases
82
 
 
96
  * Technology detection is based on publicly observable website signals.
97
  * A detected Let's Encrypt certificate does not necessarily mean that Let's Encrypt is used across all of an organization's domains or infrastructure.
98
  * Website infrastructure can change over time.
99
+ * Results represent observations made in August 2026.
100
  * The dataset should not be interpreted as an official statement from any company regarding its technology stack.
101
  * Every row is an adopter, so the file describes what Let's Encrypt adopters look like. Measuring what share of large organizations use Let's Encrypt would require a comparable sample of non-adopters, which is not included here.
102
 
 
106
 
107
  Plain text:
108
 
109
+ StackScan. (2026). *Let's Encrypt Adoption Among 5,000 Large Companies and Organizations* (data collected August 2026) [Data set]. StackScan. https://www.stackscan.com/technology/lets-encrypt
110
 
111
  BibTeX:
112
 
 
115
  author = {{StackScan}},
116
  title = {Let's Encrypt Adoption Among 5,000 Large Companies and Organizations},
117
  year = {2026},
118
+ month = {aug},
119
  publisher = {StackScan},
120
  howpublished = {\url{https://www.stackscan.com/technology/lets-encrypt}},
121
+ note = {Data collected August 2026. Dataset: \url{https://huggingface.co/datasets/stackscan/lets-encrypt}}
122
  }
123
  ```
124