9. Week 9 Learning and Applications Notebook - aboatwr/R4R GitHub Wiki

This week we just talked about capstone projects. We didn't learn any new skills.

Capstone Update

Progress

  • I didn't make a ton of progress this week on the GitHub page I am working for my capstone. I still need to finish documenting my STATA code -- I wrote so much new code this week that I didn't have as much time as I wanted to go back and document old code.
  • I also started looking into how to create a container for this project. I think I want to check out Binder for combing docker images and Jupyter Notebooks code.

Goals:

  • Short-term goal: Finish documenting python code. Begin documenting STATA code that is completed (I am not done with all my analysis). This week I will also be incorporating new data into my project, so I want to make sure to clearly document and organize my code as I go.
  • Mid-term goal: Fully document all code and data used in summer/fall 2022 research project so that it can be replicated by my team & create a container that replicates my condo environment.
  • Long-term goal: use binder to combine my docker image and jupyter notebook & stata code (I think this will be useful: link to how to create a docker hub container w/stata code)