Welcome to Spotify Analysis. Enjoy learning more about the music you listen to and your personal listening habits.
Python, Terraform and Spotipy.
Run the scripts with a dictionary of your faovurite artists or playlists to gather data about them and save it locally or in S3.
The Terraform scripts build:
- A lambda function with the analysis code
- A cloudwatch alarm to run that function weekly
- All relevant IAM policies / roles
This will generate a datalake of Spotify data locally or in S3.
Any 'TODO' tags in the project.
- Improve UX
- Upload as a package
Make a branch and raise a PR