aws-samples / aws-serverless-workshop-innovator-island

Welcome to the Innovator Island serverless workshop! This repo contains all the instructions and code you need to complete the workshop.
MIT No Attribution
564 stars 228 forks source link

Points on map entry data abnormality #81

Closed camyorke closed 2 years ago

camyorke commented 2 years ago

Describe the bug When following the steps and applying the entry event filter, data is isolated only to a small part of the south of the USA and clumped in one bunch. This does not align with the screenshot provided in the module.

Link to workshop URL (https://www.eventbox.dev/published/lesson/innovator-island/5-parkstats/3-quicksight/2-visual.html)

To Reproduce Steps to reproduce the behavior:

  1. Following the steps exactly as described in BUILDING VISUALIZATIONS 2

Expected behavior Data is expected to be scattered around various parts of USA (as per screenshot on eventbox). However, when applying the filter for "entry" events only, data is isolated to just the south of USA (see attached screenshot below).

Screenshots

image

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

jbesw commented 2 years ago

Hello! QuickSight displays only the top 10,000 data points in the visualization, so this can occur if there are more, and it selects 10,000 from the same Region. As a result, it will not show all the data points across the entire map.

camyorke commented 2 years ago

Thank you. Will this always be the outcome if the steps in the lab are followed? If so, could the screenshot be updated so it doesn’t cause confusion in future workshops please?

Thanks, Cam

-- Cameron Yorke Technical Account Manager | AWS Enterprise Support +61.412.155.455

From: James Beswick @.> Reply to: aws-samples/aws-serverless-workshop-innovator-island @.> Date: Tuesday, 17 May 2022 at 3:00 am To: aws-samples/aws-serverless-workshop-innovator-island @.> Cc: "Yorke, Cameron" @.>, Author @.***> Subject: Re: [aws-samples/aws-serverless-workshop-innovator-island] Points on map entry data abnormality (Issue #81)

Hello! QuickSight displays only the top 10,000 data points in the visualization, so this can occur if there are more, and it selects 10,000 from the same Region. As a result, it will not show all the data points across the entire map.

— Reply to this email directly, view it on GitHubhttps://github.com/aws-samples/aws-serverless-workshop-innovator-island/issues/81#issuecomment-1127912971, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AVHRMOSJ2DVRBWAD3UJTKTTVKJ5INANCNFSM5WAEQPJQ. You are receiving this because you authored the thread.Message ID: @.***>

jbesw commented 2 years ago

Yes, we will update the screenshot in the next maintenance window. Thanks for reporting!

camyorke commented 2 years ago

Excellent, thank you!

-- Cameron Yorke Technical Account Manager | AWS Enterprise Support +61.412.155.455

From: James Beswick @.> Reply to: aws-samples/aws-serverless-workshop-innovator-island @.> Date: Friday, 20 May 2022 at 5:12 am To: aws-samples/aws-serverless-workshop-innovator-island @.> Cc: "Yorke, Cameron" @.>, Author @.***> Subject: Re: [aws-samples/aws-serverless-workshop-innovator-island] Points on map entry data abnormality (Issue #81)

Yes, we will update the screenshot in the next maintenance window. Thanks for reporting!

— Reply to this email directly, view it on GitHubhttps://github.com/aws-samples/aws-serverless-workshop-innovator-island/issues/81#issuecomment-1132100458, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AVHRMOT3CAIMZRKYZD2SDMTVK2G7ZANCNFSM5WAEQPJQ. You are receiving this because you authored the thread.Message ID: @.***>

jbesw commented 2 years ago

Thanks, this section has now been updated at https://www.eventbox.dev/published/lesson/innovator-island/5-parkstats/3-quicksight/2-visual.html.