-
Notifications
You must be signed in to change notification settings - Fork 6
/
project-women-wheels-pilot.html
84 lines (70 loc) · 6.6 KB
/
project-women-wheels-pilot.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
---
---
<!DOCTYPE html>
<html lang="en">
<head>
{% include header.html %}
</head>
<body>
{% include nav-in.html %}
<div class="jumbotron" style="background-image:url(./src/img/projects/women-wheels-pilot/banner.jpg)">
</div>
<div class="container project-page">
<div class="section-shift row" style="background-color:#FEF7EC;">
<div class="col-sm-4">
<div class="section-intro">
<h1 style="font-size:2em;">Women on Wheels Indonesia: Pilot Project</h1>
<h4><span class="iconic iconic-map-marker iconic-sm" title="map marker" aria-hidden="true"></span> Surakarta (Solo), Central Java, Indonesia</h4>
</div>
<div class="section-meta">
<!-- <h5>Publication:</h5>
<div class="btn-group btn-group-justified" role="group" aria-label="...">
<a href="./publications-docs/Women on Wheels Report_150528.pdf" target="_blank" role="button" class="btn btn-primary"><span class="glyphicon glyphicon-file" aria-hidden="true"></span> Research Report & Feasibility Study</a>
</div>
<h4>Assessment of Climate Change Vulnerability in Kelurahan Pabean, Pekalongan, Central Java</h4> -->
<h5>Key organizations & partners:</h5>
<h4>Kota Kita, Living Cities (Sweden), Erick Guerra and Lucía Artavia (University of Pennsylvania)</h4>
<h5>Duration:</h5>
<h4>August 2015 – ongoing</h4>
</div>
</div>
<div class="col-sm-8">
<div class="project-page-intro">
<h3>Following the first phases of the Women on Wheels Project in Indonesia –the Feasibility Study and Toolbox Program Design– Kota Kita and Living Cities prepare for the development of the Pilot Project. This third phase, to be implemented from January to December 2016, consists of a multifaceted action plan which main purpose is to promote cycling for girls and women in Solo. The Pilot Project will work with four key population groups and institutions from the city to facilitate and share skills for the advocacy and promotion of a pro-cycling agenda, as well as to educate and raise awareness about the benefits of this mode of transportation. Our team will develop a sequence of activities based on the inputs obtained from prior stages of context-based research and interactions with several stakeholders and population groups. Promoting this mode of transportation for women aims to improve the quality of life of Solo’s citizens, fostering the convenience of cycling’s economic, health and environmental advantages.</h3>
<hr class="featurette-divider">
<div class="row">
<div class="col-md-6">
<p>The Pilot Project for Women on Wheels in Indonesia aims to implement different tools to promote female cycling in Solo. With a partnership between Kota Kita, Living Cities and associated researchers, these tools will be executed through a series of activities that respond to the conditions of our four chosen target groups or strategy lines for the promotion of cycling: schoolgirls, female factory workers, Surakarta’s Department of Transportation and civil society groups. In addition to this mixed stakeholder approach, the pro-cycling and awareness raising activities are structured to address the issues of infrastructure and safety, bicycle design and norms and attitudes. Educational campaigns, awareness-raising events and joint efforts for infrastructure development and traffic regulations are some of the examples of the proposed activities that will be implemented throughout the following months in Solo. </p>
</div>
<div class="col-md-6">
<p>As many other Indonesian cities, Solo is experimenting an increasingly rapid motorization, mainly through increased motorcycle ownership. This process has been followed by increasing air pollution levels, road congestion, fossil fuel dependency and traffic accidents. Further, the role of non-motorized modes, among them cycling, has been minimized, reducing the mobility and comfort of Solonese cyclists, many of who are women and young girls. This project aims to improve these conditions through the formulation of gender sensitive and context based solutions. As women tend to be the last to motorize in their households, the implementation of tools for the promotion and championing of cycling is crucial for the improvement of their quality of life, considering the potential of the bicycle as a mode for sustainable mobilization and independence.</p>
</div>
</div>
</div>
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-xs-6">
<img class="featurette-image img-responsive" src="./src/img/projects/women-wheels-pilot/IMG_3302.jpg">
<hr class="featurette-divider">
</div>
<div class="col-xs-6">
<img class="featurette-image img-responsive" src="./src/img/projects/women-wheels-pilot/IMG_3495.jpg">
<hr class="featurette-divider">
</div>
<div class="col-sm-8 col-md-7">
<h3>Our integrative approach, through the joint collaboration between different population groups and institutions, looks to create a process deeply rooted in Solo’s society, influencing not only women, but its population and organizations as a whole.</h3>
<p>Through the implementation period of the pilot project, a sequence of interrelated activities will be designed, executed and monitored by a multidisciplinary team, in collaboration with the project’s direct beneficiaries, bicycle manufacturers and distributors, repair shop owners, school, factory and governmental authorities, and many other Solonese citizens. We expect to create concrete deliverables, such as multifunctional bike nodes, renovated slow lanes, promotional campaigns and targeted cycling events and bicycle sponsorship programs, among others. The strategy for the implementation of the Pilot Project, as well as a detailed description of its activities, is compiled in a final document –the Toolbox Program Design Manual–, (open for public consultation in the website?). This manual will serve as a guide for the programing and execution of the formulated solutions, with specified milestones to measure the advance of the project. Overall, this multifaceted scheme expects to reposition the bicycle as a vehicle for sustainability, cheap and flexible mobility and independence for girls and women.</p>
</div>
<div class="col-sm-4 col-md-5">
<img class="featurette-image img-responsive" src="./src/img/projects/women-wheels-pilot/IMG_3639.jpg">
<hr class="featurette-divider">
<img class="featurette-image img-responsive" src="./src/img/projects/women-wheels-pilot/IMG_3653.jpg">
</div>
</div>
</div><!-- /.container -->
{% include footer.html %}
{% include core-js.html %}
</body>
</html>