Skip to content

Commit 8c5adaf

Browse files
author
IlkaCu
authored
change gid to id in metadata
1 parent 28d08a8 commit 8c5adaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

preprocessing/sql_snippets/supply/ego_dp_supply_metadata.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ COMMENT ON TABLE supply.ego_dp_conv_powerplant
147147
"format": "PostgreSQL",
148148
"fields": [
149149
{"name": "version", "description": "version number of eGo data processing", "unit": "" },
150-
{"name": "gid", "description": "Unique identifier", "unit": "" },
150+
{"name": "id", "description": "Unique identifier", "unit": "" },
151151
{"name": "bnetza_id", "description": "Bundesnetzagentur unit ID", "unit": " " },
152152
{"name": "company", "description": "Name of company", "unit": " " },
153153
{"name": "name", "description": "name of unit ", "unit": " " },

0 commit comments

Comments
 (0)