OnlineRetail dataset - MS Power BI, additional analysis #1
Basic analysis
Frequency of purchased quantities - non-UK countries
With SQL visualization, and statistical analysis is not possible, but the data can be extracted for further analysis. DataCamp website in-built Notebook functionality can be of help in case of visualization, but t-probe statistics is still not doable on a pure SQL basis.
See the Python-based study or the Power BI solution on the same topic.
* Compatible Notebook readers/editors: DataCamp online Notebook (requires registration) Please note that Jupyter Notebook versions of any kind are not compatible automatically with any kind of SQL interpreters. There are ways (search online for solutions), but I recommend reading the pdf version provided above.
The Online retail dataset (original source) is presented by DataCamp in steps:

See the SQL-based study or the Power BI solution on the same topic.
* Compatible Notebook readers/editors: DataCamp online Notebook (requires registration) or Anaconda Jupyter Notebook (requires installation) or the online version of Jupyter
DataCamp is a platform that offers (big) data resources for practicing data processing, analysis, and visualization.
It provides a wide range of Resources, including regularly scheduled Webinars, as well as always available Tutorials, White papers and Podcasts.
If you remember a concept but not the exact code or module to use... it's always useful to have handy Cheat sheets, which are provided for various software and languages like Python, SQL, Excel, bash, and others.
There are also job-related guides, the latest industry news for employees, and discussions on employer hiring needs - ideal for employers looking to fill positions like Data Scientist.
Basic registration and services are free, with options for customization, especially for businesses or educational institutions.
See elaborated examples of Python-based or SQL-based study or the Power BI solution on the topic of "Online Retail" dataset and related questions. The first two were analyzed with the help of the in-built Notebook on the DataCamp / DataLab website, which offered Python, SQL interpretation, and basic in-built visualization tools (as table or graph).
There are plenty of websites that provide smaller or larger datasets that can be used for free or for a certain amount of money to practice DataScience related duties such as accessing data, recognition / understanding data content and data types, data cleaning / conversion / data manipulation (ETL) and finally representation of extracted key information, drawing consequences or making predictions, clustering, segmentation, and so on, depending on the predefined requirements or the possible ways of use of datasets.
It is rarely mentioned but double-checking the extracted information is an inevitable step not to mislead yourself or the stakeholders in a real-life project.
Here you find some websites helping to find datasets:
Here is a short list of such websites that give partially or completely free access to datasets:
Have fun with the data suiting you the best!
I have found two interesting publications about the required skills and tools for Data Analyst, Data Scientist, Data Engineer, and Machine Learning Engineer positions. They collected skill lists for each position scratching multiple job advertisements for months and used AI (ML) to extract data and also for data clustering.
The required skill lists have nothing surprising, but I found elegant the way they did it.
One important finding is that sometimes the companies do not know which type of skills they need for their planned project, those who are frequently confused on the applicant side, as well.
The studies compare the positions from different aspects, and also the advertising companies (type, size, place, etc.).
They shared the code that they used to gain the data (website scratching and other).
One of their well organized graphs is clustering the skills and positions.
Forecasting with built-in ML module Further posts in Snowflake topic SnowFlake universe, part#1 SnowFlake, part#2 SnowPark Notebook Snow...