Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 639 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 639 Bytes

Type of location people visit over the course of a day

This blog post (R markdown file) is written on a foursquare dataset analysis. foursquare is a social network where people can disclose their location realtime to their friends. They use the feature called check-in to record their location. The objective of this post is to find out what type of locations people check-in to over the course of a day.

An http version of the post can be accessed at http://pages.cpsc.ucalgary.ca/~mmoniruz/blog/venueTypeTimeOfDay.html

Interactive notebook (.rmd file) can be used to reproduce the experiment.