{"id":19903765,"url":"https://github.com/yasarsultan/salesetl","last_synced_at":"2026-06-13T10:31:38.007Z","repository":{"id":212433340,"uuid":"729275992","full_name":"yasarsultan/salesETL","owner":"yasarsultan","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-18T18:02:34.000Z","size":3848,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-28T15:16:29.263Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yasarsultan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-08T19:34:22.000Z","updated_at":"2023-12-14T07:23:51.000Z","dependencies_parsed_at":"2024-11-12T20:39:19.121Z","dependency_job_id":null,"html_url":"https://github.com/yasarsultan/salesETL","commit_stats":null,"previous_names":["yasarsultan/salesetl"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yasarsultan/salesETL","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasarsultan%2FsalesETL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasarsultan%2FsalesETL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasarsultan%2FsalesETL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasarsultan%2FsalesETL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yasarsultan","download_url":"https://codeload.github.com/yasarsultan/salesETL/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasarsultan%2FsalesETL/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34281700,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T20:25:18.103Z","updated_at":"2026-06-13T10:31:37.984Z","avatar_url":"https://github.com/yasarsultan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sales ETL Pipeline\n\n\"Sales ETL Pipeline\" is a comprehensive data processing system that extracts, transforms, and loads data from a single CSV file. The system prepares the data for a relational database by performing several transformations, ensuring the data is clean, well-structured, and ready for analysis. In addition to the ETL process, the project includes a sentiment analysis module that analyzes customer reviews, providing insights into customer sentiment. The transformed and analyzed data is then inserted into a relational database, enabling efficient querying and analysis of the data. This project demonstrates the practical application of ETL pipelines and sentiment analysis in data preparation for a relational database.\n\n## Motivation\n\n\"Sales ETL Pipeline\", stems from a desire to gain hands-on experience with ETL pipeline stages and relational databases. This project offers an opportunity to apply these skills in a real-world scenario, extracting data from a CSV file, transforming it, and loading it into a relational database. The ability to load this data into a relational database provides easy access to the data for future use, which is a key aspect of data management. This project serves as a platform for me to apply and expand my knowledge in ETL pipeline stages and relational databases, providing me with a comprehensive understanding of these key aspects of data management.\n\n## 🚀 Quick Start\n\n### 1) Download source data file [amazon.csv](https://www.kaggle.com/datasets/karkavelrajaj/amazon-sales-dataset)\n### 2) Install required packages to run the files.\n\n```bash\npip install -r requirements.txt\n```\n\n### 3) Adjust connection parameters in [db_tasks.py](https://github.com/yasarsultan/salesETL/blob/main/db_tasks.py) file.\n\n### 4) Run the [etl.py](https://github.com/yasarsultan/salesETL/blob/main/etl.py) file.\n\n```bash\npython3 etl.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyasarsultan%2Fsalesetl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyasarsultan%2Fsalesetl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyasarsultan%2Fsalesetl/lists"}