Skip to content

mostafiz67/ETL-Bank-Data-Web-Scraping

Repository files navigation

Extract Bank Data from Wikipedia Using Web Scraping

Objectives

  1. Collect largest bank information using an web scraping
  2. Store the data as a JSON file

Final ETL part:

  • Run the ETL process
  • Extract bank and market cap data from the JSON file bank_market_cap.json
  • Transform the market cap currency using the exchange rate data
  • Load the transformed data into a seperate CSV

Note This project has been done as part of the Python Project for Data Engineering by IBM Skills Network course on Coursera. The project has been developed on the template given in the course assignment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages