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.
- Download the "Amazon-Top-50-Bestselling-Books-2009-2019" CSV file and the "manifest.json" file.
- Click on "raw" and Control+S to save both files onto your computer.
- Open the Amazon S3 console and click "Create Bucket."
- Name the bucket (e.g., "aws-project-0") and keep the settings as default.
- Upload the CSV file and the "manifest.json" file into the bucket.
- Replace the URL in the "manifest.json" file with the S3 URL of your dataset.
- 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.
- Select Amazon S3 and tick the box for the S3 bucket you created.
- Enter the link to your "manifest.json" file and connect to Quicksight.
- Click Visualize
- Select "interactive sheet" to start creating visualizations.