Bob Ross Paintings Dataset
Elements Featured in Bob Ross's Paintings from 'The Joy of Painting'
@fivethirtyeight.bob_ross
Elements Featured in Bob Ross's Paintings from 'The Joy of Painting'
@fivethirtyeight.bob_ross
CREATE TABLE elements_by_episode (
"episode" VARCHAR,
"title" VARCHAR,
"apple_frame" BIGINT,
"aurora_borealis" BIGINT,
"barn" BIGINT,
"beach" BIGINT,
"boat" BIGINT,
"bridge" BIGINT,
"building" BIGINT,
"bushes" BIGINT,
"cabin" BIGINT,
"cactus" BIGINT,
"circle_frame" BIGINT,
"cirrus" BIGINT,
"cliff" BIGINT,
"clouds" BIGINT,
"conifer" BIGINT,
"cumulus" BIGINT,
"deciduous" BIGINT,
"diane_andre" BIGINT,
"dock" BIGINT,
"double_oval_frame" BIGINT,
"farm" BIGINT,
"fence" BIGINT,
"fire" BIGINT,
"florida_frame" BIGINT,
"flowers" BIGINT,
"fog" BIGINT,
"framed" BIGINT,
"grass" BIGINT,
"guest" BIGINT,
"half_circle_frame" BIGINT,
"half_oval_frame" BIGINT,
"hills" BIGINT,
"lake" BIGINT,
"lakes" BIGINT,
"lighthouse" BIGINT,
"mill" BIGINT,
"moon" BIGINT,
"mountain" BIGINT,
"mountains" BIGINT,
"night" BIGINT,
"ocean" BIGINT,
"oval_frame" BIGINT,
"palm_trees" BIGINT,
"path" BIGINT,
"person" BIGINT,
"portrait" BIGINT,
"rectangle_3d_frame" BIGINT,
"rectangular_frame" BIGINT,
"river" BIGINT,
"rocks" BIGINT,
"seashell_frame" BIGINT,
"snow" BIGINT,
"snowy_mountain" BIGINT,
"split_frame" BIGINT,
"steve_ross" BIGINT,
"structure" BIGINT,
"sun" BIGINT,
"tomb_frame" BIGINT,
"tree" BIGINT,
"trees" BIGINT,
"triple_frame" BIGINT,
"waterfall" BIGINT,
"waves" BIGINT,
"windmill" BIGINT,
"window_frame" BIGINT,
"winter" BIGINT,
"wood_framed" BIGINT
);
Anyone who has the link will be able to view this.