Statewide Live Birth Profiles
State of California
@usgov.ca_gov_statewide_live_birth_profiles_bbefd
State of California
@usgov.ca_gov_statewide_live_birth_profiles_bbefd
This dataset contains counts of live births for California as a whole based on information entered on birth certificates. Final counts are derived from static data and include out of state births to California residents, whereas provisional counts are derived from incomplete and dynamic data. Provisional counts are based on the records available when the data was retrieved and may not represent all births that occurred during the time period.
The final data tables include both births that occurred in California regardless of the place of residence (by occurrence) and births to California residents (by residence), whereas the provisional data table only includes births that occurred in California regardless of the place of residence (by occurrence). The data are reported as totals, as well as stratified by parent giving birth's age, parent giving birth's race-ethnicity, and birth place type. See temporal coverage for more information on which strata are available for which years.
Organization: State of California
Last updated: 2025-07-23T14:51:13.585029
Tags: adolescent-births, birth, birth-certificate, birth-place, california-department-of-public-health, cdph, chsi, ethnicity, live-births, public-health, race, vital-statistics
CREATE TABLE data_dictionary_1960_2023_final_births_by_month_statewide (
"column" VARCHAR,
"type" VARCHAR,
"label" VARCHAR,
"description" VARCHAR
);CREATE TABLE data_dictionary_1960_2023_final_births_by_year_statewide (
"column" VARCHAR,
"type" VARCHAR,
"label" VARCHAR,
"description" VARCHAR
);CREATE TABLE data_dictionary_births_statewide (
"field_title" VARCHAR,
"field_name" VARCHAR,
"data_type" VARCHAR,
"description" VARCHAR
);CREATE TABLE n_1960_2023_final_births_by_month_statewide (
"year" BIGINT,
"month" BIGINT,
"geography_type" VARCHAR,
"strata" VARCHAR,
"strata_name" VARCHAR,
"count" BIGINT,
"annotation_code" VARCHAR,
"annotation_desc" VARCHAR,
"data_revision_date" TIMESTAMP
);CREATE TABLE n_1960_2023_final_births_by_year_statewide (
"year" BIGINT,
"geography_type" VARCHAR,
"strata" VARCHAR,
"strata_name" VARCHAR,
"count" BIGINT,
"annotation_code" VARCHAR,
"annotation_desc" VARCHAR,
"data_revision_date" TIMESTAMP
);Anyone who has the link will be able to view this.