Skip to content
View JesseRai's full-sized avatar

Block or report JesseRai

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Rental-Analysis-SQL-BigQuery Rental-Analysis-SQL-BigQuery Public

    SQL project analyzing DVD Rental revenue with PostgreSQL. Demonstrates CTEs, window functions, joins, and index considerations for scalable query design.

    Python

  2. FT-Markets-Commodities-Scraper FT-Markets-Commodities-Scraper Public

    Scrapes and formats the latest market data from the Financial Times and saves them to four CSV files for analysis.

    Python

  3. IMF-WEO-Database-File-Downloader IMF-WEO-Database-File-Downloader Public

    This Python script allows users to download specific files from the IMF World Economic Outlook (WEO) database page for October 2024. It fetches the HTML from the IMF "Download Entire Database" page…

    Python

  4. Company-Financial-Dashboard-SQL Company-Financial-Dashboard-SQL Public

    This repo contains the tables and views that power a Tableau dashboard for company‑level financial analysis. The scripts build a normalized data model and derive key performance metrics, ratios, an…

  5. Data-Analysis-with-DVD-Rental-Store-Case-Study-SQL Data-Analysis-with-DVD-Rental-Store-Case-Study-SQL Public

    SQL analysis of a DVD rental database with queries from beginner to advanced

  6. FRED-Banking-Data-Downloader-Selenium-Automation FRED-Banking-Data-Downloader-Selenium-Automation Public

    This Python script automates the extraction and download of datasets from the Banking section of the Federal Reserve Economic Data (FRED) website. It uses Selenium to navigate the site (in full or …

    Python