Energy Analytics Comps¶
Welcome! Our COMPS project is currently split into two separate repositories:
carleton-cs-energy-analytics
|
+-- energy-analytics-comps
+-- marthas-dashboard
- The energy-analytics-comps repo acquires energy data, imports it into the database, and serves data via an API at: http://energycomps.its.carleton.edu/api/index.php.
- The marthas-dashboard repo queries the API, and serves useful visualizations at: http://energycomps.its.carleton.edu/dashboard/. Analysis lives over here, too.
Documentation for both repos is provided below.