File size: 10,619 Bytes
dbbc1e4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
748b133
 
 
 
dbbc1e4
748b133
 
 
 
dbbc1e4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
748b133
dbbc1e4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
---
annotations_creators:
  - machine-generated
language:
  - zh
license:
  - cc-by-nc-4.0
multilinguality:
  - monolingual
size_categories:
  - 10K<n<100K
source_datasets:
  - original
task_categories:
  - text-classification
  - image-text-to-text
  - image-classification
task_ids:
  - sentiment-analysis
  - image-captioning
  - multi-class-image-classification
pretty_name: Otome Viral Marketing (OtomeVM) Dataset
tags:
  - social-media
  - weibo
  - otome-game
  - viral-marketing
  - engagement-metrics
  - multi-modal
  - computer-vision
  - nlp
  - marketing
  - china
  - gaming
dataset_info:
  features:
    - name: post_id
      dtype: string
      description: 16-digit unique identifier for each post
    - name: post_url
      dtype: string
      description: URL of the post on Weibo
    - name: content
      dtype: string
      description: Text content of the post
    - name: long_text
      dtype: bool
      description: Whether the post is considered a long-text post
    - name: year
      dtype: int64
      description: Year of the post
    - name: month
      dtype: int64
      description: Month of the post
    - name: day
      dtype: int64
      description: Day of the post
    - name: time
      dtype: string
      description: Time of the post (HH:MM:SS)
    - name: pic_num
      dtype: int64
      description: Number of pictures attached to the post
    - name: pic_url
      dtype: string
      description: URL(s) of the attached pictures (semicolon separated if multiple)
    - name: video_url
      dtype: string
      description: URL of the attached video (if any)
    - name: view_num
      dtype: int64
      description: Number of views for the video
    - name: video_duration
      dtype: int64
      description: Duration of the video in seconds
    - name: video_title
      dtype: string
      description: Title of the video
    - name: reposts_num
      dtype: int64
      description: Number of reposts
    - name: comments_num
      dtype: int64
      description: Number of comments
    - name: likes_num
      dtype: int64
      description: Number of likes
    - name: Game
      dtype: string
      description: The game this post belongs to (FAT, LN, MDS, MQC, ToT)
  configs:
    - name: posts
      data_files:
        - split: full
          path:
            - "OtomeVM_Post.xlsx"
    - name: images
      data_files:
        - split: by_game
          path:
            - "OtomeVM_Pics/LNPicDoc.zip"
            - "OtomeVM_Pics/MDSPicDoc.zip"
            - "OtomeVM_Pics/MQCPicDoc.zip"
            - "OtomeVM_Pics/ToTPicDoc.zip"
    - name: videos
      data_files:
        - split: by_game
          path:
            - "OtomeVM_Videos/FATvideos.zip"
            - "OtomeVM_Videos/LNvideos.zip"
            - "OtomeVM_Videos/MDSvideos.zip"
            - "OtomeVM_Videos/MQCvideos.zip"
            - "OtomeVM_Videos/ToTvideos.zip"
dataset_size_in_bytes: 25150000000
download_size_in_bytes: 25150000000
citation: |
  @article{Li2025,
    author = {Li, S.S. and Wang, S. and Lee, M.K.O.},
    title = {Unveiling viral marketing dynamics in online social networks: insights from China's otome games and explainable predictive modeling},
    journal = {Internet Research},
    year = {2025},
    volume = {ahead-of-print},
    number = {ahead-of-print},
    doi = {10.1108/INTR-09-2024-1365},
    note = {Advance online publication}
  }
---


# OtomeVM Dataset

## ๐Ÿ“ Repository Structure
```
OtomeVM/  
โ”œโ”€โ”€ README.md # Dataset documentation and usage instructions  
โ”œโ”€โ”€ Images/ # Images used in the README  
โ”‚   โ”œโ”€โ”€ Cover.png  
โ”‚   โ”œโ”€โ”€ picdata.png  
โ”‚   โ””โ”€โ”€ videodata.png  
โ”œโ”€โ”€ OtomeVM_Post.xlsx # Main dataset file (posts and metadata)  
โ”œโ”€โ”€ OtomeVM_Pics/ # Folder containing image zip files by game  
โ”‚   โ”œโ”€โ”€ FATPicDoc.zip  # (~562 MB)  
โ”‚   โ”œโ”€โ”€ LNPicDoc.zip   # (~227 MB)  
โ”‚   โ”œโ”€โ”€ MDSPicDoc.zip  # (~50.5 MB)  
โ”‚   โ”œโ”€โ”€ MQCPicDoc.zip  # (~266 MB)  
โ”‚   โ””โ”€โ”€ ToTPicDoc.zip  # (~300 MB)  
โ””โ”€โ”€ OtomeVM_Videos/    # (~23.7 GB Total)  
    โ”œโ”€โ”€ FATvideos/     # (~7.27 GB)  
    โ”œโ”€โ”€ LNvideos/      # (~3.17 GB)  
    โ”œโ”€โ”€ MDSvideos/     # (~1.68 GB)  
    โ”œโ”€โ”€ MQCvideos/     # (~6.56 GB)  
    โ””โ”€โ”€ ToTvideos/     # (~5.04 GB)  
```

## ๐Ÿ“ฆ Dataset Description

If you use this dataset, please cite our paper:

> Li, S.S., Wang, S. and Lee, M.K.O. (2025), "Unveiling viral marketing dynamics in online social networks: insights from China's otome games and explainable predictive modeling", Internet Research, Vol. ahead-of-print No. ahead-of-print. https://doi.org/10.1108/INTR-09-2024-1365

The **OtomeVM** dataset contains social media marketing data collected from official Sina Weibo posts by five popular otome games. The dataset captures **viral marketing (VM)** campaigns including post content, timestamps, engagement metrics (likes, reposts, comments), and associated multimedia (images and videos).

![OtomeVM Cover](Images/Cover.png)

- **Collection Period:** From each game's first VM record on Weibo until **February 29, 2024**.
- **Games and Abbreviations:**

| Game Title                | Abbreviation | First Post |
|--------------------------|--------------|-----------------------|
| For all Time             | FAT          | 2019-08-20            |
| Light and Night          | LN           | 2020-03-06            |
| Mr. Love: Deep Space     | MDS          | 2020-10-23            |
| Mr. Love: Queen's Choice | MQC          | 2017-07-06            |
| Tears of Themis          | ToT          | 2019-07-29            |

- **Total Posts Collected:** 9,614

---

## ๐Ÿ“‘ Feature Overview

The following table outlines the features included in the dataset, along with descriptions and examples:

| Feature        | Description                                                                                      | Example                                                                 |
|----------------|--------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------|
| `post_id`      | 16-digit unique identifier for each post                                                        | `4126473277600069`                                                     |
| `post_url`     | URL of the post on Weibo                                                                         | `https://weibo.com/3248438592/Fb6GPvT7L`                               |
| `content`      | Text content of the post as published by the game account                                        | `ๅฐ†้ฆ–ๆฌกๅ‚ๆˆ˜ๅนฟๅทž่ค็ซ่™ซๆผซๅฑ•๏ผ7ๆœˆ15ๆ—ฅ~18ๆ—ฅ๏ผŒ้”ๅฎšๅฆ–้ƒฝ๏ผ...`       |
| `long_text`    | Whether the post is considered a long-text post (TRUE/FALSE)                                     | `TRUE`                                                                  |
| `year/month/day/time` | Timestamp of the post (split into fields)                                                 | `11:22:38 AM 6/7/2017`                                                 |
| `pic_num`      | Number of pictures attached to the post                                                          | `3`                                                                     |
| `pic_url`      | URL(s) of the attached pictures                                                                  | `https://wx2.sinaimg.cn/orj960/c19f3d40gy1fha00iuna6j20ku0ku0vv.jpg`    |
| `video_url`    | URL of the attached video (if any)                                                               | `http://miaopai.com/show/...`                                          |
| `view_num`     | Number of views for the video                                                                    | `9819188`                                                               |
| `video_duration` | Duration of the video in seconds                                                              | `93`                                                                    |
| `video_title`  | Title of the video                                                                                | `ใ€Šๆ‹ไธŽๅˆถไฝœไบบใ€‹CV่ฎฟ่ฐˆ็ฌฌๅ››ๅผน โ€”โ€” ๅค็ฃŠ`                                    |
| `reposts_num`  | Number of reposts the post received                                                               | `6492`                                                                  |
| `comments_num` | Number of comments received                                                                       | `3857`                                                                  |
| `likes_num`    | Number of likes                                                                                   | `4922`                                                                  |
| `Game`         | The game this post belongs to (see abbreviation above)                                           | `FAT`                                                                   |

---

## ๐Ÿ–ผ๏ธ Multimedia Files

- All **image files** are provided as individual zip archives by game:
  - `FATPicDoc.zip` โ€“ For all Time  
  - `LNPicDoc.zip` โ€“ Light and Night  
  - `MDSPicDoc.zip` โ€“ Mr. Love: Deep Space  
  - `MQCPicDoc.zip` โ€“ Mr. Love: Queen's Choice  
  - `ToTPicDoc.zip` โ€“ Tears of Themis  

  These files are available in the `OtomeVM_Pics/` folder in this repository.

- The `OtomeVM_Videos` directory includes subfolders for each game:
  - `FATvideos/`
  - `LNvideos/`
  - `MDSvideos/`
  - `MQCvideos/`
  - `ToTvideos/`

  Within each game folder, there are the raw video files as named by the last segment of the original Weibo media URL.

### ๐Ÿงท Sample Picture Data Overview

![Sample Picture Metadata](Images/picdata.png)

### ๐ŸŽฌ Sample Video Data Overview

![Sample Video Metadata](Images/videodata.png)

---

## ๐Ÿ“„ License

[![CC BY-NC 4.0][cc-by-nc-shield]][cc-by-nc]

OtomeVM ยฉ 2024 by Syrios is licensed under Creative Commons Attribution-NonCommercial 4.0 International.

[cc-by-nc]: https://creativecommons.org/licenses/by-nc/4.0/  
[cc-by-nc-shield]: https://licensebuttons.net/l/by-nc/4.0/88x31.png

You are free to:
- Share โ€” copy and redistribute the material
- Adapt โ€” remix, transform, and build upon the material

**Under the following terms:**
- **Attribution** โ€” You must give appropriate credit.
- **NonCommercial** โ€” You may not use the material for commercial purposes.

For full license text, see: https://creativecommons.org/licenses/by-nc/4.0/

---