Skip to content

gutgut2121/Extract-Transform-and-Load-GDP-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Extract, Transform, and Load GDP Data using BeautifulSoup

This project aims to extract GDP (Gross Domestic Product) data from a website, perform necessary transformations, and load the data into a desired format. BeautifulSoup, a Python library, is used for web scraping and parsing HTML data.

Prerequisites

To run the code in this project, you need to have the following:

Python (version 3.6 or later) BeautifulSoup library (beautifulsoup4)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published