umangchaudhry commited on
Commit
5adde0b
·
verified ·
1 Parent(s): cdfe801

Upload 2 files

Browse files
questionnaire_vectorstores/poll_catalog.json ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "2023-06": {
3
+ "survey_name": "Vanderbilt_Unity_Poll",
4
+ "year": 2023,
5
+ "month": "June",
6
+ "poll_date": "2023-06",
7
+ "num_questions": 15,
8
+ "file": "questionnaire_data/Vanderbilt_Unity_Poll_2023_June_questions.json"
9
+ },
10
+ "2023-03": {
11
+ "survey_name": "Vanderbilt_Unity_Poll",
12
+ "year": 2023,
13
+ "month": "March",
14
+ "poll_date": "2023-03",
15
+ "num_questions": 8,
16
+ "file": "questionnaire_data/Vanderbilt_Unity_Poll_2023_March_questions.json"
17
+ },
18
+ "2023-09": {
19
+ "survey_name": "Vanderbilt_Unity_Poll",
20
+ "year": 2023,
21
+ "month": "September",
22
+ "poll_date": "2023-09",
23
+ "num_questions": 15,
24
+ "file": "questionnaire_data/Vanderbilt_Unity_Poll_2023_September_questions.json"
25
+ },
26
+ "2024-06": {
27
+ "survey_name": "Vanderbilt_Unity_Poll",
28
+ "year": 2024,
29
+ "month": "June",
30
+ "poll_date": "2024-06",
31
+ "num_questions": 5,
32
+ "file": "questionnaire_data/Vanderbilt_Unity_Poll_2024_June_questions.json"
33
+ },
34
+ "2024-03": {
35
+ "survey_name": "Vanderbilt_Unity_Poll",
36
+ "year": 2024,
37
+ "month": "March",
38
+ "poll_date": "2024-03",
39
+ "num_questions": 13,
40
+ "file": "questionnaire_data/Vanderbilt_Unity_Poll_2024_March_questions.json"
41
+ },
42
+ "2024-10": {
43
+ "survey_name": "Vanderbilt_Unity_Poll",
44
+ "year": 2024,
45
+ "month": "October",
46
+ "poll_date": "2024-10",
47
+ "num_questions": 14,
48
+ "file": "questionnaire_data/Vanderbilt_Unity_Poll_2024_October_questions.json"
49
+ },
50
+ "2024-09": {
51
+ "survey_name": "Vanderbilt_Unity_Poll",
52
+ "year": 2024,
53
+ "month": "September",
54
+ "poll_date": "2024-09",
55
+ "num_questions": 15,
56
+ "file": "questionnaire_data/Vanderbilt_Unity_Poll_2024_September_questions.json"
57
+ },
58
+ "2025-02": {
59
+ "survey_name": "Vanderbilt_Unity_Poll",
60
+ "year": 2025,
61
+ "month": "February",
62
+ "poll_date": "2025-02",
63
+ "num_questions": 17,
64
+ "file": "questionnaire_data/Vanderbilt_Unity_Poll_2025_February_questions.json"
65
+ },
66
+ "2025-06": {
67
+ "survey_name": "Vanderbilt_Unity_Poll",
68
+ "year": 2025,
69
+ "month": "June",
70
+ "poll_date": "2025-06",
71
+ "num_questions": 23,
72
+ "file": "questionnaire_data/Vanderbilt_Unity_Poll_2025_June_questions.json"
73
+ }
74
+ }
questionnaire_vectorstores/questions_index.json ADDED
The diff for this file is too large to render. See raw diff