Skip to content

Points Of Interest - Opening Hours

This CSV file relates to POI_Main_Listing file through the poi_id key field.

Field Description Type
poi_id primary key Unique POI identifier. STRING
day_of_week primary key Day of week (from 0 = Sunday to 6 = Saturday). INTEGER
period_time primary key Progressive number of openings per day. INTEGER
open_time Opening time. STRING
close_time Closing time. STRING

*The above fields in bold are considered the primary keys of the csv file.