> 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-traumatic-brain-injury.md).

# Traumatic Brain Injury

Traumatic Brain Injury datasets in the CDC Open Data Catalog

This page contains all datasets in the **Traumatic Brain Injury** category of the CDC Open Data Catalog.

**Total Datasets in Category**: 1 **Last Updated**: 9/18/2026

#### Rates of TBI-related Emergency Department Visits, Hospitalizations, and Deaths by Sex - United States, 2001 – 2010

* **Description**: Overall rates of TBI climbed slowly from 2001 through 2007, then spiked sharply in 2008 and continued to climb through 2010. The increase in TBI rates in 2008 was much sharper for men (nearly 40% increase) than for women (20% increase). In 2007, overall rates of TBI were 26% higher in men compared to women. In 2008, that gap began to widen, reaching 61% in 2009 before narrowing to 29% in 2010. Rates of overall TBI are largely driven by rates of TBI-related ED visits.
* **Snowflake Schema**: dwv\_tbi\_data
* **Databricks Schema**: cdc\_dwv\_tbi\_data
* **Table Name**: tbi\_rates\_ed\_visits\_hospitalizations\_de\_\_b4av\_siev
* **Dataset ID**: b4av-siev
* **Category**: Traumatic Brain Injury
* **Total Rows**: 10
* **Last Refresh**: 7/12/2025
* **Total Batches**: 1
* **Tags**: brain injury, head trauma, tbi, traumatic brain injury
* **Source Data**: <https://data.cdc.gov/Traumatic-Brain-Injury-/Rates-of-TBI-related-Emergency-Department-Visits-H/b4av-siev>


---

# 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-traumatic-brain-injury.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.
