Gaurav Martha (@gen1715)
  • Stars
    star
    3
  • Global Rank 1,854,108 (Top 64 %)
  • Followers 1
  • Following 1
  • Registered almost 10 years ago
  • Most used languages
    Python
    33.3 %
  • Location πŸ‡§πŸ‡ͺ Belgium
  • Country Total Rank 6,054
  • Country Ranking
    Python
    2,228

Top repositories

1

genx-GeeksForGeeks

This repository is used to add the solution of geeeksForGeeks python problems
Python
1
star
2

Udacity-Data_Lake

Project: Data Lake Introduction A music streaming startup, Sparkify, has grown their user base and song database even more and want to move their data warehouse to a data lake. Their data resides in S3, in a directory of JSON logs on user activity on the app, as well as a directory with JSON metadata on the songs in their app. As their data engineer, you are tasked with building an ETL pipeline that extracts their data from S3, processes them using Spark, and loads the data back into S3 as a set of dimensional tables. This will allow their analytics team to continue finding insights in what songs their users are listening to. You'll be able to test your database and ETL pipeline by running queries given to you by the analytics team from Sparkify and compare your results with their expected results.
Jupyter Notebook
1
star
3

Udacity-Data_Modeling-with-Apache_Cassandra

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 which can create queries on song play data to answer the questions, and wish to bring you on the project. Your role is to create a database for this analysis. You'll be able to test your database by running queries given to you by the analytics team from Sparkify to create the results.
Jupyter Notebook
1
star