May 22, 2024 | Data Quality, Databases, Uncategorized
Duplicate data is any data that is repeated or redundant in a dataset. It is one of the most common Data Quality issues that concerns organizations. SAP or Systems, Applications, and Products in Data Processing has been one of the leading enterprise resource planning...
Apr 30, 2023 | AI, ChatGPT, Data Quality
ChatGPT has taken the world by storm since its launch on November 30, 2022. It stands for “Chat Generative Pre-trained Transformer”. It is an AI chatbot, a language model that is pre-trained on hundreds of billions of words. Once it has been trained, it...
Oct 14, 2022 | API, React JS, REST API
This tutorial is a continuation of Part 1 of the How to Build a “Value Stocks” Screener Web Application (Using Java + Spring Boot) Series. This blog post will cover PART 2 – How to Create the Value Stocks Screener User Interface (UI). On the previous post, we finished...
Sep 13, 2022 | Java, REST API
When it comes to investing in the stock market, there are 4 strategies that investors should be familiar with before they even start buying their first stock — Value Investing, Growth Investing, Momentum Investing and Dollar-Cost Averaging. Warren Buffet, one of the...
Sep 3, 2022 | Python, REST API, Stocks
A few months ago I challenged myself to develop a simple Pre-market scanner without spending any money on subscriptions or APIs. I was able to do this using the web scraping technique. I blogged about this on How to Code your own Pre-market Stocks Scanner Web...
May 28, 2022 | API, Stocks
Alpaca is a US stock brokerage that allows subscribers to buy and sell stocks by calling their Application Programming Interfaces, or APIs for short. This is suitable for algorithmic traders and developers who want to automate their trading. In the world of...
May 23, 2022 | Operating System, Ubuntu
What is Ubuntu? Ubuntu is an operating system (OS) developed from the Linux kernel. It is a distribution of Linux. In Linux lingo, a distribution is a version of the OS that has the Linux kernel as its foundation. Why install Ubuntu on Windows? If you want to connect...
May 18, 2022 | API, Stocks
The Standard and Poor’s 500, or simply the S&P 500, is a stock market index tracking the performance of 500 large companies listed on stock exchanges in the United States. From Investopedia.com, the S&P 500 index is regarded as one of the best gauges of...