Python : Manipulating HTTP APIs

Python : Manipulating HTTP APIs Hello everyone, this is a list of helpful functions for manipulating APIs in Python. 0. GET Request Sending data to an API endpoint using a GET request. 1. POST Request Sending data to an API endpoint using a POST request. 2. PUT Request Updating data at an API endpoint using

Read More

Python : Files manipulation

Python : Files manipulation Hello everyone, this is a small list of useful functions to manipulate files in Python, this is just the first part, i will make an other articles for APIs, Pandas etc.. These techniques provide a solid foundation for working with files in Python. Remember to adapt them to your specific needs

Read More

Qlik Tricks and Tips #5 : Installation of a new node (multi node architecture)

Qlik Tricks and Tips #5 : Installation of a new node (multi node architecture) Hi everyone, this is one of my administrator formation videos on how to install a new Qlik Sense node and configure it. To check Qlik sense ports : https://help.qlik.com/en-US/sense-admin/February2024/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Deploy_QSEoW/Ports.htm System requirements : https://help.qlik.com/en-US/sense-admin/February2022/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/Common/system-requirements.htm idriss benbassoudata-master.org

Read More

SQL vs NoSQL, the simple difference

SQL vs NoSQL, the simple difference Hello everyone, today, we will focus on the differences between relational and non-relational databases, which are commonly referred to as SQL and NoSQL. As a data analytics or data engineer, you are likely already familiar with these differences. However, beginners may find the concepts of each type unclear. And

Read More

Qlik Tricks and Tips #4 : Qlik Automation – Qlik Cloud

Qlik Tricks and Tips #4 : Qlik Automation – Qlik Cloud Hello everyone, today we will talk about Qlik Automation, it’s a no-code tool that enables the automation of manual tasks. Instead of writing code, users combine configurable blocks that they drag and drop onto a canvas, forming a sequence of action steps from various

Read More

Qlik Tricks and Tips #3 : recover database password in qlikview

Qlik Tricks and Tips #3 : recover database password qlikview Hello everyone, if you’re reading this article, I strongly suspect that you’ve encountered this scenario: unable to find your database password in your Keepass. Perhaps the application is simply too old, and nobody seems to have access to the password or knows who to contact

Read More

Inside the Life of a Data Analyst: Understanding the Role, Its Skills and Potential Salary

Hello everyone, today, we will exploring what does a data Analyst actually do, necessary qualifications and skills, as well as the expected salary. This profession is heart of many organizations, harnessing the power of data to turn it into valuable insights. Let’s start by breaking down the actual responsibilities of a data analyst. 1. Defining

Read More

Qlik Tricks and Tips #2 : Outer Set Analysis

Hello everyone, set Analysis on Qlik (Qlik Sense on Prem, Qlik Sense SaaS, and QlikView) plays a crucial role. It allows users to specify a scope for a metric, depending on user-defined selections. Until now, the filter conditions were nested within aggregation functions. The following case supplies the total quantity of salesfor the year 2023:

Read More

Qlik Tricks and Tips #1 : QS Custom Scheduling QMC

Qlik Tricks and Tips #1 : QS Custom Scheduling QMC Hello everyone, the agility to schedule application reload tasks precisely according to business needs is a critical asset. Since the version of February 2022, Qlik Sense provides this flexibility through its custom scheduler in the Qlik Management Console (QMC). The custom scheduling option extends sophisticated

Read More

What is Data Catalog ?

What is Data Catalog ? Welcome, data enthusiasts! In this blog article, I will discuss a subject that is very important. Unfortunately, many clients don’t pay attention to it and end up wasting a considerable amount of time searching for the origin of information or even where they can find the data source for specific

Read More