Baselight

Asthma Prevalence

State of California

@usgov.ca_gov_asthma_prevalence_6908c

Loading...
Loading...

About this Dataset

Asthma Prevalence

This dataset contains the estimated percentage of Californians with asthma (asthma prevalence). Two types of asthma prevalence are included: 1) lifetime asthma prevalence describes the percentage of people who have ever been diagnosed with asthma by a health care provider, 2) current asthma prevalence describes the percentage of people who have ever been diagnosed with asthma by a health care provider AND report they still have asthma and/or had an asthma episode or attack within the past 12 months. The tables “Lifetime Asthma Prevalence by County” and “Current Asthma Prevalence by County” are derived from the California Health Interview Survey (CHIS) and include data stratified by county and age group (all ages, 0-17, 18+, 0-4, 5-17, 18-64, 65+) reported for 2-year periods. The table “Asthma Prevalence, Adults (18 and older)” is derived from the California Behavioral Risk Factor Surveillance System (BRFSS) and includes statewide data on adults reported by year.
Organization: State of California
Last updated: 2024-11-26T22:45:32.932682
Tags: asthma, brfss, california-behavorial-risk-factor-surveillance-system, california-breathing, california-department-of-public-health, california-health-interview-survey, chis, chronic-disease, disease-of-respiratory-system, health-effects, health-outcome, prevalence, respiratory-disease

Tables

BRFSS Data-Adult Asthma Prevalence 1995 To 2011

@usgov.ca_gov_asthma_prevalence_6908c.brfss_data_adult_asthma_prevalence_1995_to_2011
  • 4.91 KB
  • 29 rows
  • 5 columns
Loading...

CREATE TABLE brfss_data_adult_asthma_prevalence_1995_to_2011 (
  "year" BIGINT,
  "percent" DOUBLE,
  "n_95_ci_lower_limit" DOUBLE,
  "n_95_ci_upper_limit" DOUBLE,
  "measure" VARCHAR
);

BRFSS Data-Adult Asthma Prevalence 2012 To Present

@usgov.ca_gov_asthma_prevalence_6908c.brfss_data_adult_asthma_prevalence_2012_to_present
  • 4.81 KB
  • 22 rows
  • 5 columns
Loading...

CREATE TABLE brfss_data_adult_asthma_prevalence_2012_to_present (
  "year" BIGINT,
  "percent" DOUBLE,
  "n_95_ci_lower_limit" DOUBLE,
  "n_95_ci_upper_limit" DOUBLE,
  "measure" VARCHAR
);

CHIS Data-Lifetime Asthma Prevalence By County 2015-Present

@usgov.ca_gov_asthma_prevalence_6908c.chis_data_lifetime_asthma_prevalence_by_county_2015_present
  • 17.95 KB
  • 1652 rows
  • 8 columns
Loading...

CREATE TABLE chis_data_lifetime_asthma_prevalence_by_county_2015_present (
  "county" VARCHAR,
  "years" VARCHAR,
  "strata" VARCHAR,
  "age_group" VARCHAR,
  "lifetime_prevalence" DOUBLE,
  "n_95_confidence_interval" VARCHAR,
  "counties_grouped" VARCHAR,
  "comment" VARCHAR
);

Share link

Anyone who has the link will be able to view this.