Lyftrondata Yelp Provider
The Lyftrondata API Profile for Yelp allows you to query data from Yelp. The Yelp profile is a single file (i.e. yelp.apip) which is meant to be used with the Lyftrondata API Driver. The profile contains the table definitions and other Yelp specific metadata that the Lyftrondata API Driver uses to connect to Yelp.
To use the Yelp Profile set the Profile property of Lyftrondata API Driver to the path of the Yelp profile, as well as the other connection properties specified in the documentation below. Once the Lyftrondata API Driver has been configured, you can issue SQL queries to access data from any of the Yelp Tables.
Connecting to Yelp
Yelp uses private API Key for authentication. Set Api-Key in the ProfileSettings connection property to your private API key. Your private API Key will be automatically generated after you create your app. Go to https://www.yelp.com/developers/v3/manage_app to manage your app.