{"id":50508947,"url":"https://github.com/denisecase/smart-sales-raw-data","last_synced_at":"2026-06-02T18:31:23.074Z","repository":{"id":291570585,"uuid":"875236203","full_name":"denisecase/smart-sales-raw-data","owner":"denisecase","description":"Holds some raw data for a smart sales project. Generally, save these files to your project and put them in the data/raw folder. ","archived":false,"fork":false,"pushed_at":"2025-05-05T11:48:45.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-05T12:41:00.539Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/denisecase.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,"zenodo":null}},"created_at":"2024-10-19T12:58:24.000Z","updated_at":"2025-05-05T11:48:49.000Z","dependencies_parsed_at":"2025-05-05T12:52:37.790Z","dependency_job_id":null,"html_url":"https://github.com/denisecase/smart-sales-raw-data","commit_stats":null,"previous_names":["denisecase/smart-sales-raw-data"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/denisecase/smart-sales-raw-data","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denisecase%2Fsmart-sales-raw-data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denisecase%2Fsmart-sales-raw-data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denisecase%2Fsmart-sales-raw-data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denisecase%2Fsmart-sales-raw-data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denisecase","download_url":"https://codeload.github.com/denisecase/smart-sales-raw-data/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denisecase%2Fsmart-sales-raw-data/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33833277,"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-02T02:00:07.132Z","response_time":109,"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":"2026-06-02T18:31:21.681Z","updated_at":"2026-06-02T18:31:23.065Z","avatar_url":"https://github.com/denisecase.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# smart-sales-raw-data\n\nThis repo provides **raw data** for the Smart Sales project.\n\nThese CSV files represent the **original, messy, real-world data** typically received from point-of-sale systems or other information sources, before any cleaning, transformation, or analysis.\n\n## Instructions\n\n1. Open your smart sales repository in VS Code. \n2. Run `git pull` to ensure you have the most current work from your GitHub repository. \n3. Create a folder named `data`, and in that data folder, create another folder named `raw`. \n4. Save each .csv (comma separated value) file in this repo's `data\\raw` folder to the `data/raw` folder of your smart sales repository. \n5. Git add-commit-push your work to your GitHub repository.\n\n\n## Raw Data Examples\n\n`data/raw/customers_data.csv`\n\n```csv\nCustomerID,Name,Region,JoinDate\n1000,Robert Gomez,West,2024-02-25\n1001,John Silva,East,2020-12-01\n```\n\n`data/raw/products_data.csv`\n\n```csv\nProductID,ProductName,Category,UnitPrice\n2000,Electronics-Be,Electronics,969.31\n2001,Electronics-Be,Clothing,412.35\n```\n\n`data/raw/sales_data.csv`\n\n```csv\nTransactionID,SaleDate,CustomerID,ProductID,StoreID,CampaignID,SaleAmount\n1,2025-05-04,1034,2059,402,0,2048.2\n2,2025-05-04,1066,2048,403,1,321.87\n```\n\n\n## Recommended Tools\n\n- VS Code Extension: Rainbow CSV – colors columns for easier reading and alignment\n- Optional: Excel or Google Sheets – to explore and preview raw \n\n## Optional Reference\n\nLearn more about how different tools handle date fields - see [REF-DATES.md](REF-DATES.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenisecase%2Fsmart-sales-raw-data","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenisecase%2Fsmart-sales-raw-data","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenisecase%2Fsmart-sales-raw-data/lists"}