-
Notifications
You must be signed in to change notification settings - Fork 0
/
small-business.html
executable file
·194 lines (187 loc) · 8.02 KB
/
small-business.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
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/style.css">
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<title>OPPD Service Charge Hikes</title>
<meta name="description" content="I See Scams - OPPD Small Business Rate Hikes">
<meta name="keywords" content="scam,gouge,consumer rights">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="OPPD Small Business Rate History, $28 a month, $336 a year.">
<meta name="twitter:description" content="This is OPPD rate history showing large increases in service charges over the last 4 years.">
<meta name="twitter:image" content="https://devc.devop.win/twitter/oppd-sb-twitter.png">
</head>
<body>
<div class="container-fluid navi-image">
<nav class="navbar navbar-expand-lg navbar-dark">
<div class="container">
<a href="/" class="navbar-brand">IcyScams</a>
<button class="navbar-toggler float-right" type="button" data-toggle="collapse" data-target="#navbar9">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbar9">
<ul class="navbar-nav ml-auto">
<li class="nav-item px-3">
<a class="nav-link" href="/">Home</a>
</li>
<li class="nav-item px-3">
<a class="nav-link" href="/contact.html">Contact</a>
</li>
<li class="nav-item px-3">
<a class="nav-link" href="/about.html">About</a>
</li>
</ul>
</div>
</div>
</nav>
</div>
<div class="container text-18 mt-5">
<h1 style="text-align:center;">OPPD Small Business Service Charges</h1>
<div class="row mb-5">
<div class="col-lg-6 mt-5">
<h4 class="mb-3">Lets take a look at how OPPD has raised service fees over the last few years.</h4>
<table class="table table-dark">
<thead>
<tr>
<th scope="col">Year</th>
<th scope="col">Service Charge</th>
<th scope="col">Yearly Charge</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">2015</th>
<td>$13.53</td>
<td>$162.36</td>
</tr>
<tr>
<th scope="row">2016</th>
<td>$18.00</td>
<td>$218.00</td>
</tr>
<tr>
<th scope="row">2017</th>
<td>$23.00</td>
<td>$276.00</td>
</tr>
<tr>
<th scope="row">2018</th>
<td>$28.00</td>
<td>$336.00</td>
</tr>
</tbody>
</table>
<p>Adding $5 a month, $60 year for 3 years when they already had much higher service fees than MUD does for
their services, which are more maintenance intensive systems.</p>
</div>
<div class="col-lg-6 mt-5">
<h4 class="text-center">Small Business Service Charges</h4>
<canvas id="sbChart" width="500" height="400"></canvas>
</div>
</div>
</div>
<div class="container text-18">
<div class="row">
<div class="col-lg-6 mt-4">
<h3 class="mb-4">2018 Rate</h3>
<h5>Rate 230 – Small Commercial, Non-Demand Rate</h5>
<p>This rate applies to non-residential customers that have a Monthly Billing Demand less than 50 kW during
each of the
four summer billing months and all service is taken through a single meter at one location.</p>
<p class="font-weight-bold">Service Charge: $28.00/month</p>
<p class="font-weight-bold">Summer (June 1 – Sept. 30)</p>
<ul>
<li>9.63 cents/kWh for first 1,000 kWh</li>
<li>8.88 cents/kWh for all additional kWh</li>
</ul>
<p class="font-weight-bold">Winter (Oct. 1 – May 31)</p>
<ul>
<li>8.33 cents/kWh for the first 3,000 kWh</li>
<li>5.53 cents/kWh for all additional kWh</li>
<li>5.67 cents/kWh for all additional kWh</li>
</ul>
<p>Minimum Monthly Bill: $28.00</p>
</div>
<div class="col-lg-6 mt-4">
<h3 class="mb-4">2017 Rate</h3>
<h5>Rate 230 – Small Commercial, Non-Demand Rate</h5>
<p>This rate applies to non-residential customers that have a Monthly Billing Demand less than 50 kW during
each of the
four summer billing months and all service is taken through a single meter at one location.</p>
<p class="font-weight-bold">Service Charge: $23.00/month</p>
<p class="font-weight-bold">Summer (June 1 – Sept. 30)</p>
<ul>
<li>10.18 cents/kWh for first 1,000 kWh</li>
<li>9.39 cents/kWh for all additional kWh</li>
</ul>
<p class="font-weight-bold">Winter (Oct. 1 – May 31)</p>
<ul>
<li>8.81 cents/kWh for the first 3,000 kWh</li>
<li>5.85 cents/kWh for all additional kWh</li>
</ul>
<p>Minimum Monthly Bill: $23.00</p>
</div>
</div>
</div>
<div class="container text-18">
<div class="row">
<div class="col-lg-6 mt-4">
<h3 class="mb-4">2016 Rate</h3>
<h5>Rate 230 – Small Commercial, Non-Demand Rate</h5>
<p>This rate applies to non-residential customers that have a Monthly Billing Demand less than 50 kW during
each of the
four summer billing months and all service is taken through a single meter at one location.</p>
<p class="font-weight-bold">Service Charge: $18.00/month</p>
<p class="font-weight-bold">Summer (June 1 – Sept. 30)</p>
<ul>
<li>10.75 cents/kWh for first 1,000 kWh</li>
<li>9.92 cents/kWh for all additional kWh</li>
</ul>
<p class="font-weight-bold">Winter (Oct. 1 – May 31)</p>
<ul>
<li>9.29 cents/kWh for the first 3,000 kWh</li>
<li>6.17 cents/kWh for all additional kWh</li>
</ul>
<p>Minimum Monthly Bill: $18.00</p>
</div>
<div class="col-lg-6 mt-4">
<h3 class="mb-4">2015 Rate</h3>
<h5>Rate 230 – Small Commercial, Non-Demand Rate</h5>
<p>This rate applies to non-residential customers that have a Monthly Billing Demand less than 50 kW during
each of the
four summer billing months and all service is taken through a single meter at one location.</p>
<p class="font-weight-bold">Basic Service Charge: $13.53/month</p>
<ul>
<li>Energy Charge in cents/kWh</li>
</ul>
<p class="font-weight-bold">Summer (June 1 – Sept. 30)</p>
<ul>
<li>10.88 cents/kWh for first 1,000 kWh</li>
<li>10.04 cents/kWh for all additional kWh</li>
</ul>
<p class="font-weight-bold">Winter (Oct. 1 – May 31)</p>
<ul>
<li>9.42 cents/kWh for the first 3,000 kWh</li>
<li>6.25 cents/kWh for all additional kWh</li>
</ul>
</div>
</div>
</div>
<div class="container pt-5 pb-5"></div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.7.2/Chart.min.js"></script>
<script src="js/sbChart.js"></script>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8="
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
crossorigin="anonymous"></script>
</body>
</html>