Veranderingen
Op 13 oktober 2022 om 14:01:08 CEST,
-
No fields were updated. See the metadata diff for more details.
f | 1 | { | f | 1 | { |
2 | "author": null, | 2 | "author": null, | ||
3 | "author_email": null, | 3 | "author_email": null, | ||
4 | "civity_metadataquality": { | 4 | "civity_metadataquality": { | ||
5 | "mandatory": { | 5 | "mandatory": { | ||
6 | "number": 17, | 6 | "number": 17, | ||
7 | "score": 0.29411764705882354, | 7 | "score": 0.29411764705882354, | ||
8 | "valid": 5 | 8 | "valid": 5 | ||
9 | }, | 9 | }, | ||
10 | "optional": { | 10 | "optional": { | ||
11 | "number": 21, | 11 | "number": 21, | ||
12 | "score": 0.0, | 12 | "score": 0.0, | ||
13 | "valid": 0 | 13 | "valid": 0 | ||
14 | }, | 14 | }, | ||
15 | "total": { | 15 | "total": { | ||
16 | "number": 38, | 16 | "number": 38, | ||
17 | "score": 0.13157894736842105, | 17 | "score": 0.13157894736842105, | ||
18 | "valid": 5 | 18 | "valid": 5 | ||
19 | } | 19 | } | ||
20 | }, | 20 | }, | ||
21 | "creator_user_id": "2da92da4-b919-40d6-9afe-60b6fa1310a9", | 21 | "creator_user_id": "2da92da4-b919-40d6-9afe-60b6fa1310a9", | ||
22 | "extras": [], | 22 | "extras": [], | ||
23 | "groups": [ | 23 | "groups": [ | ||
24 | { | 24 | { | ||
25 | "description": "", | 25 | "description": "", | ||
26 | "display_name": "Natuur en milieu", | 26 | "display_name": "Natuur en milieu", | ||
27 | "id": "af36ddfd-2ec1-4266-ad7b-53c089952591", | 27 | "id": "af36ddfd-2ec1-4266-ad7b-53c089952591", | ||
28 | "image_display_url": | 28 | "image_display_url": | ||
29 | ads/group/2020-10-27-090104.5979272019-02-13-122638.391682natuur.png", | 29 | ads/group/2020-10-27-090104.5979272019-02-13-122638.391682natuur.png", | ||
30 | "name": "natuur-en-milieu", | 30 | "name": "natuur-en-milieu", | ||
31 | "title": "Natuur en milieu" | 31 | "title": "Natuur en milieu" | ||
32 | } | 32 | } | ||
33 | ], | 33 | ], | ||
34 | "id": "ff31cc71-49d9-4e01-9825-68f8f38efe93", | 34 | "id": "ff31cc71-49d9-4e01-9825-68f8f38efe93", | ||
35 | "isopen": false, | 35 | "isopen": false, | ||
36 | "license_id": "notspecified", | 36 | "license_id": "notspecified", | ||
37 | "license_title": "License not specified", | 37 | "license_title": "License not specified", | ||
38 | "maintainer": null, | 38 | "maintainer": null, | ||
39 | "maintainer_email": null, | 39 | "maintainer_email": null, | ||
40 | "metadata_created": "2022-08-25T18:44:56.966263", | 40 | "metadata_created": "2022-08-25T18:44:56.966263", | ||
41 | "metadata_modified": "2022-08-25T19:23:33.509284", | 41 | "metadata_modified": "2022-08-25T19:23:33.509284", | ||
42 | "name": "energy-consumption-observed", | 42 | "name": "energy-consumption-observed", | ||
43 | "notes": "# Introduction\r\n\r\nWithin the frame of IRIS Utrecht, | 43 | "notes": "# Introduction\r\n\r\nWithin the frame of IRIS Utrecht, | ||
44 | data regarding energy consumption is being collected from a number of | 44 | data regarding energy consumption is being collected from a number of | ||
45 | apartment buildings. Purpose of collecting these data is to be able to | 45 | apartment buildings. Purpose of collecting these data is to be able to | ||
46 | evaluate the result of energy saving measures. \r\n\r\nTo be able to | 46 | evaluate the result of energy saving measures. \r\n\r\nTo be able to | ||
47 | calculate energy consumption, the following variables are | 47 | calculate energy consumption, the following variables are | ||
48 | needed:\r\n\r\n* electricity delivered (from net to connection)\r\n* | 48 | needed:\r\n\r\n* electricity delivered (from net to connection)\r\n* | ||
49 | electricity generated (by PV panels)\r\n* electricity returned (from | 49 | electricity generated (by PV panels)\r\n* electricity returned (from | ||
50 | connection to net)\r\n\r\nUsing these variables, electricity | 50 | connection to net)\r\n\r\nUsing these variables, electricity | ||
51 | consumption can be calculated using the following | 51 | consumption can be calculated using the following | ||
52 | formula:\r\n\r\nelectricity consumed = electricity delivered + | 52 | formula:\r\n\r\nelectricity consumed = electricity delivered + | ||
53 | electricity generated - electricity returned\r\n\r\n. To be | 91 | found [here](https://github.com/CivityNL/Snuffelfiets-examples). To be | ||
92 | able to run this code, you will need a resource identifier (in this | 92 | able to run this code, you will need a resource identifier (in this | ||
93 | case energy_consumption_observed_cepontod) and (in case of a private | 93 | case energy_consumption_observed_cepontod) and (in case of a private | ||
94 | dataset) an API key. You can find your API key by logging in to CKAN | 94 | dataset) an API key. You can find your API key by logging in to CKAN | ||
95 | and clicking on your username in the top right corner of the page. You | 95 | and clicking on your username in the top right corner of the page. You | ||
96 | will then find your API key on the left. \r\n\r\n### FIWARE | 96 | will then find your API key on the left. \r\n\r\n### FIWARE | ||
97 | ContextBroker\r\n\r\nThe [get | 97 | ContextBroker\r\n\r\nThe [get | ||
98 | nl//smart-thermostat/orion/v2/entities?type=EnergyConsumptionObserved) | 98 | nl//smart-thermostat/orion/v2/entities?type=EnergyConsumptionObserved) | ||
99 | gets the current state of the different enties. It provides a list of | 99 | gets the current state of the different enties. It provides a list of | ||
100 | a) the entities and b) the attributes which can be used to compile | 100 | a) the entities and b) the attributes which can be used to compile | ||
101 | requests for the Short Term History API. \r\n\r\n### Short Term | 101 | requests for the Short Term History API. \r\n\r\n### Short Term | ||
102 | History API\r\n\r\nThe Short Term History (STH) API provides access to | 102 | History API\r\n\r\nThe Short Term History (STH) API provides access to | ||
103 | historical information for the different entities in both raw and | 103 | historical information for the different entities in both raw and | ||
104 | aggregated form. \r\n\r\n[Columbuslaan II, electricity consumed, raw | 104 | aggregated form. \r\n\r\n[Columbuslaan II, electricity consumed, raw | ||
105 | d?type=EnergyConsumptionObserved&lastN=100&count=false)\r\n\r\n[Number | 105 | d?type=EnergyConsumptionObserved&lastN=100&count=false)\r\n\r\n[Number | ||
106 | of connections corresponding to the previous API | 106 | of connections corresponding to the previous API | ||
107 | =EnergyConsumptionObserved&lastN=100&count=false)\r\n\r\n[Columbuslaan | 107 | =EnergyConsumptionObserved&lastN=100&count=false)\r\n\r\n[Columbuslaan | ||
108 | II, electricity delivered, aggregated values per month between January | 108 | II, electricity delivered, aggregated values per month between January | ||
109 | 1, 2022 and January 1, | 109 | 1, 2022 and January 1, | ||
110 | .0%2B02%3A00&dateTo=2023-01-01T00%3A00%3A00.0%2B02%3A00&count=false)", | 110 | .0%2B02%3A00&dateTo=2023-01-01T00%3A00%3A00.0%2B02%3A00&count=false)", | ||
111 | "num_resources": 4, | 111 | "num_resources": 4, | ||
112 | "num_tags": 0, | 112 | "num_tags": 0, | ||
113 | "organization": { | 113 | "organization": { | ||
114 | "approval_status": "approved", | 114 | "approval_status": "approved", | ||
115 | "created": "2020-10-06T13:54:05.559242", | 115 | "created": "2020-10-06T13:54:05.559242", | ||
116 | "description": "Gemeente Utrecht organisatie aangemaakt om IRIS | 116 | "description": "Gemeente Utrecht organisatie aangemaakt om IRIS | ||
117 | Utrecht data te kunnen publiceren.", | 117 | Utrecht data te kunnen publiceren.", | ||
118 | "id": "c24f840a-2cbd-417b-8655-665e72a8366c", | 118 | "id": "c24f840a-2cbd-417b-8655-665e72a8366c", | ||
119 | "image_url": | 119 | "image_url": | ||
120 | 1-07-29-123833.980283logo-gemeente-utrecht-nederlands-groot-1200.png", | 120 | 1-07-29-123833.980283logo-gemeente-utrecht-nederlands-groot-1200.png", | ||
121 | "is_organization": true, | 121 | "is_organization": true, | ||
122 | "name": "gemeente-utrecht", | 122 | "name": "gemeente-utrecht", | ||
123 | "state": "active", | 123 | "state": "active", | ||
124 | "title": "Gemeente Utrecht", | 124 | "title": "Gemeente Utrecht", | ||
125 | "type": "organization" | 125 | "type": "organization" | ||
126 | }, | 126 | }, | ||
127 | "owner_org": "c24f840a-2cbd-417b-8655-665e72a8366c", | 127 | "owner_org": "c24f840a-2cbd-417b-8655-665e72a8366c", | ||
128 | "private": false, | 128 | "private": false, | ||
129 | "relationships_as_object": [], | 129 | "relationships_as_object": [], | ||
130 | "relationships_as_subject": [], | 130 | "relationships_as_subject": [], | ||
131 | "resources": [ | 131 | "resources": [ | ||
132 | { | 132 | { | ||
133 | "cache_last_updated": null, | 133 | "cache_last_updated": null, | ||
134 | "cache_url": null, | 134 | "cache_url": null, | ||
135 | "created": "2020-10-23T09:48:15.576528", | 135 | "created": "2020-10-23T09:48:15.576528", | ||
136 | "datastore_active": true, | 136 | "datastore_active": true, | ||
137 | "description": "Energy consumption at building level", | 137 | "description": "Energy consumption at building level", | ||
138 | "format": "", | 138 | "format": "", | ||
139 | "hash": "", | 139 | "hash": "", | ||
140 | "id": "energy_consumption_observed_cepontod", | 140 | "id": "energy_consumption_observed_cepontod", | ||
141 | "last_modified": null, | 141 | "last_modified": null, | ||
142 | "license_id": "notspecified", | 142 | "license_id": "notspecified", | ||
143 | "mimetype": null, | 143 | "mimetype": null, | ||
144 | "mimetype_inner": null, | 144 | "mimetype_inner": null, | ||
145 | "name": "Energy consumption observed", | 145 | "name": "Energy consumption observed", | ||
146 | "package_id": "ff31cc71-49d9-4e01-9825-68f8f38efe93", | 146 | "package_id": "ff31cc71-49d9-4e01-9825-68f8f38efe93", | ||
147 | "position": 0, | 147 | "position": 0, | ||
148 | "resource_type": null, | 148 | "resource_type": null, | ||
149 | "state": "active", | 149 | "state": "active", | ||
150 | "url": | 150 | "url": | ||
151 | .dataplatform.nl/datastore/dump/energy_consumption_observed_cepontod", | 151 | .dataplatform.nl/datastore/dump/energy_consumption_observed_cepontod", | ||
152 | "url_type": "datastore" | 152 | "url_type": "datastore" | ||
153 | }, | 153 | }, | ||
154 | { | 154 | { | ||
155 | "cache_last_updated": null, | 155 | "cache_last_updated": null, | ||
156 | "cache_url": null, | 156 | "cache_url": null, | ||
157 | "created": "2022-08-25T18:52:26.742432", | 157 | "created": "2022-08-25T18:52:26.742432", | ||
158 | "datastore_active": false, | 158 | "datastore_active": false, | ||
159 | "description": "Energy consumption observed picture", | 159 | "description": "Energy consumption observed picture", | ||
160 | "download_url": "", | 160 | "download_url": "", | ||
161 | "format": "PNG", | 161 | "format": "PNG", | ||
162 | "geonetwork_url": "", | 162 | "geonetwork_url": "", | ||
163 | "hash": "dd7674202866412ff06c4d658f21031aec99d4e9", | 163 | "hash": "dd7674202866412ff06c4d658f21031aec99d4e9", | ||
164 | "id": "4df5ddde-4320-49d2-b9e1-6d9a962b2c4b", | 164 | "id": "4df5ddde-4320-49d2-b9e1-6d9a962b2c4b", | ||
165 | "language": | 165 | "language": | ||
166 | "http://publications.europa.eu/resource/authority/language/NLD", | 166 | "http://publications.europa.eu/resource/authority/language/NLD", | ||
167 | "last_modified": "2022-08-25T18:52:26.364364", | 167 | "last_modified": "2022-08-25T18:52:26.364364", | ||
168 | "layer_extent": "", | 168 | "layer_extent": "", | ||
169 | "linked_schemas": "", | 169 | "linked_schemas": "", | ||
170 | "metadata_language": | 170 | "metadata_language": | ||
171 | "http://publications.europa.eu/resource/authority/language/NLD", | 171 | "http://publications.europa.eu/resource/authority/language/NLD", | ||
172 | "mimetype": "image/png", | 172 | "mimetype": "image/png", | ||
173 | "mimetype_inner": null, | 173 | "mimetype_inner": null, | ||
174 | "name": "Energy consumption observed picture", | 174 | "name": "Energy consumption observed picture", | ||
175 | "package_id": "ff31cc71-49d9-4e01-9825-68f8f38efe93", | 175 | "package_id": "ff31cc71-49d9-4e01-9825-68f8f38efe93", | ||
176 | "position": 1, | 176 | "position": 1, | ||
177 | "resource_status": "http://purl.org/adms/status/Completed", | 177 | "resource_status": "http://purl.org/adms/status/Completed", | ||
178 | "resource_type": null, | 178 | "resource_type": null, | ||
179 | "rights": "", | 179 | "rights": "", | ||
180 | "size": 10567, | 180 | "size": 10567, | ||
181 | "state": "active", | 181 | "state": "active", | ||
182 | "timestamp_identifier": "", | 182 | "timestamp_identifier": "", | ||
183 | "url": | 183 | "url": | ||
184 | 4320-49d2-b9e1-6d9a962b2c4b/download/energy_consumption_observed.png", | 184 | 4320-49d2-b9e1-6d9a962b2c4b/download/energy_consumption_observed.png", | ||
185 | "url_type": "upload", | 185 | "url_type": "upload", | ||
186 | "wfs_url": "", | 186 | "wfs_url": "", | ||
187 | "wms_url": "" | 187 | "wms_url": "" | ||
188 | }, | 188 | }, | ||
189 | { | 189 | { | ||
190 | "cache_last_updated": null, | 190 | "cache_last_updated": null, | ||
191 | "cache_url": null, | 191 | "cache_url": null, | ||
192 | "created": "2022-08-25T18:54:14.956754", | 192 | "created": "2022-08-25T18:54:14.956754", | ||
193 | "datastore_active": false, | 193 | "datastore_active": false, | ||
194 | "description": "The S3 file should contain for rows per hour for | 194 | "description": "The S3 file should contain for rows per hour for | ||
195 | each apartment building/variable combination. In this picture, hours | 195 | each apartment building/variable combination. In this picture, hours | ||
196 | for which this is not the case have been marked red.", | 196 | for which this is not the case have been marked red.", | ||
197 | "download_url": "", | 197 | "download_url": "", | ||
198 | "format": "PNG", | 198 | "format": "PNG", | ||
199 | "geonetwork_url": "", | 199 | "geonetwork_url": "", | ||
200 | "hash": "a1929594d58f6f9d776d811c757ca9398ea2dde2", | 200 | "hash": "a1929594d58f6f9d776d811c757ca9398ea2dde2", | ||
201 | "id": "320177c1-1587-49d4-b3cf-e1c8fc1358e8", | 201 | "id": "320177c1-1587-49d4-b3cf-e1c8fc1358e8", | ||
202 | "language": | 202 | "language": | ||
203 | "http://publications.europa.eu/resource/authority/language/NLD", | 203 | "http://publications.europa.eu/resource/authority/language/NLD", | ||
204 | "last_modified": "2022-08-25T18:54:14.610856", | 204 | "last_modified": "2022-08-25T18:54:14.610856", | ||
205 | "layer_extent": "", | 205 | "layer_extent": "", | ||
206 | "linked_schemas": "", | 206 | "linked_schemas": "", | ||
207 | "metadata_language": | 207 | "metadata_language": | ||
208 | "http://publications.europa.eu/resource/authority/language/NLD", | 208 | "http://publications.europa.eu/resource/authority/language/NLD", | ||
209 | "mimetype": "image/png", | 209 | "mimetype": "image/png", | ||
210 | "mimetype_inner": null, | 210 | "mimetype_inner": null, | ||
211 | "name": "Example of missing rows in S3 file", | 211 | "name": "Example of missing rows in S3 file", | ||
212 | "package_id": "ff31cc71-49d9-4e01-9825-68f8f38efe93", | 212 | "package_id": "ff31cc71-49d9-4e01-9825-68f8f38efe93", | ||
213 | "position": 2, | 213 | "position": 2, | ||
214 | "resource_status": "http://purl.org/adms/status/Completed", | 214 | "resource_status": "http://purl.org/adms/status/Completed", | ||
215 | "resource_type": null, | 215 | "resource_type": null, | ||
216 | "rights": "", | 216 | "rights": "", | ||
217 | "size": 120685, | 217 | "size": 120685, | ||
218 | "state": "active", | 218 | "state": "active", | ||
219 | "timestamp_identifier": "", | 219 | "timestamp_identifier": "", | ||
220 | "url": | 220 | "url": | ||
221 | 7c1-1587-49d4-b3cf-e1c8fc1358e8/download/missing_rows_in_s3_file.png", | 221 | 7c1-1587-49d4-b3cf-e1c8fc1358e8/download/missing_rows_in_s3_file.png", | ||
222 | "url_type": "upload", | 222 | "url_type": "upload", | ||
223 | "wfs_url": "", | 223 | "wfs_url": "", | ||
224 | "wms_url": "" | 224 | "wms_url": "" | ||
225 | }, | 225 | }, | ||
226 | { | 226 | { | ||
227 | "cache_last_updated": null, | 227 | "cache_last_updated": null, | ||
228 | "cache_url": null, | 228 | "cache_url": null, | ||
229 | "created": "2021-09-16T13:09:51.672994", | 229 | "created": "2021-09-16T13:09:51.672994", | ||
230 | "datastore_active": false, | 230 | "datastore_active": false, | ||
231 | "description": "Metadata for apartment buildings for which | 231 | "description": "Metadata for apartment buildings for which | ||
232 | energy consumption related data is being collected", | 232 | energy consumption related data is being collected", | ||
233 | "format": "CSV", | 233 | "format": "CSV", | ||
234 | "hash": "d5e9f6e941ed61334be9fe25f4932bedf9608eb4", | 234 | "hash": "d5e9f6e941ed61334be9fe25f4932bedf9608eb4", | ||
235 | "id": "apartment_building_cepontod", | 235 | "id": "apartment_building_cepontod", | ||
n | 236 | "last_modified": "2022-09-08T07:06:09.500950", | n | 236 | "last_modified": "2022-10-13T12:01:04.612304", |
237 | "mimetype": "text/csv", | 237 | "mimetype": "text/csv", | ||
238 | "mimetype_inner": null, | 238 | "mimetype_inner": null, | ||
239 | "name": "Apartment buildings", | 239 | "name": "Apartment buildings", | ||
240 | "package_id": "ff31cc71-49d9-4e01-9825-68f8f38efe93", | 240 | "package_id": "ff31cc71-49d9-4e01-9825-68f8f38efe93", | ||
t | 241 | "position": 3, | t | 241 | "position": 4, |
242 | "resource_type": null, | 242 | "resource_type": null, | ||
243 | "size": 962, | 243 | "size": 962, | ||
244 | "state": "active", | 244 | "state": "active", | ||
245 | "url": | 245 | "url": | ||
246 | esource/apartment_building_cepontod/download/apartment_buildings.csv", | 246 | esource/apartment_building_cepontod/download/apartment_buildings.csv", | ||
247 | "url_type": "upload" | 247 | "url_type": "upload" | ||
248 | } | 248 | } | ||
249 | ], | 249 | ], | ||
250 | "state": "active", | 250 | "state": "active", | ||
251 | "tags": [], | 251 | "tags": [], | ||
252 | "title": "Energy consumption observed", | 252 | "title": "Energy consumption observed", | ||
253 | "type": "dataset", | 253 | "type": "dataset", | ||
254 | "url": null, | 254 | "url": null, | ||
255 | "version": "" | 255 | "version": "" | ||
256 | } | 256 | } |