> 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-national-center-for-environmental-health.md).

# National Center for Environmental Health

This page contains all datasets in the **National Center For Environmental Health** category of the CDC Open Data Catalog.

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

#### Environmental Antecedents of Foodborne Illness Outbreaks

* **Description**: Foodborne outbreak investigations often provide data for public health officials to determine how the environment contributed to the outbreak and on how to prevent future outbreaks. State and local health departments are responsible for investigating foodborne illness outbreaks in their jurisdictions and reporting the data to national-level surveillance systems, including information from the environmental assessment. This assessment is designed to describe how the environment contributed to the outbreak and identifies factors that contributed to the outbreak and environmental antecedents to the outbreak. Environmental antecedents, also referred to as root causes, are specific reasons that allow biological or chemical agents to contaminate, survive, or grow in food. From 2017 – 2019, 24 jurisdictions reported 1,430 antecedents from 393 outbreaks to the National Environmental Assessments Reporting System. The most reported antecedents were lack of oversight of employees/enforcement of policies (89.1%), lack of training of employees on specific processes (74.0%), and lack of a food safety culture/attitude towards food safety (57.5%). These findings highlight the critical role that employees play in restaurant food safety and are heavily influenced by restaurant management, who can exercise active managerial control to manage these antecedents. Identifying antecedents during investigations is essential for understanding the outbreak’s root cause and implementing sustainable corrective actions to stop the immediate outbreak and future outbreaks.
* **Snowflake Schema**: dwv\_nceh\_data
* **Databricks Schema**: cdc\_dwv\_nceh\_data
* **Table Name**: environmental\_antecedents\_foodborne\_ill\_\_4khb\_4xch
* **Dataset ID**: 4khb-4xch
* **Category**: National Center for Environmental Health
* **Total Rows**: 539
* **Last Refresh**: 7/1/2025
* **Total Batches**: 1
* **Tags**: centers for disease control and prevention, environmental health, foodborne, outbreak
* **Source Data**: <https://data.cdc.gov/National-Center-for-Environmental-Health/Environmental-Antecedents-of-Foodborne-Illness-Out/4khb-4xch>


---

# 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-national-center-for-environmental-health.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.
