Skip to content

Commit 57a26d0

Browse files
authored
Merge pull request #4 from github/khxu-patch-1
Update EU DSA MAUs
2 parents ed7abaa + 3f270b8 commit 57a26d0

2 files changed

Lines changed: 8 additions & 4 deletions

File tree

data/eu_dsa/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
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 August 2023 is calculated by taking the average of the MAU of February 2023 through July 2023.
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 2024 is calculated by taking the average of the MAU of July 2023 through December 2023.

data/eu_dsa/eu_dsa_mau.csv

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1-
year,month,average_mau
2-
2023,2,10000000-11000000
3-
2023,8,11000000-12000000
1+
year,month,average_mau,service
2+
2023,2,10000000-11000000,github
3+
2023,8,11000000-12000000,github
4+
2024,1,12000000-13000000,github
5+
2023,2,5000000-6000000,npm
6+
2023,8,6000000-7000000,npm
7+
2024,1,6000000-7000000,npm

0 commit comments

Comments
 (0)