- Geospatial Data Science Quick Start Guide
- Abdishakur Hassan Jayakrishnan Vijayaraghavan
- 469字
- 2021-06-24 13:48:18
Application of location data intelligence
To illustrate how location intelligence is applied in a real-world application, we will take as an example Foursquare check-ins. Foursquare initially started in 2009 as a social platform to collect user check-ins and provide guides and search-results for its users to recommend places to visit near the user's current location. However, recently, Foursquare repositioned itself as a less social platform to a location intelligence company. The company describes itself as a "technology company that uses location intelligence to build meaningful consumer experiences and business solutions" and claims the following:
In its anonymized and aggregated trends of check-ins in physical brand locations, Foursquare provides insights and metrics that were not easily available before. Take, for example, the loyalty of customers, frequency of their visits, brand losses, and profits. This allows analysts and brands to understand their customers, reveal demographic insights and track patterns of customers, and look into and understand competition brands. To illustrate how powerful location intelligence is, let's explore a subset of Foursquare data in NYC. We will use this dataset later in Chapter 3, Performing Spatial Operations Like a Pro, but for now let's look into what it consists and how location intelligence is derived from it.
The NYC Foursquare check-in dataset has 10 months' worth of data spanning from April 12, 2012 to February 16, 2013.
The following table shows the first five rows of the data and consists of eight columns with a unique UserID and VenueID. Both of these features are anonymized for privacy issues; VenueCategoryID and VenueCategoryName indicate aggregated types of business. Here, we have more than 250 business types, including a medical center, arts store, burger joint, hardware store, and so on; Latitude and Longitude columns store the geographic coordinates of the venues.
The last two columns indicate the time of the check-in:

Here, we have the first five rows of the Foursquare data. In this chapter, we will only look at the data from a wider perspective. The code for this chapter is available, but you do not need to understand it right now. We will come to learn the details of reading and processing location data with Python in the next chapters.
So, what kind of location intelligence can be derived from this type of data? We will cover this from two broad perspectives: the user/customer perspective and the venue/business perspective.
- 火格局的時(shí)空變異及其在電網(wǎng)防火中的應(yīng)用
- Design for the Future
- JavaScript實(shí)例自學(xué)手冊(cè)
- JSF2和RichFaces4使用指南
- 21天學(xué)通Java
- Grome Terrain Modeling with Ogre3D,UDK,and Unity3D
- Blender 3D Printing by Example
- 突破,Objective-C開發(fā)速學(xué)手冊(cè)
- 計(jì)算機(jī)與信息技術(shù)基礎(chǔ)上機(jī)指導(dǎo)
- 軟件工程及實(shí)踐
- Godot Engine Game Development Projects
- 智能鼠原理與制作(進(jìn)階篇)
- 單片機(jī)技術(shù)項(xiàng)目化原理與實(shí)訓(xùn)
- 典型Hadoop云計(jì)算
- 大數(shù)據(jù)素質(zhì)讀本