Wednesday, February 8, 2017

Week 3: Times series plot works!

The goal for the past week was: to create a function that reads in the new dataset but that creates the same dictionary as last semester. I finally got this working! Wellllll, even though it is working, it is not the same as the function last semester. I still need to write another function that will match up the Projects and determine which type of project it is, whether it is an "Emergency Shelter" or "Rapid Re-Housing", etc. This way when we plot the time series it will be easy to see the differences between each type of project an individual is in.

So, goals for this week:

  • Create a function that will determine what type of Project the ProjectID matches up with in the Project.csv file.
  • Get the plotly working with the plots so that the mouse-over feature works on the new plots.
  • Create a function called "pretty print" that can print out an individual's dictionary in a legible manner.

Dr. Bellis and I will present our preliminary work with some of the CARES staff and ACE faculty on Wednesday 2/15/17 at 11am. So this presentation also needs to get done by Wednesday of next week.

1 comment: