Skip to content

Commit 88813cd

Browse files
committed
update EU DSA average MAU counts
1 parent ed383fa commit 88813cd

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

data/eu_dsa/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# Average Monthly Active Users for EU
22

3-
The Digital Services Act (DSA) requires online platforms to report information on the average monthly active users (MAU) in the EU, defined as the number of users in EU member states that either: (1) are exposed to content hosted by the online platform and disseminated through the platform's online interface; or (2) request that the online platform host content. The average MAU for a given month is based on the average of the MAU of the preceding 6 months, so for example, the average MAU for July 2025 is calculated by taking the average of the MAU of January 2025 through June 2025.
3+
The Digital Services Act (DSA) requires online platforms to report information on the average monthly active users (MAU) in the EU, defined as the number of users in EU member states that either: (1) are exposed to content hosted by the online platform and disseminated through the platform's online interface; or (2) request that the online platform host content. The average MAU for a given month is based on the average of the MAU of the preceding 6 months, so for example, the average MAU for January 2026 is calculated by taking the average of the MAU of July 1 2025 through December 31 2025.
44

55
## Information on Average Monthly Active Recipients of Service in the European Union
66

77
The table below reflects information on average monthly active recipients of service in the European Union in accordance with the EU Digital Services Act and may not be representative of other statistics or metrics.
88

9-
| Service | Average monthly recipients of service (previous 6 months ended 30 June 2025) |
9+
| Service | Average monthly recipients of service (previous 6 months ended 31 December 2025) |
1010
| --- | --- |
11-
| GitHub | 15000000-16000000 |
12-
| npm | 11000000-12000000 |
11+
| GitHub | 17000000-18000000 |
12+
| npm | 14000000-15000000 |
1313

1414
Historical data are also available in [CSV format](./eu_dsa_mau.csv).
1515

data/eu_dsa/eu_dsa_mau.csv

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ year,month,average_mau,service
1111
2025,1,9000000-10000000,npm
1212
2025,7,15000000-16000000,github
1313
2025,7,11000000-12000000,npm
14+
2026,1,17000000-18000000.github
15+
2026,1,14000000-15000000,npm

0 commit comments

Comments
 (0)