Skip to content

brobinson234/Twitch-Project-with-SQL-and-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Codecademy + Twitch

https://www.codecademy.com/courses/dspath-twitch/articles/twitch-project

Twitch.tv is the world's leading video platform and community where millions of people and thousands of interests collide in a beautiful explosion of video games, pop culture, and conversation.

In the Data Science Path Cumulative Project, we have partnered with the Twitch Science Team and we were given a scrubbed dataset (800,000 rows) that describe user engagmeent with Twitch stream and Twitch chat on January 1st, 2015:

The stream.csv has the following fields:

Headers Description
time date and time (YYYY-MM-DD HH:MM:SS)
device_id device ID
login login ID
channel streamer name
country country name abbreviation
player streamed device
game game name
stream_format stream quality
subscriber is the viewer a subscriber? (true/false)

The chat.csv has the following fields:

Headers Description
time date and time (YYYY-MM-DD HH:MM:SS)
device_id device ID
login login ID
channel streamer name
country country name abbreviation
player chat device
game game name

Thank you Twitch Science Team for this partnership and especially:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published