@@ -34,13 +34,13 @@ Examples of each of these management commands, including output, is below per ut
34
34
## Electric
35
35
### Pennsylvania Electric Company ("PECO")
36
36
37
- ![ Electric Screenshot] ( apps/electric/page.png )
37
+ ![ Electric Screenshot] ( apps/electric/static/ page.png )
38
38
39
39
A ZIP (` .zip ` ) archive containing a comma-separated values (` .csv ` ) file, of
40
40
electricity used in kilowatt-hours (kWh), can be downloaded from the
41
41
"[ My Green Button Data] ( https://secure.peco.com/MyAccount/MyBillUsage/Pages/Secure/GreenButtonConnectDownloadMyData.aspx ) "
42
42
page of the "My Usage" section of the PECO website:
43
- ![ Export Pennsylvania Electric Company Electric Usage Screenshot] ( apps/electric/export.png )
43
+ ![ Export Pennsylvania Electric Company Electric Usage Screenshot] ( apps/electric/static/ export.png )
44
44
45
45
The export CSV file from PECO is named based upon the dates exported, like so:
46
46
> ` peco_electric_usage_interval_data_Service 1_1_2023-07-04_to_2023-07-04.csv `
@@ -96,13 +96,13 @@ Total: 12,876.9400 kWh / 19,534 hours = average 0.6592 kWh over 2 years, 2 mont
96
96
## Natural Gas
97
97
### Philadelphia Gas Works ("PGW")
98
98
99
- ![ Natural Gas Screenshot] ( apps/natural_gas/page.png )
99
+ ![ Natural Gas Screenshot] ( apps/natural_gas/static/ page.png )
100
100
101
101
An Excel (` .xlsx ` ) spreadsheet file of natural gas, used in hundreds of cubic
102
102
feet (CCF), each (billing) month can be downloaded from the
103
103
"[ usage section] ( https://myaccount.pgworks.com/portal/usages.aspx?type=GU ) "
104
104
of the Philadelphia Gas Works (PGW) website;
105
- ![ Export Philadelphia Gas Works Natural Gas Usage Screenshot] ( apps/natural_gas/export.png )
105
+ ![ Export Philadelphia Gas Works Natural Gas Usage Screenshot] ( apps/natural_gas/static/ export.png )
106
106
107
107
The Excel spreadsheet from PGW is named by the date it was exported
108
108
(such as ` UsageDataMMDDYYYY.xlsx ` ):
@@ -141,14 +141,14 @@ Done.
141
141
## Water
142
142
#### Philadelphia Water Department ("PWD")
143
143
144
- ![ Water Screenshot] ( apps/water/page.png )
144
+ ![ Water Screenshot] ( apps/water/static/ page.png )
145
145
146
146
Comma-separated values ("CSV" / ` .csv ` ) file of water used, in gallons, daily.
147
147
148
148
A CSV file can be downloaded by "Gallons" of water used "Daily" from the
149
149
"[ Detailed Usage] ( https://secure8.i-doxs.net/CityOfPhiladelphiaWRB/Secure/Usage.aspx ) "
150
150
section of the Philadelphia Water Department (PWD) website:
151
- ![ Export Philadelphia Water Department Detailed Usage Screenshot] ( apps/water/export.png )
151
+ ![ Export Philadelphia Water Department Detailed Usage Screenshot] ( apps/water/static/ export.png )
152
152
153
153
The water usage export ` .csv ` file is always named ` ChartData.csv ` .
154
154
0 commit comments