Points Of Interest - Sentiment by Cluster
This CSV file relates to POI_Main_Listing file through the poi_id
key field.
Field | Description | Type |
---|---|---|
poi_id |
Unique POI identifier. | STRING |
date |
The date of the analysis, based on the aggregated period chosen:
|
DATE |
cluster |
Analysis Cluster Name (Food, Location, Hospitality, etc.). | STRING |
reviews | Total number of online reviews retrieved during the period of analysis. | INTEGER |
sentiment | Overall sentiment calculated over online content retrieved during the period of analysis. Valid ranges: 0 (minimum) to 100 (maximum). |
DOUBLE |
*The above fields in bold are considered the primary keys of the csv file.