https://github.com/allanotieno254/car-inventory-analysis
https://github.com/allanotieno254/car-inventory-analysis
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/allanotieno254/car-inventory-analysis
- Owner: AllanOtieno254
- License: mit
- Created: 2024-05-19T07:20:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-19T11:09:28.000Z (over 1 year ago)
- Last Synced: 2025-02-17T08:33:58.028Z (8 months ago)
- Size: 76.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# car-inventory-analysis
This repository contains a project for analyzing car inventory data using Microsoft Excel. The project includes importing text files, data manipulation, pivot tables, and chart creation.
## Table of Contents
- [Description](#description)
- [Skills Required](#skills-required)
- [Topics Considered](#topics-considered)
- [Setup Instructions](#setup-instructions)
- [Usage](#usage)
- [License](#license)## Description
This project demonstrates various Excel techniques to analyze car inventory data. It covers the following:
1. Importing data from text files
2. Splitting and extracting data using formulas
3. Using VLOOKUP and IF formulas for data lookup and conditional operations
4. Combining data using the CONCATENATE formula
5. Creating pivot tables and charts for data summarization
6. Copying results to a report in Microsoft Word## Skills Required
- Microsoft Excel
- Data Analysis
- Basic knowledge of Git and GitHub## Topics Considered
1. Importing text files into Excel
2. Using formulas to split cells
3. VLOOKUP formula
4. IF formula
5. CONCATENATE formula
6. Pivot tables
7. Creating charts
8. Copying results to a report in Microsoft Word## Setup Instructions
1. Clone the repository:
```sh
git clone https://github.com/your-username/car-inventory-analysis.git
```
2. Open the Excel file provided in the repository.## Usage
1. Follow the steps outlined in the Excel file to import, manipulate, and analyze the data.
2. Use the pivot tables and charts to summarize and visualize the data.
3. Copy the results into a Microsoft Word report as needed.## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.