FPM #1 is the the first step in working towards your final project, which is meant to combine nearly all of the course learning outcomes. This week, we’ll be finding data and brainstorming questions.
Description
I. Review the final project instructions
Begin by reading the final project description in full so that you have a clear understanding of the goals and requirements.
II. Create a GitHub repository to house your final project work
Create a GitHub repository named eds240-infographic. This is where you’ll be doing any / all work related to your final project. Be sure to make your repository public, initialize your repository with a README, and add a .gitignore file. Update your README with any relevant information (see the MEDS README Guidelines; you’ll likely return to add more information as your project progresses).
III. Find data and brainstorm questions
This week, you’ll focus on finding data that interest you and begin brainstorming some questions that you might explore / answer using those data. Your data set(s) may be related to a past project, or even your current Capstone or GP. It may also be a completely new data set(s), unrelated to anything you’re currently working on. Some people have a goal or question(s) in mind first, which drives what data they seek out. Others choose to explore various data sources first, and build their questions around their chosen data. Keep in mind that your infographic should be designed around a clear goal. Consider checkout out these data sources if you need some inspiration on where to start (you are not limited to just these data sources).
I highly recommend checking out the following resources before diving in:
- this short Substack piece by Enrico Bertini, titled Asking the right data questions and asking the data questions right, for some great insights on the challenges and approaches to discovering and revising your data question
- this TED talk titled, The Power in Effective Data Storytelling, by Malavica Sridhar (~15 min; yes, I know the audio gets a little wonky part-way through )
IV. Reflect on your data, goal, and questions
Create a GitHub issue with the title, FPM1 - finding data / initial brainstorming, and add your responses to the following questions:
V. (OPTIONAL) Begin cleaning / wrangling your data
This will be a focus of FPM #2, but if you’re excited to dive in or are looking to get ahead, you should certainly take this time to do so!
Take care to not push any large data files (>2GB) to GitHub. Instead, add your data file(s) or entire data folder to your .gitignore.
Rubric (specifications)
To receive a “Satisfactory” mark for FPM #1: