For my Tableau KPI analysis I’ve created two visualizations that I have combined in one
dashboard. The first KPI is total sales classified by category along with states. With this we can
identify which category has the highest revenue along with which state province has the most
revenue within each product category. For example, in this visualization we can see that the
hardware category has the highest revenue. We are also able to tell that Minnesota has the
least sales within each category.
For the second graph, I’ve created a time series line graph visualization. This graph
shows the total sales, credit limit and amount sold over time. The line graph itself is the total
sale and the thickness of the graph indicates the credit limit over time. We can see trends such
as, as total sale increases or is starting to increase, the credit limit generally increases. I also
implemented a bar graph into this graph by utilizing the dual axis feature in Tableau. Over here
we can seek patterns such as when total sales increases, the quantity sold, or amount sold
also increases. We can conclude that these 3 variables are positive directly correlated
because they increase or decrease while the other variable increase or decreases.
Conclusion
For this assignment, I took approximately 21~24 hours to complete from reading the
homework outline, downloading the software and the actual work itself. I was able to do this
assignment by starting early and contributing around 2-3 hours to it every day. The most
difficult part of this assignment for me was the ETL process. This was because it was
something completely new to me. At first, I had trouble connecting my Oracle ATP database to
Pentaho, but, after many trial and errors, I now know how to effectively and efficiently connect
to it. In addition, I had many small mistakes during my ETL transformations. However, after
multiple revisions and debugging I feel that I have gotten more use to how the transformation
process should be implemented. I was comfortable with exporting the data with SQL, cleaning
the data with Python and analyzing with Tableau. Overall, I feel that this homework assignment
was a very helpful reference to the group project ETL part, and I gained a lot of knowledge that
I can implement into my group project.