Skip to content

DA Project 1: Scraped 153 Top Data Analytics Firms from Goodfirms website. This is the first project done in Data Analytics Project Class

Notifications You must be signed in to change notification settings

TelRich/Web_Scraping_Top_Data_Analytics_Firms

Repository files navigation

Web Scraping Top Data Firms

Summary

  • The webpage from Goodfirm was succesfully accessed and downloaded using Request library.
  • BeautifulSoup was used to locate and extract the details from the downloaded html file
  • The extracted details was converted to data frame using Pandas.
  • The file was cleaned and changed to its right datatype
  • The cleaned file was explored for some insights.

Findings

  • About 30 firms are rated 5 star while 12 are rated between 4.8 - 4.9
  • Very few firms (3) has a review above 30
  • Most of the firms are located in United States followed by India.

About

DA Project 1: Scraped 153 Top Data Analytics Firms from Goodfirms website. This is the first project done in Data Analytics Project Class

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published