<?xml version='1.0' encoding='UTF-8'?><codeBook xmlns="ddi:codebook:2_5" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="ddi:codebook:2_5 https://ddialliance.org/Specification/DDI-Codebook/2.5/XMLSchema/codebook.xsd" version="2.5"><docDscr><citation><titlStmt><titl>Twitch.tv Chat Log Data</titl><IDNo agency="DOI">doi:10.7910/DVN/VE0IVQ</IDNo></titlStmt><distStmt><distrbtr source="archive">Harvard Dataverse</distrbtr><distDate>2019-01-16</distDate></distStmt><verStmt source="archive"><version date="2019-08-01" type="RELEASED">2</version></verStmt><biblCit>Kim, Jeongmin, 2019, "Twitch.tv Chat Log Data", https://doi.org/10.7910/DVN/VE0IVQ, Harvard Dataverse, V2</biblCit></citation></docDscr><stdyDscr><citation><titlStmt><titl>Twitch.tv Chat Log Data</titl><IDNo agency="DOI">doi:10.7910/DVN/VE0IVQ</IDNo></titlStmt><rspStmt><AuthEnty affiliation="Korea Advance Institute of Science and Technology">Kim, Jeongmin</AuthEnty></rspStmt><prodStmt/><distStmt><distrbtr source="archive">Harvard Dataverse</distrbtr><contact affiliation="Korea Advance Institute of Science and Technology" email="poap@kaist.ac.kr">Kim, Jeongmin</contact><depositr>Kim, Jeongmin</depositr><depDate>2019-01-16</depDate></distStmt><holdings URI="https://doi.org/10.7910/DVN/VE0IVQ"/></citation><stdyInfo><subject><keyword xml:lang="en">Social Sciences</keyword></subject><abstract>Collection of chat log of 2,162 Twitch streaming videos by 52 streamers. Time period of target streaming video is from 2018-04-24 to 2018-06-24.&lt;br>&#xd;
&lt;br>&#xd;
Description of columns follows below:&lt;br>&#xd;
body: Actual text for user chat&lt;br>&#xd;
channel_id: Channel identifier (integer)&lt;br>&#xd;
commenter_id: User identifier (integer)&lt;br>&#xd;
commenter_type: User type (character)&lt;br>&#xd;
created_at: Time of when chat was entered (ISO 8601 date and time)&lt;br>&#xd;
fragments: Chat text including parsing information of Twitch emote (JSON list)&lt;br>&#xd;
offset: Time offset between start time of video stream and the time of when chat was entered (float)&lt;br>&#xd;
updated_at: Time of when chat was edited (ISO 8601 date and time)&lt;br>&#xd;
video_id: Video identifier (integer)&lt;br>&#xd;
&lt;br>&#xd;
File name indicates name of Twitch stream channel.&lt;br>&#xd;
This dataset is saved as python3 pandas.DataFrame with python pickle format.&lt;br>&#xd;
&lt;code>&#xd;
import pandas as pd&lt;br>&#xd;
pd.read_pickle('ninja.pkl')&lt;br>&#xd;
&lt;/code></abstract><sumDscr/></stdyInfo><method><dataColl><sources/></dataColl><anlyInfo/></method><dataAccs><setAvail/><useStmt/><notes type="DVN:TOU" level="dv">&lt;a href="http://creativecommons.org/publicdomain/zero/1.0">CC0 1.0&lt;/a></notes></dataAccs><othrStdyMat/></stdyDscr><otherMat ID="f3480112" URI="https://dataverse.harvard.edu/api/access/datafile/3480112" level="datafile"><labl>Twitch_data.zip.7z</labl><notes level="file" type="DATAVERSE:CONTENTTYPE" subject="Content/MIME Type">application/x-7z-compressed</notes></otherMat></codeBook>