Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add student projects #197

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions lectures/theme/projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,31 @@ This course is also taught at [Huazhong University of Science and Technology](ht

## 2021

- [Go Pokemon! What does the data talk about?](https://nbviewer.jupyter.org/github/arhamnewaz/PokemonDataScienceProject/blob/master/PokemonEcon.ipynb)
- Chia-lin Chiu
- Arham Newaz

- [NBA 2K Rating and On-court Performance in Real Life](https://nbviewer.jupyter.org/github/huichengying/NBA2K-Rating/blob/main/Final%20Project.ipynb)
- Chengying Hui

- [Centrists Win: Evidence from US House Elections](https:/nbviewer.jupyter.org/github/HJIzt/Predicting-Election-Wins-in-the-2018-US-Congressional-Midterms---ECON-323-Project/blob/main/ECON%20323%20Final%20Project%20-%20Harry%20Izatt%20Reduced%20Copy.ipynb)
- Harry Izatt

- [Factors affecting bike share in San Francisco](https://nbviewer.jupyter.org/github/patkarns/econ-323-final-project/blob/main/final_draft.ipynb)
- Napat Karnsakultorn

- [Determinants of Heart Failure and Their Social Awareness](https://nbviewer.jupyter.org/github/linearabbit/ECON-323-Final-Project/blob/main/ECON%20323%20Final%20Project.ipynb)
- Matthew Ladd

- [Evolution of NBA Player Salary Determinants](https://nbviewer.jupyter.org/github/silaslm/NBA-Player-Salary-Determinants/blob/main/NBA_Player_Salary_Determinants-2.ipynb)
- Silas Lee-McNamee

- [ProCyclingStats Analytics](https://nbviewer.jupyter.org/github/MiguelMaertens/ProCyclingStats/blob/main/Project_Miguel_Maertens.ipynb)
- Miguel Maertens

- [Correlation between COVID-19 Severity and Travel Intensity](https://nbviewer.jupyter.org/github/dianee01/Relationship-between-COVID-19-Severity-and-Travelling)
- Diane Shen

- [Visualization of Circum-Pacific Belt Earthquakes](https://nbviewer.jupyter.org/github/jessicashi98/ECON323/blob/main/final323.ipynb)
- Jessica Shi

Expand Down