{"id":29998887,"url":"https://github.com/ani811625/csi-assignment8","last_synced_at":"2025-08-05T04:27:56.109Z","repository":{"id":306946526,"uuid":"1027797473","full_name":"Ani811625/CSI-Assignment8","owner":"Ani811625","description":"CSI-Assignment8 is the final week submission of the Celebal Summer Internship Program, focused on implementing a Date Dimension Table commonly used in data warehousing and analytics. This repository includes SQL scripts for table creation, stored procedure development, and data population.","archived":false,"fork":false,"pushed_at":"2025-07-28T14:55:38.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-28T16:32:39.978Z","etag":null,"topics":["etl","microsoft-sql-server","sql","ssms","stored-procedures"],"latest_commit_sha":null,"homepage":"","language":"TSQL","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/Ani811625.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":"2025-07-28T14:47:06.000Z","updated_at":"2025-07-28T14:57:58.000Z","dependencies_parsed_at":"2025-07-28T16:32:42.542Z","dependency_job_id":"9d10e8d7-0811-4e07-bda8-634972e350c3","html_url":"https://github.com/Ani811625/CSI-Assignment8","commit_stats":null,"previous_names":["ani811625/csi-assignment8"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Ani811625/CSI-Assignment8","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ani811625%2FCSI-Assignment8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ani811625%2FCSI-Assignment8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ani811625%2FCSI-Assignment8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ani811625%2FCSI-Assignment8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ani811625","download_url":"https://codeload.github.com/Ani811625/CSI-Assignment8/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ani811625%2FCSI-Assignment8/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268835154,"owners_count":24314941,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-05T02:00:12.334Z","response_time":2576,"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":["etl","microsoft-sql-server","sql","ssms","stored-procedures"],"created_at":"2025-08-05T04:27:51.316Z","updated_at":"2025-08-05T04:27:56.098Z","avatar_url":"https://github.com/Ani811625.png","language":"TSQL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CSI-Assignment8: Date Dimension Table Generator\n\n## 📌 Description\n\nThis repository is a part of **Celebal Summer Internship - Week 8** assignment. It contains SQL scripts and outputs for generating a **Date Dimension Table** using a stored procedure. The goal is to automate the creation and population of a Date Dimension table, which is an essential part of Data Warehousing and Business Intelligence systems.\n\nThe solution includes:\n- Dynamic generation of date records for an entire year.\n- Extraction of date attributes like Day, Month, Year, Quarter, Weekday, etc.\n- Indicators for weekends and leap years.\n\n\u003e 💡 This is implemented in **SQL Server** using a stored procedure with dynamic logic.\n\n---\n\n## 📁 Folder Structure\n\n| Folder/File | Description |\n|-------------|-------------|\n| `Queries/` | Contains SQL scripts for table and procedure creation |\n| `Outputs/` | Contains output result after executing the stored procedure |\n| `README.md` | Description and structure of the repository |\n\n---\n\n## 📂 Contents\n\n### ✅ Queries Folder\n\n| File Name | Purpose |\n|-----------|---------|\n| `01_DateDimension_Table_Creation.sql` | Script to create the `DateDimension` table |\n| `02_PopulateDateDimension_Procedure_Creation_Execution_Verification.sql` | Stored procedure to populate data from a sample input date (entire year) |\n\n### 📤 Outputs Folder\n\n| File Name | Purpose |\n|-----------|---------|\n| `01_DateDimension_Table_Data.sql` | Output of `SELECT * FROM DateDimension` after procedure execution |\n\n---\n\n## 🛠️ How to Use\n\n1. Open Microsoft SQL Server.\n2. Execute `01_DateDimension_Table_Creation.sql` to create the table.\n3. Execute `02_PopulateDateDimension_Procedure_Creation_Execution_Verification.sql` to populate the table.\n4. Verify results using:\n```sql\nSELECT * FROM DateDimension;\n```\n\n---\n\n## 📞 Contact\nFor any queries or discussions, feel free to reach out via [LinkedIn](https://www.linkedin.com/in/aniruddha-sarkar-90a34334b/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fani811625%2Fcsi-assignment8","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fani811625%2Fcsi-assignment8","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fani811625%2Fcsi-assignment8/lists"}