Skip to content
View sumit-sinha9's full-sized avatar

Block or report sumit-sinha9

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Blinkit-Data-Analysis-Dashboard Blinkit-Data-Analysis-Dashboard Public

    This project presents a comprehensive Power BI dashboard for analyzing Blinkit's sales performance, customer satisfaction, and inventory distribution. The dashboard provides key insights and opport…

  2. IPL-Data-Analysis-Project-using-PowerBi IPL-Data-Analysis-Project-using-PowerBi Public

    This project leverages Power BI for real-time cricket data visualization. Here's a breakdown: Data Source: Live cricket score APIs provide the dynamic data. Data Processing: Python is used within P…

  3. Superstore-Data-Analysis-using-AWS Superstore-Data-Analysis-using-AWS Public

    This project builds a pipeline to analyze Superstore sales data using the power of AWS. It transforms the data to make it ready for exploration. Querying the transformed data using SQL queries to u…

  4. Zillow-Data-Analytics-using-AWS Zillow-Data-Analytics-using-AWS Public

    A Python script extracts data from Zillow and stores it in an initial S3 bucket. Then, Lambda functions handle the flow: copying the data to a processing bucket and transforming it from JSON to CSV…

    Python

  5. Google-Play-Store-Apps-Analysis Google-Play-Store-Apps-Analysis Public

    Exploring Google Play Store apps dataset to identify key factors for app engagement and success, revealing correlations between reviews, installs, categories, ratings, and user preferences.

    Jupyter Notebook 1

  6. Building-a-Real-Time-Data-Pipeline-with-AWS-DynamoDB-and-Snowflake Building-a-Real-Time-Data-Pipeline-with-AWS-DynamoDB-and-Snowflake Public

    This project uses AWS Lambda to fetch live weather data from an API and store it in DynamoDB. Changes in DynamoDB trigger another Lambda function to format and store the data in CSV files on Amazon…

    Python