Skip to content

Commit

Permalink
Analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
960Subhamsingh committed Dec 25, 2024
1 parent 006b5cd commit cfb4d03
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion aliens_of_america/ANALYSIS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Aliens in America
## Case Study Questions and Answers
### by jaime.m.shaker@gmail.com
### by kumarsubham@gmail.com

## A. Create tables and insert data.
````sql
Expand Down
10 changes: 5 additions & 5 deletions aliens_of_america/README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Aliens of America

## Introduction
A portfolio building dataset provided by [Ian K.](https://www.linkedin.com/in/ian-klosowicz/) on LinkedIn
A portfolio building dataset provided by [Subham kumar](https://www.linkedin.com/in/ksubham/) on LinkedIn

Check out [My Current Analysis](https://github.com/iweld/aliens_of_america/blob/main/ANALYSIS.md "My Current Analysis") in SQL.
Check out [My Current Analysis](./ANALYSIS.md"My Current Analysis") in SQL.

Check out [My Current Excel Dashboard](https://github.com/iweld/aliens_of_america/raw/main/excel_dashboard/aliens_of_america_deux.xlsx "My Current Excel Dashboard").
Check out [My Current Excel Dashboard](./excel_dashboard/aliens_of_america.xlsx "My Current Excel Dashboard").

![alt text](https://github.com/iweld/aliens_of_america/blob/main/images/dashboard_2_screenshot.JPG)
![alt text](images/dashboard_2_screenshot.JPG)

## Problem Statement
For this project, you play a role as a newly hired Data Analyst for a pharmaceutical company.
Expand All @@ -32,4 +32,4 @@ This dataset contains only three tables named
- location

## Entity Relationship Diagram
![alt text](https://github.com/iweld/aliens_of_america/blob/main/images/ERD.JPG)
![alt text](./images/ERD.JPG)

0 comments on commit cfb4d03

Please sign in to comment.