Our plan is now to come up with as many ideas as we can think of, outside the box. We are no longer focusing solely on visualizations. We want to create applications that reflect what the user of the site would want, not necessarily what the organization would like for itself. For example, a report card for the organization is not really at the best interests of the organization, rather, a report card for products that it gives rebates on would be a wiser choice since the consumer will find that information much more useful.
Currently we have thought of a few calculators that will serve as applications in the tabs. These are being implemented in plain javascript with the use of google visualization api to fetch data from the spreadsheets into our function that does the calculations. The result is displayed for the user in an easy to interpret interface.
The Appliance Report Card
- Get top 5 Energy Star Efficient Models
- Get Cheapest Non-Energy Star Models
- All models must have similar specs
- Compare/Determine How Long Until Break Even
- Less Amount of Time is Better
- Grade Based on Time for Break Even
- User enters info in for 2 models
- Calculate Break Even Point
- Total Savings and amount of time (lifetime estimate)
- User enters two years, their corresponding
power usages, and a base temperature
- Calculates total change in power usage per cooling degree day and percent of change
- Power generation for two years are read
- Cooling Degree Data is read for corresponding years
- Calculates the amount of power generated per Cooling Degree Day and percent change
We also plan on giving HEEP a live demonstration so they can give feed back in 2 weeks.
0 comments:
Post a Comment