Online Training - IBM - Databases and SQL for Data Science Dec 09 2019 17:37 language
MoneyScienceUploaded by:
keyboard_arrow_downkeyboard_arrow_up Visit resource

Databases and SQL for Data Science
Much of the world's data resides in databases. SQL (or Structured Query Language) is a powerful language which is used for communicating with and extracting data from databases. A working knowledge of databases and SQL is a must if you want to become a data scientist. The purpose of this course is to introduce relational database concepts and help you learn and apply foundational knowledge of the SQL language. It is also intended to get you started with performing SQL access in a data science environment. The emphasis in this course is on hands-on and practical learning . As such, you will work with real databases, real data science tools, and real-world datasets. You will create a database instance in the cloud. Through a series of hands-on labs you will practice building and running SQL queries. You will also learn how to access databases from Jupyter notebooks using SQL and Python. No prior knowledge of databases, SQL, Python, or programming is required. Anyone can audit this course at no-charge. If you choose to take this course and earn the Coursera course certificate, you can also earn an IBM digital badge upon successful completion of the course.
- 100% online
Start instantly and learn at your own schedule. - Flexible deadlines
Reset deadlines in accordance to your schedule. - Beginner Level
- Approx. 13 hours to complete
Suggested: 4 weeks of study, 2-4 hours/week. - English
ubtitles: English, Korean, Arabic
In Week 1 you will be introduced to databases. You will create a database instance on the cloud. You will learn some of the basic SQL statements. You will also write and practice basic SQL hands-on on a live database.
Week 2 - Advanced SQL
By the end of this module you will: (1) earn how to use string patterns and ranges to search data, how to sort and group data in result sets, as well as (2) learn how to work with multiple tables in a relational database using join operations.
Week 3 - Accessing Databases using Python
After completing the lessons in this week, you will learn how to explain the basic concepts related to using Python to connect to databases and then create tables, load data, query data using SQL and analyze data using Python
Week 4: Course Assignment
As a hands-on Data Science assignment, you will be working with multiple real world datasets for the city of Chicago. You will be asked questions that will help you understand the data just like a data scientist would. You will be assessed both on the correctness of your SQL queries and results.
What you will learn
- Create and access a database instance on cloud
- Write basic SQL statements: CREATE, DROP, SELECT, INSERT, UPDATE, DELETE
- Filter, sort, group results, use built-in functions, access multiple tables
- Access databases from Jupyter using Python and work with real world datasets
Instructor
- Rav Ahuja, AI and Data Science Program Director, IBM