WikiEvent2018.first100k {dream} | R Documentation |
Wikipedia Edit Event Sequence 2018
Description
The first 100,000 events of the Wikipedia edit event sequence, where an event is described as a Wikipedia user editing a Wikipedia article. The user column represents the unique event senders, the article column represents the unique event recievers (targets), and the time variable is in milliseconds.
Usage
data(WikiEvent2018.first100k)
Format
WikiEvent2018.first100k
The first 100,000 events of the Wikipedia edit event sequence, where an event is described as a Wikipedia user editing a Wikipedia article. The user column represents the unique event senders, the article column represents the unique event recievers (targets), and the time variable is in milliseconds.
- user
the column that represents the unique event senders
- article
the article column represents the unique event recievers
- time
the event time variable in milliseconds
- eventID
the numerical id for each event in the event sequence
Source
https://zenodo.org/records/1626323
Lerner, Jurgen and Alessandro Lomi. 2020. "Reliability of relational event model estimates under sampling: how to fit a relational event model to 360 million dyadic events." Network Science 8(1):97-135. (DOI: https://doi.org/10.1017/nws.2019.57)