Skip to content

In this project, you'll learn how to create visualizations from a large dataset using Amazon S3 and Amazon Quicksight. We'll be working with a dataset of 50 best-selling book on Amazon.com.

Notifications You must be signed in to change notification settings

panwar100/Visualize-Data-using-Amazon-QuickSight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Visualize-Data-using-Amazon-QuickSight

In this project, you'll learn how to create visualizations from a large dataset using Amazon S3 and Amazon Quicksight. We'll be working with a dataset of 50 best-selling book on Amazon.com.

0

Step 1:Download the Dataset

  • Download the "Amazon-Top-50-Bestselling-Books-2009-2019" CSV file and the "manifest.json" file. 1
  • Click on "raw" and Control+S to save both files onto your computer. 2

Step 2:Store the Dataset in Amazon S3

  • Open the Amazon S3 console and click "Create Bucket."
  • Name the bucket (e.g., "aws-project-0") and keep the settings as default. 3
  • Upload the CSV file and the "manifest.json" file into the bucket. 4
  • Replace the URL in the "manifest.json" file with the S3 URL of your dataset. 5

Step 3:Connect S3 Bucket with Amazon Quicksight

  • Open the AWS management console and navigate to Amazon Quicksight.
  • Sign up for a free trial of the Enterprise edition if you don't have an account. 6
  • Select Amazon S3 and tick the box for the S3 bucket you created. 7 1 8 9 10 11
  • Enter the link to your "manifest.json" file and connect to Quicksight. 12 13
  • Click Visualize 13 1
  • Select "interactive sheet" to start creating visualizations. 14

Step 4:Create Visulization

  • Drag fields into the graph to create visualizations (e.g., Most popular author). 15 16
  • Sort, filter, and customize the graphs as desired. 17
  • Experiment with different types of graphs like bar charts, pie charts, line graphs, etc. 18

About

In this project, you'll learn how to create visualizations from a large dataset using Amazon S3 and Amazon Quicksight. We'll be working with a dataset of 50 best-selling book on Amazon.com.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published