The Aim of this blog:
The aim of this blog is to showcase what I have achieved on the Fourth day of the dashboard week.
The aim of this blog is to showcase what I have achieved on the Fourth day of the dashboard week.
What did I build:

The dashboard I build is designed to find the best institution by subject and quality of the institution.
The data set that we used for day 4 of dashboard week is the GLOBAL 2000 LIST BY THE CENTER FOR WORLD UNIVERSITY RANKINGS, which I web scraped from from the cwur.org website.
What’s different about this challenge is that, we need to build the Tableau Dashboard on our Tableau server, instead of using Tableau Desktop.
To prepare the data for virtualization.
Firstly, I had to do parse the web scraped data.
Since there are two different pages that I need to web scrap, I had to do the same process twice.
Then, It’s a matter of uploading data source to our data school’s Tableau Server and build my Dashboard there.
The Dashboard in Action:

The Dashboard is used as shown above.
To start, the user need to select the Subject that they are interested in studying.
This will filter the Institutions, and list the top 10 institution for that subject.
Which is the left part of the wing chart.
The the user may filter to options such as Quality of Educations and Research Performance.
This will generate the right wing of the chart.
By observing the changing in ranking, this dashboard hopes to help the user find the best Institution that they can attend.
What Tool did I use in Alteryx ?

I started my workflow with Downloading the web page and then Text to Columned the downloaded data using Tab as a delimiter.

After finishing Splitting the the downloaded column in to different rows.
I move to parse the HTML web page using a combination of sample Tool, Regex and Text to Column.

Because there was a break up in format for two of the Institutions for Ornithology.
I had to separate it out from the rest of the data parsing workflow, and build a separated branch for it specifically and join it back to the others afterward.

After everything is finished, then it’s simply a matter of Cross Tab and output the Data.
But this is only half of the work done.




And this is the second half.
Since it’s very similar to the first workflow.
The only difference been the same tools been used differently.
I won’t go into too much details.
Conclusion:
There you have it.
A simple dashboard to Identify the best Institutions and their Quality and performances