Open data
Download the curated accessibility dataset (138 rows). Every exported column maps to a survey question below.
Data dictionary
Column names match the cleaned survey / Postgres snake_case fields.
| Column | Section | Survey question |
|---|---|---|
| park_id | Identity | Internal park UUID |
| park_name | Identity | Park name (BBMP allocation) |
| local_name | Identity | What is this park locally known as? |
| park_number | Identity | Park number |
| survey_date | Identity | Date of survey |
| is_a_ramp_available_at_the_entrance | Entrance | Is a ramp available at the entrance? |
| is_the_main_entrance_step_free_no_steps_to_enter | Entrance | Is the main entrance step-free (no steps to enter)? |
| gate_entrance_width_can_an_adult_wheelchair_user_pass_through_comfortably | Entrance | Gate / entrance width - can an adult wheelchair user pass through comfortably? |
| are_there_barriers_that_prevent_wheelchair_entry | Entrance | Are there barriers that prevent wheelchair entry? |
| is_there_a_paved_footpath_around_the_park | Pathways | Inside the park — Is there a paved footpath around the park? |
| is_the_pathway_smooth_enough_for_a_wheelchair_user_to_move_independently | Pathways | Is the pathway smooth enough for a wheelchair user to move independently? |
| are_pathways_free_from_obstructions_parked_vehicles_vendors_debris | Pathways | Are pathways free from obstructions (parked vehicles, vendors, debris)? |
| is_signage_present_at_the_entrance | Maps and signage | Is signage present at the entrance? |
| is_a_park_map_available | Maps and signage | Is a park map available? |
| google_maps_url | Maps and signage | Google Maps URL |
| pincode | Maps and signage | Pincode |
| is_play_area_present | Play | Is there a designated play area or any play equipment? |
| play_equipment | Play | Play equipment present (select all that apply) |
| can_equipment_be_used_across_ability_levels | Play | Can equipment be used across ability levels? |
| accessible_equipment_features_observed_select_all_that_apply | Play | Accessible equipment features observed (select all that apply) |
| are_there_visible_hazards | Maintenance | Are there visible hazards? |
| are_trash_bins_present | Maintenance | Are trash bins present? |
| play_equipment_structural_condition | Maintenance | Play equipment structural condition |
| is_security_guard_or_booth_present | Operations | Is a security guard or booth present? |
| is_drinking_water_present | Facilities | Is drinking water available in the park? |
| are_toilets_present | Facilities | Are toilets present? |
| is_toilet_accessibile | Facilities | Is toilet accessible? |
| is_handwash_present | Facilities | Is handwash present? |
| is_fountain_present | Facilities | Is a fountain present? |
| is_lake_or_water_edge_present | Facilities | Is a lake or water edge present? |
| is_parking_present | Facilities | Is parking available near the park? |
| is_open_gym_present | Fitness | Is an open gym present? |
| is_separate_jogging_lane_present | Fitness | Is a separate jogging lane present? |
| track_length_meters | Fitness | Track length in meters |
| are_pets_allowed | Pets | Are pets allowed? |
| is_dedicated_pet_play_area_present | Pets | Is a dedicated pet play area present? |