Hepatitis C
The estimated annual number of deaths from different diseases caused
@kaggle.willianoliveiragibin_hepatitis_c
The estimated annual number of deaths from different diseases caused
@kaggle.willianoliveiragibin_hepatitis_c
How we process data at Our World in Data:
All data and visualizations on Our World in Data rely on data sourced from one or several original data providers. Preparing this original data involves several processing steps. Depending on the data, this can include standardizing country names and world region definitions, converting units, calculating derived indicators such as per capita measures, as well as adding or adapting metadata such as the name or the description given to an indicator.
At the link below you can find a detailed description of the structure of our data pipeline, including links to all the code used to prepare data across Our World in Data.
CREATE TABLE hepatitis_c_deaths_by_type_of_disease_new (
"entity" VARCHAR,
"year" BIGINT,
"deaths_that_are_from_liver_cancer_due_to_hepatitis_c_i_71ece838" VARCHAR -- Deaths That Are From Liver Cancer Due To Hepatitis C, In Both Sexes Aged All Ages,
"deaths_that_are_from_cirrhosis_and_other_chronic_liver_ceadb2f8" VARCHAR -- Deaths That Are From Cirrhosis And Other Chronic Liver Diseases Due To Hepatitis C, In Both Sexes Aged All Ages,
"deaths_that_are_from_acute_hepatitis_c_in_both_sexes_a_99cdaa6d" VARCHAR -- Deaths That Are From Acute Hepatitis C, In Both Sexes Aged All Ages
);Anyone who has the link will be able to view this.