Baselight

DOHMH HIV/AIDS Annual Report

City of New York

@usgov.city_of_new_york_dohmh_hiv_aids_annual_report

About this Dataset

DOHMH HIV/AIDS Annual Report

HIV/AIDS data from the HIV Surveillance Annual Report Data reported to the HIV Epidemiology Program by March 31, 2022. All data shown are for people ages 18 and older. Borough-wide and citywide totals may include cases assigned to a borough with an unknown UHF or assigned to NYC with an unknown borough, respectively. Therefore, UHF totals may not sum to borough totals and borough totals may not sum to citywide totals.""
Organization: City of New York
Last updated: 2020-11-10T17:02:55.293178
Tags: aids, epidemiology, health, hiv

Tables

Table 1

@usgov.city_of_new_york_dohmh_hiv_aids_annual_report.table_1
  • 365.25 KB
  • 31925 rows
  • 18 columns
Loading...

CREATE TABLE table_1 (
  "year" BIGINT,
  "borough" VARCHAR,
  "uhf" VARCHAR,
  "gender" VARCHAR,
  "age" VARCHAR,
  "race" VARCHAR,
  "hiv_diagnoses" DOUBLE,
  "hiv_diagnosis_rate" DOUBLE,
  "concurrent_diagnoses" DOUBLE,
  "n__linked_to_care_within_3_months" DOUBLE,
  "aids_diagnoses" DOUBLE,
  "aids_diagnosis_rate" DOUBLE,
  "plwdhi_prevalence" DOUBLE,
  "n__viral_suppression" DOUBLE,
  "deaths" BIGINT,
  "death_rate" DOUBLE,
  "hiv_related_death_rate" DOUBLE,
  "non_hiv_related_death_rate" DOUBLE
);