Overview

This feed collects all restaurant locations for Toast globally. This allows for granular analysis into addition and churn of restaurants across geographies. We are also able to collect information on which modules each restaurant has enabled and the efficacy of upselling over a cohort of restaurants.

The data has been backtested against the total restaurants KPI that Toast reports and has been accurate for every quarter since the start of data collection in Q2 2023.

In a separate feed, we also collect data on job postings for Toast and the roles, locations, and departments for jobs they are filling. This provides a leading indicator into what geographies they are looking to expand into next.

Metadata

Frequency (UTC) Source Dataset ID
17 7 26 * * store_locations

Dependency Policy

Validation Policy

The feed will be validated against the following policies:

See the Validation Policy for information about policies.

Data Dictionary

Column Name Description Type Mode
id unique identifier of the restaurant string REQUIRED
name name of the restaurant string NULLABLE
slug slug of the restaurant (includes the name of the restaurant) string NULLABLE
giftCardsEnabled whether gift cards are enabled or not boolean NULLABLE
onlineOrderingEnabled whether online ordering is enabled or not boolean NULLABLE
optEnabled whether OPT is enabled or not boolean NULLABLE
scanToPayEnabled whether scan to pay is enabled or not boolean NULLABLE
tdsEnabled whether Toast Delivery Service is enabled or not boolean NULLABLE
address address of the restaurant string NULLABLE
city city of the restaurant string NULLABLE
state state of the restaurant string NULLABLE
country country of the restaurant string REQUIRED
latitude latitude of the restaurant number NULLABLE
longitude longitude of the restaurant number NULLABLE
offset offset at which we collected the restaurant number REQUIRED