pageviews
wikipedia-pageviews
Wikipedia Article Pageviews
This repository automatically fetches and aggregates the 100 most popular Wikipedia articles by pageviews - creating a dataset that enables tracking trending topics on Wikipedia.
It works by polling the WikiMedia API on a daily basis and fetching the top 100 most popular articles from two days ago.
The fetcher runs in a scheduled GitHub Actions workflow, which is available here.
The dataset begins in the year 2016 and the textual data is presented as… See the full description on the dataset page: https://huggingface.co/datasets/vtasca/wikipedia-pageviews.english-wikipedia-pageviews-by-secondThis file contains a count of pageviews to the English-language Wikipedia from 2015-03-16T00:00:00 to 2015-04-25T15:59:59, grouped by timestamp (down to a one-second resolution level) and site (mobile or desktop).
The smallest number of events in a group is 645; because of this, we are confident there should not be privacy implications of releasing this data.
enwiki_pageviews_2023_m
English Wikipedia Pageviews 2023 (Monthly Average)
This dataset links Wikipedia article IDs (from the 1st September 2019 Wikipedia dump) to their average monthly pageviews recorded during 2023.
Features
Column
Type
Description
wikipedia_id
int64
Wikipedia article ID (page_id)
wikipedia_title
string
Wikipedia article title
popularity_avg
float64
Average monthly pageviews across 2023
rank_avg
float64
Average rank of the article
Stats… See the full description on the dataset page: https://huggingface.co/datasets/Cyro1/enwiki_pageviews_2023_m.ru-wikipedia-daily-pageviews-full-textenwiki_pageviews_2021_m
English Wikipedia Pageviews 2021 (Monthly Average)
This dataset links Wikipedia article IDs (from the 1st September 2019 Wikipedia dump) to their average monthly pageview counts recorded during 2021.
Features
Column
Type
Description
wikipedia_id
int64
Wikipedia article ID (page_id)
wikipedia_title
string
Wikipedia article title
popularity_avg
float64
Average monthly pageviews across 2021
rank_avg
float64
Average rank of the article
Stats… See the full description on the dataset page: https://huggingface.co/datasets/Cyro1/enwiki_pageviews_2021_m.enwiki_pageviews_2022_m
English Wikipedia Pageviews 2022 (Monthly Average)
This dataset links Wikipedia article IDs (from the 1st September 2019 Wikipedia dump) to their average monthly pageview counts recorded during 2022.
Features
Column
Type
Description
wikipedia_id
int64
Wikipedia article ID (page_id)
wikipedia_title
string
Wikipedia article title
popularity_avg
float64
Average monthly pageviews across 2022
rank_avg
float64
Average rank of the article
Stats… See the full description on the dataset page: https://huggingface.co/datasets/Cyro1/enwiki_pageviews_2022_m.
