From 24860adfb9f5def4f31487dbe6819710323baee2 Mon Sep 17 00:00:00 2001 From: Kevin Xu Date: Wed, 12 Aug 2026 20:01:49 -0400 Subject: [PATCH] update EU DSA average MAU counts --- data/eu_dsa/README.md | 8 ++++---- data/eu_dsa/eu_dsa_mau.csv | 2 ++ 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/data/eu_dsa/README.md b/data/eu_dsa/README.md index 4cafb26..3c62d3f 100644 --- a/data/eu_dsa/README.md +++ b/data/eu_dsa/README.md @@ -1,15 +1,15 @@ # Average Monthly Active Users for EU -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. +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 2026 is calculated by taking the average of the MAU of January 1 2026 through June 30 2026. ## Information on Average Monthly Active Recipients of Service in the European Union 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. -| Service | Average monthly recipients of service (previous 6 months ended 31 December 2025) | +| Service | Average monthly recipients of service (previous 6 months ended 30 June 2026) | | --- | --- | -| GitHub | 17000000-18000000 | -| npm | 14000000-15000000 | +| GitHub | 21000000-22000000 | +| npm | 18000000-19000000 | Historical data are also available in [CSV format](./eu_dsa_mau.csv). diff --git a/data/eu_dsa/eu_dsa_mau.csv b/data/eu_dsa/eu_dsa_mau.csv index 0ddf568..8359dcc 100644 --- a/data/eu_dsa/eu_dsa_mau.csv +++ b/data/eu_dsa/eu_dsa_mau.csv @@ -13,3 +13,5 @@ year,month,average_mau,service 2025,7,11000000-12000000,npm 2026,1,17000000-18000000,github 2026,1,14000000-15000000,npm +2026,7,21000000-22000000,github +2026,7,18000000-19000000,npm