Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/MatthiasLPunkt/Saving-Time-in-the-Container-Unloading-Process----A-Case-Study-in-Warehouse-Logistics

A project in data-analysis with Excel and R
https://github.com/MatthiasLPunkt/Saving-Time-in-the-Container-Unloading-Process----A-Case-Study-in-Warehouse-Logistics

data-analysis logistics

Last synced: 3 months ago
JSON representation

A project in data-analysis with Excel and R

Awesome Lists containing this project

README

        

# Saving Time in the Container Unloading Process - A Case Study in Warehouse Logistics
## Data Analysis Project

Thanks for dropping by! This repository hosts the files for my case study.
You'll find the condensed findings as a report in the file **Full Report.pdf**. It contains hyperlinks to all data and code files used in the report.

[This video gives a high level descripton of the Full report](https://www.youtube.com/watch?v=y86REooEVcI&t=2s).

In case you are interested in the individual files, the data sources are:

- rawDataContainerUnloading2019v1.xlsx (data containing the unaltered data just after I manually entered it into Excel)
- rawDataContainerUnloading2019v2.xlsx (this file is slightly altered and made ready for cleaning in *R*)
- changelogRawDataContainerUnloading2019v2.txt (all important changes made in Excel)
- core_data_v3.csv (data made ready for analysis in *R*)

For data cleaning in *R* the individual files are:

- dataCleaning.R (just the code)
- dataCleaningMarkdown.Rmd (R markdown with code and output)
- dataCleaningMarkdown.pdf (knitted R markdown file, nice to read)

For data analysis in *R* the individual files are:

- dataAnalysis.R (just the code)
- dataAnalysisMarkdown.Rmd (R markdown with code and output)
- dataAnalysisMarkdown.pdf (knitted R markdown file, nice to read)

Should you want to run the code you need to make sure that you download all source files into the same folder and change the filepaths in the code accoding to the filepath on your machine.

## Tasks
- [ ] Add a PowerPoint presentation with key findings