diff --git a/configs/dfc-fermata.nrel-op.json b/configs/dfc-fermata.nrel-op.json
index 8b335fc0..b659bab1 100644
--- a/configs/dfc-fermata.nrel-op.json
+++ b/configs/dfc-fermata.nrel-op.json
@@ -36,27 +36,72 @@
"survey_info": {
"surveys": {
"UserProfileSurvey": {
- "formPath": "https://raw.githubusercontent.com/JGreenlee/nrel-openpath-deploy-configs/fermata-demo/survey_resources/dfc-fermata/fermata-onboarding-v0.xml",
+ "formPath": "https://raw.githubusercontent.com/e-mission/nrel-openpath-deploy-configs/main/survey_resources/dfc-fermata/dfc-onboarding-v0.xml",
"version": 1,
"compatibleWith": 1,
"dataKey": "manual/demographic_survey",
"labelTemplate": { "en": "Answered" }
},
- "TripConfirmSurvey": {
- "formPath": "https://raw.githubusercontent.com/JGreenlee/nrel-openpath-deploy-configs/fermata-demo/survey_resources/dfc-fermata/fermata-ev-return-trip-v0.xml",
+ "DfcEvReturnTrip": {
+ "formPath": "https://raw.githubusercontent.com/e-mission/nrel-openpath-deploy-configs/main/survey_resources/dfc-fermata/dfc-ev-return-trip-v0.xml",
+ "version": 1,
+ "compatibleWith": 1,
+ "dataKey": "manual/trip_user_input",
+ "labelTemplate": { "en": "Answered" }
+ },
+ "DfcEvRoamingTrip": {
+ "formPath": "https://raw.githubusercontent.com/e-mission/nrel-openpath-deploy-configs/main/survey_resources/dfc-fermata/dfc-ev-roaming-trip-v0.xml",
+ "version": 1,
+ "compatibleWith": 1,
+ "dataKey": "manual/trip_user_input",
+ "labelTemplate": { "en": "Answered" }
+ },
+ "DfcGasTrip": {
+ "formPath": "https://raw.githubusercontent.com/e-mission/nrel-openpath-deploy-configs/main/survey_resources/dfc-fermata/dfc-gas-trip-v0.xml",
"version": 1,
"compatibleWith": 1,
"dataKey": "manual/trip_user_input",
"labelTemplate": { "en": "Answered" }
}
},
+ "buttons": {
+ "trip-label": [
+ {
+ "surveyName": "DfcGasTrip",
+ "not-filled-in-label": { "en": "Gas Car Survey" },
+ "showsIf": "sections[0].sensed_mode_str == 'CAR'"
+ },
+ {
+ "surveyName": "DfcEvRoamingTrip",
+ "not-filled-in-label": { "en": "EV Survey" },
+ "showsIf": "sections[0].sensed_mode_str != 'CAR' && !pointIsWithinBounds(end_loc.coordinates, [[-105.153, 39.745], [-105.150, 39.743]])"
+ },
+ {
+ "surveyName": "DfcEvReturnTrip",
+ "not-filled-in-label": { "en": "EV Survey" },
+ "showsIf": "sections[0].sensed_mode_str != 'CAR' && pointIsWithinBounds(end_loc.coordinates, [[-105.153, 39.745], [-105.150, 39.743]])"
+ }
+ ]
+ },
"trip-labels": "ENKETO"
},
"display_config": {
"use_imperial": true
},
"metrics": {
- "include_test_users": false
+ "include_test_users": false,
+ "phone_dashboard_ui": {
+ "sections": ["footprint", "summary", "engagement", "surveys"],
+ "footprint_options": {
+ "unlabeled_uncertainty": false
+ },
+ "summary_options": {
+ "metrics_list": ["distance", "count", "duration"]
+ },
+ "engagement_options": {
+ "leaderboard_metric": ["distance", "e_car"]
+ }
+ }
},
"profile_controls": {
"support_upload": false,
diff --git a/survey_resources/dfc-fermata/dfc-ev-return-trip-v0.xlsx b/survey_resources/dfc-fermata/dfc-ev-return-trip-v0.xlsx
new file mode 100644
index 00000000..563a2532
Binary files /dev/null and b/survey_resources/dfc-fermata/dfc-ev-return-trip-v0.xlsx differ
diff --git a/survey_resources/dfc-fermata/dfc-ev-return-trip-v0.xml b/survey_resources/dfc-fermata/dfc-ev-return-trip-v0.xml
new file mode 100644
index 00000000..c93f379c
--- /dev/null
+++ b/survey_resources/dfc-fermata/dfc-ev-return-trip-v0.xml
@@ -0,0 +1,264 @@
+
+
+
+ DFC Fleet EV Return Trip Survey
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <_Other_please_specify/>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -
+
+ yes
+
+ -
+
+ no
+
+
+
+
+ Please indicate the extent to which you agree or disagree.
+ -
+
+ 1
+
+ -
+
+ 2
+
+ -
+
+ 3
+
+ -
+
+ 4
+
+ -
+
+ 5
+
+
+
+
+ Please indicate the extent to which you agree or disagree.
+ -
+
+ 1
+
+ -
+
+ 2
+
+ -
+
+ 3
+
+ -
+
+ 4
+
+ -
+
+ 5
+
+
+
+
+ -
+
+ yes
+
+ -
+
+ no
+
+
+
+
+ -
+
+ yes
+
+ -
+
+ no
+
+ -
+
+ unsure
+
+
+
+
+ -
+
+ yes
+
+ -
+
+ no
+
+
+
+
+ Please indicate the extent to which you agree or disagree.
+ -
+
+ 1
+
+ -
+
+ 2
+
+ -
+
+ 3
+
+ -
+
+ 4
+
+ -
+
+ 5
+
+
+
+
+ Please indicate the extent to which you agree or disagree.
+ -
+
+ 1
+
+ -
+
+ 2
+
+ -
+
+ 3
+
+ -
+
+ 4
+
+ -
+
+ 5
+
+
+
+
+ Please indicate the extent to which you agree or disagree.
+ -
+
+ 1
+
+ -
+
+ 2
+
+ -
+
+ 3
+
+ -
+
+ 4
+
+ -
+
+ 5
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/survey_resources/dfc-fermata/dfc-ev-roaming-trip-v0.xlsx b/survey_resources/dfc-fermata/dfc-ev-roaming-trip-v0.xlsx
new file mode 100644
index 00000000..19c2126c
Binary files /dev/null and b/survey_resources/dfc-fermata/dfc-ev-roaming-trip-v0.xlsx differ
diff --git a/survey_resources/dfc-fermata/dfc-ev-roaming-trip-v0.xml b/survey_resources/dfc-fermata/dfc-ev-roaming-trip-v0.xml
new file mode 100644
index 00000000..c92e83f6
--- /dev/null
+++ b/survey_resources/dfc-fermata/dfc-ev-roaming-trip-v0.xml
@@ -0,0 +1,142 @@
+
+
+
+ DFC Fleet EV Roaming Trip Survey
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -
+
+ yes
+
+ -
+
+ no
+
+
+
+
+ Please indicate the extent to which you agree or disagree.
+ -
+
+ 1
+
+ -
+
+ 2
+
+ -
+
+ 3
+
+ -
+
+ 4
+
+ -
+
+ 5
+
+
+
+
+ Please indicate the extent to which you agree or disagree.
+ -
+
+ 1
+
+ -
+
+ 2
+
+ -
+
+ 3
+
+ -
+
+ 4
+
+ -
+
+ 5
+
+
+
+
+ -
+
+ yes
+
+ -
+
+ no
+
+
+
+
+
+
+
+
diff --git a/survey_resources/dfc-fermata/dfc-gas-trip-v0.xlsx b/survey_resources/dfc-fermata/dfc-gas-trip-v0.xlsx
new file mode 100644
index 00000000..318c71c4
Binary files /dev/null and b/survey_resources/dfc-fermata/dfc-gas-trip-v0.xlsx differ
diff --git a/survey_resources/dfc-fermata/dfc-gas-trip-v0.xml b/survey_resources/dfc-fermata/dfc-gas-trip-v0.xml
new file mode 100644
index 00000000..a814d87d
--- /dev/null
+++ b/survey_resources/dfc-fermata/dfc-gas-trip-v0.xml
@@ -0,0 +1,104 @@
+
+
+
+ DFC Fleet Gas Vehicle Trip Survey
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -
+
+ yes
+
+ -
+
+ no
+
+ -
+
+ i_don_t_know
+
+
+
+
+
+
+
+
+ Please indicate the extent to which you agree or disagree.
+ -
+
+ 1
+
+ -
+
+ 2
+
+ -
+
+ 3
+
+ -
+
+ 4
+
+ -
+
+ 5
+
+
+
+
diff --git a/survey_resources/dfc-fermata/dfc-onboarding-v0.xlsx b/survey_resources/dfc-fermata/dfc-onboarding-v0.xlsx
new file mode 100644
index 00000000..b713a3c0
Binary files /dev/null and b/survey_resources/dfc-fermata/dfc-onboarding-v0.xlsx differ
diff --git a/survey_resources/dfc-fermata/dfc-onboarding-v0.xml b/survey_resources/dfc-fermata/dfc-onboarding-v0.xml
new file mode 100644
index 00000000..ec78f28b
--- /dev/null
+++ b/survey_resources/dfc-fermata/dfc-onboarding-v0.xml
@@ -0,0 +1,817 @@
+
+
+
+ DFC Fleet Onboarding Survey
+
+
+
+
+ Employment Information
+
+
+ How many years have you worked for GSA?
+
+
+ In what region of GSA do you work? (1-11, or Central Office)
+
+
+ What regional team are you a part of?
+
+
+ ...
+
+
+ ...
+
+
+ What is your job title? (If part of FAS or GSA Fleet please include)
+
+
+ Demographic Information
+
+
+ In what year were you born?
+
+
+ What best describes your gender?
+
+
+ Woman
+
+
+ Man
+
+
+ Transgender Woman
+
+
+ Transgender Man
+
+
+ Non-binary
+
+
+ Other...
+
+
+ Prefer not to say
+
+
+ Other – Please specify:
+
+
+ What best describes your race/ethnicity?
+
+
+ Please select all that apply.
+
+
+ Black or African American
+
+
+ White or Caucasian
+
+
+ Hispanic, Latino/a/x, or Spanish
+
+
+ East Asian
+
+
+ South Asian
+
+
+ American Indian or Alaska Native
+
+
+ Native Hawaiian or Other Pacific Islander
+
+
+ Multiracial/Multiethnic
+
+
+ Other...
+
+
+ Prefer not to say
+
+
+ Other – Please specify:
+
+
+ Perceptions of EVs and EVSE
+
+
+ Have you ever driven an electric vehicle (EV)?
+
+
+ Yes
+
+
+ No
+
+
+ Have you ever used an EV charging station?
+
+
+ Yes
+
+
+ No
+
+
+ Do you know how far you travel in fleet vehicles on a typical work day?
+
+
+ Yes
+
+
+ No
+
+
+ Please estimate the distance traveled in miles.
+
+
+ Please indicate the extent to which you agree or disagree with each of the following statements.
+
+
+ You have enough information about EVs and EV charging infrastructure to operate an EV.
+
+
+ Disagree
+
+
+ -
+
+
+ Neutral
+
+
+ -
+
+
+ Agree
+
+
+ You are concerned that an EV could run out of charge before the next charging opportunity.
+
+
+ Disagree
+
+
+ -
+
+
+ Neutral
+
+
+ -
+
+
+ Agree
+
+
+ Concern of running out of charge, or range anxiety, prevents you from choosing an EV.
+
+
+ Disagree
+
+
+ -
+
+
+ Neutral
+
+
+ -
+
+
+ Agree
+
+
+ There are not enough EV charging stations within your area of operation for you to feel comfortable choosing an EV.
+
+
+ Disagree
+
+
+ -
+
+
+ Neutral
+
+
+ -
+
+
+ Agree
+
+
+ The use of public rapid charging infrastructure as a back-up option would minimize range anxiety.
+
+
+ Disagree
+
+
+ -
+
+
+ Neutral
+
+
+ -
+
+
+ Agree
+
+
+ You prefer to start every EV trip with 100% SoC (State of Charge).
+
+
+ Disagree
+
+
+ -
+
+
+ Neutral
+
+
+ -
+
+
+ Agree
+
+
+ EV charging time unknowns prevent you from using EVs.
+
+
+ Disagree
+
+
+ -
+
+
+ Neutral
+
+
+ -
+
+
+ Agree
+
+
+ You plug the EV at the end of every trip expecting the EV to charge.
+
+
+ Disagree
+
+
+ -
+
+
+ Neutral
+
+
+ -
+
+
+ Agree
+
+
+ You take additional planning considerations if taking an EV trip.
+
+
+ Disagree
+
+
+ -
+
+
+ Neutral
+
+
+ -
+
+
+ Agree
+
+
+ EVs are necessary and useful.
+
+
+ Disagree
+
+
+ -
+
+
+ Neutral
+
+
+ -
+
+
+ Agree
+
+
+ Having access to EVs in the fleet shows that GSA is committed to sustainability.
+
+
+ Disagree
+
+
+ -
+
+
+ Neutral
+
+
+ -
+
+
+ Agree
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -
+
+ _
+
+ -
+
+ __1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -
+
+ woman
+
+ -
+
+ man
+
+ -
+
+ trans_woman
+
+ -
+
+ trans_man
+
+ -
+
+ non_binary
+
+ -
+
+ other
+
+ -
+
+ prefer_not_to_say
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -
+
+ yes
+
+ -
+
+ no
+
+
+
+
+ -
+
+ yes
+
+ -
+
+ no
+
+
+
+
+ -
+
+ yes
+
+ -
+
+ no
+
+
+
+
+
+
+
+
+
+
+ -
+
+ 1
+
+ -
+
+ 2
+
+ -
+
+ 3
+
+ -
+
+ 4
+
+ -
+
+ 5
+
+
+
+
+ -
+
+ 1
+
+ -
+
+ 2
+
+ -
+
+ 3
+
+ -
+
+ 4
+
+ -
+
+ 5
+
+
+
+
+ -
+
+ 1
+
+ -
+
+ 2
+
+ -
+
+ 3
+
+ -
+
+ 4
+
+ -
+
+ 5
+
+
+
+
+ -
+
+ 1
+
+ -
+
+ 2
+
+ -
+
+ 3
+
+ -
+
+ 4
+
+ -
+
+ 5
+
+
+
+
+ -
+
+ 1
+
+ -
+
+ 2
+
+ -
+
+ 3
+
+ -
+
+ 4
+
+ -
+
+ 5
+
+
+
+
+ -
+
+ 1
+
+ -
+
+ 2
+
+ -
+
+ 3
+
+ -
+
+ 4
+
+ -
+
+ 5
+
+
+
+
+ -
+
+ 1
+
+ -
+
+ 2
+
+ -
+
+ 3
+
+ -
+
+ 4
+
+ -
+
+ 5
+
+
+
+
+ -
+
+ 1
+
+ -
+
+ 2
+
+ -
+
+ 3
+
+ -
+
+ 4
+
+ -
+
+ 5
+
+
+
+
+ -
+
+ 1
+
+ -
+
+ 2
+
+ -
+
+ 3
+
+ -
+
+ 4
+
+ -
+
+ 5
+
+
+
+
+ -
+
+ 1
+
+ -
+
+ 2
+
+ -
+
+ 3
+
+ -
+
+ 4
+
+ -
+
+ 5
+
+
+
+
+ -
+
+ 1
+
+ -
+
+ 2
+
+ -
+
+ 3
+
+ -
+
+ 4
+
+ -
+
+ 5
+
+
+
+
+
diff --git a/survey_resources/dfc-fermata/fermata-ev-return-trip-v0.xlsx b/survey_resources/dfc-fermata/fermata-ev-return-trip-v0.xlsx
index 95477375..563a2532 100644
Binary files a/survey_resources/dfc-fermata/fermata-ev-return-trip-v0.xlsx and b/survey_resources/dfc-fermata/fermata-ev-return-trip-v0.xlsx differ
diff --git a/survey_resources/dfc-fermata/fermata-ev-return-trip-v0.xml b/survey_resources/dfc-fermata/fermata-ev-return-trip-v0.xml
index 2eaa4838..c93f379c 100644
--- a/survey_resources/dfc-fermata/fermata-ev-return-trip-v0.xml
+++ b/survey_resources/dfc-fermata/fermata-ev-return-trip-v0.xml
@@ -1,24 +1,25 @@
- GPG EV Return Trip Survey
+ DFC Fleet EV Return Trip Survey
-
-
-
-
-
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+ <_Other_please_specify/>
@@ -26,93 +27,84 @@
-
-
-
+
+
+
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
-
-
- 1 = disagree, 2 = somewhat disagree, 3 = neutral, 4 = somewhat agree, 5 = agree
- -
-
- 1
-
- -
-
- 2
-
- -
-
- 3
-
- -
-
- 4
-
- -
-
- 5
-
-
-
-
- -
-
- 1
-
- -
-
- 2
-
- -
-
- 3
-
- -
-
- 4
-
- -
-
- 5
-
-
-
-
- -
-
- 1
-
- -
-
- 2
-
- -
-
- 3
-
- -
-
- 4
-
- -
-
- 5
-
-
-
+
+
+ -
+
+ yes
+
+ -
+
+ no
+
+
+
+
+ Please indicate the extent to which you agree or disagree.
+ -
+
+ 1
+
+ -
+
+ 2
+
+ -
+
+ 3
+
+ -
+
+ 4
+
+ -
+
+ 5
+
+
+
+
+ Please indicate the extent to which you agree or disagree.
+ -
+
+ 1
+
+ -
+
+ 2
+
+ -
+
+ 3
+
+ -
+
+ 4
+
+ -
+
+ 5
+
+
-
+
-
yes
@@ -122,8 +114,8 @@
no
-
-
+
+
-
yes
@@ -137,8 +129,8 @@
unsure
-
-
+
+
-
yes
@@ -148,54 +140,125 @@
no
-
-
-
- 1 = disagree, 2 = somewhat disagree, 3 = neutral, 4 = somewhat agree, 5 = agree
- -
-
- 1
-
- -
-
- 2
-
- -
-
- 3
-
- -
-
- 4
-
- -
-
- 5
-
-
-
-
- -
-
- 1
-
- -
-
- 2
-
- -
-
- 3
-
- -
-
- 4
-
- -
-
- 5
-
-
-
+
+
+ Please indicate the extent to which you agree or disagree.
+ -
+
+ 1
+
+ -
+
+ 2
+
+ -
+
+ 3
+
+ -
+
+ 4
+
+ -
+
+ 5
+
+
+
+
+ Please indicate the extent to which you agree or disagree.
+ -
+
+ 1
+
+ -
+
+ 2
+
+ -
+
+ 3
+
+ -
+
+ 4
+
+ -
+
+ 5
+
+
+
+
+ Please indicate the extent to which you agree or disagree.
+ -
+
+ 1
+
+ -
+
+ 2
+
+ -
+
+ 3
+
+ -
+
+ 4
+
+ -
+
+ 5
+
+
+
+
+
+
+
+
+
+
diff --git a/survey_resources/dfc-fermata/fermata-onboarding-v0.xlsx b/survey_resources/dfc-fermata/fermata-onboarding-v0.xlsx
index 7655af50..b713a3c0 100644
Binary files a/survey_resources/dfc-fermata/fermata-onboarding-v0.xlsx and b/survey_resources/dfc-fermata/fermata-onboarding-v0.xlsx differ
diff --git a/survey_resources/dfc-fermata/fermata-onboarding-v0.xml b/survey_resources/dfc-fermata/fermata-onboarding-v0.xml
index e9512389..ec78f28b 100644
--- a/survey_resources/dfc-fermata/fermata-onboarding-v0.xml
+++ b/survey_resources/dfc-fermata/fermata-onboarding-v0.xml
@@ -1,10 +1,31 @@
- GPG Onboarding Survey
+ DFC Fleet Onboarding Survey
+
+ Employment Information
+
+
+ How many years have you worked for GSA?
+
+
+ In what region of GSA do you work? (1-11, or Central Office)
+
+
+ What regional team are you a part of?
+
+
+ ...
+
+
+ ...
+
+
+ What is your job title? (If part of FAS or GSA Fleet please include)
+
Demographic Information
@@ -30,11 +51,14 @@
Non-binary
- Other
+ Other...
Prefer not to say
+
+ Other – Please specify:
+
What best describes your race/ethnicity?
@@ -66,175 +90,247 @@
Multiracial/Multiethnic
- Other
+ Other...
Prefer not to say
-
- What is the highest level of education you have completed?
-
-
- Less than a high school graduate
-
-
- High school graduate or GED
+
+ Other – Please specify:
-
- Some college or associates degree
+
+ Perceptions of EVs and EVSE
-
- Bachelor's degree
+
+ Have you ever driven an electric vehicle (EV)?
-
- Graduate degree or professional degree
+
+ Yes
-
- Prefer not to say
+
+ No
-
- Employment Information
+
+ Have you ever used an EV charging station?
-
- How many years have you worked for GSA?
+
+ Yes
-
- In what group or segment of GSA do you work?
+
+ No
-
+
Do you know how far you travel in fleet vehicles on a typical work day?
-
+
Yes
-
+
No
-
+
Please estimate the distance traveled in miles.
-
- Perceptions of EVs and EVSE
+
+ Please indicate the extent to which you agree or disagree with each of the following statements.
-
- Have you ever driven an EV and/or use an electrical charging station?
+
+ You have enough information about EVs and EV charging infrastructure to operate an EV.
-
- Yes
+
+ Disagree
-
- No
+
+ -
+
+
+ Neutral
+
+
+ -
+
+
+ Agree
+
+
+ You are concerned that an EV could run out of charge before the next charging opportunity.
+
+
+ Disagree
+
+
+ -
+
+
+ Neutral
+
+
+ -
+
+
+ Agree
+
+
+ Concern of running out of charge, or range anxiety, prevents you from choosing an EV.
+
+
+ Disagree
+
+
+ -
+
+
+ Neutral
+
+
+ -
+
+
+ Agree
+
+
+ There are not enough EV charging stations within your area of operation for you to feel comfortable choosing an EV.
+
+
+ Disagree
+
+
+ -
+
+
+ Neutral
+
+
+ -
+
+
+ Agree
+
+
+ The use of public rapid charging infrastructure as a back-up option would minimize range anxiety.
+
+
+ Disagree
+
+
+ -
+
+
+ Neutral
+
+
+ -
-
- Please rate the following statements:
+
+ Agree
-
- 1 = disagree, 2 = somewhat disagree, 3 = neutral, 4 = somewhat agree, 5 = agree
+
+ You prefer to start every EV trip with 100% SoC (State of Charge).
-
- 1
+
+ Disagree
-
- 2
+
+ -
-
- 3
+
+ Neutral
-
- 4
+
+ -
-
- 5
+
+ Agree
-
- The information you have about electric vehicles and charging electric infrastructure is enough to fulfill your driving needs
+
+ EV charging time unknowns prevent you from using EVs.
-
- 1
+
+ Disagree
-
- 2
+
+ -
-
- 3
+
+ Neutral
-
- 4
+
+ -
-
- 5
+
+ Agree
-
- You are concerned that the electric vehicle would run out of charge before the next charging opportunity
+
+ You plug the EV at the end of every trip expecting the EV to charge.
-
- 1
+
+ Disagree
-
- 2
+
+ -
-
- 3
+
+ Neutral
-
- 4
+
+ -
-
- 5
+
+ Agree
-
- Concern of running out of charge, or range anxiety, prevents you from choosing an electric fleet vehicle
+
+ You take additional planning considerations if taking an EV trip.
-
- 1
+
+ Disagree
-
- 2
+
+ -
-
- 3
+
+ Neutral
-
- 4
+
+ -
-
- 5
+
+ Agree
-
- You believe that the number of electric vehicles charging stations are few within your area of operation and it is a significant obstacle to driving an electric vehicle
+
+ EVs are necessary and useful.
-
- 1
+
+ Disagree
-
- 2
+
+ -
-
- 3
+
+ Neutral
-
- 4
+
+ -
-
- 5
+
+ Agree
-
- The use of public rapid-charging infrastructure as a back-up option would minimize range anxiety
+
+ Having access to EVs in the fleet shows that GSA is committed to sustainability.
-
- 1
+
+ Disagree
-
- 2
+
+ -
-
- 3
+
+ Neutral
-
- 4
+
+ -
-
- 5
+
+ Agree
@@ -242,28 +338,36 @@
+
+
+
+
+
+
+
-
+
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
@@ -272,28 +376,61 @@
+
+
+
+
+
-
+
+
-
-
-
-
-
-
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -
+
+ _
+
+ -
+
+ __1
+
+
+
+
+
+
@@ -330,6 +467,9 @@
prefer_not_to_say
+
+
+
-
-
+
+
+
+
+
+
+
+
-
-
- less_than_a_high_school_graduate
+
+ yes
-
-
- high_school_graduate_or_ged
+
+ no
+
+
+
-
-
- some_college_or_associates_degree
+
+ yes
-
-
- bachelor_s_degree
+
+ no
+
+
+
-
-
- graduate_degree_or_professional_degree
+
+ yes
-
-
- prefer_not_to_say
+
+ no
-
-
-
-
-
+
+
-
-
+
+
-
-
+
+
-
-
- yes
+
+ 1
-
-
- no
+
+ 2
+
+ -
+
+ 3
+
+ -
+
+ 4
+
+ -
+
+ 5
-
-
-
-
-
-
-
-
+
+
-
-
- yes
+
+ 1
-
-
- no
+
+ 2
+
+ -
+
+ 3
+
+ -
+
+ 4
+
+ -
+
+ 5
+
+
+
+
+ -
+
+ 1
+
+ -
+
+ 2
+
+ -
+
+ 3
+
+ -
+
+ 4
+
+ -
+
+ 5
+
+
+
+
+ -
+
+ 1
+
+ -
+
+ 2
+
+ -
+
+ 3
+
+ -
+
+ 4
+
+ -
+
+ 5
+
+
+
+
+ -
+
+ 1
+
+ -
+
+ 2
+
+ -
+
+ 3
+
+ -
+
+ 4
+
+ -
+
+ 5
+
+
+
+
+ -
+
+ 1
+
+ -
+
+ 2
+
+ -
+
+ 3
+
+ -
+
+ 4
+
+ -
+
+ 5
+
+
+
+
+ -
+
+ 1
+
+ -
+
+ 2
+
+ -
+
+ 3
+
+ -
+
+ 4
+
+ -
+
+ 5
+
+
+
+
+ -
+
+ 1
+
+ -
+
+ 2
+
+ -
+
+ 3
+
+ -
+
+ 4
+
+ -
+
+ 5
+
+
+
+
+ -
+
+ 1
+
+ -
+
+ 2
+
+ -
+
+ 3
+
+ -
+
+ 4
+
+ -
+
+ 5
+
+
+
+
+ -
+
+ 1
+
+ -
+
+ 2
+
+ -
+
+ 3
+
+ -
+
+ 4
+
+ -
+
+ 5
+
+
+
+
+ -
+
+ 1
+
+ -
+
+ 2
+
+ -
+
+ 3
+
+ -
+
+ 4
+
+ -
+
+ 5
-
-
-
-
- -
-
- 1
-
- -
-
- 2
-
- -
-
- 3
-
- -
-
- 4
-
- -
-
- 5
-
-
-
-
- -
-
- 1
-
- -
-
- 2
-
- -
-
- 3
-
- -
-
- 4
-
- -
-
- 5
-
-
-
-
- -
-
- 1
-
- -
-
- 2
-
- -
-
- 3
-
- -
-
- 4
-
- -
-
- 5
-
-
-
-
- -
-
- 1
-
- -
-
- 2
-
- -
-
- 3
-
- -
-
- 4
-
- -
-
- 5
-
-
-
-
- -
-
- 1
-
- -
-
- 2
-
- -
-
- 3
-
- -
-
- 4
-
- -
-
- 5
-
-
-
-
- -
-
- 1
-
- -
-
- 2
-
- -
-
- 3
-
- -
-
- 4
-
- -
-
- 5
-
-
-