Skip to content

Commit

Permalink
Added notebook examples w plotly and folium
Browse files Browse the repository at this point in the history
  • Loading branch information
andreped committed Aug 7, 2023
1 parent 3500cf8 commit 368cf25
Show file tree
Hide file tree
Showing 6 changed files with 1,992 additions and 96 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
*.csv
*.DS_Store
*.idea/
*.vs/
Expand All @@ -7,4 +6,5 @@
*.html
*.log
*.png
*.pdf
*.pdf
*.svg
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,5 @@ To export the generated map as a PNG image, the [Firefox](https://www.mozilla.or

This repository has [MIT license](https://github.com/andreped/breast-cancer-stats/blob/main/LICENSE).

Note that the CSV files originate from the WHO website (see [here](https://gco.iarc.fr/today/online-analysis-map?v=2020&mode=ranking&mode_population=continents&population=900&populations=900&key=cum_risk&sex=2&cancer=20&type=1&statistic=5&prevalence=0&population_group=0&ages_group%5B%5D=0&ages_group%5B%5D=14&nb_items=10&group_cancer=0&include_nmsc=0&include_nmsc_other=0&projection=natural-earth&color_palette=default&map_scale=quantile&map_nb_colors=5&continent=0&show_ranking=0&rotate=%255B10%252C0%255D)) and have their own respective licences. Hence, if these files are used, you should cite these accordingly.

94 changes: 0 additions & 94 deletions apps/breast_cancer_mortality_rate.ipynb

This file was deleted.

266 changes: 266 additions & 0 deletions apps/breast_cancer_mortality_rate_folium.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit 368cf25

Please sign in to comment.