Changes
On January 12, 2025 at 3:42:03 PM +0200, Antti Hildén:
-
Updated description of Ilokkaanpuisto car heating and electric vehicle charging electricity measurements from
Electrical measurements of car heating and electric vehicle charging from the four housing associations of Ilokkaanpuisto. 40 + 40 + 62 + 21 + 27 = 190 Available measurement quantities: voltage, current, active power and energy The data consist of one measurement point that is at the supply side of the feeder of all the parking places. The measurement includes quantities such as voltage, current, active power, reactive power for three phases and cumulative energy. Also power quality is measured with total harmonic distortion of voltage and current. The measurement device is Carlo Gavazzi WM15. Data is stored in a system managed by an external party and accessed via a RESTful HTTP API. To learn more about Ilokkaanpuisto and how the measurements can be accessed see the [Ilokkaanpuisto group](https://ckan.energydata.rd.tuni.fi/group/about/ilokkaanpuisto).
toElectrical measurements of car heating and electric vehicle charging from the four housing associations of Ilokkaanpuisto. Available measurement quantities are voltage, current, active power and energy. The measurement device is Carlo Gavazzi WM15. Data is stored in a system managed by an external party and accessed via a RESTful HTTP API. To learn more about Ilokkaanpuisto and how the measurements can be accessed see the [Ilokkaanpuisto group](https://ckan.energydata.rd.tuni.fi/group/about/ilokkaanpuisto).
f | 1 | { | f | 1 | { |
2 | "author": "", | 2 | "author": "", | ||
3 | "author_email": "", | 3 | "author_email": "", | ||
4 | "creator_user_id": "c028eea2-1878-47b8-843b-aa298066c249", | 4 | "creator_user_id": "c028eea2-1878-47b8-843b-aa298066c249", | ||
5 | "data_owner": "Tampere", | 5 | "data_owner": "Tampere", | ||
6 | "groups": [ | 6 | "groups": [ | ||
7 | { | 7 | { | ||
8 | "description": "Our university has been given access to data | 8 | "description": "Our university has been given access to data | ||
n | 9 | collected from the new Ilokkaanpuisto residential area in Tampere. In | n | 9 | collected from the new Ilokkaanpuisto residential area in Tampere. |
10 | Ilokkaanpuisto has four housing cooperatives: Auringonkukka (40 | ||||
11 | apartments), Auringonpaiste (40 apartments), Auringons\u00e4de (62 | ||||
12 | apartments) and Ilokkaanrinne 5-6 (48 apartments). In Ilokkaanpuisto | ||||
10 | Ilokkaanpuisto the housing cooperatives together own a solar power | 13 | the housing cooperatives together own a solar power plant located else | ||
11 | plant located else where which produces energy for their use. The | 14 | where which produces energy for their use. The available data includes | ||
12 | available data includes measurements from the solar power plant and | 15 | measurements from the solar power plant and multiple apartment | ||
13 | multiple apartment buildings. Data from the buildings covers | 16 | buildings. Data from the buildings covers electrical measurements of | ||
14 | electrical measurements of property electricity, ventilation, outdoor | 17 | property electricity, ventilation, outdoor lighting, car heating and | ||
15 | lighting, car heating and charging and ground-source heat | 18 | charging and ground-source heat pumps.\r\n\r\nThe data from the | ||
16 | pumps.\r\n\r\nThe data from the apartment buildings is collected by an | 19 | apartment buildings is collected by an external party and stored in | ||
17 | external party and stored in their system. This system offers a | 20 | their system. This system offers a RESTful HTTP API for accessing the | ||
18 | RESTful HTTP API for accessing the data. The [documentation of the | 21 | data. The [documentation of the | ||
19 | API](https://rest-api.sandbox.akamon.cloud/swagger/index.html) is | 22 | API](https://rest-api.sandbox.akamon.cloud/swagger/index.html) is | ||
20 | available publicly. The document has also a built-in tool for using | 23 | available publicly. The document has also a built-in tool for using | ||
21 | the API. Our university has been given an API key which enables us to | 24 | the API. Our university has been given an API key which enables us to | ||
22 | access the data. If you are interested in the data, you can contact | 25 | access the data. If you are interested in the data, you can contact | ||
23 | the person marked as maintainer for the datasets in this | 26 | the person marked as maintainer for the datasets in this | ||
24 | group.\r\n\r\nAll the data related to the apartment buildings | 27 | group.\r\n\r\nAll the data related to the apartment buildings | ||
25 | described by datasets in this group are available via the above | 28 | described by datasets in this group are available via the above | ||
26 | mentioned API and are accessed in the same way. The data has just been | 29 | mentioned API and are accessed in the same way. The data has just been | ||
27 | split into datasets to make it easier to find data about a specific | 30 | split into datasets to make it easier to find data about a specific | ||
28 | topic. Below are explained some key concepts with usage examples about | 31 | topic. Below are explained some key concepts with usage examples about | ||
29 | the data and API to make it easier to get started using the | 32 | the data and API to make it easier to get started using the | ||
30 | data.\r\n\r\nThe apartment buildings are modelled as metering sites. | 33 | data.\r\n\r\nThe apartment buildings are modelled as metering sites. | ||
31 | Metering sites have measurement devices which then contain the actual | 34 | Metering sites have measurement devices which then contain the actual | ||
32 | measurements. The identifiers of a measurement and associated | 35 | measurements. The identifiers of a measurement and associated | ||
33 | measurement device and metering site are documented in the datasets. | 36 | measurement device and metering site are documented in the datasets. | ||
34 | These identifiers are used to get information about the sites, devices | 37 | These identifiers are used to get information about the sites, devices | ||
35 | and measurements.\r\n\r\nInformation about a metering site can be | 38 | and measurements.\r\n\r\nInformation about a metering site can be | ||
36 | fetched using its identifier with:\r\n\r\n\tcurl -X 'GET' \\\r\n\t | 39 | fetched using its identifier with:\r\n\r\n\tcurl -X 'GET' \\\r\n\t | ||
37 | ://rest-api.sandbox.akamon.cloud/api/meteringsite/AURINGONSADE_TALO_A' | 40 | ://rest-api.sandbox.akamon.cloud/api/meteringsite/AURINGONSADE_TALO_A' | ||
38 | \\\r\n\t -H 'accept: */*' \\\r\n\t -H 'X-API-Key: | 41 | \\\r\n\t -H 'accept: */*' \\\r\n\t -H 'X-API-Key: | ||
39 | the_api_key'\r\n\r\nYou can get the list of all measurement devices | 42 | the_api_key'\r\n\r\nYou can get the list of all measurement devices | ||
40 | with:\r\n\r\n\tcurl -X 'GET' \\\r\n\t | 43 | with:\r\n\r\n\tcurl -X 'GET' \\\r\n\t | ||
41 | 'https://rest-api.sandbox.akamon.cloud/api/measurementdevice' \\\r\n\t | 44 | 'https://rest-api.sandbox.akamon.cloud/api/measurementdevice' \\\r\n\t | ||
42 | -H 'accept: */*' \\\r\n\t -H 'X-API-Key: the_api_key'\r\n\r\nYou can | 45 | -H 'accept: */*' \\\r\n\t -H 'X-API-Key: the_api_key'\r\n\r\nYou can | ||
43 | also get the measurement devices for a specific metering site by using | 46 | also get the measurement devices for a specific metering site by using | ||
44 | its identifier with:\r\n\r\n\tcurl -X 'GET' \\\r\n\t | 47 | its identifier with:\r\n\r\n\tcurl -X 'GET' \\\r\n\t | ||
45 | st-api.sandbox.akamon.cloud/api/measurementdevice/AURINGONSADE_TALO_B' | 48 | st-api.sandbox.akamon.cloud/api/measurementdevice/AURINGONSADE_TALO_B' | ||
46 | \\\r\n\t -H 'accept: */*' \\\r\n\t -H 'X-API-Key: | 49 | \\\r\n\t -H 'accept: */*' \\\r\n\t -H 'X-API-Key: | ||
47 | the_api_key'\r\n\r\nYou can get information about a specific | 50 | the_api_key'\r\n\r\nYou can get information about a specific | ||
48 | measurement device by using its identifier and the identifier of the | 51 | measurement device by using its identifier and the identifier of the | ||
49 | associated metering site with:\r\n\r\n\tcurl -X 'GET' \\\r\n\t | 52 | associated metering site with:\r\n\r\n\tcurl -X 'GET' \\\r\n\t | ||
50 | mentdevice/AURINGONSADE_TALO_B/AURINGONSADE_TALO_B_TKB36_TULOILMAKOJE' | 53 | mentdevice/AURINGONSADE_TALO_B/AURINGONSADE_TALO_B_TKB36_TULOILMAKOJE' | ||
51 | \\\r\n\t -H 'accept: */*' \\\r\n\t -H 'X-API-Key: | 54 | \\\r\n\t -H 'accept: */*' \\\r\n\t -H 'X-API-Key: | ||
52 | the_api_key'\r\n\r\nYou can get information about a measurement by | 55 | the_api_key'\r\n\r\nYou can get information about a measurement by | ||
53 | using its identifier, and the identifiers of the associated | 56 | using its identifier, and the identifiers of the associated | ||
54 | measurement device and metering site with:\r\n\r\n\tcurl -X 'GET' | 57 | measurement device and metering site with:\r\n\r\n\tcurl -X 'GET' | ||
55 | \\\r\n\t | 58 | \\\r\n\t | ||
56 | ALO_A_SAHKO_ILMANVAIHTOLAITTEISTO_electric_metering_SM01_current_L1_M' | 59 | ALO_A_SAHKO_ILMANVAIHTOLAITTEISTO_electric_metering_SM01_current_L1_M' | ||
57 | \\\r\n\t -H 'accept: */*' \\\r\n\t -H 'X-API-Key: | 60 | \\\r\n\t -H 'accept: */*' \\\r\n\t -H 'X-API-Key: | ||
58 | the_api_key'\r\n\r\nYou can get actual values for a measurement as a | 61 | the_api_key'\r\n\r\nYou can get actual values for a measurement as a | ||
59 | time series by using its identifier and providing a time range | 62 | time series by using its identifier and providing a time range | ||
60 | with:\r\n\r\n\tcurl -X 'GET' \\\r\n\t | 63 | with:\r\n\r\n\tcurl -X 'GET' \\\r\n\t | ||
61 | _SM01_current_L1_M&start=2022-09-19T12:00:00&stop=2022-09-19T13:00:00' | 64 | _SM01_current_L1_M&start=2022-09-19T12:00:00&stop=2022-09-19T13:00:00' | ||
62 | \\\r\n\t -H 'accept: */*' \\\r\n\t -H 'X-API-Key: the_api_key'", | 65 | \\\r\n\t -H 'accept: */*' \\\r\n\t -H 'X-API-Key: the_api_key'", | ||
63 | "display_name": "Ilokkaanpuisto", | 66 | "display_name": "Ilokkaanpuisto", | ||
64 | "id": "399a7c83-3017-4970-b83f-c7acc9de14cf", | 67 | "id": "399a7c83-3017-4970-b83f-c7acc9de14cf", | ||
65 | "image_display_url": "", | 68 | "image_display_url": "", | ||
66 | "name": "ilokkaanpuisto", | 69 | "name": "ilokkaanpuisto", | ||
67 | "title": "Ilokkaanpuisto" | 70 | "title": "Ilokkaanpuisto" | ||
68 | } | 71 | } | ||
69 | ], | 72 | ], | ||
70 | "id": "d9179ce9-94b9-419c-9d6c-1e58c45e2af8", | 73 | "id": "d9179ce9-94b9-419c-9d6c-1e58c45e2af8", | ||
71 | "isopen": false, | 74 | "isopen": false, | ||
72 | "license_id": "internal", | 75 | "license_id": "internal", | ||
73 | "license_title": "For internal research and education use", | 76 | "license_title": "For internal research and education use", | ||
74 | "maintainer": "Otto Hylli", | 77 | "maintainer": "Otto Hylli", | ||
75 | "maintainer_email": "otto.hylli@tuni.fi", | 78 | "maintainer_email": "otto.hylli@tuni.fi", | ||
76 | "metadata_created": "2022-11-16T07:22:26.626515", | 79 | "metadata_created": "2022-11-16T07:22:26.626515", | ||
n | 77 | "metadata_modified": "2025-01-12T13:35:50.945482", | n | 80 | "metadata_modified": "2025-01-12T13:42:03.853173", |
78 | "name": | 81 | "name": | ||
79 | o-car-heating-and-electric-vehicle-charging-electricity-measurements", | 82 | o-car-heating-and-electric-vehicle-charging-electricity-measurements", | ||
80 | "notes": "Electrical measurements of car heating and electric | 83 | "notes": "Electrical measurements of car heating and electric | ||
t | 81 | vehicle charging from the four housing associations of | t | 84 | vehicle charging from the four housing associations of Ilokkaanpuisto. |
82 | Ilokkaanpuisto.\r\n40 + 40 + 62 + 21 + 27 = 190\r\nAvailable | ||||
83 | measurement quantities: voltage, current, active power and | 85 | Available measurement quantities are voltage, current, active power | ||
84 | energy\r\n\r\nThe data consist of one measurement point that is at the | 86 | and energy. The measurement device is Carlo Gavazzi WM15. Data is | ||
85 | supply side of the feeder of all the parking places. The measurement | 87 | stored in a system managed by an external party and accessed via a | ||
86 | includes quantities such as voltage, current, active power, reactive | 88 | RESTful HTTP API. To learn more about Ilokkaanpuisto and how the | ||
87 | power for three phases and cumulative energy. Also power quality is | ||||
88 | measured with total harmonic distortion of voltage and current. The | ||||
89 | measurement device is Carlo Gavazzi WM15. Data is stored in a system | ||||
90 | managed by an external party and accessed via a RESTful HTTP API. To | ||||
91 | learn more about Ilokkaanpuisto and how the measurements can be | ||||
92 | accessed see the [Ilokkaanpuisto | 89 | measurements can be accessed see the [Ilokkaanpuisto | ||
93 | oup](https://ckan.energydata.rd.tuni.fi/group/about/ilokkaanpuisto).", | 90 | oup](https://ckan.energydata.rd.tuni.fi/group/about/ilokkaanpuisto).", | ||
94 | "num_resources": 1, | 91 | "num_resources": 1, | ||
95 | "num_tags": 5, | 92 | "num_tags": 5, | ||
96 | "organization": { | 93 | "organization": { | ||
97 | "approval_status": "approved", | 94 | "approval_status": "approved", | ||
98 | "created": "2022-11-14T13:57:32.648057", | 95 | "created": "2022-11-14T13:57:32.648057", | ||
99 | "description": "[CNESS](https://research.tuni.fi/cness/about/) | 96 | "description": "[CNESS](https://research.tuni.fi/cness/about/) | ||
100 | (Climate Neutral Energy Systems and Society) is a multidisciplinary | 97 | (Climate Neutral Energy Systems and Society) is a multidisciplinary | ||
101 | research platform on energy transition at Tampere University. CNESS | 98 | research platform on energy transition at Tampere University. CNESS | ||
102 | combines Tampere University\u2019s existing and emerging potential and | 99 | combines Tampere University\u2019s existing and emerging potential and | ||
103 | expertise in several engineering, natural science and social science | 100 | expertise in several engineering, natural science and social science | ||
104 | and business disciplines, focusing on six closely interrelated areas: | 101 | and business disciplines, focusing on six closely interrelated areas: | ||
105 | electrification of energy systems, hard-to-electrify areas, societal | 102 | electrification of energy systems, hard-to-electrify areas, societal | ||
106 | implications of the energy transition, value creation and energy | 103 | implications of the energy transition, value creation and energy | ||
107 | transition, energy policy and energy efficient and sustainable built | 104 | transition, energy policy and energy efficient and sustainable built | ||
108 | environment.", | 105 | environment.", | ||
109 | "id": "693e9b10-bc89-4e14-bf38-1770a5b2a2fc", | 106 | "id": "693e9b10-bc89-4e14-bf38-1770a5b2a2fc", | ||
110 | "image_url": "", | 107 | "image_url": "", | ||
111 | "is_organization": true, | 108 | "is_organization": true, | ||
112 | "name": "cness", | 109 | "name": "cness", | ||
113 | "state": "active", | 110 | "state": "active", | ||
114 | "title": "CNESS", | 111 | "title": "CNESS", | ||
115 | "type": "organization" | 112 | "type": "organization" | ||
116 | }, | 113 | }, | ||
117 | "owner_org": "693e9b10-bc89-4e14-bf38-1770a5b2a2fc", | 114 | "owner_org": "693e9b10-bc89-4e14-bf38-1770a5b2a2fc", | ||
118 | "private": false, | 115 | "private": false, | ||
119 | "relationships_as_object": [], | 116 | "relationships_as_object": [], | ||
120 | "relationships_as_subject": [], | 117 | "relationships_as_subject": [], | ||
121 | "resources": [ | 118 | "resources": [ | ||
122 | { | 119 | { | ||
123 | "cache_last_updated": null, | 120 | "cache_last_updated": null, | ||
124 | "cache_url": null, | 121 | "cache_url": null, | ||
125 | "created": "2022-11-16T07:25:24.526064", | 122 | "created": "2022-11-16T07:25:24.526064", | ||
126 | "datastore_active": true, | 123 | "datastore_active": true, | ||
127 | "description": "List of available measurements. Note: this is a | 124 | "description": "List of available measurements. Note: this is a | ||
128 | work in progress. Measurement names and descriptions should be in | 125 | work in progress. Measurement names and descriptions should be in | ||
129 | English and measurement units are missing.", | 126 | English and measurement units are missing.", | ||
130 | "format": "XLSX", | 127 | "format": "XLSX", | ||
131 | "hash": "", | 128 | "hash": "", | ||
132 | "id": "22fc7e71-7c8a-4e36-8777-40a22d0e9c0a", | 129 | "id": "22fc7e71-7c8a-4e36-8777-40a22d0e9c0a", | ||
133 | "last_modified": "2022-11-16T07:25:24.497574", | 130 | "last_modified": "2022-11-16T07:25:24.497574", | ||
134 | "metadata_modified": "2022-11-16T07:25:25.406885", | 131 | "metadata_modified": "2022-11-16T07:25:25.406885", | ||
135 | "mimetype": | 132 | "mimetype": | ||
136 | "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", | 133 | "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", | ||
137 | "mimetype_inner": null, | 134 | "mimetype_inner": null, | ||
138 | "name": "available_measurements.xlsx", | 135 | "name": "available_measurements.xlsx", | ||
139 | "package_id": "d9179ce9-94b9-419c-9d6c-1e58c45e2af8", | 136 | "package_id": "d9179ce9-94b9-419c-9d6c-1e58c45e2af8", | ||
140 | "position": 0, | 137 | "position": 0, | ||
141 | "resource_type": null, | 138 | "resource_type": null, | ||
142 | "size": 12029, | 139 | "size": 12029, | ||
143 | "state": "active", | 140 | "state": "active", | ||
144 | "url": | 141 | "url": | ||
145 | 0a22d0e9c0a/download/ilokkaanpuisto_car_heating_and_ev_charging.xlsx", | 142 | 0a22d0e9c0a/download/ilokkaanpuisto_car_heating_and_ev_charging.xlsx", | ||
146 | "url_type": "upload" | 143 | "url_type": "upload" | ||
147 | } | 144 | } | ||
148 | ], | 145 | ], | ||
149 | "state": "active", | 146 | "state": "active", | ||
150 | "tags": [ | 147 | "tags": [ | ||
151 | { | 148 | { | ||
152 | "display_name": "car heating", | 149 | "display_name": "car heating", | ||
153 | "id": "a309734b-f1b2-4fe3-95a0-df40aeaddf2b", | 150 | "id": "a309734b-f1b2-4fe3-95a0-df40aeaddf2b", | ||
154 | "name": "car heating", | 151 | "name": "car heating", | ||
155 | "state": "active", | 152 | "state": "active", | ||
156 | "vocabulary_id": null | 153 | "vocabulary_id": null | ||
157 | }, | 154 | }, | ||
158 | { | 155 | { | ||
159 | "display_name": "electric vehicle charging", | 156 | "display_name": "electric vehicle charging", | ||
160 | "id": "a1ad194a-3d95-4600-918a-9beb95c72a60", | 157 | "id": "a1ad194a-3d95-4600-918a-9beb95c72a60", | ||
161 | "name": "electric vehicle charging", | 158 | "name": "electric vehicle charging", | ||
162 | "state": "active", | 159 | "state": "active", | ||
163 | "vocabulary_id": null | 160 | "vocabulary_id": null | ||
164 | }, | 161 | }, | ||
165 | { | 162 | { | ||
166 | "display_name": "electricity", | 163 | "display_name": "electricity", | ||
167 | "id": "0c58cb6b-5845-4112-9871-6adda7eaac59", | 164 | "id": "0c58cb6b-5845-4112-9871-6adda7eaac59", | ||
168 | "name": "electricity", | 165 | "name": "electricity", | ||
169 | "state": "active", | 166 | "state": "active", | ||
170 | "vocabulary_id": null | 167 | "vocabulary_id": null | ||
171 | }, | 168 | }, | ||
172 | { | 169 | { | ||
173 | "display_name": "ilokkaanpuisto", | 170 | "display_name": "ilokkaanpuisto", | ||
174 | "id": "a0d74dd1-fa93-4370-a480-51b441b4a760", | 171 | "id": "a0d74dd1-fa93-4370-a480-51b441b4a760", | ||
175 | "name": "ilokkaanpuisto", | 172 | "name": "ilokkaanpuisto", | ||
176 | "state": "active", | 173 | "state": "active", | ||
177 | "vocabulary_id": null | 174 | "vocabulary_id": null | ||
178 | }, | 175 | }, | ||
179 | { | 176 | { | ||
180 | "display_name": "power quality", | 177 | "display_name": "power quality", | ||
181 | "id": "f75b4ff7-2ba6-44ba-8468-c1e9c3ba08e4", | 178 | "id": "f75b4ff7-2ba6-44ba-8468-c1e9c3ba08e4", | ||
182 | "name": "power quality", | 179 | "name": "power quality", | ||
183 | "state": "active", | 180 | "state": "active", | ||
184 | "vocabulary_id": null | 181 | "vocabulary_id": null | ||
185 | } | 182 | } | ||
186 | ], | 183 | ], | ||
187 | "temporal_resolution": "1 minute", | 184 | "temporal_resolution": "1 minute", | ||
188 | "temporal_start": "2022-09-17", | 185 | "temporal_start": "2022-09-17", | ||
189 | "title": "Ilokkaanpuisto car heating and electric vehicle charging | 186 | "title": "Ilokkaanpuisto car heating and electric vehicle charging | ||
190 | electricity measurements", | 187 | electricity measurements", | ||
191 | "type": "dataset", | 188 | "type": "dataset", | ||
192 | "url": "https://rest-api.sandbox.akamon.cloud/swagger/index.html", | 189 | "url": "https://rest-api.sandbox.akamon.cloud/swagger/index.html", | ||
193 | "version": "" | 190 | "version": "" | ||
194 | } | 191 | } |