diff --git a/configs/r2oparkrose.nrel-op.json b/configs/r2oparkrose.nrel-op.json new file mode 100644 index 00000000..d0e46000 --- /dev/null +++ b/configs/r2oparkrose.nrel-op.json @@ -0,0 +1,91 @@ +{ + "url_abbreviation": "r2oparkrose", + "version": 1, + "ts": 1710790398236, + "server": { + "connectUrl": "https://r2oparkrose-openpath.nrel.gov/api/", + "aggregate_call_auth": "user_only" + }, + "opcode": { + "autogen": true, + "subgroups": [ + "test", + "default" + ] + }, + "intro": { + "program_or_study": "program", + "start_month": "4", + "start_year": "2024", + "mode_studied": "e-bike", + "program_admin_contact": "Madi Carlson (madi@thestreettrust.org), Burgin Utaski (burgin@thestreettrust.org), Maris Yurdana (maris@weallrisegroup.com)", + "deployment_partner_name": "The Street Trust", + "translated_text": { + "en": { + "deployment_partner_name": "The Street Trust", + "deployment_name": "Ride 2 Own E-Bike Pilot Program: Parkrose", + "summary_line_1": "The Street Trust aims to remove (offset) barriers to entry for e-bike ownership, contributing to the health and wellbeing of participants by using an energy-efficient, non-polluting mode of transportation that maximizes air quality benefits.", + "summary_line_2": "This pilot program provides e-bikes to individuals in the Parkrose neighborhood of Portland, OR who want to start riding, but don't have the financial means or previous experience to purchase one themselves.", + "summary_line_3": "If you are a program participant, this app can help you log your trips.", + "short_textual_description": "TST would like to pilot the demand-shift potential for e-bike ownership in the Portland area by hosting a year-long \"ride to own\" program where participants receive a free e-bike, gear, accessories, and bike education in exchange for one year of qualitative and quantitative trip data sharing. To gather the data needed, this pilot requires an automated trip tracking solution for understanding travel behavior. The pilot will allow TST to understand variations in travel across days of the week and months of the year without complex, time-consuming surveys.", + "why_we_collect": "The data collected during the program will be used to understand how e-bikes are used, including when and how often as well as distance traveled. TST can use this information to understand how people are using e-bikes, what their constraints are, and will help policymakers and decisionmakers in Oregon understand how to better provide bike infrastructure to the area. This comprehensive information will aid TST in its mission to help build a complete, safe, low-carbon, multimodal transportation system that contributes to equity in access, opportunity, health, and prosperity for people and communities across the Portland Metro Region and beyond.", + "research_questions": [ + "Travel behavior modeling to support cost-benefit analyses of other ride-to-own e-bike programs as well as e-bike ownership for low-income individuals.", + "Travel behavior modeling to inform local and regional bike infrastructure investments.", + "The impact of demand shifts towards e-bike use on transportation energy efficiency and GHG emissions." + ] + } + } + }, + "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": [ + "madi@thestreettrust.org", + "burgin@thestreettrust.org", + "maris@weallrisegroup.com", + "quincy@weallrisegroup.com", + "volunteer@thestreettrust.org" + ] + } +} \ No newline at end of file