Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.04 KB

File metadata and controls

22 lines (16 loc) · 1.04 KB

Big Data Case Study for Productivity Prediction in the Garment Manufacturing Industry

Implementing MySQL as data storage for productivity prediction in garment industry as a case study for WQD7007 Big Data Management course alternative assessment.

Course Info

Name: Big Data Management

Code: WQD7007

Repo type: Case Study

Project Structure

  1. dataset: Contains the productivity dataset in garment industry obtained from Kaggle
  2. report: Contains the submitted report
  3. IMPLEMENTATION.md: Implementation of the case study

How to use this repository

  1. Install and launch MySQL in Linux.
  2. Import the dataset into MySQL table.
  3. Run the SQL commands to discover insights about the dataset.

Disclaimer

This is a project developed for educational purposes. Commercial usage are welcomed but the authors and developers are not liable for any losses incurred due to the use of this repository. Please refer to the Apache 2.0 license for more information.