if a music company wants to provide their artists with the data on what users are listening to, what they…

if a music company wants to provide their artists with the data on what users are listening to, what they think about it, and where they should hold their next concert, what type or types of data would they use? select all that apply web scraping data artist data location data sentiment analysis data
Answer
Brief Explanations:
- Web scraping data: Puede usarse para recopilar información sobre lo que los usuarios escuchan en plataformas web.
- Artist data: No es directo para saber lo que los usuarios escuchan, piensan o donde celebrar conciertos.
- Location data: Ayuda a determinar donde los usuarios están para elegir un lugar para el próximo concierto.
- Sentiment analysis data: Permite conocer lo que los usuarios piensan sobre la música al analizar su sentimiento en reseñas, comentarios, etc.
Answer:
A. Web scraping data C. Location data D. Sentiment analysis data