Skip to content

yemo06/CertifiedEnergy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Certified Energy

This is the part where Im'a find new branch for me to explore

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Certified Energy was created out of curiosity. Which of Drake's albums is the most is the most energetic? With the release of his latest album: Certified Lover Boy I had questions about how the energy of this album compared to the others in Drake's discography. Utilizing the Spotify API and Python; Certified Energy aims to understand how the changes in energy in music and how, if there are any, correlating factors that contribute to a songs energy.

Current Goals:

  • Find the most Energetic Album in Drake's discogrpahy
  • Find the Top 5 most energetic songs in Drakes discography
  • Find the Average Energy of Drake's Albums
  • Rank individual songs within each album.
  • Rank the Drake's Albums by Energy

(back to top)

Built With

(back to top)

Getting Started

Libraires Needed

  • json
  • requests
  • base64
  • datetime
  • urllib.parse
  • requests.api
  • config

Installation

  1. Get a Spotify API Key at https://developer.spotify.com/documentation/web-api/quick-start/

  2. Clone the repo

    git clone https://github.com/yemo06/CertifiedEnergy.git
  3. Create a file called config.py

    Enter the following two lines w/ your unique credentials
    clientId = 'ENTER YOUR CLIENT ID '
    clientSecret 'ENTER YOUR CLIENT SECRET '

(back to top)

Coming Soon / Next Steps ....

  • Seeking if there are any correlations with the loudness of a song and its energy.
  • Seeing if the is significant difference in a songs energy when comparing the explicit and non-explcit versions the song.

For more examples, please refer to the Documentation

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Project Link: https://github.com/yemo06/CertifiedEnergy

(back to top)

Acknowledgments

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages