https://github.com/lucas-mazzolim/superstore-bi
Project where I prepared two data sources for querying and created a BI visualization in Data Studio. Used tools as Mysql, Looker Studio, Google Spreadsheet and Python.
https://github.com/lucas-mazzolim/superstore-bi
business-intelligence data-analysis data-visualization google-looker-studio mysql spreadsheet
Last synced: about 1 year ago
JSON representation
Project where I prepared two data sources for querying and created a BI visualization in Data Studio. Used tools as Mysql, Looker Studio, Google Spreadsheet and Python.
- Host: GitHub
- URL: https://github.com/lucas-mazzolim/superstore-bi
- Owner: Lucas-Mazzolim
- Created: 2025-01-14T13:23:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-30T01:24:19.000Z (over 1 year ago)
- Last Synced: 2025-06-25T22:44:48.673Z (about 1 year ago)
- Topics: business-intelligence, data-analysis, data-visualization, google-looker-studio, mysql, spreadsheet
- Homepage:
- Size: 1.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Superstore-BI
Project where I prepared a data source for querying and we created a BI visualization in Data Studio. I used a Kaggle dataset about a general store to gain a global view of operations, which helps in making important decisions by providing a better understanding of the business. The original dataset came in a CSV file, from which I carried out an ETL process to the MySQL database, designed and implemented to receive it (fully normalized). The final data query to the viewer was made from Google Spreadsheet, allowing for a continuously updated visualization as the spreadsheet is modified.