Media Mentions Of Causes Of Death
@owid.media_deaths
@owid.media_deaths
CREATE TABLE owid_media_deaths (
"cause" VARCHAR,
"year" INTEGER,
"deaths" UINTEGER,
"deaths_share" FLOAT,
"fox_mentions" INTEGER,
"nyt_mentions" INTEGER,
"wapo_mentions" INTEGER,
"fox_share" FLOAT,
"nyt_share" FLOAT,
"wapo_share" FLOAT,
"nyt_over_under" FLOAT
);Anyone who has the link will be able to view this.