r/publichealth • u/SadBreath PhD/MPH • Aug 28 '19
ADVICE School and Jobs Advice Megathread Part III
All job and school-related advice should be asked in here. Below is the r/publichealth MPH guide which may answer general questions.
See the below guides for more information:
- MPH Guide
- Job Guide
- Choosing a public health field
- Choosing a public health concentration
- Choosing a public health industry
Past Threads:
81
Upvotes
3
u/spicybung Sep 05 '19
First, a little about my background:
I graduated university in 2018 with a Bachelor of Arts in public health. During my senior year I was introduced to GIS by a mentor, who emphasized that it was a powerful tool in the context of public health work. Having no access to GIS classes within my major, I took the GIS Specialization series on Coursera, which includes a student license for working with ArcMap.
I quickly learned that even a novice programming capability vastly increases what you can accomplish with GIS. This led me to picking up some Python. Then came another important lesson--ArcGIS is something I cannot afford, but that doesn't matter, because open source is where its at anyways.
I've spent some time playing around with QGIS, my focus from the start being on learning and using PyQGIS. I found the 'Automated GIS Workflows With PyQGIS' video course by Joel Lawhead to be a good resource, but I've learned the most by creating tasks for myself and then browsing the API or troubleshooting on GIS StackExchange.
Now I'm learning SQL and making my way through the Introduction to PostGIS workshop. I'm also kicking myself for not doing this sooner--the advantages of PostGIS over the file-based systems I've been using are plain as day, even for a novice.
My current mindset:
Broadly speaking, I want to leverage open source GIS to address global challenges that disproportionately impact low-resource settings, and which there is often little economic incentive to address. Whether related to population health, environmental crises, or the considerable overlap between the two, I imagine there are a variety of ways open source GIS can help realize solutions to these challenges.
I’m defining my interests broadly because I recognize that my specific interests will change over time, and because I'm inclined toward developing a strategy and the skills to implement that strategy--I’m less concerned with presupposing precise applications at this early stage. However, for the sake of grounding an otherwise abstract post, here are some specific examples of what currently excites me in the realm of open source GIS and public health/planetary health/environmental health:
Now on to the advice. If you’re still reading this, thank you.