Baselight

HIV / AIDS

HIV = AIDS? IDK I am not a medical guy lol (For reasons : This is a joke)

@kaggle.programmerrdai_hiv_aids

Loading...
Loading...

About this Dataset

HIV / AIDS

HIV (human immunodeficiency virus) is a virus that attacks the body's immune system. If HIV is not treated, it can lead to AIDS (acquired immunodeficiency syndrome). There is currently no effective cure. Once people get HIV, they have it for life. But with proper medical care, HIV can be controlled.
Symptoms: Influenza-like illness; Fatigue...
Treatments: Management of HIV/AIDS
Type of infectious agent: Virus

AIDS (acquired immune deficiency syndrome) is the name used to describe a number of potentially life-threatening infections and illnesses that happen when your immune system has been severely damaged by the HIV virus. While AIDS cannot be transmitted from 1 person to another, the HIV virus can.

@article{owidhivaids,
author = {Max Roser and Hannah Ritchie},
title = {HIV / AIDS},
journal = {Our World in Data},
year = {2018},
note = {https://ourworldindata.org/hiv-aids}
}

Tables

Share Of Population Infected With Hiv Ihme

@kaggle.programmerrdai_hiv_aids.share_of_population_infected_with_hiv_ihme
  • 71.89 KB
  • 6780 rows
  • 4 columns
Loading...

CREATE TABLE share_of_population_infected_with_hiv_ihme (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "prevalence_hiv_aids_sex_both_age_15_49_years_percent" DOUBLE
);

Share Of Women Among The Population Living With Hiv

@kaggle.programmerrdai_hiv_aids.share_of_women_among_the_population_living_with_hiv
  • 19.14 KB
  • 4198 rows
  • 4 columns
Loading...

CREATE TABLE share_of_women_among_the_population_living_with_hiv (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "women_s_share_of_population_ages_15_living_with_hiv" DOUBLE
);

Tb Patients Living With Hiv Receiving Art

@kaggle.programmerrdai_hiv_aids.tb_patients_living_with_hiv_receiving_art
  • 12.81 KB
  • 1965 rows
  • 4 columns
Loading...

CREATE TABLE tb_patients_living_with_hiv_receiving_art (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "tb_patients_living_with_hiv_receiving_art_total" BIGINT
);

Tb Patients Tested Positive For Hiv

@kaggle.programmerrdai_hiv_aids.tb_patients_tested_positive_for_hiv
  • 14.39 KB
  • 2369 rows
  • 4 columns
Loading...

CREATE TABLE tb_patients_tested_positive_for_hiv (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "tb_patients_tested_positive_for_hiv_total" BIGINT
);
@kaggle.programmerrdai_hiv_aids.tb_related_deaths_hiv
  • 36.07 KB
  • 3778 rows
  • 4 columns
Loading...

CREATE TABLE tb_related_deaths_hiv (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "estimated_tb_related_deaths_among_people_living_with_h_724d5f3c" DOUBLE
);

Young People With Knowledge On Hiv Prevention

@kaggle.programmerrdai_hiv_aids.young_people_with_knowledge_on_hiv_prevention
  • 5.51 KB
  • 79 rows
  • 4 columns
Loading...

CREATE TABLE young_people_with_knowledge_on_hiv_prevention (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "knowledge_about_hiv_prevention_in_young_people_all_sex_027d1e0d" DOUBLE
);

Share link

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