-
Notifications
You must be signed in to change notification settings - Fork 1
/
scale_factors.xml
35 lines (35 loc) · 1.23 KB
/
scale_factors.xml
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
<?xml version="1.0"?>
<scale_factors>
<scale_factor name="1" >
<numPersons>11000</numPersons>
<startYear>2018</startYear>
<FriendSize>187811</FriendSize>
<InterestSize>693918</InterestSize>
<BirthStartDate>1970</BirthStartDate>
<PostStartDate>2010</PostStartDate>
</scale_factor>
<scale_factor name="3" >
<numPersons>27000</numPersons>
<startYear>2018</startYear>
<FriendSize>563433</FriendSize>
<InterestSize>2081754</InterestSize>
<BirthStartDate>1970</BirthStartDate>
<PostStartDate>2010</PostStartDate>
</scale_factor>
<scale_factor name="10" >
<numPersons>73000</numPersons>
<startYear>2018</startYear>
<FriendSize>1878110</FriendSize>
<InterestSize>6939180</InterestSize>
<BirthStartDate>1970</BirthStartDate>
<PostStartDate>2010</PostStartDate>
</scale_factor>
<scale_factor name="30" >
<numPersons>182000</numPersons>
<startYear>2018</startYear>
<FriendSize>5634330</FriendSize>
<InterestSize>20817540</InterestSize>
<BirthStartDate>1970</BirthStartDate>
<PostStartDate>2010</PostStartDate>
</scale_factor>
</scale_factors>