Overview You have a job interview. They have given you the task of writing a sum

Overview
You have a job interview. They have given you the task of writing a sum

Overview
You have a job interview. They have given you the task of writing a summary that explains how you would write a report for one of their clients. They also want you to give a brief explanation justifying the approach you took.
Directions
The potential employer would like you to use a data set called FleetMaintenanceRecords to complete an analysis of data and summarize your findings using clear language for a nontechnical audience. They’ve asked you to find themes that can be used to help them manage their fleet of trucks. Create a summary of the analysis you conducted that you would use to communicate the findings to stakeholders. Place the deliverables for your instructor and the potential employer in the Analysis and Summary Template.
Analyze the data you’ve been provided to identify themes. Gather the following guiding information:
Review part-replacement frequencies and types and create a hypothesis that can be used by the fleet management team to better deal with vehicle maintenance. You’ll need to create a table called Parts Maintenance and load the data into it. Put this table in the database named after yourself. Load this data set from the ‘/home/codio/workspace’ path and run queries to find the results.
Which parts are being replaced most?
Is there a region of the country that experiences more part failures and replacements than others?
Can you identify a region (Northeast, Southeast, Midwest, Northwest, Southwest) that has more reasons for replacement? Use the Region Definitions sheet to identify states in each region.
How might the fleet maintenance team use the information to update its maintenance schedule? Your response should be supported by the data you’ve found.
Which parts are being replaced most due to corrosion or rust?
Which parts are being replaced because of mechanical failure, like a flat tire or rock through the windshield?
Write a brief summary of your analysis that takes the information from Step 1 and presents it in a way that nontechnical stakeholders can understand.
Outline the approach that you took to conduct the analysis.
What queries did you use to identify trends or themes in the data?
What are the benefits of using these queries to retrieve the information in a way that allows you to provide valuable information to your stakeholders?
Lastly, explain how the functions in the analysis tool (MySQL) allowed you to organize the data and retrieve records quickly.
What to Submit
Submit your responses using the Analysis and Summary Template. Each screenshot and its explanation should be sized to approximately one quarter of the page, with a description written below the screenshot. After you download the template, rename your copy by adding your last name to its file name. This will help organize your work once it has been submitted.
Supporting Materials
The following resource supports your work on this assignment:
Document: Region Definitions
Use the definitions of United States regions in this document to assist with this activity.