Skip to content

KathMaki/spring2019-solo-project-lai1737

 
 

Repository files navigation

Suicide Rates in 3 High-Rate Countries Compared to the United States

The study question of this project is to identify the trends of suicide rates over years for 3 high-rate countries (Lithuania, Sri Lanka, Russian Federation), and compare the trends to that of the US. This project serves as a final project of the Spring 2019 FAES BIOF309 class.

Description

The dataset is obtained from www.Kaggle.com/datasets under "Suicide Rates Overview 1985 to 2016".
Detailed description of how the dataset is retrieved is described in the Notebook in the Project Contents folder. The project aims to compare the suicide rate during years with available data of the United States and compare it to that of the 3 highest suicide rate countries.
Using techniques and resources learned in class over the semester, I:

  1. Identified a dataset (from Kaggle)
  2. Download dataset with Kaggle API
  3. Imported and cleaned data with Python (Pandas)
  4. Graph results using Seaborn package
  5. Made a. markdown document, b. Python Notebook, c. HTML Slides, d. Binder documentations of the results
  6. Upload all documentations to GitHub repository using PyCharm with version control features, as well as command line.

Launch Binder

Binder

The contents, especially the notebook, is located in the "Project Contents" folder.

Note

This project has been set up using PyScaffold 3.1. For details and usage information on PyScaffold see https://pyscaffold.org/.

About

spring2019-solo-project-lai1737 created by GitHub Classroom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 83.2%
  • Jupyter Notebook 14.9%
  • Python 1.9%