SUMMARY AI summary by gpt-5-mini
このリポジトリは、GitHub Copilot が生成した SQL スクリプトと Excel 処理例をまとめた実演用プロジェクトです。目的は、SQL Server Management Studio (SSMS) 上でサンプルの販売データセット(最大10,000行)を自動生成して集計クエリを試すことと、与えられた CSV を Copilot で解いた Excel ファイルのサンプルを示すことです。主な利用者は、DB 開発者やデータアナリスト、Copilot の出力を確認・検証したい人です。内容は、sql/salesdata_ssms.sql を SSMS で実行する手順(データベース指定やトランザクション、MAXRECURSION 0 の使用、行数確認クエリ)と、代替スクリプト SQL_with_copilot.sql、集計クエリ群(city_sales_queries.sql、customers_above_avg.sql)、および元データの Excel_dataset.csv と解答例 Excel_Copilot_Assignment_Solution.xlsx を含みます。
DETECTED Detected AI stack
AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.
Language breakdown (by bytes)
Why this is classified AI-related
The AI relevance score checks four places for AI keywords and adds the weight of each one that matches. Full methodology
Total AI relevance score: 50 / 100
Position among AI repos in the same language
We track 4 TSQL repos, of which 4 score 40 or above on AI relevance. 0 have more stars than this one (top 25.0%), and 0 score higher (top 25.0%).
Owner
Dates
| Created on GitHub | 2026-05-09 |
| Last push | 2026-05-09 |
| First seen here | 2026-05-09 |
| Last fetched | 2026-08-17 16:17 |
Similar repos (same language)
Enterprise scale SQL data quality project using 5.3M+ NYC 311 service requests. Built a complete data quality framework covering profiling, rulebook development, cleaning, exception management, and validation with responsible AI augmentation.
ARJUN8304/FMCG-Salesman-Performance-Analytics-SystemEnd-to-end FMCG salesman performance analytics system — SQL Server data warehouse, Power BI dashboards, Excel VBA report automation, and Claude-powered executive summaries, built on 2 years of simulated UAE field-sales data.