Skip to content

Update EU DSA MAUs for January 2026#33

Merged
khxu merged 1 commit intomainfrom
eu-dsa-feb-2026
Feb 17, 2026
Merged

Update EU DSA MAUs for January 2026#33
khxu merged 1 commit intomainfrom
eu-dsa-feb-2026

Conversation

@khxu
Copy link
Collaborator

@khxu khxu commented Feb 17, 2026

This PR updates the average MAU counts for January 2026, which is calculated by taking the average MAU of the preceding 6 months (July 2025 through December 2025), as described in our EU DSA documentation.

Copilot AI review requested due to automatic review settings February 17, 2026 20:14
@khxu khxu merged commit 513db17 into main Feb 17, 2026
8 checks passed
@khxu khxu deleted the eu-dsa-feb-2026 branch February 17, 2026 20:15
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the EU Digital Services Act (DSA) “average monthly active users” (MAU) reporting data for January 2026, based on the preceding six months (Jul–Dec 2025), and refreshes the README to reflect the new reporting period and values.

Changes:

  • Add January 2026 MAU ranges for GitHub and npm to the EU DSA CSV dataset.
  • Update the EU DSA README table to the new MAU ranges and the “previous 6 months ended” date.
  • Update the README’s explanatory text/example for the January 2026 calculation period.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
data/eu_dsa/eu_dsa_mau.csv Adds 2026-01 MAU rows for GitHub and npm (one row currently malformed).
data/eu_dsa/README.md Updates the narrative and the summary table to January 2026 figures and period end date.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

2025,1,9000000-10000000,npm
2025,7,15000000-16000000,github
2025,7,11000000-12000000,npm
2026,1,17000000-18000000.github
Copy link

Copilot AI Feb 17, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The 2026-01 GitHub row is not valid CSV: the average_mau and service fields are separated by a . instead of a comma, so the service column will be missing for this row. Update it to use a comma separator (matching the header and all prior rows).

Suggested change
2026,1,17000000-18000000.github
2026,1,17000000-18000000,github

Copilot uses AI. Check for mistakes.
# 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 July 2025 is calculated by taking the average of the MAU of January 2025 through June 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 January 2026 is calculated by taking the average of the MAU of July 1 2025 through December 31 2025.
Copy link

Copilot AI Feb 17, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The calculation example uses ambiguous/incorrect date formatting ("July 1 2025" / "December 31 2025"). Consider formatting as "July 1, 2025" and "December 31, 2025", or keep month-only wording ("July 2025 through December 2025") to match the rest of the doc and avoid confusion.

Suggested change
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 January 2026 is calculated by taking the average of the MAU of July 2025 through December 2025.

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants