/cyphercrescent-software-development-academy-follow-up-test

You are required to fetch the first 20 data from "https://jsonplaceholder.typicode.com/comments". Go through each object and add a property called "view". The value for view should be a random number between 0 and 100.

Primary LanguageR

CypherCrescent SDA - FOLLOW UP TEST

By Zadok Joshua

Problem statement:

  • You are required to fetch the first 20 data from "https://jsonplaceholder.typicode.com/comments". Go through each object and add a property called "view". The value for view should be a random number between 0 and 100.
  • Next, visualize the newly formed object on a pie chart, bar chart and on a table. Display the data in a card and arrange each of them in a grid format (3 or 4 per row). Ensure to come up with creative designs in the process. Also note that you are not allowed to use third-party libraries. All code must be originally yours.

Tools

  • R
  • Tableau and
  • RStudio.

Data Visualization
Please click here for an interactive data viz. If the link doesn't work, please copy and paste this link to a new tab: https://public.tableau.com/views/cypher_sda/Dashboard1?:language=en-GB&:display_count=n&:origin=viz_share_link


Dashboard 1