Skip to content

jgeorg24/SMFFL_STATISTICS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

170 Commits
 
 
 
 

Repository files navigation

SMFFL STATISTICS

SMFFL-7

Visit our LinkedIn page: https://www.linkedin.com/company/smffl/

This repository is designed to store and manage statistics and visuals for SMFFL using MySQL Workbench and Tableau. It includes tables for statistics from each bowl game of the 2022-2023 season and 2023-2024 season.

Table of Contents

Games Included

2022-2023 Season

  • Thanksgiving Bowl
  • Christmas Bowl
  • Spring Slingfest
  • Summer Kickoff
  • Last Dance

2023-2024 Season

Coming Soon!

Getting Started

  1. Create a schema for each bowl game in MySQL Workbench, for example execute the following command:
    CREATE SCHEMA `ThanksgivingBowl_2022_2023`;"
    
  2. Download the .csv files for each bowl game
  3. In MySQL Workbench, right-click "Tables" under the SCHEMAS tab
  4. Select "Table Data Import Wizard"
  5. Browse and select the .csv file
  6. Select "Next" and refresh the SCHEMAS tab

Contributors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors