Baselight

HIV/AIDS Cases

State of California

@usgov.ca_gov_hiv_aids_cases_5805c

Loading...
Loading...

About this Dataset

HIV/AIDS Cases

This data set includes tables on persons living with HIV/AIDS, newly diagnosed HIV cases and all cause deaths in HIV/AIDS cases by gender, age, race/ethnicity and transmission category.

In all tables, cases are reported as of December 31 of the given year, as reported by December 31, 2024, to allow a minimum of 12 months reporting delay.

Gender is determined by both current gender and sex at birth variables; transgender values are assigned when current gender is identified as "Transgender" or when a discrepancy is identified between a person's sex at birth and their current gender (e.g., cases where sex at birth is "Male" and current gender is "Female" will become Transgender: Male to Female.) Prior to 2003, Asian and Native Hawaiian/Pacific Islanders were classified as one combined group. In order to present these race/ethnicities separately, living cases recorded under this combined classification were split and redistributed according to their expected proportional population representation estimated from post-2003 data.
Organization: State of California
Last updated: 2025-09-23T12:44:28.965462
Tags: aids, california, california-department-of-public-health, hiv, msm, ooa, public-health-surveillance, transgendered-persons

Tables

Deaths Of Persons Diagnosed With HIV/AIDS

@usgov.ca_gov_hiv_aids_cases_5805c.deaths_of_persons_diagnosed_with_hiv_aids
  • 9.08 kB
  • 1,722 rows
  • 4 columns
Loading...
CREATE TABLE deaths_of_persons_diagnosed_with_hiv_aids (
  "year" BIGINT,
  "category" VARCHAR,
  "group" VARCHAR,
  "count" BIGINT
);

HIV/AIDs-Data Dictionary

@usgov.ca_gov_hiv_aids_cases_5805c.hiv_aids_data_dictionary
  • 7.37 kB
  • 4 rows
  • 3 columns
Loading...
CREATE TABLE hiv_aids_data_dictionary (
  "column_name" VARCHAR,
  "format" VARCHAR,
  "definition" VARCHAR
);

Persons Living With HIV/AIDS

@usgov.ca_gov_hiv_aids_cases_5805c.persons_living_with_hiv_aids
  • 12.86 kB
  • 1,722 rows
  • 4 columns
Loading...
CREATE TABLE persons_living_with_hiv_aids (
  "year" BIGINT,
  "category" VARCHAR,
  "group" VARCHAR,
  "count" BIGINT
);

Persons Newly Diagnosed With HIV

@usgov.ca_gov_hiv_aids_cases_5805c.persons_newly_diagnosed_with_hiv
  • 9.78 kB
  • 1,722 rows
  • 4 columns
Loading...
CREATE TABLE persons_newly_diagnosed_with_hiv (
  "year" BIGINT,
  "category" VARCHAR,
  "group" VARCHAR,
  "count" BIGINT
);

Share link

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