diff --git a/configs/cosa-ebike-project.nrel-op.json b/configs/cosa-ebike-project.nrel-op.json new file mode 100644 index 00000000..5401f9c6 --- /dev/null +++ b/configs/cosa-ebike-project.nrel-op.json @@ -0,0 +1,94 @@ +{ + "url_abbreviation": "cosa-ebike-project", + "version": 1, + "ts": 1708718210086, + "server": { + "connectUrl": "https://cosa-ebike-project-openpath.nrel.gov/api/", + "aggregate_call_auth": "user_only" + }, + "opcode": { + "autogen": true, + "subgroups": [ + "default", + "test" + ] + }, + "intro": { + "program_or_study": "program", + "start_month": "02", + "start_year": "2024", + "mode_studied": "e-bike", + "program_admin_contact": "Ricardo Ambriz, ricardo.ambriz2@sanantonio.gov, 210-207-6888", + "deployment_partner_name": "City of San Antonio", + "translated_text": { + "en": { + "deployment_partner_name": "City of San Antonio", + "deployment_name": "Low-Income E-bike Rebate Pilot Program", + "summary_line_1": "The City of San Antonio's Office of Sustainability (OS) is interested in promoting sustainable transportation choices for San Antonio residents, including e-bikes to reduce greenhouse gas emissions.", + "summary_line_2": "", + "summary_line_3": "", + "short_textual_description": "The City of San Antonio is interested in gathering data on e-bike usage from participants in its Low-Income E-bike Rebate Pilot Program which offers incentives for San Antonio residents to affordably purchase e-bikes.", + "why_we_collect": "The City of San Antonio hopes to use this information to better understand how e-bikes are used including distance traveled, trips made, the associated emissions reduction and potential equity impacts.", + "research_questions": [] + }, + "es": { + "deployment_partner_name": "", + "deployment_name": "", + "summary_line_1": "", + "summary_line_2": "", + "summary_line_3": "", + "short_textual_description": "", + "why_we_collect": "", + "research_questions": [] + } + } + }, + "survey_info": { + "surveys": { + "UserProfileSurvey": { + "formPath": "json/demo-survey-v2.json", + "version": 1, + "compatibleWith": 1, + "dataKey": "manual/demographic_survey", + "labelTemplate": { + "en": "Answered", + "es": "Contestada" + } + } + }, + "trip-labels": "MULTILABEL" + }, + "display_config": { + "use_imperial": true + }, + "metrics": { + "include_test_users": true + }, + "profile_controls": { + "support_upload": false, + "trip_end_notification": false + }, + "admin_dashboard": { + "data_trips_columns_exclude": [], + "additional_trip_columns": [], + "data_uuids_columns_exclude": [], + "token_prefix": "nrelop", + "toekn_generate": "true", + "overview_users": true, + "overview_active_users": true, + "overview_trips": true, + "overview_signup_trends": true, + "overview_trips_trend": true, + "data_uuids": true, + "data_trips": true, + "map_heatmap": true, + "map_bubble": true, + "map_trip_lines": false, + "options_uuids": true, + "options_emails": true, + "admin_access": [ + "ricardo.ambriz2@sanantonio.gov", + "" + ] + } +} \ No newline at end of file