Skip to content

Commit bbb4bc4

Browse files
[clip-pilot] generate config from #165 (#172)
- Triggered by creating or updating #165 - Auto-generated by the `convert-issue-to-json` workflow When merged, this will close #165 Co-authored-by: GitHub Action <[email protected]>
1 parent 0f2b42a commit bbb4bc4

File tree

1 file changed

+97
-0
lines changed

1 file changed

+97
-0
lines changed

configs/clip-pilot.nrel-op.json

Lines changed: 97 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,97 @@
1+
{
2+
"url_abbreviation": "clip-pilot",
3+
"version": 1,
4+
"ts": 1760371251,
5+
"server": {
6+
"connectUrl": "https://clip-pilot-openpath.nrel.gov/api/",
7+
"aggregate_call_auth": "user_only"
8+
},
9+
"opcode": {
10+
"autogen": true,
11+
"subgroups": [
12+
"default",
13+
"test"
14+
]
15+
},
16+
"intro": {
17+
"program_or_study": "program",
18+
"start_month": "09",
19+
"start_year": "2025",
20+
"mode_studied": "e-bike",
21+
"program_admin_contact": "SORAH PARK (email: [email protected])",
22+
"deployment_partner_name": "CLIP",
23+
"translated_text": {
24+
"en": {
25+
"deployment_partner_name": "CLIP",
26+
"deployment_name": "CLIP Pilot with BAT",
27+
"summary_line_1": "This is an e-bike pilot conducted by CLIP.bike INC or CLIP on City-owned property managed by NYCEDC.",
28+
"summary_line_2": "",
29+
"summary_line_3": "",
30+
"short_textual_description": "CLIP Explorer is the world’s first and only Plug & Play e-bike device to upgrade any bike into an e-bike without tools or pre-installation. Despite its commercial success, CLIP has received limited feedback from the units sold as the team is scaling sales in 2025. CLIP is interested in gathering precise product feedback, as well as understanding accurate commuter behavior and impact. NYCEDC is working with CLIP to allow the startup to participate in a pilot at BAT.",
31+
"why_we_collect": "With the pilot at BAT with NYCEDC, CLIP aims to collect real-world data in a controlled environment, allowing the team to fine-tune and enhance their fleet model as well as getting a better understanding of the impact of large-scale deployment on commuters and their communities. CLIP will share collected data with NYCEDC after the pilot, informing the team of commuter behavior at BAT.",
32+
"research_questions": []
33+
},
34+
"es": {
35+
"deployment_partner_name": "",
36+
"deployment_name": "",
37+
"summary_line_1": "",
38+
"summary_line_2": "",
39+
"summary_line_3": "",
40+
"short_textual_description": "",
41+
"why_we_collect": "",
42+
"research_questions": []
43+
}
44+
}
45+
},
46+
"survey_info": {
47+
"surveys": {
48+
"UserProfileSurvey": {
49+
"formPath": "json/demo-survey-v2.json",
50+
"version": 1,
51+
"compatibleWith": 1,
52+
"dataKey": "manual/demographic_survey",
53+
"labelTemplate": {
54+
"en": "Answered",
55+
"es": "Contestada"
56+
}
57+
}
58+
},
59+
"trip-labels": "MULTILABEL"
60+
},
61+
"display_config": {
62+
"use_imperial": true
63+
},
64+
"metrics": {
65+
"include_test_users": true
66+
},
67+
"profile_controls": {
68+
"support_upload": false,
69+
"trip_end_notification": false
70+
},
71+
"admin_dashboard": {
72+
"data_trips_columns_exclude": [],
73+
"additional_trip_columns": [],
74+
"data_uuids_columns_exclude": [],
75+
"token_prefix": "nrelop",
76+
"token_generate": false,
77+
"overview_users": true,
78+
"overview_active_users": true,
79+
"overview_trips": true,
80+
"overview_signup_trends": true,
81+
"overview_trips_trend": true,
82+
"data_uuids": true,
83+
"data_trips": true,
84+
"map_heatmap": true,
85+
"map_bubble": true,
86+
"map_trip_lines": false,
87+
"options_uuids": true,
88+
"options_emails": true,
89+
"admin_access": [
90+
91+
92+
93+
94+
95+
]
96+
}
97+
}

0 commit comments

Comments
 (0)