-
Notifications
You must be signed in to change notification settings - Fork 3
/
info.json
56 lines (56 loc) · 1.1 KB
/
info.json
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
{
"spreadsheet_id": "1ImtDrstD8OzobtIknXnsyYDxBsbggJhZRrS9oIiYJpI",
"hours_check": {
"pre-GRITS": {
"date": "2019-10-12",
"outreach": 10,
"participation": 25
},
"pre-Build": {
"date": "2019-12-10",
"outreach": 35,
"participation": 50
},
"Districts": {
"date": "2019-12-20",
"outreach": 35,
"participation": 80
},
"States": {
"date": "2020-02-10",
"outreach": 35,
"participation": 80
},
"Final Check": {
"date": "2020-02-28",
"outreach": 35,
"participation": 80
},
"Championships": {
"date": "2020-03-10",
"outreach": 35,
"participation": 80
},
"Lettering": {
"date": "2020-04-20",
"outreach": 60,
"participation": 150
}
},
"excluded_hours": {
"Garden City": {
"start": "2019-07-15",
"end": "2019-07-20"
},
"Dobbins Air Force Camp": {
"start": "2019-07-08",
"end": "2019-07-12"
}
},
"start_date": "2019-06-01",
"update_rates": {
"users": 100,
"jobcodes": 100,
"timesheets": 0.5
}
}