Baselight

Cancers Attributable To Infections

@owid.gco_infections

Loading...
Loading...

About this Dataset

Cancers Attributable To Infections

The dataset includes data on cancers linked to ten infectious pathogens classified as carcinogenic by the International Agency for Research on Cancer (IARC), such as Helicobacter pylori, hepatitis B and C viruses, and human papillomavirus (HPV). It includes population attributable fractions (PAFs), which estimate the proportion of cancer cases associated with each infection, and age-standardized rates (ASRs), which adjust for age distribution differences to allow for comparisons across populations.

Tables

Cancers Attributable To Infections

@owid.gco_infections.owid_gco_infections
  • 273.95 KB
  • 16512 rows
  • 11 columns
Loading...

CREATE TABLE owid_gco_infections (
  "country" VARCHAR,
  "year" INTEGER,
  "sex" VARCHAR,
  "agent" VARCHAR,
  "cancer" VARCHAR,
  "attr_cases" FLOAT,
  "asir_att" FLOAT,
  "paf" FLOAT,
  "cases" FLOAT,
  "asir" FLOAT,
  "attr_cases_share" FLOAT
);

Share link

Anyone who has the link will be able to view this.