首页 > 其他 > 详细

energy/heating data source

时间:2020-01-17 01:00:39      阅读:97      评论:0      收藏:0      [点我收藏+]

HeatManDataLake

1. schema: hfors

tables

ambient_temperature_emd record the ambient temperature hourly: 2019-01-01 00:00:00 to 2019-08-01 01:00:00
heat_sale only 5 records, records the amount sale per month from 2019 Feb to 2019 June. 
make_up_water like heat_sale table, just 5 records.
opex don‘t know
return_temperature readtime; temperature;  
supply_temperature readtime; temperature;
total_heat_production no data;
unit_heat_production readtime, records per seconds(not stable); amount
Unit_production_cost just 5 records/rows

2. schema: bronderslev

not useful. the data is not about the energy consumption. 

Public Data. 

Public data website: OpenEI

 

SQL examples:

select * from hfors.ambient_temperature_emd where readtime > 2019-07-30 22:00:00

 

energy/heating data source

原文:https://www.cnblogs.com/dulun/p/12203811.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!