Skip to content

Muath-Alsaeed/Tadawul-Web-Scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

Problem Statement

1- Tadawul Web Scraping:

Collect all updated data of Tadawul Market from the following link:https://www.tadawul.com.sa/wps/portal/tadawul/markets/equities/market-watch/market-watch-today?locale=en

Collect all the companies and the values of each and store the data in PostgreSQL database. Please note that you should save each company with its category ;for example, SARCO under Energy cat.

-Read the stored data from database and show it as a table .

  1. Higher Education Dashboard

From the link below, you need to store the Excel file in PostgreSQL and then use the stored data to build dashboard to show useful insights.: https://data.gov.sa/Data/ar/dataset/field-of-study-2013-2018

folders & files

**There are two folders

1- Tadawul-Web-Scraping folder

Tadawul build AutoScraper rules

  • build the AutoScraper rule to Collect all updated data of Tadawul Market and save it into json file.

Tadawul_build Db

  • Loading a json file and use it to build a DataFrame and save it to PostgreSQL

TadawulDB

-postgresql Database it contains Tadawul information

Tadawul

csv it contains Tadawul information

2-Higher_Education_dashboard

Higher_EducationDb

-postgresql Database it contains Graduates information collected from https://data.gov.sa/Data/ar/dataset/field-of-study-2013-2018

Graduates dashboard

-Graduates dashboard using powerbi

install necessary packages.

pip install autoscraper

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published