postal
(
nullable: true, editable: true, defaultValue: null, length: 255, alias: Postal code, type: esriFieldTypeString
)
vehicles
(
nullable: true, editable: true, defaultValue: null, alias: For this trip, how many vehicles did your party arrive in?, type: esriFieldTypeInteger
)
ages
(
nullable: true, editable: true, defaultValue: null, length: 255, alias: How many children and adults are in your party?, type: esriFieldTypeString
)
dog
(
nullable: true, editable: true, defaultValue: null, length: 255, alias: Did you bring a dog with you on your trip?, type: esriFieldTypeString
, Coded Values:
[1: Yes]
, [0: No]
)
visit_freq
(
nullable: true, editable: true, defaultValue: null, length: 255, alias: How often do you come to this area per yer?, type: esriFieldTypeString
, Coded Values:
[0: First visit]
, [1: Once per year]
, [2: Once per month]
, ...3 more...
)
overnight
(
nullable: true, editable: true, defaultValue: null, length: 255, alias: During this trip did you stay overnight?, type: esriFieldTypeString
, Coded Values:
[0: No (day trip)]
, [1: Yes]
)
accomodation
(
nullable: true, editable: true, defaultValue: null, length: 255, alias: Did you…, type: esriFieldTypeString
, Coded Values:
[1: Camp]
, [2: Stay in a hotel, motel, B&B or lodge]
, [3: Stay in a private home or cabin]
, ...1 more...
)
camping_type
(
nullable: true, editable: true, defaultValue: null, length: 255, alias: Where did you camp?, type: esriFieldTypeString
, Coded Values:
[1: In a Alberta Provincial Park campground]
, [2: In a privately owned campground]
, [3: Public land (not in a campground)]
)
nights_stayed
(
nullable: true, editable: true, defaultValue: null, alias: How many nights in total did you stay?, type: esriFieldTypeInteger
)
rec_activities
(
nullable: true, editable: true, defaultValue: null, length: 255, alias: Please indicate the activities you participated in while visiting this area on this trip., type: esriFieldTypeString
)
rec_reason
(
nullable: true, editable: true, defaultValue: null, length: 255, alias: Why is outdoor recreation in provincial parks important to you?, type: esriFieldTypeString
)
survey_end
(
nullable: true, editable: true, defaultValue: null, length: 255, alias: This concludes the survey. Thank you for taking the time to share your views on outdoor recreation in Alberta. Your time is very much appreciated!, type: esriFieldTypeString
)