> 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-cancer-research-citation-search.md).

# Cancer Research Citation Search

This page contains all datasets in the **Cancer Research Citation Search** category of the CDC Open Data Catalog.

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

#### Cancer Research Citation Search

* **Description**: This database of cancer-related citations for publications authored by CDC’s Division of Cancer Prevention and Control (DCPC) staff, fosters collaboration among scientists throughout the world. Allows for searching for links to scientific articles authored or co-authored by researchers from DCPC since 2000.
* **Snowflake Schema**: dwv\_cancer\_research\_cita
* **Databricks Schema**: cdc\_dwv\_cancer\_research\_cita
* **Table Name**: cancer\_research\_citation\_search\_\_3crz\_97tw
* **Dataset ID**: 3crz-97tw
* **Category**: Cancer Research Citation Search
* **Total Rows**: 4,942
* **Last Refresh**: 1/1/2026
* **Total Batches**: 3
* **Tags**:
* **Source Data**: <https://data.cdc.gov/d/3crz-97tw>


---

# 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-cancer-research-citation-search.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.
