A&R scouting, emerging talent discovery, genre dominance, industry tier mapping, and label structure analysis.
Group 19 provides big data analytical tools for A&R professionals, label executives, and market analysts. These tools process millions of data points to surface insights that would take weeks to compile manually.
find_emerging_local_talentDescription: The ultimate A&R scouting tool. Discovers emerging artists gaining traction in a specific city or country. Filter by genre, platform, and growth metrics to find the next breakout act before anyone else.
{\n "location_type": "city",\n "location_value": "Mexico City",\n "genre": "reggaeton",\n "platform": "spotify",\n "sort_order": "growth",\n "limit": 20\n}Output: Ranked list of emerging artists with growth percentages, current listener counts, and platform metrics.
find_global_superstarsDescription: Analyzes the top tier of the industry — artists with massive global audiences (1M+ listeners). Useful for benchmarking, partnership targeting, and understanding what "peak success" looks like in any genre.
{\n "genre": "pop"\n}analyze_market_locationsDescription: Identifies which countries and cities consume a specific genre the most. Returns location tables showing where the audience lives — essential for tour routing, ad targeting, and market entry strategy.
{\n "group_by": "country",\n "genre": "electronic"\n}discover_dominant_genresDescription: Aggregated genre dominance analysis for any location. Sort by absolute listener count to see what's popular, or by growth percentage to spot emerging trends before they go mainstream.
{\n "country_code": "CO",\n "sort_by": "growth_percentage",\n "min_artists": 10\n}analyze_industry_tiersDescription: Groups the entire music scene of a market into four buckets: Developing, Mid-Tier, Mainstream, and Superstar. Understand the competitive landscape at every level.
{\n "genre": "hip-hop",\n "country_code": "US"\n}analyze_label_historyDescription: Investigates whether a fast-growing artist is independent or signed to a major label by analyzing the copyright and label structure of their recent releases. Essential for acquisition targeting.
{\n "artist_uuid": "uuid-here",\n "limit": 5\n}Output: Label names and copyright holders for the artist's most recent releases, indicating independence or major label affiliation.