Digital and Empirical Methods for Studying Readership and Fandom.
View the Project on GitHub jawalsh/z604-z672-comic-books-and-their-readers
This week we will gain hands-on experience with some data visualization tools and create visualizations from comics-related data sets.
Create a Tableau account.
Counting
.Cooper Collections Stories
sheet
GENRE - STORY
column from Cooper Collections Stories
sheet to Counting
sheetGENRE - STORY
column in Counting
sheet and run Remove Duplicates
function.GENRE - STORY
columnCmd-A
(MacOS) or Ctrl-A
(Windows)sort-lines
package in atom
Settings -> Install
-> search for “sort-lines” and click “Install”Cmd-Shift-P
(MacOS) or Ctrl-Shift-P
(Windows); then type sort
; then select the Sort Lines: Unique
command.Counting
sheet, next to the genres
column, create a count
columncount
column, enter the formula =COUNTIF('Cooper Collection Stories'!M:M,Counting!A2)
Counting
sheet, next to the count
column, create a percentage
columnpercentage
column, enter the formula =B2/SUM($B$2:$B$17)
Percentage
Insert
toolbar.New Visualization
Projection map
, select the US (states)
option.Data
tab.Points
tab.Upload data
to upload the comics_as_data_north_america_2020-01-20_reconciled_full.csv
file.Name
, Longitude
, and Latitude
.