├── Dashboard Screenshots and Features ├── Actual Cost of production by Assembly location.jpg ├── Cumulative_Monthly_totals_by_fiscal_year.jpg ├── DataModel.png ├── Inventory Overview KPI.png ├── Inventory data overview.png ├── Inventory_tunrover_chart.jpg ├── Main Page.png ├── On_time_production_by_category.jpg ├── Pareto_Charts.jpg ├── Production Category Analysis.png ├── Production Overview KPI.png ├── Production Overview Page.png ├── Waste cost by the Year.jpg └── Waste_Cost_Matrix.jpg ├── Data Analysis of Bicycle Manufacturing Company.pbix ├── Graphs ├── Q1 Sales by Country - horizontal stacked bar chart.png ├── Q1 Sales by Region in USA - clustered bar chart.png ├── Q1 Sales by Region in USA - pie charts.png ├── Q2 Bonus by Annual Leave - Sales Representatives.png ├── Q2 Bonus by Annual Leave.png ├── Q3 Sales by Country - clustered bar chart.png ├── Q3 Sales by Country - pie charts.png ├── Q4 Average Sick Leave by Job Group.png ├── Q4 Average Sick Leave by Job Title.png ├── Q4 Sick Leave Titles above 5 Employees.png ├── Q5 5 Year Rolling Average Revebue by Trading Duration.png ├── Q5 Annual Revenue by Trading Duration (Store Survey) 2004.png ├── Q5 Annual Revenue by Trading Duration (Store Survey).png ├── Q5 Average Annual Revenue by Year Established.png ├── Q5 Revenue Figures Per Store From Last Years Recorded Orders 2014.png ├── Q5 Revenue Figures Per Store From Last Years Recorded Orders.png ├── Q6 Annual Revenue by Number of Employees.png ├── Q6 Annual Revenue by Store Size.png └── Q6 Number of Employees by Store Size.png ├── Python Code ├── Q1-1 Sales by Country.py ├── Q1-2 Sales by Region.py ├── Q2 Bonus By Annual Leave.py ├── Q3 Sales by Country.py ├── Q4-1 Job Titles.py ├── Q4-2 Job Groups.py ├── Q5-1 Totalled Year Orders Duration_Revenue.py ├── Q5-2 Store Survey Duration_Revenue Graphs.py └── Q6 Store Survey Data Graphs.py ├── README.md ├── Report.docx └── SQL Queries ├── Q1 - Sales by Region Calculated (for table).sql ├── Q1 Sales by Region.sql ├── Q1,3 Sales by Country Name.sql ├── Q2 - Annual leave and bonuses.sql ├── Q4 - Sick Leave by Job Group.sql ├── Q4 - Sick leave by job title.sql ├── Q5 - Average Revenue 5 Year Groups.sql ├── Q5 - Store Survey Duration and Revenue.sql ├── Q5 - Totalled Orders per stores Last Year.sql └── Q6 - Store Size Num Employees and Revenue.sql /Dashboard Screenshots and Features/Actual Cost of production by Assembly location.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Dashboard Screenshots and Features/Actual Cost of production by Assembly location.jpg -------------------------------------------------------------------------------- /Dashboard Screenshots and Features/Cumulative_Monthly_totals_by_fiscal_year.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Dashboard Screenshots and Features/Cumulative_Monthly_totals_by_fiscal_year.jpg -------------------------------------------------------------------------------- /Dashboard Screenshots and Features/DataModel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Dashboard Screenshots and Features/DataModel.png -------------------------------------------------------------------------------- /Dashboard Screenshots and Features/Inventory Overview KPI.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Dashboard Screenshots and Features/Inventory Overview KPI.png -------------------------------------------------------------------------------- /Dashboard Screenshots and Features/Inventory data overview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Dashboard Screenshots and Features/Inventory data overview.png -------------------------------------------------------------------------------- /Dashboard Screenshots and Features/Inventory_tunrover_chart.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Dashboard Screenshots and Features/Inventory_tunrover_chart.jpg -------------------------------------------------------------------------------- /Dashboard Screenshots and Features/Main Page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Dashboard Screenshots and Features/Main Page.png -------------------------------------------------------------------------------- /Dashboard Screenshots and Features/On_time_production_by_category.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Dashboard Screenshots and Features/On_time_production_by_category.jpg -------------------------------------------------------------------------------- /Dashboard Screenshots and Features/Pareto_Charts.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Dashboard Screenshots and Features/Pareto_Charts.jpg -------------------------------------------------------------------------------- /Dashboard Screenshots and Features/Production Category Analysis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Dashboard Screenshots and Features/Production Category Analysis.png -------------------------------------------------------------------------------- /Dashboard Screenshots and Features/Production Overview KPI.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Dashboard Screenshots and Features/Production Overview KPI.png -------------------------------------------------------------------------------- /Dashboard Screenshots and Features/Production Overview Page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Dashboard Screenshots and Features/Production Overview Page.png -------------------------------------------------------------------------------- /Dashboard Screenshots and Features/Waste cost by the Year.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Dashboard Screenshots and Features/Waste cost by the Year.jpg -------------------------------------------------------------------------------- /Dashboard Screenshots and Features/Waste_Cost_Matrix.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Dashboard Screenshots and Features/Waste_Cost_Matrix.jpg -------------------------------------------------------------------------------- /Data Analysis of Bicycle Manufacturing Company.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Data Analysis of Bicycle Manufacturing Company.pbix -------------------------------------------------------------------------------- /Graphs/Q1 Sales by Country - horizontal stacked bar chart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Graphs/Q1 Sales by Country - horizontal stacked bar chart.png -------------------------------------------------------------------------------- /Graphs/Q1 Sales by Region in USA - clustered bar chart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Graphs/Q1 Sales by Region in USA - clustered bar chart.png -------------------------------------------------------------------------------- /Graphs/Q1 Sales by Region in USA - pie charts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Graphs/Q1 Sales by Region in USA - pie charts.png -------------------------------------------------------------------------------- /Graphs/Q2 Bonus by Annual Leave - Sales Representatives.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Graphs/Q2 Bonus by Annual Leave - Sales Representatives.png -------------------------------------------------------------------------------- /Graphs/Q2 Bonus by Annual Leave.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Graphs/Q2 Bonus by Annual Leave.png -------------------------------------------------------------------------------- /Graphs/Q3 Sales by Country - clustered bar chart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Graphs/Q3 Sales by Country - clustered bar chart.png -------------------------------------------------------------------------------- /Graphs/Q3 Sales by Country - pie charts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Graphs/Q3 Sales by Country - pie charts.png -------------------------------------------------------------------------------- /Graphs/Q4 Average Sick Leave by Job Group.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Graphs/Q4 Average Sick Leave by Job Group.png -------------------------------------------------------------------------------- /Graphs/Q4 Average Sick Leave by Job Title.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Graphs/Q4 Average Sick Leave by Job Title.png -------------------------------------------------------------------------------- /Graphs/Q4 Sick Leave Titles above 5 Employees.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Graphs/Q4 Sick Leave Titles above 5 Employees.png -------------------------------------------------------------------------------- /Graphs/Q5 5 Year Rolling Average Revebue by Trading Duration.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Graphs/Q5 5 Year Rolling Average Revebue by Trading Duration.png -------------------------------------------------------------------------------- /Graphs/Q5 Annual Revenue by Trading Duration (Store Survey) 2004.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Graphs/Q5 Annual Revenue by Trading Duration (Store Survey) 2004.png -------------------------------------------------------------------------------- /Graphs/Q5 Annual Revenue by Trading Duration (Store Survey).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Graphs/Q5 Annual Revenue by Trading Duration (Store Survey).png -------------------------------------------------------------------------------- /Graphs/Q5 Average Annual Revenue by Year Established.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Graphs/Q5 Average Annual Revenue by Year Established.png -------------------------------------------------------------------------------- /Graphs/Q5 Revenue Figures Per Store From Last Years Recorded Orders 2014.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Graphs/Q5 Revenue Figures Per Store From Last Years Recorded Orders 2014.png -------------------------------------------------------------------------------- /Graphs/Q5 Revenue Figures Per Store From Last Years Recorded Orders.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Graphs/Q5 Revenue Figures Per Store From Last Years Recorded Orders.png -------------------------------------------------------------------------------- /Graphs/Q6 Annual Revenue by Number of Employees.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Graphs/Q6 Annual Revenue by Number of Employees.png -------------------------------------------------------------------------------- /Graphs/Q6 Annual Revenue by Store Size.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Graphs/Q6 Annual Revenue by Store Size.png -------------------------------------------------------------------------------- /Graphs/Q6 Number of Employees by Store Size.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Graphs/Q6 Number of Employees by Store Size.png -------------------------------------------------------------------------------- /Python Code/Q1-1 Sales by Country.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Python Code/Q1-1 Sales by Country.py -------------------------------------------------------------------------------- /Python Code/Q1-2 Sales by Region.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Python Code/Q1-2 Sales by Region.py -------------------------------------------------------------------------------- /Python Code/Q2 Bonus By Annual Leave.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Python Code/Q2 Bonus By Annual Leave.py -------------------------------------------------------------------------------- /Python Code/Q3 Sales by Country.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Python Code/Q3 Sales by Country.py -------------------------------------------------------------------------------- /Python Code/Q4-1 Job Titles.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Python Code/Q4-1 Job Titles.py -------------------------------------------------------------------------------- /Python Code/Q4-2 Job Groups.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Python Code/Q4-2 Job Groups.py -------------------------------------------------------------------------------- /Python Code/Q5-1 Totalled Year Orders Duration_Revenue.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Python Code/Q5-1 Totalled Year Orders Duration_Revenue.py -------------------------------------------------------------------------------- /Python Code/Q5-2 Store Survey Duration_Revenue Graphs.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Python Code/Q5-2 Store Survey Duration_Revenue Graphs.py -------------------------------------------------------------------------------- /Python Code/Q6 Store Survey Data Graphs.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Python Code/Q6 Store Survey Data Graphs.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/README.md -------------------------------------------------------------------------------- /Report.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/Report.docx -------------------------------------------------------------------------------- /SQL Queries/Q1 - Sales by Region Calculated (for table).sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/SQL Queries/Q1 - Sales by Region Calculated (for table).sql -------------------------------------------------------------------------------- /SQL Queries/Q1 Sales by Region.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/SQL Queries/Q1 Sales by Region.sql -------------------------------------------------------------------------------- /SQL Queries/Q1,3 Sales by Country Name.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/SQL Queries/Q1,3 Sales by Country Name.sql -------------------------------------------------------------------------------- /SQL Queries/Q2 - Annual leave and bonuses.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/SQL Queries/Q2 - Annual leave and bonuses.sql -------------------------------------------------------------------------------- /SQL Queries/Q4 - Sick Leave by Job Group.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/SQL Queries/Q4 - Sick Leave by Job Group.sql -------------------------------------------------------------------------------- /SQL Queries/Q4 - Sick leave by job title.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/SQL Queries/Q4 - Sick leave by job title.sql -------------------------------------------------------------------------------- /SQL Queries/Q5 - Average Revenue 5 Year Groups.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/SQL Queries/Q5 - Average Revenue 5 Year Groups.sql -------------------------------------------------------------------------------- /SQL Queries/Q5 - Store Survey Duration and Revenue.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/SQL Queries/Q5 - Store Survey Duration and Revenue.sql -------------------------------------------------------------------------------- /SQL Queries/Q5 - Totalled Orders per stores Last Year.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/SQL Queries/Q5 - Totalled Orders per stores Last Year.sql -------------------------------------------------------------------------------- /SQL Queries/Q6 - Store Size Num Employees and Revenue.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ritik8801/Data-Analysis-of-Bicycle-Manufacturing-Company-Using-Python-SQL-and-Power-BI/HEAD/SQL Queries/Q6 - Store Size Num Employees and Revenue.sql --------------------------------------------------------------------------------