Week 3 Status Report
- srujansaurabh18
- Feb 24, 2018
- 2 min read
The following are the descriptions about what each of our teammate has done in the week of 19th February.
Bhargav Arisetty
What's Cooking?
Data discovery is so intriguing and understood how important this component is career of a data scientist. Pushed the report and few data sets which are mentioned in the report to the GitHub. Downloaded the postman application and played around with different URL's which host these datasets to track the network calls and redirects. Some of the websites have JSON returned in their callbacks so thought it would be helpful while extracting the data. I performed the same analysis on "yelp" website. Found out the URL pastern for several things such as for getting the next 10 restaurants, URL for getting the restaurant data, etc.
Upcoming
I will be coding for the yelp data extraction.
Hiccups?
No Impediments.
Srujan Belde
What's Cooking?
Tried understanding data from datasets business licenses, crime, and census in cityofchicago.org. Tried getting where the table is in the webpage HTML code. Understood how the table is and its corresponding properties. Tried finding an easy dataset for weather data.
Upcoming
For the next week ill extract those datasets as well as extract the data from the yelp site based on the work divided among our team.
Hiccups?
No impediments faced.
Pranay Rasulury
What's Cooking?
This week, I went through the yelp website and observed the structure of data being presented on searching with zip codes. Inspected the html code of the website to see potential ways of scraping the data.
Upcoming
Next week, I will be working on scraping the data from yelp.
Hiccups?
No impediments faced.
Kavyath Basani
What's Cooking?
Understood the concept of data extraction. Done the ground work on technical approach and high level design.
Upcoming Next week, I am working on Yelp data extraction.
Hiccups?
No impediments faced.
Comments