Points Of Interest - Topics
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 |
topic |
Subject of analysis identified in the text. | STRING |
polarity |
Polarity of the opinion expressed (negative, positive or neutral). It can take the value + or - or = |
STRING |
language |
Language of the topic/judgment (opinion) identified. | STRING |
opinions_count | Number of occurrences. | INTEGER |
*The above fields in bold are considered the primary keys of the csv file.