ARCHIVED - Syphilis
For current version see:
https://data.sandiegocounty.gov/Health/2021-Tuberculosis-and-Sexually-Transmitted-Disease/atni-bxrm
Basic Metadata
Syphilis Incidence.
*Rates per 100,000 population. Age-adjusted rates per 100,000 2000 US standard population.
**Blank Cells: Rates not calculated for fewer than 5 events. Rates not calculated in cases where zip code is unknown.
***API: Asian/Pacific Islander.
***AIAN: American Indian/Alaska Native.
Prepared by: County of San Diego, Health & Human Services Agency, Public Health Services, Community Health Statistics Unit, 2019.
Data Guide, Dictionary, and Codebook:
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/archived-syphilis-jy6j-3izi\".\"archived_syphilis\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.