From 8bbc023caccfa240edff2a1628f7df91964cfdcc Mon Sep 17 00:00:00 2001 From: Kevin Xu Date: Wed, 16 Aug 2023 09:17:15 -0700 Subject: [PATCH 1/2] Update eu_dsa_mau.csv --- data/eu_dsa/eu_dsa_mau.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/data/eu_dsa/eu_dsa_mau.csv b/data/eu_dsa/eu_dsa_mau.csv index 32e91bc..f1fa7d9 100644 --- a/data/eu_dsa/eu_dsa_mau.csv +++ b/data/eu_dsa/eu_dsa_mau.csv @@ -1,2 +1,3 @@ year,month,average_mau 2023,2,10000000-11000000 +2023,8,11000000-12000000 From 0c0b37e2a19cda3c49d20f1a3018c8f29e65b0df Mon Sep 17 00:00:00 2001 From: Kevin Xu Date: Wed, 16 Aug 2023 09:39:56 -0700 Subject: [PATCH 2/2] Update README.md --- data/eu_dsa/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/eu_dsa/README.md b/data/eu_dsa/README.md index 2794a74..943fd3a 100644 --- a/data/eu_dsa/README.md +++ b/data/eu_dsa/README.md @@ -1,3 +1,3 @@ # 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 February 2023 is calculated by taking the average of the MAU of August 2022 through January 2023. +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.