WHAT WE CAN DO
Sales Data Analysis
Customer Data Collection
Data Management and Cleansing
Real-time Dashboard
WHAT IS DATA ANALYTICS ?
Data Analytics consists of 3 major areas: Data Engineering, Data Sciences, and Data Analysis.
Data Engineering
is the infrastructure of how we collect data and which platform we use to produce results. For example, a company may collect their data via online survey using TypeForm. Then, the data is passed into Amazon Redshift SQL database, then visualized using Tableau.
Data Sciences
deals with how the model are created, especially when doing predictive analysis. Mostly this has to be done with coding with R or Python as popular languages. For example, Netflix used machine learning to create recommendation system.
Data Analysis
is how to interpret the work of data engineering and data sciences into business sense. For example, the UPS case cited earlier is the example of how to data analysis works. Once learned something from data, we implemented the strategy back into business decision.