Pontifications

  • Ruby script add-neighbourhood-to-csv.rb to get neighbourhood name from lat/long of instagram photos with the flickr API flickr.places.findByLatLon is almost done after 10 days (as of this writing at early December 2015)
  • Next: Data cleaning:
    • combine the multiple cvs files into one tibble using bind_rows()
    • remove rows with non-Vancouver neighourhoods which I assume will be the outliers i.e the ones with less than 10 occurrences

Leave a comment on github