2021 Tuberculosis and Sexually Transmitted Diseases
Data by medical encounter for the following conditions by age, race/ethnicity, and gender:
Chlamydia
Gonorrhea
Syphilis
Tuberculosis
Rates per 100,000 population. Age-adjusted rates per 100,000 2000 US standard population. Blank Cells: Rates not calculated for fewer than 11 events. Rates not calculated in cases where zip code is unknown. Geography not reported where there are no cases reported in a given year. Data sources: County of San Diego, Health and Human Services Agency, Tuberculosis Control Program, County TB Registry. County of San Diego, Health and Human Services Agency, HIV, STD and Hepatitis Branch, Morbidity Database. SANDAG Population Estimates, 2021 (vintage: 09/2022). Population estimates were derived using the 2010 Census and data should be considered preliminary.
Prepared by: County of San Diego, Health and Human Services Agency, Public Health Services, Community Health Statistics Unit, May 2023.
2021 Community Profile Data Guide and Data Dictionary Dashboard: https://public.tableau.com/app/profile/chsu/viz/2021CommunityProfilesDataGuideandDataDictionaryDashboards_16802003011430/HomePage
Querying over HTTP
Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:
curl https://data.splitgraph.com/sql/query/ddn \ -H "Content-Type: application/json" \ -d@-<<EOF {"sql": " SELECT * FROM \"internal-sandiegocounty-data-socrata/2021-tuberculosis-and-sexually-transmitted-atni-bxrm\".\"2021_tuberculosis_and_sexually_transmitted\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.