Please go through this top 10 SQL projects with Datasets that you can practice and can add in your resume
๐1. Social Media Analytics:
(https://www.kaggle.com/amanajmera1/framingham-heart-study-dataset)
๐2. Web Analytics:
(https://www.kaggle.com/zynicide/wine-reviews)
๐3. HR Analytics:
(https://www.kaggle.com/pavansubhasht/ibm-hr-analytics-
attrition-dataset)
๐4. Healthcare Data Analysis:
(https://www.kaggle.com/cdc/mortality)
๐5. E-commerce Analysis:
(https://www.kaggle.com/olistbr/brazilian-ecommerce)
๐6. Inventory Management:
(https://www.kaggle.com/datasets?
search=inventory+management)
๐ 7.Customer Relationship Management:
(https://www.kaggle.com/pankajjsh06/ibm-watson-
marketing-customer-value-data)
๐8. Financial Data Analysis:
(https://www.kaggle.com/awaiskalia/banking-database)
๐9. Supply Chain Management:
(https://www.kaggle.com/shashwatwork/procurement-analytics)
๐10. Analysis of Sales Data:
(https://www.kaggle.com/kyanyoga/sample-sales-data)
Small suggestion from my side for non tech students: kindly pick those datasets which you like the subject in general, that way you will be more excited to practice it, instead of just doing it for the sake of resume, you will learn SQL more passionately, since itโs a programming language try to make it more exciting for yourself.
Data Science Resources: https://t.me/DataScienceResourcesTP
WhatsApp Channel: https://whatsapp.com/channel/0029VahGttK5a24AXAJDjm2R
Bookmark Post for Later Use: https://tinyurl.com/SQLProjectsDatasets
Hope this piece of information helps you
๐1. Social Media Analytics:
(https://www.kaggle.com/amanajmera1/framingham-heart-study-dataset)
๐2. Web Analytics:
(https://www.kaggle.com/zynicide/wine-reviews)
๐3. HR Analytics:
(https://www.kaggle.com/pavansubhasht/ibm-hr-analytics-
attrition-dataset)
๐4. Healthcare Data Analysis:
(https://www.kaggle.com/cdc/mortality)
๐5. E-commerce Analysis:
(https://www.kaggle.com/olistbr/brazilian-ecommerce)
๐6. Inventory Management:
(https://www.kaggle.com/datasets?
search=inventory+management)
๐ 7.Customer Relationship Management:
(https://www.kaggle.com/pankajjsh06/ibm-watson-
marketing-customer-value-data)
๐8. Financial Data Analysis:
(https://www.kaggle.com/awaiskalia/banking-database)
๐9. Supply Chain Management:
(https://www.kaggle.com/shashwatwork/procurement-analytics)
๐10. Analysis of Sales Data:
(https://www.kaggle.com/kyanyoga/sample-sales-data)
Small suggestion from my side for non tech students: kindly pick those datasets which you like the subject in general, that way you will be more excited to practice it, instead of just doing it for the sake of resume, you will learn SQL more passionately, since itโs a programming language try to make it more exciting for yourself.
Data Science Resources: https://t.me/DataScienceResourcesTP
WhatsApp Channel: https://whatsapp.com/channel/0029VahGttK5a24AXAJDjm2R
Bookmark Post for Later Use: https://tinyurl.com/SQLProjectsDatasets
Hope this piece of information helps you
Kaggle
Wine Reviews
130k wine reviews with variety, location, winery, price, and description
There has never been a better time to become a data analyst.
Tackle the tools:
* Excel
* SQL
* PowerBI/Tableau
* Python/R
Sharpen these soft skills:
* Communication
* Storytelling
* Critical thinking
* Business acumen
And let your journey begin.
Learn Power BI in 2025: https://t.me/DataAnalysisResourcesTP/7
Tackle the tools:
* Excel
* SQL
* PowerBI/Tableau
* Python/R
Sharpen these soft skills:
* Communication
* Storytelling
* Critical thinking
* Business acumen
And let your journey begin.
Learn Power BI in 2025: https://t.me/DataAnalysisResourcesTP/7
๐๏ธโฃ ๐ฆ๐๐๐๐๐ง, ๐ช๐๐๐ฅ๐, ๐ฎ๐ป๐ฑ ๐ข๐ฅ๐๐๐ฅ ๐๐ฌ
โคท Retrieve data from tables
โคท Filter records with WHERE
โคท Sort results using ORDER BY
๐๏ธโฃ ๐๐ข๐๐ก๐ฆ (๐๐ป๐ป๐ฒ๐ฟ, ๐๐ฒ๐ณ๐, ๐ฅ๐ถ๐ด๐ต๐, ๐๐๐น๐น)
โคท Combine data from multiple tables
โคท Use INNER JOIN for common records
โคท Use LEFT JOIN to keep all left table records
๐๏ธโฃ ๐๐๐๐ฅ๐๐๐๐ง๐๐ข๐ก (๐๐ข๐จ๐ก๐ง, ๐ฆ๐จ๐ , ๐๐ฉ๐, ๐ ๐๐ซ, ๐ ๐๐ก)
โคท Summarize and analyze data
โคท Use GROUP BY for grouped metrics
โคท Filter groups with HAVING
๐๏ธโฃ ๐ฆ๐จ๐๐ค๐จ๐๐ฅ๐๐๐ฆ ๐ฎ๐ป๐ฑ ๐๐ง๐๐
โคท Nested queries for advanced filtering
โคท WITH clause to improve readability
๐๏ธโฃ ๐ช๐๐ก๐๐ข๐ช ๐๐จ๐ก๐๐ง๐๐ข๐ก๐ฆ
โคท Use RANK(), DENSE_RANK(), ROW_NUMBER()
โคท Analyze running totals and moving averages
๐๏ธโฃ ๐๐๐๐๐๐๐๐ก๐๐ฌ ๐ช๐๐ง๐ ๐๐ก๐๐๐ซ๐๐ฆ
โคท Speed up queries using indexing
โคท Understand clustered vs. non-clustered indexes
๐ ๐๐ฆ๐ข๐ณ๐ฏ ๐๐๐ ๐๐๐๐ ๐ธ๐ช๐ต๐ฉ ๐ต๐ฉ๐ฆ๐ด๐ฆ ๐ณ๐ฆ๐ด๐ฐ๐ถ๐ณ๐ค๐ฆ๐ด:
โคท Resources - t.me/sqlresourcestp
โคท ๐๐น๐๐ค๐ฉ๐ฐ๐ฐ๐ญ๐ด - w3schools.com/sql/
โคท Retrieve data from tables
โคท Filter records with WHERE
โคท Sort results using ORDER BY
๐๏ธโฃ ๐๐ข๐๐ก๐ฆ (๐๐ป๐ป๐ฒ๐ฟ, ๐๐ฒ๐ณ๐, ๐ฅ๐ถ๐ด๐ต๐, ๐๐๐น๐น)
โคท Combine data from multiple tables
โคท Use INNER JOIN for common records
โคท Use LEFT JOIN to keep all left table records
๐๏ธโฃ ๐๐๐๐ฅ๐๐๐๐ง๐๐ข๐ก (๐๐ข๐จ๐ก๐ง, ๐ฆ๐จ๐ , ๐๐ฉ๐, ๐ ๐๐ซ, ๐ ๐๐ก)
โคท Summarize and analyze data
โคท Use GROUP BY for grouped metrics
โคท Filter groups with HAVING
๐๏ธโฃ ๐ฆ๐จ๐๐ค๐จ๐๐ฅ๐๐๐ฆ ๐ฎ๐ป๐ฑ ๐๐ง๐๐
โคท Nested queries for advanced filtering
โคท WITH clause to improve readability
๐๏ธโฃ ๐ช๐๐ก๐๐ข๐ช ๐๐จ๐ก๐๐ง๐๐ข๐ก๐ฆ
โคท Use RANK(), DENSE_RANK(), ROW_NUMBER()
โคท Analyze running totals and moving averages
๐๏ธโฃ ๐๐๐๐๐๐๐๐ก๐๐ฌ ๐ช๐๐ง๐ ๐๐ก๐๐๐ซ๐๐ฆ
โคท Speed up queries using indexing
โคท Understand clustered vs. non-clustered indexes
๐ ๐๐ฆ๐ข๐ณ๐ฏ ๐๐๐ ๐๐๐๐ ๐ธ๐ช๐ต๐ฉ ๐ต๐ฉ๐ฆ๐ด๐ฆ ๐ณ๐ฆ๐ด๐ฐ๐ถ๐ณ๐ค๐ฆ๐ด:
โคท Resources - t.me/sqlresourcestp
โคท ๐๐น๐๐ค๐ฉ๐ฐ๐ฐ๐ญ๐ด - w3schools.com/sql/
๐1
Languages used by data engineers:
๐SQL
๐Python
๐Scala
๐Pyspark
๐Spark SQL
๐SQL
๐Python
๐Scala
๐Pyspark
๐Spark SQL
Breaking into Data Analysis can be very confusing in 2025!
Should I learn SQL or NoSQL? Tableau or Power BI? Excel or Google Sheets? Python or R?
Fundamental principles are more important than tools:
Understanding data cleaning and preprocessing is more important than SQL vs NoSQL.
Understanding data visualization concepts is more important than Tableau vs Power BI.
Understanding statistical analysis is more important than Excel vs R.
Understanding programming for data manipulation is more important than Python vs R.
Knowing these will allow you to pick up new emerging tools easily.
Stick to fundamentals first.
Best Top-Notch Data Analytics Resources ๐๐
https://t.me/dataanalysisresourcestp
Hope this helps you ๐
Should I learn SQL or NoSQL? Tableau or Power BI? Excel or Google Sheets? Python or R?
Fundamental principles are more important than tools:
Understanding data cleaning and preprocessing is more important than SQL vs NoSQL.
Understanding data visualization concepts is more important than Tableau vs Power BI.
Understanding statistical analysis is more important than Excel vs R.
Understanding programming for data manipulation is more important than Python vs R.
Knowing these will allow you to pick up new emerging tools easily.
Stick to fundamentals first.
Best Top-Notch Data Analytics Resources ๐๐
https://t.me/dataanalysisresourcestp
Hope this helps you ๐
If I were to start Data Analytics in 2025 ๐ซ๐
โฏ Python
http://cs50.harvard.edu/python/2022/
https://www.freecodecamp.org/learn/data-analysis-with-python/
https://t.me/pythonresourcestp
โฏ SQL
http://online.stanford.edu/courses/soe-ydatabases0005-databases-relational-databases-and-sql
https://www.freecodecamp.org/learn/relational-database/
https://topmate.io/learning_resources/1456762
https://tinyurl.com/4rwc9v5a
โฏ Excel
https://excel-practice-online.com/
https://t.me/dataanalysisresourcestp/35
โฏ Power BI
https://www.freecodecamp.org/learn/data-visualization/
https://t.me/dataanalysisresourcestp/7
https://www.workout-wednesday.com/power-bi-challenges/
โฏ Tableau
https://t.me/dataanalysisresourcestp/30
https://www.tableau.com/learn/training
โฏ Mathematics (incl. Statistics)
ocw.mit.edu/search/?d=Mathematics&s=department_course_numbers.sort_coursenum
http://www.sherrytowers.com/cowan_statistical_data_analysis.pdf
โฏ Data Science
https://t.me/datascienceresourcestp/25
cognitiveclass.ai/courses/data-science-101
http://kaggle.com/learn
https://t.me/datascienceresourcestp/25
โฏ Machine Learning
http://developers.google.com/machine-learning/crash-course
https://www.freecodecamp.org/learn/machine-learning-with-python/
โฏ Artificial Intelligence
https://t.me/airesourcestp
https://udacity.com/course/intro-to-artificial-intelligence--cs271
introtodeeplearning.com
https://t.me/mlresourcestp
โฏ Data Engineering
https://tinyurl.com/fadtk827
https://t.me/datascienceresourcestp/23
Join for more free resources
Like for more โค๏ธ
ENJOY LEARNING๐๐
โฏ Python
http://cs50.harvard.edu/python/2022/
https://www.freecodecamp.org/learn/data-analysis-with-python/
https://t.me/pythonresourcestp
โฏ SQL
http://online.stanford.edu/courses/soe-ydatabases0005-databases-relational-databases-and-sql
https://www.freecodecamp.org/learn/relational-database/
https://topmate.io/learning_resources/1456762
https://tinyurl.com/4rwc9v5a
โฏ Excel
https://excel-practice-online.com/
https://t.me/dataanalysisresourcestp/35
โฏ Power BI
https://www.freecodecamp.org/learn/data-visualization/
https://t.me/dataanalysisresourcestp/7
https://www.workout-wednesday.com/power-bi-challenges/
โฏ Tableau
https://t.me/dataanalysisresourcestp/30
https://www.tableau.com/learn/training
โฏ Mathematics (incl. Statistics)
ocw.mit.edu/search/?d=Mathematics&s=department_course_numbers.sort_coursenum
http://www.sherrytowers.com/cowan_statistical_data_analysis.pdf
โฏ Data Science
https://t.me/datascienceresourcestp/25
cognitiveclass.ai/courses/data-science-101
http://kaggle.com/learn
https://t.me/datascienceresourcestp/25
โฏ Machine Learning
http://developers.google.com/machine-learning/crash-course
https://www.freecodecamp.org/learn/machine-learning-with-python/
โฏ Artificial Intelligence
https://t.me/airesourcestp
https://udacity.com/course/intro-to-artificial-intelligence--cs271
introtodeeplearning.com
https://t.me/mlresourcestp
โฏ Data Engineering
https://tinyurl.com/fadtk827
https://t.me/datascienceresourcestp/23
Join for more free resources
Like for more โค๏ธ
ENJOY LEARNING๐๐
Useful websites to practice and enhance your Data Analytics skills
1. SQL
https://mode.com/sql-tutorial/introduction-to-sql
https://t.me/sqlresourcestp/10
2. Python
https://www.learnpython.org/
https://t.me/pythonresourcestp/6
https://www.geeksforgeeks.org/python-programming-language/learn-python-tutorial
3. R
https://www.datacamp.com/courses/free-introduction-to-r
4. Data Structures
https://leetcode.com/study-plan/data-structure/
https://t.me/techpsyche/241
https://www.udacity.com/course/data-structures-and-algorithms-in-python--ud513
5. Data Visualization
https://www.freecodecamp.org/learn/data-visualization/
https://t.me/dataanalysisresourcestp/47
https://www.tableau.com/learn/training/20223
https://www.workout-wednesday.com/power-bi-challenges/
6. Excel
https://excel-practice-online.com/
https://t.me/dataanalysisresourcestp/36
https://www.w3schools.com/EXCEL/index.php
ENJOY LEARNING ๐๐
Share our channel link with your friends:
https://whatsapp.com/channel/0029VahGttK5a24AXAJDjm2R
1. SQL
https://mode.com/sql-tutorial/introduction-to-sql
https://t.me/sqlresourcestp/10
2. Python
https://www.learnpython.org/
https://t.me/pythonresourcestp/6
https://www.geeksforgeeks.org/python-programming-language/learn-python-tutorial
3. R
https://www.datacamp.com/courses/free-introduction-to-r
4. Data Structures
https://leetcode.com/study-plan/data-structure/
https://t.me/techpsyche/241
https://www.udacity.com/course/data-structures-and-algorithms-in-python--ud513
5. Data Visualization
https://www.freecodecamp.org/learn/data-visualization/
https://t.me/dataanalysisresourcestp/47
https://www.tableau.com/learn/training/20223
https://www.workout-wednesday.com/power-bi-challenges/
6. Excel
https://excel-practice-online.com/
https://t.me/dataanalysisresourcestp/36
https://www.w3schools.com/EXCEL/index.php
ENJOY LEARNING ๐๐
Share our channel link with your friends:
https://whatsapp.com/channel/0029VahGttK5a24AXAJDjm2R
๐ฑ ๐๐ฒ๐๐ ๐๐ฅ๐๐ ๐ข๐ป๐น๐ถ๐ป๐ฒ ๐๐ผ๐๐ฟ๐๐ฒ๐ ๐๐ผ ๐๐ผ ๐๐ป ๐ฎ๐ฌ๐ฎ๐ฑ๐
These 5 free courses can elevate your skills and open doors to new opportunities!
The best part? Theyโre absolutely free! Invest in yourself and make 2025 your most productive year yet.
๐๐ถ๐ป๐ธ ๐:-
https://tinyurl.com/35mzkkh6
Enroll For FREE & Get Certified ๐
These 5 free courses can elevate your skills and open doors to new opportunities!
The best part? Theyโre absolutely free! Invest in yourself and make 2025 your most productive year yet.
๐๐ถ๐ป๐ธ ๐:-
https://tinyurl.com/35mzkkh6
Enroll For FREE & Get Certified ๐
6 FREE Harvard Certification Courses ๐
You donโt need to break the bank to get interview-ready.
Harvard University is offering six FREE certification courses that can help you stand out in your next interview and land your dream job.
๐๐ถ๐ป๐ธ ๐:-
http://bit.ly/3F63MVZ
Enroll For FREE & Get Certified ๐
You donโt need to break the bank to get interview-ready.
Harvard University is offering six FREE certification courses that can help you stand out in your next interview and land your dream job.
๐๐ถ๐ป๐ธ ๐:-
http://bit.ly/3F63MVZ
Enroll For FREE & Get Certified ๐
SQL Interview Questions which can be asked in a Data Analyst Interview.
1๏ธโฃ What is difference between Primary key and Unique key?
โผ๏ธPrimary key- A column or set of columns which uniquely identifies each record in a table. It can't contain null values and only one primary key
can exist in a table.
โผ๏ธUnique key-Similar to primary key it also uniquely identifies each record in a table and can contain null values.Multiple Unique key can exist in a table.
2๏ธโฃ What is a Candidate key?
โผ๏ธA key or set of keys that uniquely identifies each record in a table.It is a combination of Primary and Alternate key.
3๏ธโฃ What is a Constraint?
โผ๏ธSpecific rule or limit that we define in our table. E.g - NOT NULL,AUTO INCREMENT
4๏ธโฃ Can you differentiate between TRUNCATE and DELETE?
โผ๏ธTRUNCATE is a DDL command. It deletes the entire data from a table but preserves the structure of table.It doesn't deletes the data row by row hence faster than DELETE command, while DELETE is a DML command and it deletes the entire data based on specified condition else deletes the entire data,also it deletes the data row by row hence slower than TRUNCATE command.
5๏ธโฃ What is difference between 'View' and 'Stored Procedure'?
โผ๏ธA View is a virtual table that gets data from the base table .It is basically a Select statement,while Stored Procedure is a sql statement or set of sql statement stored on database server.
6๏ธโฃ What is difference between a Common Table Expression and temporary table?
โผ๏ธCTE is a temporary result set that is defined within execution scope of a single SELECT ,DELETE,UPDATE statement while temporary table is stored in TempDB and gets deleted once the session expires.
7๏ธโฃ Differentiate between a clustered index and a non-clustered index?
โผ๏ธ A clustered index determines physical ordering of data in a table and a table can have only one clustered index while a non-clustered index is analogous to index of a book where index is stored at one place and data at other place and index will have pointers to storage location of the data,a table can have more than one non-clustered index.
8๏ธโฃ Explain triggers ?
โผ๏ธThey are sql codes which are automatically executed in response to certain events on a table.They are used to maintain integrity of data.
Here you can find essential SQL Interview Resources๐
https://topmate.io/learning_resources/1456762
Like this post if you need more ๐โค๏ธ
Hope it helps :)
Follow This WhatsApp Channel for More Resources:
https://whatsapp.com/channel/0029VahGttK5a24AXAJDjm2R
1๏ธโฃ What is difference between Primary key and Unique key?
โผ๏ธPrimary key- A column or set of columns which uniquely identifies each record in a table. It can't contain null values and only one primary key
can exist in a table.
โผ๏ธUnique key-Similar to primary key it also uniquely identifies each record in a table and can contain null values.Multiple Unique key can exist in a table.
2๏ธโฃ What is a Candidate key?
โผ๏ธA key or set of keys that uniquely identifies each record in a table.It is a combination of Primary and Alternate key.
3๏ธโฃ What is a Constraint?
โผ๏ธSpecific rule or limit that we define in our table. E.g - NOT NULL,AUTO INCREMENT
4๏ธโฃ Can you differentiate between TRUNCATE and DELETE?
โผ๏ธTRUNCATE is a DDL command. It deletes the entire data from a table but preserves the structure of table.It doesn't deletes the data row by row hence faster than DELETE command, while DELETE is a DML command and it deletes the entire data based on specified condition else deletes the entire data,also it deletes the data row by row hence slower than TRUNCATE command.
5๏ธโฃ What is difference between 'View' and 'Stored Procedure'?
โผ๏ธA View is a virtual table that gets data from the base table .It is basically a Select statement,while Stored Procedure is a sql statement or set of sql statement stored on database server.
6๏ธโฃ What is difference between a Common Table Expression and temporary table?
โผ๏ธCTE is a temporary result set that is defined within execution scope of a single SELECT ,DELETE,UPDATE statement while temporary table is stored in TempDB and gets deleted once the session expires.
7๏ธโฃ Differentiate between a clustered index and a non-clustered index?
โผ๏ธ A clustered index determines physical ordering of data in a table and a table can have only one clustered index while a non-clustered index is analogous to index of a book where index is stored at one place and data at other place and index will have pointers to storage location of the data,a table can have more than one non-clustered index.
8๏ธโฃ Explain triggers ?
โผ๏ธThey are sql codes which are automatically executed in response to certain events on a table.They are used to maintain integrity of data.
Here you can find essential SQL Interview Resources๐
https://topmate.io/learning_resources/1456762
Like this post if you need more ๐โค๏ธ
Hope it helps :)
Follow This WhatsApp Channel for More Resources:
https://whatsapp.com/channel/0029VahGttK5a24AXAJDjm2R
Boost your SQL skills with these exciting challenges:
1๏ธโฃ List salesmen and customers from the same city.
2๏ธโฃ Fetch order details for amounts between $500 and $2000.
3๏ธโฃ Identify salesmen working with specific customers.
4๏ธโฃ Find customers whose salesmen earn over 12% commission.
5๏ธโฃ List customers with salesmen in different cities earning more than 12%.
6๏ธโฃ Retrieve complete order details, including salesman commissions.
7๏ธโฃ Join Salesman, Customer, and Order tables for unique insights.
8๏ธโฃ Identify customers with or without assigned salesmen.
9๏ธโฃ Retrieve low-grade customers working independently or with salesmen.
๐ Report customers placing multiple orders.
SQL Mindmap๐
https://t.me/sqlresourcestp/13
Like this post if you need more ๐โค๏ธ
Hope it helps :)
Follow This WhatsApp Channel for More Resources:
https://whatsapp.com/channel/0029VahGttK5a24AXAJDjm2R
1๏ธโฃ List salesmen and customers from the same city.
2๏ธโฃ Fetch order details for amounts between $500 and $2000.
3๏ธโฃ Identify salesmen working with specific customers.
4๏ธโฃ Find customers whose salesmen earn over 12% commission.
5๏ธโฃ List customers with salesmen in different cities earning more than 12%.
6๏ธโฃ Retrieve complete order details, including salesman commissions.
7๏ธโฃ Join Salesman, Customer, and Order tables for unique insights.
8๏ธโฃ Identify customers with or without assigned salesmen.
9๏ธโฃ Retrieve low-grade customers working independently or with salesmen.
๐ Report customers placing multiple orders.
SQL Mindmap๐
https://t.me/sqlresourcestp/13
Like this post if you need more ๐โค๏ธ
Hope it helps :)
Follow This WhatsApp Channel for More Resources:
https://whatsapp.com/channel/0029VahGttK5a24AXAJDjm2R
GLBC in UK is Inviting Applications For: 2025 Global Leadership & Business Certification, Cambridge
- Type: Training
- Location: Clare College, Cambridge
- Duration: 5 Days
- Eligible Countries : All
- Deadline: 18th April, 2025
Funding Type:
- Fully
- Partial and
- Self Funded
Benefits:
- Air ticket
- Accommodation
- Certificate
- Conference kits, etc
Grab the Fully Funded seat on time because the seat is limited!
Apply here:
https://kenyatrends.co.ke/glbc-in-uk-is-inviting-applications-for-2025-global-leadership-business-certification-cambridge
- Type: Training
- Location: Clare College, Cambridge
- Duration: 5 Days
- Eligible Countries : All
- Deadline: 18th April, 2025
Funding Type:
- Fully
- Partial and
- Self Funded
Benefits:
- Air ticket
- Accommodation
- Certificate
- Conference kits, etc
Grab the Fully Funded seat on time because the seat is limited!
Apply here:
https://kenyatrends.co.ke/glbc-in-uk-is-inviting-applications-for-2025-global-leadership-business-certification-cambridge
KenyaTrends.co.ke
Kenya Trends - Jobs | Opportunities | Free Resources
Sharing free learning resources, jobs & opportunities.
๐1
ScholarshipYork University Graduate Scholarships for International Students (2025/2026)
York University, Canada is offering various scholarships for international students.
1. International Entrance Scholarships ($20k - $45k per year)
2. York Science Scholars Award ($10,000)
3. Ontario Graduate Scholarship ($15,000 per year)
4. International Student Emergency Bursary
How to Apply:
https://kenyatrends.co.ke/york-university-graduate-scholarships-for-international-students-2025-2026/
Share with Your Friends โค๏ธ
KenyaTrends.co.ke
Kenya Trends - Jobs | Opportunities | Free Resources
Sharing free learning resources, jobs & opportunities.
Free Online courses with certificate from Microsoft
Python for beginners
https://learn.microsoft.com/en-us/training/paths/beginner-python/
Get started with Azure Cosmos DB for NoSQL
https://learn.microsoft.com/en-us/training/paths/get-started-azure-cosmos-db-sql-api/
Introduction to machine learning with Python and Azure Notebooks
https://learn.microsoft.com/en-us/training/paths/intro-to-ml-with-python/
Automate development tasks by using GitHub Actions
https://bit.ly/48E75xT
SQL, Power BI & AI Fundamentals
https://tinyurl.com/bdcsnxmf
Write your first code using C#
https://learn.microsoft.com/en-us/training/paths/get-started-c-sharp-part-1/
Join for more free resources
https://t.me/techpsyche
ENJOY LEARNING ๐๐
Follow This WhatsApp Channel for More Resources:
https://whatsapp.com/channel/0029VahGttK5a24AXAJDjm2R
Python for beginners
https://learn.microsoft.com/en-us/training/paths/beginner-python/
Get started with Azure Cosmos DB for NoSQL
https://learn.microsoft.com/en-us/training/paths/get-started-azure-cosmos-db-sql-api/
Introduction to machine learning with Python and Azure Notebooks
https://learn.microsoft.com/en-us/training/paths/intro-to-ml-with-python/
Automate development tasks by using GitHub Actions
https://bit.ly/48E75xT
SQL, Power BI & AI Fundamentals
https://tinyurl.com/bdcsnxmf
Write your first code using C#
https://learn.microsoft.com/en-us/training/paths/get-started-c-sharp-part-1/
Join for more free resources
https://t.me/techpsyche
ENJOY LEARNING ๐๐
Follow This WhatsApp Channel for More Resources:
https://whatsapp.com/channel/0029VahGttK5a24AXAJDjm2R
๐๐ฉ๐ฌ๐ค๐ข๐ฅ๐ฅ ๐ฒ๐จ๐ฎ๐ซ๐ฌ๐๐ฅ๐ ๐ฐ๐ข๐ญ๐ก ๐ญ๐ก๐๐ฌ๐ ๐ ๐ฆ๐ฎ๐ฌ๐ญ-๐๐จ ๐๐ซ๐๐ ๐๐๐ญ๐ ๐๐ง๐๐ฅ๐ฒ๐ญ๐ข๐๐ฌ ๐๐จ๐ฎ๐ซ๐ฌ๐๐ฌ! ๐
1๏ธโฃ Data Analytics Essentials by Cisco - Learn the fundamentals.
2๏ธโฃ Google Data Analytics Professional - Access it for FREE using this ChatGPT prompt: 'Write a financial aid for me to apply on Courseraโs Google Data Analytics Professional course considering that I am a student who does not earn yet.'
3๏ธโฃ Complete Power BI Course by Microsoft - Master data visualization!
๐๐ข๐ง๐ค๐:-
https://tinyurl.com/m239d2s8
Enroll For FREE & Get Certified ๐
1๏ธโฃ Data Analytics Essentials by Cisco - Learn the fundamentals.
2๏ธโฃ Google Data Analytics Professional - Access it for FREE using this ChatGPT prompt: 'Write a financial aid for me to apply on Courseraโs Google Data Analytics Professional course considering that I am a student who does not earn yet.'
3๏ธโฃ Complete Power BI Course by Microsoft - Master data visualization!
๐๐ข๐ง๐ค๐:-
https://tinyurl.com/m239d2s8
Enroll For FREE & Get Certified ๐
