Pinned Repositories
AMZ_Review
This project retrieves Amazon product's ASIN and stores them into a csv. Once retrieved it takes reviews of the respective ASIN, cleans them, and stores them into another csv file. Lastly, it conducts a sentiment analysis on each review.
Redis
Sample pipeline that takes data from an API and connects it to a RedisJSON DB
RedisFinal
Final project for Big Data Tools and Techniques using Python, Redis, and Tableau
SP-MA
Simple R to connect to Spotify's API and connect to the USA top 50 tracks and does some analysis on it. Of course you can change the playlist by changing the playlist ID in the code. The barchart represents how vocal songs within the playlist are, and help determine what kind of music is within the playlist or what the user likes to listen to.
TweetSQLlite
imports a csv of tweets captured and pipes it to a SQLlite DB and creates a bar chart showing the top 10 most tweeted hashtags.
BrainGUI's Repositories
BrainGUI/RedisFinal
Final project for Big Data Tools and Techniques using Python, Redis, and Tableau
BrainGUI/TweetSQLlite
imports a csv of tweets captured and pipes it to a SQLlite DB and creates a bar chart showing the top 10 most tweeted hashtags.
BrainGUI/Redis
Sample pipeline that takes data from an API and connects it to a RedisJSON DB
BrainGUI/SP-MA
Simple R to connect to Spotify's API and connect to the USA top 50 tracks and does some analysis on it. Of course you can change the playlist by changing the playlist ID in the code. The barchart represents how vocal songs within the playlist are, and help determine what kind of music is within the playlist or what the user likes to listen to.
BrainGUI/AMZ_Review
This project retrieves Amazon product's ASIN and stores them into a csv. Once retrieved it takes reviews of the respective ASIN, cleans them, and stores them into another csv file. Lastly, it conducts a sentiment analysis on each review.