Gamers Club | CASE - Data Analyst Lucas R. Schiavetti | Feb, 22 Context the main goal of this case is explore CS:GO data within Gamers Club business context; the available database (data.db) has four tables (players, lobby-players, medals and medal-players) keys are player_id and medal_id; some data quality validation was made in query_validation.sql the questions related to the case were answered with the sql code in query_answers.sql this notebook has complimentary analysis to the case, mainly with summary statistics and some plots;