About Using Databases with Python course
This course will introduce students to the basics of Structured Query Language (SQL) and the fundamentals of designing databases to store data in a multi-step data collection, analysis, and processing workflow. The course will use SQLite3 as the database. We will also build web crawlers and multi-step data collection and visualization workflows. We will use the D3.js library to perform basic data visualization. This course will cover Chapters 14-15 of Python for Everyone. To successfully complete this course, you should be familiar with Chapters 1-13 of the textbook and the first three courses in this specialization. This course covers Python 3.