Spaces:
Sleeping
Sleeping
Upload 5 files
Browse files- certifications.csv +10 -0
- countries_dataset.csv +11 -0
- education_non_technical.csv +6 -0
- education_technical.csv +6 -0
- skills_dataset.csv +16 -0
certifications.csv
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Skill,Certification,Provider,Cost
|
| 2 |
+
Python,Python for Everybody,Coursera,Free
|
| 3 |
+
Machine Learning,Machine Learning by Stanford,Coursera,Free
|
| 4 |
+
Cloud Computing,AWS Certified Cloud Practitioner,AWS,Paid
|
| 5 |
+
Cybersecurity,Google Cybersecurity Professional Certificate,Coursera,Paid
|
| 6 |
+
Project Management,PMP Certification,PMI,Paid
|
| 7 |
+
Data Analysis,Google Data Analytics,Coursera,Free
|
| 8 |
+
DevOps,DevOps on Azure,Microsoft,Paid
|
| 9 |
+
Leadership,Leadership Foundations,LinkedIn Learning,Paid
|
| 10 |
+
Communication,Effective Communication,edX,Free
|
countries_dataset.csv
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Skill,Country,AverageSalary,VisaPath
|
| 2 |
+
Python,USA,120000,H1B
|
| 3 |
+
Machine Learning,USA,135000,H1B
|
| 4 |
+
Data Analysis,Canada,90000,Express Entry
|
| 5 |
+
Cybersecurity,Germany,95000,Blue Card
|
| 6 |
+
Cloud Computing,UK,100000,Global Talent Visa
|
| 7 |
+
AI,USA,140000,O-1
|
| 8 |
+
DevOps,Canada,95000,Global Talent Stream
|
| 9 |
+
Communication,India,30000,Work Visa
|
| 10 |
+
Leadership,UK,85000,Skilled Worker
|
| 11 |
+
Project Management,Germany,80000,EU Blue Card
|
education_non_technical.csv
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Background,Program,Country,Scholarship,ApplicationLink
|
| 2 |
+
non-technical,Masters in Communication,UK,Chevening,https://www.chevening.org/
|
| 3 |
+
non-technical,MBA in Leadership,USA,Fulbright,https://foreign.fulbrightonline.org/
|
| 4 |
+
non-technical,MA in International Relations,Netherlands,Orange Tulip,https://www.nesoindia.org/
|
| 5 |
+
non-technical,Masters in Education,Canada,Vanier,https://vanier.gc.ca/
|
| 6 |
+
non-technical,Masters in Public Policy,Germany,DAAD,https://www.daad.de/en/
|
education_technical.csv
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Background,Program,Country,Scholarship,ApplicationLink
|
| 2 |
+
technical,MSc Computer Science,Germany,DAAD,https://www.daad.de/en/
|
| 3 |
+
technical,Masters in AI,Netherlands,Orange Tulip Scholarship,https://www.nesoindia.org/
|
| 4 |
+
technical,MS in Data Science,USA,Fulbright,https://foreign.fulbrightonline.org/
|
| 5 |
+
technical,Masters in Cybersecurity,Canada,Vanier Scholarship,https://vanier.gc.ca/
|
| 6 |
+
technical,MS in Cloud Computing,UK,Chevening,https://www.chevening.org/
|
skills_dataset.csv
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Skill
|
| 2 |
+
Python
|
| 3 |
+
Machine Learning
|
| 4 |
+
Data Analysis
|
| 5 |
+
Project Management
|
| 6 |
+
Cybersecurity
|
| 7 |
+
Cloud Computing
|
| 8 |
+
DevOps
|
| 9 |
+
Communication
|
| 10 |
+
Leadership
|
| 11 |
+
AI
|
| 12 |
+
Web Development
|
| 13 |
+
Mobile App Development
|
| 14 |
+
Database Management
|
| 15 |
+
Networking
|
| 16 |
+
UI/UX Design
|