Difference between revisions of "Group04 Interim"
Jump to navigation
Jump to search
Line 55: | Line 55: | ||
[[#top| Back to the Top ]]</span></div> | [[#top| Back to the Top ]]</span></div> | ||
− | + | ===Objective 3: Competitor Analysis=== | |
+ | |||
+ | <b> YouTube Posts</b> | ||
+ | |||
+ | To help SGAG conduct a comprehensive competitor analysis on YouTube, we scraped all metal data from Night Owl Cinematic, TheSmartLocal and SGAG’s YouTube channels using YouTube-DL into .json files. Using Python, we parsed the necessary data into a csv format before importing the data into JMP Pro. | ||
+ | |||
+ | After which, we removed outliers based off view counts as view count is the only indicator of a viral YouTube video. It is also important to note that we removed such outliers by channel as each channel would have different levels of average performances. The table below shows examples of outliers: | ||
+ | |||
+ | |||
+ | |||
</font></div> | </font></div> | ||
Revision as of 13:24, 18 February 2018
GROUP4 |
HOMEPAGE | PROJECT OVERVIEW | PROJECT FINDINGS | PROJECT MANAGEMENT | DOCUMENTATION | ANALY482 MAIN |
PROPOSAL | FINAL |
---|
Exploratory Data Analysis
Objective 3: Competitor Analysis
YouTube Posts
To help SGAG conduct a comprehensive competitor analysis on YouTube, we scraped all metal data from Night Owl Cinematic, TheSmartLocal and SGAG’s YouTube channels using YouTube-DL into .json files. Using Python, we parsed the necessary data into a csv format before importing the data into JMP Pro.
After which, we removed outliers based off view counts as view count is the only indicator of a viral YouTube video. It is also important to note that we removed such outliers by channel as each channel would have different levels of average performances. The table below shows examples of outliers:
Methodology
In progress.