{"@context":{"@language":"en","@vocab":"https://schema.org/","citeAs":"cr:citeAs","column":"cr:column","conformsTo":"dct:conformsTo","cr":"http://mlcommons.org/croissant/","rai":"http://mlcommons.org/croissant/RAI/","data":{"@id":"cr:data","@type":"@json"},"dataType":{"@id":"cr:dataType","@type":"@vocab"},"dct":"http://purl.org/dc/terms/","examples":{"@id":"cr:examples","@type":"@json"},"extract":"cr:extract","field":"cr:field","fileProperty":"cr:fileProperty","fileObject":"cr:fileObject","fileSet":"cr:fileSet","format":"cr:format","includes":"cr:includes","isLiveDataset":"cr:isLiveDataset","jsonPath":"cr:jsonPath","key":"cr:key","md5":"cr:md5","parentField":"cr:parentField","path":"cr:path","recordSet":"cr:recordSet","references":"cr:references","regex":"cr:regex","repeated":"cr:repeated","replace":"cr:replace","sc":"https://schema.org/","separator":"cr:separator","source":"cr:source","subField":"cr:subField","transform":"cr:transform","wd":"https://www.wikidata.org/wiki/"},"@type":"sc:Dataset","conformsTo":"http://mlcommons.org/croissant/1.0","name":"Twitch.tv Chat Log Data","url":"https://doi.org/10.7910/DVN/VE0IVQ","creator":[{"@type":"Person","givenName":"Jeongmin","familyName":"Kim","affiliation":{"@type":"Organization","name":"Korea Advance Institute of Science and Technology"},"name":"Kim, Jeongmin"}],"description":"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. Description of columns follows below: body: Actual text for user chat channel_id: Channel identifier (integer) commenter_id: User identifier (integer) commenter_type: User type (character) created_at: Time of when chat was entered (ISO 8601 date and time) fragments: Chat text including parsing information of Twitch emote (JSON list) offset: Time offset between start time of video stream and the time of when chat was entered (float) updated_at: Time of when chat was edited (ISO 8601 date and time) video_id: Video identifier (integer) File name indicates name of Twitch stream channel. This dataset is saved as python3 pandas.DataFrame with python pickle format. import pandas as pd pd.read_pickle('ninja.pkl')","keywords":["Social Sciences"],"license":"http://creativecommons.org/publicdomain/zero/1.0","datePublished":"2019-01-16","dateModified":"2019-08-01","includedInDataCatalog":{"@type":"DataCatalog","name":"Harvard Dataverse","url":"https://dataverse.harvard.edu"},"publisher":{"@type":"Organization","name":"Harvard Dataverse"},"version":"2.0","citeAs":"@data{DVN/VE0IVQ_2019,author = {Kim, Jeongmin},publisher = {Harvard Dataverse},title = {Twitch.tv Chat Log Data},year = {2019},url = {https://doi.org/10.7910/DVN/VE0IVQ}}","distribution":[{"@type":"cr:FileObject","@id":"Twitch_data.zip.7z","name":"Twitch_data.zip.7z","encodingFormat":"application/x-7z-compressed","md5":"2528a5f9632060443a2f9491f09d815d","contentSize":"2274216126","description":"","contentUrl":"https://dataverse.harvard.edu/api/access/datafile/:persistentId?persistentId=doi:10.7910/DVN/VE0IVQ/5VNGY6"}]}