Skip to content

Commit 97911dc

Browse files
committed
Merge branch 'sonia' into development
2 parents 13b7b47 + 8dbcea2 commit 97911dc

File tree

1 file changed

+7
-4
lines changed
  • WEB SCRAPING/WebScraping-Data-Analytics

1 file changed

+7
-4
lines changed

WEB SCRAPING/WebScraping-Data-Analytics/readme.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,15 @@ This program is able to fetch the:
1010
* salary
1111

1212
### User Story
13-
As a data analyst I want to be able to get web large information in csv
13+
As a data analyst I want to be able to get web large information in csv file.
1414

15-
# Acceptance Criteria
15+
### Acceptance Criteria
1616
Acceptance Criteria
1717

18-
- It is done when I can make a request to a specified url It is done when I get response from that url It is done when I get the target content from the url It is done when that content is saved in csv file.
18+
- It is done when I can make a request to a specified url.
19+
- It is done when I get response from that url.
20+
- It is done when I get the target content from the url.
21+
- It is done when that content is saved in csv file.
1922

2023

2124
#### Sample Output
@@ -36,7 +39,7 @@ Acceptance Criteria
3639
- Execute the program by running the pydatanalytics.py file using `$ python pydatanalytics.py`
3740
- The program will then fetch the information and put the information into a csv file.
3841

39-
# Team Members
42+
### Team Members
4043
- [@gideonclottey](https://github.com/gideonclottey)
4144
- [@Dev-Godswill](https://github.com/Dev-Godswill)
4245
- [@ozomata](https://github.com/ozomata)

0 commit comments

Comments
 (0)