Skip to content

Second project in the Udacity data engineering nanodegree

Notifications You must be signed in to change notification settings

troyjc/data-modeling-cassandra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

A startup called Sparkify wants to analyze the data they've been collecting on songs and user activity on their new music streaming app. The analysis team is particularly interested in understanding what songs users are listening to. Currently, there is no easy way to query the data to generate the results, since the data reside in a directory of CSV files on user activity on the app.

They'd like a data engineer to create an Apache Cassandra database that can create queries on song play data to answer the questions, and wish to bring you on the project. My role is to create a database for this analysis.

ETL Pipeline

See file Jupyter notebook for the ETL pipeline that preprocesses the files and creates the Cassandra tables.

About

Second project in the Udacity data engineering nanodegree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published