powered by
get_venues() retrieves information on each venue, including but not limited to their ID, name, and location.
get_venues()
tibble with one row per venue
all_venues <- get_venues()
Run the code above in your browser using DataLab