Cancer Incidence Data
From the United States Cancer Statistics as part of the U.S. Center for Disease Control, this data set focuses on the crude rate for all types of cancer reported for different demograpic groups. Significant groupings include age, gender, race and geographical area. Courtesy of Corgis Dataset Project (Ryan Whitcomb, Cory Bart). We have adapted this dataset to access it from the BRIDGES API.
See also
This tutorial gives an introduction to the usage of ColorGrid. You can find the complete documentation of the features in the Doxygen documentation of the following classes and functions:
Accessing Cancer Incidence Data: An Example BRIDGES program
The program snippet below illustrates how to access this dataset.
Java
C++
Python
- Copy/paste the code into your environment and compile.
- Assuming all your code is correct and it compiles correctly, the code will print a record of the data to the console.