Open repository in Console
Readme
Updated almost 4 years ago
‧ Indexed 3 hours ago
Late-Stage Female Breast Cancer Incidence Rate (cases per 100,000 females), New Jersey, by year: Beginning 2010
Rate: Number of new cases of breast cancer (per 100,000) diagnosed at the regional or distant stage among females.
Definition: Age-adjusted incidence rate of invasive breast cancer per 100,000 female population.
Data Sources:
(1) NJ State Cancer Registry, Dec 31, 2015 Analytic File, using NCI SEER*Stat ver 8.2.1 (www.seer.cancer.gov/seerstat)
(2) NJ population estimates as calculated by the NCI's SEER Program, released January 2015, http://www.seer.cancer.gov/popdata/download.html.
Querying over HTTP
Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:
curl https://data.splitgraph.com/sql/query/ddn \ -H "Content-Type: application/json" \ -d@-<<EOF {"sql": " SELECT * FROM \"healthdata-nj-gov/latestage-female-breast-cancer-incidence-rate-3hep-nd78\".\"latestage_female_breast_cancer_incidence_rate\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata