forked from jeresig/women-in-software-eng
-
Notifications
You must be signed in to change notification settings - Fork 0
/
data.txt
88 lines (87 loc) · 1.67 KB
/
data.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
# Use the format:
# [<unique_key>]
# company: Company Name
# team: Team Name
# num_female_eng: 50
# num_eng: 100
# last_updated: 2013-10-20
#
# The team field is optional (it will default to 'N/A' if the row is omitted).
# It is primarily meant to be used for larger organizations where a company-wide
# headcount may be difficult to obtain, but more localized information may be
# available.
[pinterest]
company: Pinterest
num_female_eng: 13
num_eng: 92
last_updated: 2013-10-20
[dropbox]
company: Dropbox
num_female_eng: 9
num_eng: 143
last_updated: 2013-10-12
[medium]
company: Medium
num_female_eng: 5
num_eng: 21
last_updated: 2013-10-11
[renttherunway]
company: Rent the Runway
num_female_eng: 7
num_eng: 32
last_updated: 2013-10-13
[reddit]
company: Reddit
num_female_eng: 2
num_eng: 14
last_updated: 2013-10-12
[versal]
company: Versal
num_female_eng: 3
num_eng: 16
last_updated: 2013-10-20
[hootsuite]
company: HootSuite
num_female_eng: 6
num_eng: 41
last_updated: 2013-10-22
[quora]
company: Quora
num_female_eng: 3
num_eng: 34
last_updated: 2013-10-22
[optimizely]
company: Optimizely
num_female_eng: 1
num_eng: 12
last_updated: 2013-10-22
[codecademy]
company: Codecademy
num_female_eng: 0
num_eng: 9
last_updated: 2013-10-22
[watsi]
company: Watsi
num_female_eng: 0
num_eng: 2
last_updated: 2013-10-22
[topix]
company: Topix
num_female_eng: 0
num_eng: 9
last_updated: 2013-10-22
[coursera]
company: Coursera
num_female_eng: 2
num_eng: 24
last_updated: 2013-10-22
[mozilla]
company: Mozilla
num_female_eng: 43
num_eng: 500
last_updated: 2013-10-23
[highfive]
company: Highfive
num_female_eng: 3
num_eng: 14
last_updated: 2013-10-23