Jiannan Wang
Results
2
issues of
Jiannan Wang
**Describe the bug** I was trying to get the top-10 yoga stores (sorted by ratings) in Vancouver. The [Yelp config file](https://github.com/sfu-db/DataConnectorConfigs/tree/develop/yelp) does not contain "categories" or "sort_by". I downloaded the...
type: bug
**Describe the bug** DataPrep.Connector always requires `location` to be specified. However, according to the [Yelp API documentation](https://www.yelp.ca/developers/documentation/v3/business_search), `location` is not required when latitude and longitude are provided. It would be...
type: enhancement