Skip to content

Commit 0f2455e

Browse files
authored
docs: Added status badges to README.md
1 parent dc1815f commit 0f2455e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
# Steam Sales Analysis
2+
[![Package Publish Status](https://img.shields.io/github/actions/workflow/status/DataForgeOpenAIHub/Steam-Sales-Analysis/python-publish.yml?branch=main)](https://github.com/DataForgeOpenAIHub/Steam-Sales-Analysis/actions)
3+
[![PyPI Downloads](https://img.shields.io/pypi/dm/steamstore_etl)](https://pypi.org/project/steamstore_etl/)
4+
[![PyPI Python Version](https://img.shields.io/pypi/pyversions/steamstore_etl)](https://pypi.org/project/steamstore_etl/)
5+
[![PyPI version](https://img.shields.io/pypi/v/steamstore_etl.svg)](https://pypi.org/project/steamstore_etl/)
6+
![GitHub release (latest by date)](https://img.shields.io/github/v/release/DataForgeOpenAIHub/Steam-Sales-Analysis)
27

38
![banner](assets/imgs/steam_logo_banner.jpg)
49

510
## Overview
611
Welcome to **Steam Sales Analysis** – an innovative project designed to harness the power of data for insights into the gaming world. We have meticulously crafted an ETL (Extract, Transform, Load) pipeline that covers every essential step: data retrieval, processing, validation, and ingestion. By leveraging the robust Steamspy and Steam APIs, we collect comprehensive game-related metadata, details, and sales figures.
712

8-
But we don’t stop there. The culmination of this data journey sees the information elegantly loaded into a MySQL database hosted on Aiven Cloud. From this solid foundation, we take it a step further: the data is analyzed and visualized through dynamic and interactive Tableau dashboards. This transforms raw numbers into actionable insights, offering a clear window into gaming trends and sales performance. Join us as we dive deep into the data and bring the world of gaming to life!
13+
But we don’t stop there. The culmination of this data journey is the elegant loading of information into a MySQL database hosted on Aiven Cloud. From this solid foundation, we take it a step further: the data is analyzed and visualized through dynamic and interactive Tableau dashboards. This transforms raw numbers into actionable insights, offering a clear window into gaming trends and sales performance. Join us as we dive deep into the data and bring the world of gaming to life!
914

1015
# `steamstore` CLI
1116
![Steamstore ETL Pipeline](assets/imgs/steamstore-etl.drawio.png)

0 commit comments

Comments
 (0)