=========================================================
Project Deliverable 3: Data
Task
UPDATE: Collecting data from APIs or Scraping is not required. You can collect your data from any source and in any format you want. However, if you collect a portion of your data from APIs or scraping, I will value it more- as it needs more work.
For this step, your project group will collect data from the selected website or business.
You will learn about scraping websites in the first four weeks of the class. If it is possible, please use the website/business's API to collect data. Since collecting data may take a lot of time, I expect you to collect only a portion of the available data in your selected website/business. However, your dataset should be big enough to apply statistical analyses on it.
● After collecting the data, please store it in a database (optional) and save it as a CSV file.
● Create a PDF of the metadata of data (i.e. description of your variables) and your code.
Instructions
1. Select one person from your team to submit the assignment on behalf of the whole team.
2. Upload the following items to this assignment page:
1. Your database (if possible),
2. The CSV file, and
3. A PDF of the metadata of data (i.e. description of your variables) and your code.
3. All files should be named with your last names, an underscore character, and the assignment (DB3).
Example: LastName_LastName_LastName_DB3.
1. I have done 6 points (A,B,C,D,E, and F) in the essay on what we will discuss. We will share these equally as you write your code to gather data.
2. Remember! This was the professor's feedback: your plan for analyzing the data is not explained. I am not sure what you will do with the data.
3. With this I am assuming we must understand what variable data we are gathering here and what we will do with the data to support linkedin is better. I will let everyone figure that out better when grabbing the data in their points. If you run into issues or think you can change the data then discuss with the team.
- Julian part
- Points A and B
- Mahendra part
- Points C and D
- Aminuu part
- Points E and F
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme