> For the complete documentation index, see [llms.txt](https://docs.dataplex-consulting.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dataplex-consulting.com/data-catalog/cdc-open-data-product/cdc-health-consequences-and-costs.md).

# Health Consequences and Costs

This page contains all datasets in the **Health Consequences And Costs** category of the CDC Open Data Catalog.

**Total Datasets in Category**: 2 **Last Updated**: 7/26/2026

#### Smoking-Attributable Mortality, Morbidity, and Economic Costs (SAMMEC) - Smoking-Attributable Expenditures (SAE)

* **Description**: 2005-2009. SAMMEC - Smoking-Attributable Mortality, Morbidity, and Economic Costs. Smoking-attributable expenditures (SAEs) are excess health care expenditures attributable to cigarette smoking by type of service among adults ages 19 years of age and older.
* **Snowflake Schema**: dwv\_hlth\_costs
* **Databricks Schema**: cdc\_dwv\_hlth\_costs
* **Table Name**: sammec\_sae\_expenditures\_\_ezab\_8sq5
* **Dataset ID**: ezab-8sq5
* **Category**: Health Consequences and Costs
* **Total Rows**: 1,560
* **Last Refresh**: 7/12/2025
* **Total Batches**: 1
* **Tags**: osh, sae, sammec, tobacco
* **Source Data**: <https://data.cdc.gov/Health-Consequences-and-Costs/Smoking-Attributable-Mortality-Morbidity-and-Econo/ezab-8sq5>

#### Smoking-Attributable Mortality, Morbidity, and Economic Costs (SAMMEC) - Smoking-Attributable Mortality (SAM)

* **Description**: 2005-2009. SAMMEC - Smoking-Attributable Mortality, Morbidity, and Economic Costs. Smoking-attributable mortality (SAM) is the number of deaths caused by cigarette smoking based on diseases for which the U.S. Surgeon General has determined that cigarette smoking is a causal factor.
* **Snowflake Schema**: dwv\_hlth\_costs
* **Databricks Schema**: cdc\_dwv\_hlth\_costs
* **Table Name**: sam\_smoking\_mortality\_xplanation\_moking\_\_4yyu\_3s69
* **Dataset ID**: 4yyu-3s69
* **Category**: Health Consequences and Costs
* **Total Rows**: 624
* **Last Refresh**: 7/1/2025
* **Total Batches**: 2
* **Tags**: osh, sam, sammec, tobacco
* **Source Data**: <https://data.cdc.gov/Health-Consequences-and-Costs/Smoking-Attributable-Mortality-Morbidity-and-Econo/4yyu-3s69>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.dataplex-consulting.com/data-catalog/cdc-open-data-product/cdc-health-consequences-and-costs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
