4.5.APIs, and Data Collection - sj50179/IBM-Data-Science-Professional-Certificate GitHub Wiki

This module delves into the unique ways to collect data by the use of APIs and webscraping. It further explores data collection by explaining how to read and collect data when dealing with different file formats.

Learning Objectives

  • Explain how the URL Request Response HTTP protocol works.
  • Explain the use of the HTTP protocol using the Requests Library method.
  • Practice the basicsof webscraping in JupyterLab.
  • Practice working with different file formats in JupyterLab.
  • Work with different file formats