colorado-cancer-center / ecco

An interactive resource for exploring cancer data in Colorado
https://coe-ecco.org
Apache License 2.0
1 stars 2 forks source link

Integrates Cancer Disparity Index data #46

Closed falquaddoomi closed 7 months ago

falquaddoomi commented 7 months ago

This PR introduces the cancer disparity index data from issue #27.

(Please ignore the first two commits; they're artifacts of how GitHub merges PRs and were already part of main, but with different commit hashes.)

Closes #27.

netlify[bot] commented 7 months ago

Deploy Preview for exploring-cancer-in-colorado canceled.

Name Link
Latest commit f23a9d67a607b4e34463093e8455d3ce876cdf02
Latest deploy log https://app.netlify.com/sites/exploring-cancer-in-colorado/deploys/65f89cbd1d6642000827121a
vincerubinetti commented 7 months ago

Doesn't this close #27, not #40?

Ran the frontend and spot-checked the values with the raw excel file, so it looks like your script is importing everything correctly.

falquaddoomi commented 7 months ago

Doesn't this close #27, not #40?

D'oh, you're right, it closes #27; I updated the PR description accordingly. Also, thanks for checking against the source that the values were imported correctly!