-
Notifications
You must be signed in to change notification settings - Fork 3
/
evaluation-framework.html
215 lines (211 loc) · 9.75 KB
/
evaluation-framework.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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
<!DOCTYPE html>
<html lang="en-US">
<head>
<title>District Evaluation Framework </title>
<meta charset="utf-8">
<meta content="IE=edge"
http-equiv="X-UA-Compatible">
<meta content="Our district evaluation framework and performance measures."
name="description">
<meta content="Alan Pruitt, @westernazedd"
name="author">
<meta content="Western Arizona Economic Development District, Inc."
name="copyright">
<meta content="index,follow"
name="robots">
<meta content="https://www.waedd.org/evaluation-framework.html"
name="url">
<meta content="G-VB90GJLZ0J"
name="google-analytics">
<meta content="Global"
name="distribution">
<link href="img/favicon/waedd-favicon.png"
rel="icon"
type="img/favicon">
<meta content="width=device-width, initial-scale=1, shrink-to-fit=no"
name="viewport">
<link rel="apple-touch-icon" sizes="60x60" href="img/touch-icons/apple-touch-icon-ipad-76x76.png">
<link rel="stylesheet" type="text/css" href="css/waedd.css">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="https://www.w3schools.com/lib/w3-theme-orange.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<style>
body {font-family: "Roboto", sans-serif}
.w3-bar-block .w3-bar-item {
padding: 16px;
font-weight: bold;
}
</style>
</head>
<body>
<nav class="w3-sidebar w3-bar-block w3-collapse w3-animate-left w3-card" style="z-index:3;width:250px;" id="mySidebar">
<a class="w3-bar-item w3-button w3-border-bottom w3-large" href="#"><img src="/img/webp/waedd-logo.webp" alt="western arizona economic develoment district logo" style="width:80%;"></a>
<a class="w3-bar-item w3-button w3-hide-large w3-large" href="javascript:void(0)" onclick="w3_close()">Close <i class="fa fa-remove"></i></a>
<a class="w3-bar-item w3-button w3-orange" href="index.html">Home</a>
<a class="w3-bar-item w3-button" href="about.html">About</a>
<a class="w3-bar-item w3-button" href="board.html">Board</a>
<a class="w3-bar-item w3-button" href="ceds.html">CEDS</a>
<a class="w3-bar-item w3-button" href="contact.html">Contact</a>
<a class="w3-bar-item w3-button" href="distress.html">Distress</a>
<a class="w3-bar-item w3-button" href="files.html">Files</a>
<a class="w3-bar-item w3-button" href="meetings.html">Meetings</a>
<a class="w3-bar-item w3-button" href="partners.html">Partners</a>
<a class="w3-bar-item w3-button" href="projects.html">Projects</a>
<a class="w3-bar-item w3-button" href="sitemap.html">Sitemap</a>
<a class="w3-bar-item w3-button" href="twitter.html">Twitter</a>
</nav>
<div class="w3-overlay w3-hide-large w3-animate-opacity" onclick="w3_close()" style="cursor:pointer" id="myOverlay"></div>
<div class="w3-main" style="margin-left:250px;">
<div id="myTop" class="w3-container w3-top w3-theme w3-large">
<p><i class="fa fa-bars w3-button w3-orange w3-hide-large w3-xlarge" onclick="w3_open()"></i>
<span id="myIntro" class="w3-hide">CEDS | Evaluation Framework</span></p>
</div>
<header class="w3-container w3-theme" style="padding:64px 32px">
<h1 class="w3-xxlarge">Western Arizona Economic Development District</h1>
</header>
<div class="w3-container" style="padding:32px">
<h2 id="c40">4.0 Evaluation Framework</h2>
<p>
Performance measures are to be determined after implementation of the District CEDS.
</p>
<p>Evaluation Framework</p>
<p>
<em>How are we doing?</em>
</p>
<p>
<em>What can we do better?</em>
</p>
<p>
<em>How will we know if we are on-course or off-track?</em>
</p>
<h3>Performance Issues</h3>
<p>
Performance measures are to be determined after implementation of the District CEDS.
</p>
<p>
The CEDS must contain a section that lists the performance measures used to evaluate the Planning Organization's successful development and implementation of the CEDS, including but not limited to the:
</p>
<ul>
<li>Number of jobs created after the implementation of our CEDS;</li>
<li>Number and types of investments undertaken in our region;
</li>
<li>Number of jobs retained in our region;
</li>
<li>Amount of private sector investment in the region after implementation of our CEDS, and;
</li>
<li>Changes in the economic environment of our region.
</li>
</ul>
<p>
Source: U.S. Economic Development Administration (2019)
</p>
<p>
Using KPIs identified for each of the objectives above, our EDD will create and refine an operational logic model to ensure that our organization can efficiently and accurately leverage and track economic development activity across multiple stakeholders.
</p>
<p>Strategic Objective:</p>
<p>a. Analyze our regional economy -</p>
<p>Key Performance Indicator (KPI):
<ul>
<li>Number of responses: CEDS Community Survey</li>
<li>Number of volunteers: CEDS Strategy Committee</li>
<li>Number of priority projects that progress
</li>
</ul>
<p>b. Define regional economic development goals -</p>
<ul>
<li>Number of new members that represent previously underrepresented industry & demographic members</li>
<li>Frequency of Board meetings & EDD updates, including outside specialists
</li>
<li>Number of convening & summit co-sponsors and value of sponsorships
</li>
</ul>
<p>c. Determine regional economic development opportunities -
</p>
<ul>
<li>Number of registrants & attendees</li>
<li>Action items informed by conferences, retreats, and the AAED Spring/Fall Forum
</li>
<li>Number of regional activities supported by EDD membership and staff
</li>
</ul>
<p>d. Formulate and implement a regional economic development program -</p>
<ul>
<li>Number of economic development education programs & number of attendees</li>
<li>Number of economic development meetings, number of attendees, & diversity of industries and communities served
</li>
<li>Number of economic resilience-based workshops</li>
</ul>
<h4 id="c41">4.1 Successful District EDA-funded projects in 2020 and 2021:</h4>
<p>Yuma County</p>
<address>
Project: Yuma County Spaceport Land Feasibility Study <br>
Budget: $34,520 <br>
Status: (underway) EDA-approved & funded - 02/2020 <br>
Jobs Created: TBD <br>
Jobs Retained: TBD <br>
Other Private Sector Investment: TBD <br>
</address>
<p>City of Yuma</p>
<address>
Project: Yuma Commerce Center (YCC) Sewer Line Installation/Connection <br>
Budget: $1.0 – $1.1 million <br>
Award: $850,000 <br>
Status: EDA-approved & funded - 09/2020 <br>
Jobs Created: TBD <br>
Jobs Retained: TBD <br>
Other Private Sector Investment: TBD <br>
</address>
<p>Greater Yuma Economic Development District</p>
<address>
Project: Yuma Multiversity Campus - Phase One Plan <br>
Budget: $120,000 <br>
Status: (underway) EDA-approved & funded - 04/2021 <br>
Jobs Created: TBD <br>
Jobs Retained: TBD <br>
Other Private Sector Investment: TBD <br>
</address>
<br>
<h6><a href="ceds.html">Return to CEDS</a></h6>
<hr>
</div>
<footer class="w3-container w3-theme" style="padding:32px">
<q>We build connections with the people and communities in La Paz, Mohave, and Yuma counties.</q>
</footer>
<script>
// Open and close the sidebar on medium and small screens
function w3_open() {
document.getElementById("mySidebar").style.display = "block";
document.getElementById("myOverlay").style.display = "block";
}
function w3_close() {
document.getElementById("mySidebar").style.display = "none";
document.getElementById("myOverlay").style.display = "none";
}
// Change style of top container on scroll
window.onscroll = function() {myFunction()};
function myFunction() {
if (document.body.scrollTop > 80 || document.documentElement.scrollTop > 80) {
document.getElementById("myTop").classList.add("w3-card-4", "w3-animate-opacity");
document.getElementById("myIntro").classList.add("w3-show-inline-block");
} else {
document.getElementById("myIntro").classList.remove("w3-show-inline-block");
document.getElementById("myTop").classList.remove("w3-card-4", "w3-animate-opacity");
}
}
// Accordions
function myAccordion(id) {
var x = document.getElementById(id);
if (x.className.indexOf("w3-show") == -1) {
x.className += " w3-show";
x.previousElementSibling.className += " w3-theme";
} else {
x.className = x.className.replace("w3-show", "");
x.previousElementSibling.className =
x.previousElementSibling.className.replace(" w3-theme", "");
}
}
</script>
</div>
</body>
</html>