Renovus-Tech / solarec-db

GNU Affero General Public License v3.0
0 stars 0 forks source link

M6 - Connection to the grid data for different target countries #6

Closed pferrariuy closed 3 months ago

pferrariuy commented 3 months ago

Adjust database structure to suppport different data source and not only Ember (https://github.com/ember-climate/ember-data-api/) data.

Adjust database in order to:

The data structure must be generic (list gen_data and loc_data) in order to store the information (with any frecuency and in local time). Since in the future more type of data can be stored, a metadata structure will be use.

pferrariuy commented 3 months ago

Information that will be stored for a country:

Information that will be stored for data country (hourly):

pferrariuy commented 3 months ago

Data types added:

pferrariuy commented 3 months ago

Convert Ember Data to Ctr Data by Hour.xlsx