Extract a subset of the yelp academic dataset. Filter via bounding box.
This demonstrates how you can extract a subset of the dataset:
go run cmd/yelpctl/main.go -bbox "47.2701114,55.099161,5.8663153,15.0419319" -path assets/yelp_academic_dataset_business.json
This project is licensed under the GPL-3 license.