zip_code_home
(
nullable: true, editable: true, defaultValue: null, alias: Home Zip Code, type: esriFieldTypeInteger
)
zip_code_work
(
nullable: true, editable: true, defaultValue: null, alias: Work Zip Code, type: esriFieldTypeInteger
)
primary_transportation
(
nullable: true, editable: true, defaultValue: null, length: 255, alias: What is your primary mode of Transportation, type: esriFieldTypeString
, Coded Values:
[Car/Truck: Car/Truck]
, [Transit/Vanpool: Transit/Vanpool]
, [Bicycle: Bicycle]
, ...2 more...
)
trips_per_weekday
(
nullable: true, editable: true, defaultValue: null, alias: How many trips a day do you make in your car? (Weekdays), type: esriFieldTypeInteger
)
trips_per_weekend
(
nullable: true, editable: true, defaultValue: null, alias: How many trips a day do you make in your car? (Weekends), type: esriFieldTypeInteger
)
route_work
(
nullable: true, editable: true, defaultValue: null, length: 400, alias: What is your primary travel route to/from work?, type: esriFieldTypeString
)
route_school
(
nullable: true, editable: true, defaultValue: null, length: 400, alias: What is your primary travel route to/from school?, type: esriFieldTypeString
)
route_store
(
nullable: true, editable: true, defaultValue: null, length: 400, alias: What is your primary travel route to/from stores?, type: esriFieldTypeString
)
congested_question
(
nullable: true, editable: true, defaultValue: null, length: 400, alias: Where is the most congested area you travel on a daily basis?, type: esriFieldTypeString
)
alternative_mode_question
(
nullable: true, editable: true, defaultValue: null, length: 400, alias: Are alternative modes of transportation (transit, bicycle, walking, etc.) important to you?, type: esriFieldTypeString
)
bike_walk_question
(
nullable: true, editable: true, defaultValue: null, length: 400, alias: Do you currently bike, walk and/or use transit for work commute, leisure, recreational or other purposes? If so, how often and for what reason?, type: esriFieldTypeString
)
transportation_imp_question
(
nullable: true, editable: true, defaultValue: null, length: 255, alias: What is the ONE transportation improvement you would like to see addressed?, type: esriFieldTypeString
)
pay_question
(
nullable: true, editable: true, defaultValue: null, length: 255, alias: How should we pay for needed mobility improvement?, type: esriFieldTypeString
, Coded Values:
[Taxes: Taxes]
, [Bonds: Bonds]
, [County: County]
, ...4 more...
)
addional_comments
(
nullable: true, editable: true, defaultValue: null, length: 500, alias: Provide any additional comments regarding mobility in East Montgomery County. , type: esriFieldTypeString
)