website idea
-
use flightradar api for in out flight data
-
flight price api to determine/highlight cheap destinations
solution architecture
- free soln, using aws lambda to crawl data, feed into some data store,
- use dbt to transform feed into store / fixated view using athena
- the export data store in public s3 bucket will be place behind CDN/API Gateway to rate limit public access.
- https://stackoverflow.com/questions/53703781/how-can-i-rate-limit-aws-s3-bucket-access
- point hosted power bi /plotly dashboard to store
- power bi free account should be able to publish to web from inside the default My Workspaces