Skip to content

EY Data & Analytics team was approached by airport admins and airline CEOs with the goal of building a report covering the current aviation crisis in Australia.​ Students will be required to analyse the data provided and build an end-to-end solution to allow the ingestion of data into a model, will be fed into a centralised analytics dashoard

Notifications You must be signed in to change notification settings

ryancodingg/Australian-aviation-crisis-EY

Repository files navigation

PACE - EY Data and Analytics - Australian Aviation Crisis Data Analysis

Overview

EY Data & Analytics team was approached by airport admins and airline CEOs with the goal of building a report covering the current aviation crisis in Australia.​

Students will be required to analyse the data provided and build an end-to-end solution to allow the ingestion of data into a model, which will be fed into a centralised analytics dashboard.

This dashboard must provide insight into the current issues related to airport/flight delays, busiest routes, safety, etc and must address a set of business requirements that will be handed to them.

Setup

  1. (Optional) For non-technical team members we also hesitantly reccomend SourceTree as it gives them a nice UI to interact with git although please remember that this tool is not common in industry and developing your git skills with command line is invaluable. If you do this step you can ignore most other steps as SourceTree will walk you through downloading the repository and relevant branches

  2. Clone the Template Repo Clone a local copy of the repo onto your machine and cd into the project directory.

git clone https://github.com/EY-PACE/PACE-S1-2023.git
cd <git-repo-name>

If you struggle with git we reccomend you read through Atlassian's Getting Started tutorial.

Engineering

  1. Fetch and checkout the Engineering branch that you will use to upload your work.
git fetch && git checkout engineering

Here you can store and version control any scripts and configuration files (ensure you don't include secrets in these uploaded files) and workflow/pipeline documentation/diagrams that are used in the creation of engineering pipelines within your cloud infrastructure.

About

EY Data & Analytics team was approached by airport admins and airline CEOs with the goal of building a report covering the current aviation crisis in Australia.​ Students will be required to analyse the data provided and build an end-to-end solution to allow the ingestion of data into a model, will be fed into a centralised analytics dashoard

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages