4thel00z / yelpctl

Extract a subset of the yelp academic dataset. Filter via bounding box. πŸ—Ί The dataset is only for the USA 🌎 though

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yelpctl

Extract a subset of the yelp academic dataset. Filter via bounding box.

Example usage

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

License

This project is licensed under the GPL-3 license.

About

Extract a subset of the yelp academic dataset. Filter via bounding box. πŸ—Ί The dataset is only for the USA 🌎 though

License:GNU General Public License v3.0


Languages

Language:Go 100.0%