Git Product home page Git Product logo

h_baseball's Introduction

h_baseball

Data analysis of US baseball teams - Data Management & SQL - DAT-5486 course.

This is an introductory exercise for beginners in SQL.

As a suggestion you can use MySQL Workbench to solve these exercises since it is a free and open source platform.

For MySQL to run locally on your laptop we need to install two applications: MySQL Server and MySQL Workbench

  1. Windows Users: https://downloads.mysql.com/archives/installer/ (Install version 8.0.26). Or MAC Users: https://downloads.mysql.com/archives/community/Links (download version 8.0.26).
  2. After that, install the workbench: https://dev.mysql.com/downloads/workbench/

About the database:

The database contains salary data for baseball players for the years 2009, 2011, 2018, and 2022.

I am not providing the database, however you can inspire in the queries I have used to answer related questions to answer similar questions using your own database.

  1. Here you will find the solution for the following questions:

  2. What is the % salary increase, on average, for a pitcher between 2018 and 2011?

  3. Which team(s) have seen decreases in their total salary budgets across the years?

  4. Which are players who have been around since 2009 with the same position?

  5. Which players changed teams between 2018 and 2022?

h_baseball's People

Contributors

fdesena avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.