internal-sandiegocounty-data-socrata/archived-live-births-tcji-smam
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 2 years ago
Indexed 12 months ago

ARCHIVED - Live Births

For current version see: https://www.sandiegocounty.gov/content/sdc/hhsa/programs/phs/maternal_child_family_health_services/MCFHSstatistics.html

Basic Metadata

Note: Live Births Percentage are the number of live births in a geography divided by the number of live births in San Diego County.

**Blank Cells: Percentages not calculated for fewer than 5 events. Percentages 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:

https://www.sandiegocounty.gov/content/dam/sdc/hhsa/programs/phs/CHS/Community%20Profiles/Public%20Health%20Services%20Codebook_Data%20Guide_Metadata_10.2.19.xlsx

Interpretation: "10% of all births in San Diego County occurred in Geography X".

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-live-births-tcji-smam\".\"archived_live_births\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • archived_live_births
     
     
     
     
     
Upstream Metadata