generated from open-sdg/open-sdg-data-starter
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
807b8a2
commit a91d00b
Showing
1 changed file
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
Year,Sex,data.Unwanted or inapproriate behaviour,Value | ||
2018,Women,data.Sexual assault,2.9 | ||
2018,Men,data.Sexual assault,1 | ||
2018,Women,data.Physical assault,2 | ||
2018,Men,data.Physical assault,3.6 | ||
2018,Women,data.Unwanted or inappropriate behaviour in public,31.8 | ||
2018,Men,data.Unwanted or inappropriate behaviour in public,13.4 | ||
2018,Women,data.Unwanted or inappropriate behaviour online,18.4 | ||
2018,Men,data.Unwanted or inappropriate behaviour online,13.6 | ||
2018,Women,data.Unwanted or inappropriate behaviour in the workplace,28.8 | ||
2018,Men,data.Unwanted or inappropriate behaviour in the workplace,16.8 | ||
Year,Sex,Unwanted or inapproriate behaviour,Value | ||
2018,Women,Sexual assault,2.9 | ||
2018,Men,Sexual assault,1 | ||
2018,Women,Physical assault,2 | ||
2018,Men,Physical assault,3.6 | ||
2018,Women,Unwanted or inappropriate behaviour in public,31.8 | ||
2018,Men,Unwanted or inappropriate behaviour in public,13.4 | ||
2018,Women,Unwanted or inappropriate behaviour online,18.4 | ||
2018,Men,Unwanted or inappropriate behaviour online,13.6 | ||
2018,Women,Unwanted or inappropriate behaviour in the workplace,28.8 | ||
2018,Men,Unwanted or inappropriate behaviour in the workplace,16.8 |